1832273 Members
2183 Online
110041 Solutions
New Discussion

Problems after shutdown

 
David_60
Occasional Contributor

Problems after shutdown

I have modified the network conf for an HP 9000 Class L. It's ip is 172.16.0.11 mask B and i have changed it to mask 255.255.255.0. I have modified /etc/rc.config.d/netconf and nddconf, icluding in the last file the entry:

TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_check_subnet_addr
NDD_VALUE[0]=0

And the server had problems in the init script:
sbin/rc2.d/S340net
After booting I executed manually this script and it worked!
1 REPLY 1
Ravi_8
Honored Contributor

Re: Problems after shutdown

Hi, david
modifying the respective fields (ip and subnet)in /etc/rc.config.d/netconf file or by using the command #set_parms ip_address will solve this problem permanently.
never give up