DrayTek UK Users' Community Forum

Help, Advice and Solutions from DrayTek Users

Yet another Sky Fibre Post - Sorry!

  • mbames
  • User
  • User
More
09 Oct 2017 17:30 #7 by mbames
Replied by mbames on topic Re: Yet another Sky Fibre Post - Sorry!
If you can ping IP addresses on the internet, then the connection must be working. Sounds more like your DNS settings are borked.

What does a ipconfig /all say for your network adapter?

Code:
Ethernet adapter Ethernet: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) Ethernet Connection (2) I218-V Physical Address. . . . . . . . . : 78-24-AF-8C-16-BD DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::a005:3f0a:4096:690f%2(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.100.101(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : 06 October 2017 11:47:55 Lease Expires . . . . . . . . . . : 10 October 2017 17:16:31 Default Gateway . . . . . . . . . : 192.168.100.254 DHCP Server . . . . . . . . . . . : 192.168.100.254 DHCPv6 IAID . . . . . . . . . . . : 41428143 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-20-BD-D9-86-78-24-AF-8C-16-BD DNS Servers . . . . . . . . . . . : 8.8.8.8 8.8.4.4 NetBIOS over Tcpip. . . . . . . . : Enabled


As you can see I force DHCP settings to send out google's DNS servers rather than using router.

What happens if you try using nslookup adn forcing it to use a different name server (in my case I'm forcing it form 8.8.8.8 to 8.8.4.4)

Code:
C:\Users\matth>nslookup Default Server: google-public-dns-a.google.com Address: 8.8.8.8 > server 8.8.4.4 Default Server: google-public-dns-b.google.com Address: 8.8.4.4 > zel.com Server: google-public-dns-b.google.com Address: 8.8.4.4 Non-authoritative answer: Name: zel.com Address: 162.255.119.30 > exit

Please Log in or Create an account to join the conversation.

  • jlb
  • Topic Author
  • User
  • User
More
10 Oct 2017 18:50 #8 by jlb
Replied by jlb on topic Re: Yet another Sky Fibre Post - Sorry!

mbames wrote: If you can ping IP addresses on the internet, then the connection must be working. Sounds more like your DNS settings are borked.

What does a ipconfig /all say for your network adapter?

Code:
Ethernet adapter Ethernet: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) Ethernet Connection (2) I218-V Physical Address. . . . . . . . . : 78-24-AF-8C-16-BD DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::a005:3f0a:4096:690f%2(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.100.101(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : 06 October 2017 11:47:55 Lease Expires . . . . . . . . . . : 10 October 2017 17:16:31 Default Gateway . . . . . . . . . : 192.168.100.254 DHCP Server . . . . . . . . . . . : 192.168.100.254 DHCPv6 IAID . . . . . . . . . . . : 41428143 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-20-BD-D9-86-78-24-AF-8C-16-BD DNS Servers . . . . . . . . . . . : 8.8.8.8 8.8.4.4 NetBIOS over Tcpip. . . . . . . . : Enabled


As you can see I force DHCP settings to send out google's DNS servers rather than using router.

What happens if you try using nslookup adn forcing it to use a different name server (in my case I'm forcing it form 8.8.8.8 to 8.8.4.4)

Code:
C:\Users\matth>nslookup Default Server: google-public-dns-a.google.com Address: 8.8.8.8 > server 8.8.4.4 Default Server: google-public-dns-b.google.com Address: 8.8.4.4 > zel.com Server: google-public-dns-b.google.com Address: 8.8.4.4 Non-authoritative answer: Name: zel.com Address: 162.255.119.30 > exit





SIGH....


Amazingly, embarassingly, stupidly, sadly - I've been a bit of an idiot...

I had a static DNS set on my wireless adapter that was from a test I did for a customer months ago, which stopped working when the router assigned ip addresses from a different subnet. I never throught to check it, as I've not used static IP addresses outside of setting up servers since ... oh I don't know, 2002?

It's all working... should have checked it.

So for you sky users..

Logon to the modem, put it into Bridge mode,
hook it up to your router, put you option 61 60 info in

Job done.

tsk tsk....

Please Log in or Create an account to join the conversation.