Re: No route to the internet
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sat, 24 Jul 2004, Steven Newbury wrote: > Hello List! > > Hardware: Client: Linksys WUSB11 v2.6 > NVidia NForce based mainboard > Router: Linksys BEFW11S4 v3 > > Software: Fedora Core 2 with latest update kernel > at76c503a CVS > > I have made an updated SRPM for her from the current at76c503a CVS > repository. Having read the messages on this list she seems to have got > further than most people. Hotplug successfully installed the driver. > iwlist scan wlan0 found the access point. After configuring the > interface in ifcfg-wlan0 using static IP address of 192.168.1.55 with > the gw 192.168.1.1. The interface comes up and the router can be pinged > and the router configuration web interface accessed. > > Trouble is there is no routing beyond the router. The routing table > shows default as 192.168.1.1 so that should be OK. Have you tried to ping a host in the internet by its numerical IP address? If this works the problem is your nameserver (DNS) setup (is the BEFW11S4 your nameserver?). WinXP may get its nameserver from DHCP, while you used a static IP address with FC2. If the BEFW11S4 has some Ethernet jacks, you may also connect the Linux PC by wired Ethernet and try to reach the Internet without WLAN to check your router configuration (if any, the nameserver problem should exists there too). Check the firewall rules (if any) of the router. HTH, Jörg.