Operating System - HP-UX
1833708 Members
2531 Online
110063 Solutions
New Discussion

Network Interface Card Configuration error on BIND

 
Bernard  Bravo
Advisor

Network Interface Card Configuration error on BIND

I'm having problem configuring my network interface card using SAM and a message like "Changes on /etc/hosts cannot be made ...BIND Database should be configured"

Question: How do I configure the BIND Database on HP-UX 11.0

I need the procedure for me to be able to connect to the network.

thanks... Hope some expert could Help Me.
Do good, Look Good, Feel Good
2 REPLIES 2
Vincenzo Restuccia
Honored Contributor

Re: Network Interface Card Configuration error on BIND

You can configure your network with:
#set_parms
or edit /etc/rc.config.d/netconf and /etc/netconf after refresh network daemon with:
#/sbin/init.d/net stop
#/sbin/init.d/net start.
Vincenzo Restuccia
Honored Contributor

Re: Network Interface Card Configuration error on BIND

You can configure your network with:
#set_parms
or edit /etc/rc.config.d/netconf and /etc/hosts after refresh network daemon with:
#/sbin/init.d/net stop
#/sbin/init.d/net start.