[Pdns-users] How to switch bind to running on other port ?

bert hubert bert.hubert at netherlabs.nl
Wed Jan 31 08:11:41 UTC 2007


On Wed, Jan 31, 2007 at 10:48:17AM +0800, james at 080.net wrote:
> Hi!
> I want to use pdns as port # 53 , and bind as some other port, say 19999 ,
> how to do it ?

Hi James,

Within your BIND options block, add something like:

options {
	port 19999;
};

See:
http://www.bind9.net/manual/bind/9.3.2/Bv9ARM.ch06.html#Configuration_File_Grammar

Good luck!


-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services


More information about the Pdns-users mailing list