bridge hostap to another AP --- questions

Dimitris Theoharis dtheoharis at gmail.com
Fri Mar 30 08:19:52 EDT 2007


This is my problem .

I need a good interfaces file to see how you all have it set up. THis
is mine and it doesn not work. THanks


# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
# automatically added when upgrading
auto lo
#iface lo inet loopback
#auto eth1_rename

iwpriv wlan0 wds_add  00:0F:B5:93:F9:67

brctl addbr br0
brctl addif wlan0wds0
brctl addif wlan0
brctl addif wlan0wds0
brctl addif eth1_rename ifconfig br0 10.0.0.10 up

ifconfig wlan0 0.0.0.0 up
ifconfig wlan0wds 0.0.0.0 up
ifconfig eth1_rename 0.0.0.0 up


i get this error


 /etc/init.d/networking restart
Reconfiguring network interfaces.../etc/network/interfaces:9: misplaced option
ifdown: couldn't read interfaces file "/etc/network/interfaces"
/etc/network/interfaces:9: misplaced option
ifup: couldn't read interfaces file "/etc/network/interfaces"
failed.



More information about the HostAP mailing list