What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

DNS Resolution Anomaly - Asus N66 & Linux Lite 2.0(Ubuntu 14.04)

wirezfree

New Around Here
Hi,

Bit of a strange one, or I'm being stupid..!!, Linux Lite 2(LL2) on Laptop
Wired connection direct to router.

Have installed a new Wireless Router(Asus N66) connected to my
Broadband Modem.
The install set-up all seemed fine, Router connected to my ISP and
I can see the WAN & DNS addresses O.K in the log.
However, when I opened my Browser, "Page Cannot Be Displayed"
I opened a terminal and do some pings:

BBC By IP:
Code:
dave@hp-laptop:~$ ping 212.58.244.119
PING 212.58.244.119 (212.58.244.119) 56(84) bytes of data.
64 bytes from 212.58.244.119: icmp_seq=1 ttl=53 time=21.9 ms
64 bytes from 212.58.244.119: icmp_seq=2 ttl=53 time=21.2 ms
64 bytes from 212.58.244.119: icmp_seq=3 ttl=53 time=21.5 ms
^C
--- 212.58.244.119 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 21.264/21.586/21.944/0.278 ms
BBC News By url:
Code:
dave@hp-laptop:~$ ping news.bbc.co.uk
ping: unknown host news.bbc.co.uk
dave@hp-laptop:~$

So...
I think DNS, recheck router all seems fine, to further test fire up
my daughters Windows laptop, connect to router browsing fine

Then..
I add a DNS Server manually to the connection in LL2 in the connection manager settings,
re-start it, and ping again

BBC News By url:
Code:
dave@hp-laptop:~$ ping news.bbc.co.uk
PING newswww.bbc.net.uk (212.58.244.61) 56(84) bytes of data.
64 bytes from bbc-vip106.telhc.bbc.co.uk (212.58.244.61): icmp_seq=1 ttl=53 time=21.4 ms
64 bytes from bbc-vip106.telhc.bbc.co.uk (212.58.244.61): icmp_seq=2 ttl=53 time=21.0 ms
64 bytes from bbc-vip106.telhc.bbc.co.uk (212.58.244.61): icmp_seq=3 ttl=53 time=21.5 ms
64 bytes from bbc-vip106.telhc.bbc.co.uk (212.58.244.61): icmp_seq=4 ttl=53 time=21.5 ms
64 bytes from bbc-vip106.telhc.bbc.co.uk (212.58.244.61): icmp_seq=5 ttl=53 time=21.7 ms
^C
--- newswww.bbc.net.uk ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 21.058/21.468/21.731/0.275 ms
dave@hp-laptop:~$

So that works, and also web browsing is now working.
So I'm now a bit confused.?? Windows O.K,
But LL2 I need to have a DNS entry added.

The only thing I can think of.?
My new router's LAN is in a different IP range compared to previous...
So as LL2/Network Manager got the old router settings cached.?,
and adding the DNS manually is overriding that.?

Any suggestions/ideas welcome. (I'm really new to this stuff)
Thanks... Dave
 
Similar threads
Thread starter Title Forum Replies Date
Mokers Strange DNS Issue w/ RT6600ax Routers 9

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top