Re: hijack client DNS query to localhost cache in the router 

2018-09-24 Thread Craig Skinner
On Sun, 23 Sep 2018 12:21:36 +0800 Fung wrote: > simple router build with OpenBSD > Wan a.b.c.d > Lan 192.168.0.1/24 > Unbound run for DNS cache in 127.0.0.1 > > > we want: > no mater a client pc set dns to any address ( 8.8.8.8 or 9.9.9.9 ) > all clients

Re: hijack client DNS query to localhost cache in the router 

2018-09-23 Thread Stuart Henderson
ent pc set dns to any address (  8.8.8.8 or 9.9.9.9 ) >> all clients' dns query are redirect to the localhost cache in the router >> >> >> Can we achieve using pf.conf? >> how? test no work with  rdr-to or divert-to >> >> - >> pf.conf >>

Re: hijack client DNS query to localhost cache in the router 

2018-09-23 Thread Solene Rapenne
nt pc set dns to any address (  8.8.8.8 or 9.9.9.9 ) > > all clients' dns query are redirect to the localhost cache in the router > > > > > > Can we achieve using pf.conf? > > how? test no work with  rdr-to or divert-to > > > > - > > pf.conf > &g

Re: hijack client DNS query to localhost cache in the router 

2018-09-23 Thread Edgar Pettijohn
On Sep 22, 2018 11:21 PM, Fung wrote: > > simple router build with OpenBSD > Wan a.b.c.d > Lan 192.168.0.1/24 > Unbound run for DNS cache in 127.0.0.1 > > > we want: > no mater a client pc set dns to any address (  8.8.8.8 or 9.9.9.9 ) > all clients' dns

hijack client DNS query to localhost cache in the router 

2018-09-23 Thread Fung
simple router build with OpenBSD Wan a.b.c.d Lan 192.168.0.1/24 Unbound run for DNS cache in 127.0.0.1 we want: no mater a client pc set dns to any address ( 8.8.8.8 or 9.9.9.9 ) all clients' dns query are redirect to the localhost cache in the router Can we achieve using pf.conf? how?

Re: dns query

2006-08-07 Thread Stefan Kell
Hi, Original-Nachricht Datum: Mon, 07 Aug 2006 14:58:52 +0700 Von: riwanlky <[EMAIL PROTECTED]> An: misc@openbsd.org Betreff: dns query > Hi all, > > I don't know if it is the right place to write about this problem. > I am running OpenBSD 3.9, howeve

Re: dns query

2006-08-07 Thread Dave Anderson
** Reply to message from riwanlky <[EMAIL PROTECTED]> on Mon, 07 Aug 2006 14:58:52 +0700 >I don't know if it is the right place to write about this problem. >I am running OpenBSD 3.9, however it seem to me that my OpenBSD >box always send a DNS query for: >- email sen

Re: dns query

2006-08-07 Thread Kevin Foo
On Monday 07 August 2006 15:58, riwanlky wrote: > Hi all, > > I don't know if it is the right place to write about this problem. > I am running OpenBSD 3.9, however it seem to me that my OpenBSD > box always send a DNS query for: > - email sending (from internal and exter

dns query

2006-08-07 Thread riwanlky
Hi all, I don't know if it is the right place to write about this problem. I am running OpenBSD 3.9, however it seem to me that my OpenBSD box always send a DNS query for: - email sending (from internal and external) I had tried to add in my resolv.conf to use nameserver localhost. So