Hi guys, I have a Linksys WUSB11 v2.8 802.11 USB wireless adapter on a fresh OpenBSD 4.2 install. It is recognized as an atu0 device. Internally it works great. I can ping all of the IPs inside the gateway (and ping the gateway) and browse to internal web sites, etc. Externally, I have no connectivity on atu0, but I can get outside on my wired (fxp0) interface. Here's the relevant portion of my ifconfig with the wired (fxp0) interface down:
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:50:8b:67:04:60 groups: egress media: Ethernet autoselect (none) status: no carrier inet 192.168.0.254 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::250:8bff:fe67:460%fxp0 prefixlen 64 scopeid 0x1 atu0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:0c:41:56:f4:30 groups: wlan egress media: IEEE802.11 autoselect (DS1 mode 11b) status: active ieee80211: nwid NETGEAR chan 11 bssid 00:0f:b5:c5:31:7e 87% inet 192.168.0.127 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::20c:41ff:fe56:f430%atu0 prefixlen 64 scopeid 0x4 I've tried adding atu0 to the 'egress' group, but still no go. Any ideas? Thanks, Brad -- View this message in context: http://www.nabble.com/Connectivity-Issues-with-Linksys-802.11-USB-Adapter-tf4802127.html#a13739799 Sent from the openbsd user - misc mailing list archive at Nabble.com.