Re: Best way for one-way DNS traffic
From: Timothy S. Bowers (security@nol.co.za)
Date: 02/22/01
- Next message: Bruce A. Mah: "Re: Sudo version 1.6.3p6 now available (fwd)"
- Previous message: Chris Faulhaber: "Re: Sudo version 1.6.3p6 now available (fwd)"
- In reply to: Geoffrey T. Falk: "Re: Best way for one-way DNS traffic"
- Next in thread: Cy Schubert - ITSD Open Systems Group: "Re: Best way for one-way DNS traffic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 Feb 2001 21:23:26 +0200 To: "Geoffrey T. Falk" <gtf@cirp.org> From: "Timothy S. Bowers" <security@nol.co.za>
>"Set up your DNS as a forwarder to your upstream provider's nameserver."
Lets say 196.25.1.1 was your upstream provider would you configure it like
this:
forwarders {
196.25.1.1;
};
..and I guess if you are hosting reverse IP lookup entries and other domain
names you can't do this can you ?
At 12:07 PM 2/22/01 -0700, Geoffrey T. Falk wrote:
>On 22 Feb, H. Wade Minter wrote:
> > My gateway box is running a name server for my home network. Internal
> > clients point to the gateway box for DNS service, and the gateway goes out
> > and resolves DNS queries.
> >
> > I've also got an ipfw firewall on the gateway. What I'd like to do is
> > make it so internal DNS works like it should, but nobody on the outside
> > should be able to connect to port 53.sadm@unired.net.pe
>
>
>Set up your DNS as a forwarder to your upstream provider's nameserver.
>Block all inbound traffic on UDP port 53, except from your ISP's
>nameserver. Set up your local zone files also.
>
>This still leaves you open to DoS from someone forging your upstream
>provider's IP address. But by blocking source routed packets you can
>ensure that nobody else can query your nameserver.
>
>g.
>
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-security" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- Next message: Bruce A. Mah: "Re: Sudo version 1.6.3p6 now available (fwd)"
- Previous message: Chris Faulhaber: "Re: Sudo version 1.6.3p6 now available (fwd)"
- In reply to: Geoffrey T. Falk: "Re: Best way for one-way DNS traffic"
- Next in thread: Cy Schubert - ITSD Open Systems Group: "Re: Best way for one-way DNS traffic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|