Operating System - HP-UX
1834827 Members
2754 Online
110070 Solutions
New Discussion

modify /etc/rc.config.d/nddconf

 
SOLVED
Go to solution
j773303
Super Advisor

modify /etc/rc.config.d/nddconf

The ip-address is 172.16.2.57
The sub-net is 255.255.248.0

For disable subnet mask checking, I type
as below

ndd -set /dev/ip ip_check_subnet_addr 0

then the ip_address can work normally. But
while reboot the machine, the 172.16.2.57 can't
work normally. I also modify the /etc/rc.config.d/nddconf.
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_check_subnet_addr
NDD_VALUE[0]=0

While aftre machine reboot and it is still can't work properly? Thanks


Hero
1 REPLY 1
T G Manikandan
Honored Contributor
Solution

Re: modify /etc/rc.config.d/nddconf


If the parameter is not working properly after the entry in the nddconf file after a restart then just check whether you have the latest patch installed

PHNE_26125

http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_26125&context=hpux:800:11:00


Please revert