search for: wireless_channel

Displaying 1 result from an estimated 1 matches for "wireless_channel".

2007 Apr 18
1
[Bridge] Wireless Bridge problems
...oadcast 192.168.0.255 # Atheos Wireless Card and virtual interface auto ath0 eth1 eth2 br0 iface ath0 inet static address 0.0.0.0 netmask 255.255.255.0 wireless_essid CannonCops wireless_mode Master wireless_rate 54Mb wireless_enc off wireless_channel 1 # Second Internal Net iface eth1 inet static address 0.0.0.0 netmask 255.255.255.0 # Third Internal Net iface eth2 inet static address 0.0.0.0 netmask 255.255.255.0 iface br0 inet static pre-up brctl addbr br0 pre-up brctl addif br0 ath0...