1833113 Members
3499 Online
110051 Solutions
New Discussion

Virtual loopback

 
Jani_1
New Member

Virtual loopback

Hi,

I have a machine with 2 nics and hp-ux 11. I created a virtual loopback device (lo0:1) like this:

lo0:1: flags=849
inet 99.0.0.66 netmask ffffff00

I'm would like to use gated (OSPF) so that I advert this virtual loopback device IP-address (99.0.0.66), so that other machines could use the IP to connect this HP machine without using the lan0 or lan1 real IP:s.

The lo0:1 works fine locally, but how should I config the gated.conf so that the ip shows outside too?
2 REPLIES 2
Dietmar Konermann
Honored Contributor

Re: Virtual loopback

Hmm, to be honest, I have problems to understand that question... if you want to talk to this machine via an other IP why do you use lo0:1 and not e.g. lan0:1 or lan1:1?

Regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
Jani_1
New Member

Re: Virtual loopback

I am trying to use the lo0:1 interface IP for outside connections. Actual connections still go through the lan0 or lan1, but whenever either interface stops working, the traffic would still use the same ip of lo0:1, but use the remaining nic.