Re: problem with secondary dns update through ipfw firewall

2001-03-14 Thread Bill Fumerola
On Wed, Mar 14, 2001 at 10:22:32AM -0500, Peter Brezny wrote: > Bill, > I do have a list? ... Which list is that? > > I think the light bulb is begining to glow, dimly but still glow. I guess I > only have to allow the root servers access? Is that what you mean? Typically you would want to all

Re: problem with secondary dns update through ipfw firewall

2001-03-13 Thread Bill Fumerola
On Tue, Mar 13, 2001 at 03:47:08PM -0600, Nick Rogness wrote: > > # Allow DNS traffic from internet to query your DNS (for reverse > > # lookups etc). > > $fwcmd add allow tcp from any 53 to $ns1 53 setup > > $fwcmd add allow udp from any to $ns1 53 > > $fwcmd

Re: problem with secondary dns update through ipfw firewall

2001-03-13 Thread Nick Rogness
On Tue, 13 Mar 2001, Peter Brezny wrote: > I've got a problem with secondary DNS servers not being able to get > updates from my primary through it's firewall. > > The firewall rules on the primary dns server (pertaining to dns) look > like this. I thought I had my bases covered... > > > #