Re: DNS hacker - sos

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

 




marek@foundmoney.com wrote:

> BTW when I start the name server another high UDP port seems to be open,
> any idea why this is ?

By default, BIND 8 uses a separate (ephemeral) port for querying other
name servers. You can set an explicit port using e.g.

	options {
		query-source address * port 54;
	};

in named.conf.

-- 
Glynn Clements <glynn@sensei.co.uk>
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux