Changeset 1931ae5 in freewrt for target/linux
- Timestamp:
- Oct 3, 2006, 12:59:00 AM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 24d8a15
- Parents:
- 9116eba
- Location:
- target/linux/brcm-2.4
- Files:
-
- 22 added
- 1 deleted
- 4 edited
-
asus-wl500g-deluxe/files/etc/network/interfaces (modified) (2 diffs)
-
asus-wl500g-premium/files/etc/network/interfaces (modified) (2 diffs)
-
asus-wl500g/files/etc/network/interfaces (modified) (3 diffs)
-
files/etc/preinit.arch (deleted)
-
linksys-wrt54g-10/files/etc/network/interfaces (added)
-
linksys-wrt54g-10/files/etc/preinit.arch (added)
-
linksys-wrt54g-11/files/etc/network/interfaces (added)
-
linksys-wrt54g-11/files/etc/preinit.arch (added)
-
linksys-wrt54g-20/files/etc/network/interfaces (added)
-
linksys-wrt54g-20/files/etc/preinit.arch (added)
-
linksys-wrt54g-22/files/etc/network/interfaces (added)
-
linksys-wrt54g-22/files/etc/preinit.arch (added)
-
linksys-wrt54g-30/files/etc/network/interfaces (added)
-
linksys-wrt54g-30/files/etc/preinit.arch (added)
-
linksys-wrt54g-31/files/etc/network/interfaces (added)
-
linksys-wrt54g-31/files/etc/preinit.arch (added)
-
linksys-wrt54g-4/files/etc/network/interfaces (added)
-
linksys-wrt54g-4/files/etc/preinit.arch (added)
-
linksys-wrt54g3g/files/etc/preinit.arch (added)
-
linksys-wrt54gl/files/etc/network/interfaces (added)
-
linksys-wrt54gl/files/etc/preinit.arch (added)
-
linksys-wrt54gs-10/files/etc/network/interfaces (modified) (1 diff)
-
linksys-wrt54gs-10/files/etc/preinit.arch (added)
-
linksys-wrt54gs-11/files/etc/network/interfaces (added)
-
linksys-wrt54gs-11/files/etc/preinit.arch (added)
-
linksys-wrt54gs-4/files/etc/network/interfaces (added)
-
linksys-wrt54gs-4/files/etc/preinit.arch (added)
Legend:
- Unmodified
- Added
- Removed
-
target/linux/brcm-2.4/asus-wl500g-deluxe/files/etc/network/interfaces
r9116eba r1931ae5 2 2 iface lo inet loopback 3 3 4 # LAN ports 4 5 auto eth0.0 5 iface eth0.0 inet manual6 iface eth0.0 inet static 6 7 switch-ports 1 2 3 4 5* 7 up ifconfig eth0.0 192.168.1.1 netmask 255.255.255.0 up 8 address 192.168.1.1 9 netmask 255.255.255.0 10 broadcast 192.168.1.255 8 11 12 # WAN port 9 13 auto eth0.1 10 iface eth0.1 inet manual14 iface eth0.1 inet dhcp 11 15 switch-ports 0 5 12 up udhcpc -b -i eth0.113 16 17 # WLAN 14 18 #auto eth1 15 19 #iface eth1 inet static 16 20 # address 192.168.10.1 17 # netmask 255.255.255.018 21 # network 192.168.10.0 19 22 # broadcast 192.168.10.255 … … 22 25 # pre-up iwconfig eth1 channel 11 23 26 # up wifi 27 28 # Bridging WLAN<->LAN 29 #auto eth0.0 30 #iface eth0.0 inet manual 31 # switch-ports 1 2 3 4 5* 32 # 33 #auto br0 34 #iface br0 inet static 35 # bridge-ifaces eth0.0 eth1 36 # address 192.168.1.1 37 # netmask 255.255.255.0 38 -
target/linux/brcm-2.4/asus-wl500g-premium/files/etc/network/interfaces
r9116eba r1931ae5 2 2 iface lo inet loopback 3 3 4 # LAN ports 4 5 auto eth0.0 5 iface eth0.0 inet manual6 iface eth0.0 inet static 6 7 switch-ports 1 2 3 4 5* 7 up ifconfig eth0.0 192.168.1.1 netmask 255.255.255.0 up 8 address 192.168.1.1 9 netmask 255.255.255.0 10 broadcast 192.168.1.255 8 11 12 # WAN port 9 13 auto eth0.1 10 iface eth0.1 inet manual14 iface eth0.1 inet dhcp 11 15 switch-ports 0 5 12 up udhcpc -b -i eth0.113 16 17 # WLAN 14 18 #auto eth1 15 19 #iface eth1 inet static 16 20 # address 192.168.10.1 17 # netmask 255.255.255.018 21 # network 192.168.10.0 19 22 # broadcast 192.168.10.255 … … 22 25 # pre-up iwconfig eth1 channel 11 23 26 # up wifi 27 28 # Bridging WLAN<->LAN 29 #auto eth0.0 30 #iface eth0.0 inet manual 31 # switch-ports 1 2 3 4 5* 32 # 33 #auto br0 34 #iface br0 inet static 35 # bridge-ifaces eth0.0 eth1 36 # address 192.168.1.1 37 # netmask 255.255.255.0 38 -
target/linux/brcm-2.4/asus-wl500g/files/etc/network/interfaces
r9116eba r1931ae5 2 2 iface lo inet loopback 3 3 4 # LAN ports 4 5 auto eth0 5 6 iface eth0 inet static … … 8 9 broadcast 192.168.1.255 9 10 11 # WAN port 10 12 auto eth1 11 13 iface eth1 inet dhcp 12 14 13 # LAN /WLAN bridging15 # LAN-WLAN bridging 14 16 # you need bridge-utils installed for this 15 17 #auto br0 … … 26 28 # network 192.168.10.0 27 29 # broadcast 192.168.10.255 28 # up iwconfig eth2 mode master29 # up iwconfig eth2 essid FreeWRT30 # up iwconfig eth2 channel 1130 # pre-up iwconfig eth2 mode master 31 # pre-up iwconfig eth2 essid FreeWRT 32 # pre-up iwconfig eth2 channel 11 31 33 # up wifi 32 34 -
target/linux/brcm-2.4/linksys-wrt54gs-10/files/etc/network/interfaces
r9116eba r1931ae5 1 auto vlan0 2 iface vlan0 inet static 3 address 192.168.1.1 4 netmask 255.255.255.0 5 network 192.168.1.0 6 broadcast 192.168.1.255 1 auto lo 2 iface lo inet loopback 7 3 8 auto vlan1 9 iface vlan1 inet dhcp 4 # LAN ports 5 auto eth0.0 6 iface eth0.0 inet static 7 switch-ports 1 2 3 4 5* 8 address 192.168.1.1 9 netmask 255.255.255.0 10 broadcast 192.168.1.255 10 11 11 auto eth1 12 iface eth1 inet static 13 address 192.168.10.1 14 netmask 255.255.255.0 15 network 192.168.10.0 16 broadcast 192.168.10.255 17 up wifi 18 up iwconfig eth1 mode master 19 up iwconfig eth1 essid FreeWRT 20 up iwconfig eth1 channel 11 12 # WAN port 13 auto eth0.1 14 iface eth0.1 inet dhcp 15 switch-ports 0 5 16 17 # WLAN 18 #auto eth1 19 #iface eth1 inet static 20 # address 192.168.10.1 21 # network 192.168.10.0 22 # broadcast 192.168.10.255 23 # pre-up iwconfig eth1 mode master 24 # pre-up iwconfig eth1 essid FreeWRT 25 # pre-up iwconfig eth1 channel 11 26 # up wifi 27 28 # Bridging WLAN<->LAN 29 #auto eth0.0 30 #iface eth0.0 inet manual 31 # switch-ports 1 2 3 4 5* 32 # 33 #auto br0 34 #iface br0 inet static 35 # bridge-ifaces eth0.0 eth1 36 # address 192.168.1.1 37 # netmask 255.255.255.0 38
Note:
See TracChangeset
for help on using the changeset viewer.
