Operating System - HP-UX
1826578 Members
3881 Online
109695 Solutions
New Discussion

How to stop the ipv6 stack on unix

 
Korrapati_1
Occasional Contributor

How to stop the ipv6 stack on unix

Hi

i want to stop the ipv4 stack on HP-UX 11.23 so that my machines will only run with ipv6 address

waiting for your reply
please send me commands to do this

Thanks
Gopi
3 REPLIES 3
Kapil Jha
Honored Contributor

Re: How to stop the ipv6 stack on unix

to permanently enable u need to edit rc.config.d/netconf-ipv6 file
will have to put some entries.....

and then
/sbin/init.d/net-ipv6 start

Hope this would help.
BR,
Kapil
I am in this small bowl, I wane see the real world......
mobidyc
Trusted Contributor

Re: How to stop the ipv6 stack on unix

Hello,

i've never try but if you can test, you can:
unload the 'ip' module and load 'ip6'.
see kcmodule man page on 11.23.

also, you need do confifure /etc/rc.config.d/netconf and /etc/rc.config.d/netconf-ipv6.

also verify that the ipv6 protocol doesn't need the ipv4 layer.

--
Regards,
Cedrick Gaillard
Best regards, Cedrick Gaillard
Dennis Handly
Acclaimed Contributor

Re: How to stop the ipv6 stack on unix

Here is a thread that says you may have problems with swinstall if you turn off ipv4:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1112454