|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
0.0.0.0 would be "everything". What you probably want to do is setup
bind and give it a forwarding host to query. Its the same principal
you use when setting up a smarthost to mail through (you do do that,
dont you?). Basicly you want to setup bind to ask your isp's nameservers
for name/ip resolution, then cache the answer. There's more info in the
bind docs. If you want I'll attach the options.html which explains this,
but you should have it in /usr/doc hopefully. The option you want is
'forwarders'.
J.
When I grow up, I wanna be more like me.
I had a clue. I didn't like it. I took it back and exchanged it for an
attitude.
On Sun, 5 Sep 1999, Darxus wrote:
>
> The stuff that I did last night broke my local DNS (which I use only for
> local caching).
>
> It looks like connections to the DNS look like:
>
> Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
> udp 0 0 0.0.0.0:2112 0.0.0.0:* 3852/nslookup
>
> I added:
>
> input -p udp -s 0.0.0.0 -j ACCEPT
>
> Which made nslookups start working. So what exactly is 0.0.0.0, since I'm
> now allowing all udp connections from it ?
> __________________________________________________________________
> PGP fingerprint = 03 5B 9B A0 16 33 91 2F A5 77 BC EE 43 71 98 D4
> darxus@op.net / http://www.op.net/~darxus
> Far Beyond Reason
>
>
> _______________________________________________
> Plug maillist - Plug@lists.nothinbut.net
> http://lists.nothinbut.net/mail/listinfo/plug
>
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|