Operating System - HP-UX
1833757 Members
2740 Online
110063 Solutions
New Discussion

Re: Adding anotehr gate way

 
Faizer Jameel
Frequent Advisor

Adding anotehr gate way

Hi all
I want to know how I could add [configure] another gateway to my server. I already have a default gateway. This server is on a service guard cluster. [ 2node]
I would requrie an example.
Thanks
Faizer
1 REPLY 1
Marvin Strong
Honored Contributor

Re: Adding anotehr gate way

man route

that should provide you all the examples you need.

any additional routes will need to be added to /etc/rc.config.d/netconf to be set again upon reboot.

The netconf file provides all the information you should need to understand how to add additional routes to the file.