Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Feb 24, 2018 at 07:43:16PM +0300, Reco wrote: > Hi. [...] > Figures. Certain ISPs are unable to implement DNSSec even if someone's > life would depend on it. A figure of speech, just in case. Touché :-D Cheers - -- t -BEGIN PGP

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Reco
Hi. Let me reorder it a bit. On Sat, Feb 24, 2018 at 02:20:57PM +, Aero Maxx wrote: > On 24 February 2018 at 13:16, Aero Maxx wrote: > > > On 24 February 2018 at 12:56, Reco wrote: > > > >> So, a SERVFAIL. That's curious, to say the

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Aero Maxx
Is there anything I can do to make it work with dnssec-validation set to auto? If I change the forwarding ip addresses to the google public dns servers it works with auto, but the other virgin media address for dns don't work with auto, why is that, have they configured something different to

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Reco
Hi. On Sat, Feb 24, 2018 at 12:42:04PM +, Aero Maxx wrote: > On 24 February 2018 at 12:36, Reco wrote: > > > Ok, what about this (again, run it from the malfunctioning DNS, root is > > needed for the second and third command): > > > > dig in a debian.org

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Aero Maxx
On 24 February 2018 at 12:36, Reco wrote: > Ok, what about this (again, run it from the malfunctioning DNS, root is > needed for the second and third command): > > dig in a debian.org @127.0.0.1 > > ss -nplu > > iptables-save > I've attached the output of those commands

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Reco
Hi. On Sat, Feb 24, 2018 at 12:13:31PM +, Aero Maxx wrote: > On 24 February 2018 at 11:37, Reco wrote: > > > Ok, that actually gives us something. > > > > First things first, Virgin Media uses different nameservers, according > > to the RIPE, at least. They

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Aero Maxx
On 24 February 2018 at 11:37, Reco wrote: > Ok, that actually gives us something. > > First things first, Virgin Media uses different nameservers, according > to the RIPE, at least. They are ns[1-4].virginmedia.net. > > Second, these cache[12].service.viginmedia.net you're

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Reco
Hi. There's no need to Cc me, I'm subscribed to the list. On Sat, Feb 24, 2018 at 10:58:49AM +, Aero Maxx wrote: > Ok well I wasn't aware pastebin wasn't allowed, I was wary of pasting a > huge wall of text from all the commands and the output of the files I was > asked for right

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Aero Maxx
On 24 February 2018 at 10:26, Reco wrote: > Hi. > > Please don't use pastebin for this. This list archives should contain > not only the solution, but a clear problem statement also. > > So, following "show, don't tell principle": > > # dig in a debian.org +trace

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Reco
Hi. On Sat, Feb 24, 2018 at 10:13:18AM +, Aero Maxx wrote: > Firstly thank you all very much for the replies, and sorry for the vague > information, that wasn't intentional I didn't know what you would need and > also I wasn't aware of the commands you ask for the output from. > > On

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-24 Thread Aero Maxx
Firstly thank you all very much for the replies, and sorry for the vague information, that wasn't intentional I didn't know what you would need and also I wasn't aware of the commands you ask for the output from. On 23 February 2018 at 18:06, Reco wrote: > Please invoke

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-23 Thread Greg Wooledge
On Fri, Feb 23, 2018 at 05:57:21PM +, Aero Maxx wrote: > Basically I have local clients that are a mixture of windows and linux, > these clients need to be able to access the internet for updates and so on, > but to also access services that are on the local network by a hostname > that has

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-23 Thread Roberto C . Sánchez
On Fri, Feb 23, 2018 at 05:57:21PM +, Aero Maxx wrote: >I was wondering if someone would be as so kind to point me in the right >direction for what I am trying to achieve. [snip vague problem description] What is the output of 'ip addr ls' and 'ip route ls' on one of the Linux

Re: Setting up a local DNS server but clients that use it can't access the internet

2018-02-23 Thread Reco
Hi. On Fri, Feb 23, 2018 at 05:57:21PM +, Aero Maxx wrote: > If someone is able to point in the right direction I would be ever so > grateful! Please invoke this on one of the problematic client hosts: dig in a debian.org +trace +recurse dig in a google.com +trace +recurse Reco

Setting up a local DNS server but clients that use it can't access the internet

2018-02-23 Thread Aero Maxx
I was wondering if someone would be as so kind to point me in the right direction for what I am trying to achieve. Basically I have local clients that are a mixture of windows and linux, these clients need to be able to access the internet for updates and so on, but to also access services that