On my bridging voyage 0.2 box, this is the only thing in interfaces - no separate stanza for the AP setup. Maybe this will work for you.

auto br0
iface br0 inet static
       address 172.16.8.4
       netmask 255.255.255.0
       broadcast 172.16.8.255
       gateway 172.16.8.1
       bridge_ports eth0 wlan0
       pre-up iwconfig wlan0 mode Master essid wetherburn channel 11
       up iwconfig wlan0 key s:xxxxxxxxxxxxx
       up iwconfig wlan0 txpower 23db

Edwin

[EMAIL PROTECTED] wrote:
Hello,
I have an update to my never ending problem. I inserted the br0 config file like I was told. Everything looks like it's working right. I can wirelessly connect to it but that is it. I can ping it hardlined into my router but it can not ping me back. I cannot ping it wirelessly though. It's like it wants to remain it's own entity no matter what I do. Any more help would be great. Thanks,
Jeff
------------------------------------------------------------------------

_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

--
<=+=+=+==+=+=+==+=+=+=+=+=+=+=+=>
Edwin Whitelaw, P.E.
New River Valley Unwired, LLC
2200 Lonesome Dove Dr
Christiansburg, VA 24073
540-239-0318


_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to