Help needed with wifi bridge setup March 30, 2013 02:14PM |
Registered: 14 years ago Posts: 8 |
auto lo ra0 iface lo inet loopback iface eth0 inet manual allow-hotplug ra0 iface ra0 inet manual pre-up wpa_supplicant -Dwext -i ra0 -c /etc/wpa.conf -B auto br0 iface br0 inet dhcp bridge_ports ra0 eth0 bridge_stp off bridge_maxwait 5 wpa-bridge br0
Re: Help needed with wifi bridge setup March 31, 2013 04:53PM |
Registered: 11 years ago Posts: 149 |
Re: Help needed with wifi bridge setup April 03, 2013 02:03AM |
Registered: 14 years ago Posts: 8 |
Re: Help needed with wifi bridge setup April 03, 2013 09:01AM |
Registered: 11 years ago Posts: 149 |