Changeset c40f263 in freewrt
- Timestamp:
- Oct 19, 2006, 10:27:47 AM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 0eea474
- Parents:
- e40b05a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
target/linux/brcm-2.4/files/etc/network/interfaces
re40b05a rc40f263 17 17 #auto @FWRT_WAN@ 18 18 #iface @FWRT_WAN@ inet manual 19 # switch-ports 0 519 # switch-ports 0 5 20 20 # 21 21 #auto ppp0 22 22 #iface ppp0 inet ppp 23 # provider dsl @FWRT_WAN@23 # provider dsl @FWRT_WAN@ 24 24 25 25 # WLAN … … 54 54 #auto @FWRT_LAN@ 55 55 #iface @FWRT_LAN@ inet manual 56 # switch-ports 1 2 3 4 5*56 # switch-ports 1 2 3 4 5* 57 57 # 58 58 #auto br0 59 59 #iface br0 inet static 60 # bridge-ifaces @FWRT_LAN@ @FWRT_WLAN@61 # address 192.168.1.162 # netmask 255.255.255.060 # bridge-ifaces @FWRT_LAN@ @FWRT_WLAN@ 61 # address 192.168.1.1 62 # netmask 255.255.255.0
Note:
See TracChangeset
for help on using the changeset viewer.
