1826062 Members
4066 Online
109690 Solutions
New Discussion

Re: Ghost route

 
Fßbio
Occasional Contributor

Ghost route

Everytime that my link with my branch shutdowns my connection with this branch doesn't work anymore when the link come up again. Some strange routes appears, it routes to one local switch and nothing more works. I have HP-UX 10.20.

Thanks!!!
2 REPLIES 2
Kofi ARTHIABAH
Honored Contributor

Re: Ghost route

do you have 'routed' running. You might want to turn it off and see what happens.
nothing wrong with me that a few lines of code cannot fix!
Kofi ARTHIABAH
Honored Contributor

Re: Ghost route

Hi Fabio:

You might want to check to ensure that you do not have GATED=1 set in your /etc/rc.config.d/netconf (this would start the gated daemon - formerly 'routed') and unless required, you would have to ensure that your RDPD is set to 0 (RDPD is the router discovery protocol daemon which listens icmp router broadcasts)

Good luck
nothing wrong with me that a few lines of code cannot fix!