On Saturday 28 August 2004 01:42, Oliver King-Smith wrote:
> My script looks like this
>
> ifconfig wlan0 0.0.0.0
> ifconfig eth0 0.0.0.0
> brctl addbr mybridge
> brctl addif eth0
> brctl addif wlan0
> #ifconfig mybridge 192.168.1.136 netmask 255.255.255.0 up
> ifconfig mybridge up
>
> Should I be waiting before I run the ifconfig mybridge up?

"pump -i mybridge" (or using some other dhcp tool) after you last line should 
work just fine.

_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://lists.osdl.org/mailman/listinfo/bridge

Reply via email to