|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
Calling all Linux wizards to sprinkle some magic and help!
The Problem: ================================================== ====================== I have LAN access but cannot access any remote (WAN) host (or website). Examples: -------- What I CAN do: a) Able to ping router on 192.168.2.1 b) Able to ping colleague's PC 192.168.2.2 c) Able to configure router using web interface on 192.168.2.1 fine. What I CANNOT do: http://www.google.co.uk (Error = "www.google.co.uk could not be found. Please check the name and try again.") ================================================== ====================== Configuration: -------------- Linux Suse 9.2 Belkin ADSL Modem with Built-in Wireless Router Model: F5D7630-4A (ver 1212uk) D-Link DWL-610 Wireless PCMCIA Card Driver: DriverLoader Network: DHCP Enabled Infrastructure Channel 11 IP Forwarding ON 128 bit WEP (enabled) HEX Gateway 192.168.2.1 ESSID belkin54g Troubleshooting ---------------- Failed attempts: X) I've disabled the firewall. X) I've disabled WEP. x) I've upgraded router's firmware. x) Various command-line utilities (see below) (Console Output): Traceroute ---------- (Using DNS) localhost:~# traceroute www.google.co.uk <return> www.google.co.uk: Temporary failure in name resolution (Using IP Address) localhost:~# traceroute 66.102.9.104 <return> traceroute to 66.102.9.104 (66.102.9.104), 30 hops max, 40 byte packets Unable to connect to 66.102.9.104: Network is unreachable IWCONFIG --------- localhost:~# iwconfig <return> wlan0 IEEE 802.11-DS ESSID:"belkin54g" Nickname:"atlantis" Mode:Managed Frequency:2.462 GHz Access Point: 00:20:E1 4:1C:B2Bit Rate=11 Mb/s Tx-Power=20 dBm RTS thr ff Fragment thr ffEncryption key:<KEY> Security mode:restricted Power Management ffLink Quality:35/94 Signal level:-51 dBm Noise level:-154 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 IFCONFIG --------- localhost:~# ifconfig <return> wlan0 Link encap:Ethernet HWaddr 00:12:66:58:23:1C inet addr:192.168.2.3 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::20d:88ff:fe58:531c/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:530 errors:0 dropped:0 overruns:0 frame:0 TX packets:590 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:195057 (190.4 Kb) TX bytes:56885 (55.5 Kb) IFUP ----- localhost:~# ifup wlan0 <return> wlan0 device: D-Link System Inc DWL-510 2.4GHz Wireless PCI Adapter (rev 20) wlan0 configuration: wlan-id-00:12:66:58:23:1C Starting DHCP Client Daemon on wlan0... . IP/Netmask: 192.168.2.3 / 255.255.255.0 RESOLV.CONF Contents of /etc/resolv.conf (actual IP addresses are of course different): search home nameserver 192.168.168.1 nameserver 192.168.168.8 Godffrey |
|
#2
|
|||
|
|||
|
Godffrey wrote:
> Calling all Linux wizards to sprinkle some magic and help! > > The Problem: > ================================================== ====================== > I have LAN access but cannot access any remote (WAN) host (or > website). > > Examples: > -------- > What I CAN do: > a) Able to ping router on 192.168.2.1 > b) Able to ping colleague's PC 192.168.2.2 > c) Able to configure router using web interface on 192.168.2.1 fine. > > What I CANNOT do: > http://www.google.co.uk (Error = "www.google.co.uk could not be found. > Please check the name and try again.") [...] > > (Using DNS) > localhost:~# traceroute www.google.co.uk <return> > www.google.co.uk: Temporary failure in name resolution ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ Fix your DNS setup. |
![]() |
| Tags |
| access, lan, remote, wan, web, wireless, working |
| Thread Tools | |
| Display Modes | |
|
|