Operating System - HP-UX
1833387 Members
2923 Online
110052 Solutions
New Discussion

Two gateway addresses on the same system

 
SOLVED
Go to solution
Nsikan_2
Occasional Advisor

Two gateway addresses on the same system

Hello,
Could it be possible to have two gateway addresses on the same HPUX system working simultanously?

Your response please.
Nsikan.
4 REPLIES 4
Naveej.K.A
Honored Contributor
Solution

Re: Two gateway addresses on the same system

yes sure for different subnets!!!

you can add the other route using the route add command.. and to have the route permanent after the reboot, put entries in /etc/rc.config.d/netconf

with best wishes
Naveej
practice makes a man perfect!!!
Ravi_8
Honored Contributor

Re: Two gateway addresses on the same system

Hi,

It's possible.
never give up
Bharat Katkar
Honored Contributor

Re: Two gateway addresses on the same system

Yes that is possible and as explained by Naveej. And now your HPUX server is router.

Regards,
You need to know a lot to actually know how little you know
rick jones
Honored Contributor

Re: Two gateway addresses on the same system

If you mean two "default" gateways then while you can issue multile route commands (or have multiple entries in the netconf file, only one "default" route will be used. The others would be "standby" I suppose.

If you are looking to have "per-interface" default routes, you can mostly get that if you set ip_strong_es_model to one - especially if you use your own local IP's as the gateway addresses (assumes the other routers on the link support Proxy ARP).
there is no rest for the wicked yet the virtuous have no pillows