[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables



On Wed, Dec 05, 2001 at 12:49:36PM +0100, Russell Coker wrote:

> I have a 2.4.14 machine running as a firewall and NAT machine for my ADSL
> link.  The firewall function seems to be working (I get lots of syslog
> messages about people's port-scanning attempts being dropped).  The NAT
> works fine too.
> 
> The only problem I have with the machine is that named sends out requests
> with a source port of 1 not the 53 that I request.  Any suggestions
> regarding this BIND problem would be appreciated.

This works fine for me, using:

        query-source address * port 53;

in named.conf with bind9, in a forward-only configuration.  I believe it's
there, commented out, in the default config.

-- 
 - mdz



Reply to: