1834527 Members
2682 Online
110068 Solutions
New Discussion

dns configuration

 
unixshell
Occasional Contributor

dns configuration

can i have the steps for Dns configuration

4 REPLIES 4
Michal Kapalka (mikap)
Honored Contributor

Re: dns configuration

hi,

here is the manual how to configure bind on HP-UX.

http://docs.hp.com/en/B2355-90685/ch03.html

bind download page from HP :

https://h20392.www2.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=BIND

mikap
unixshell
Occasional Contributor

Re: dns configuration

will there be any issue without installing dns bind..

we dont have dns setting,, will it be necessary to set up the dns bind for configuring dns
Michal Kapalka (mikap)
Honored Contributor

Re: dns configuration

hi,

check if you have this :

testsrv:/etc#swlist |grep -i bind
PHNE_37865 1.0 Bind 9.2.0 components
testsrv:/etc#ls -la named
lr-xr--r-T 1 root sys 15 Jun 19 2006 named -> /usr/sbin/nam
ed

if yes use man named

and you should be able to configure DNS,

i always use command line, but you could use sam(11v1/2)/smh(11v3)

mikap
Kranti Mahmud
Honored Contributor

Re: dns configuration

Hi unixshell,

Check out the following links:

http://www.freelab.net/unix/hp-ux/chap10_dns.html

http://www.pimpworks.org/hp/hpuxtips.html

http://docs.hp.com/en/B2355-90685/ch03.html

Rgds-Kranti
Dont look BACK as U will miss something INFRONT!