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? test n
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 query are redirect to the localhost cache
ed...@pettijohn-web.com (Edgar Pettijohn III), 2018.09.22 (Sat) 16:49 (CEST):
> I've just uploaded what I feel to be a completed gui wifi manager to
> complement the base tools.
> https://sourceforge.net/projects/openbsd-wifi-manager/
I tried it, what I found:
- I had to "pkg_add p5-Gtk2", which i
Edgar Pettijohn wrote:
>
> 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
On Wed, Sep 19, 2018 at 11:09:20AM -0700, Chris Bennett wrote:
[...]
> I still would like to know about httpd's owner:group and permissions on files
> not served to the public.
I am not sure if somebody answered you offline, but my reasoning goes
like this:
1. httpd runs and has said files writea
On 2018-09-23, Edgar Pettijohn wrote:
>
> 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 cli
6 matches
Mail list logo