[ltp] Cisco Aironet 350 Mini PCI on an R40 running SuSE 9
Carl Nygard
linux-thinkpad@linux-thinkpad.org
Thu, 18 Dec 2003 14:03:58 -0500
On Thu, 2003-12-18 at 20:33, Mike Evans wrote:
> Thanks for all the advice.
>
> Well, I've had some success. I'm not sure what did it (possible setting
> my router's authentication to "open") but I can now:
> 1) see my router (get it's MAC)
> 2) authenticate my key
> 3) grab an IP via DHCP
> 4) ping the router and boxes in my network
>
> When I try to ping an outside IP, I get
> connetc: Network is unreachable
>
> I've disabled iptables on the laptop and I can't see anything in the
> Router's setup that would be restricting it from passing packets (and
> booting into Win XP reveals that the wireless does work on that side).
>
> I feel like I'm so close to getting this to work... any final pieces of
> advice?
netstat -r
You should see a default route pointing to your router. I'm betting you
don't have one.
You can configure DHCP to grab the DNS and default route info when it
gets the IP from the router. You'll just have to make sure your router
gives out the info. If not, then you'll have to set default route and
your /etc/resolv.conf by hand.