Operating System - HP-UX
1832880 Members
3051 Online
110048 Solutions
New Discussion

Re: Problems with routing

 
Victor Barros Halla
New Member

Problems with routing

I'm using a HP-UX 11.0 system and I have a big problem. I can't ping another networks.
I make some tests and I discover a problem with routing. When I recreate all routing table, the system works fine about 1 or 2 minutes, after that the system fail again.
What's the problem ? There are any patch ?
Vitão
3 REPLIES 3
Sridhar Bhaskarla
Honored Contributor

Re: Problems with routing

This looks like a configuration problem. Can you list your ifconfig,netstat -rn outputs?.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
T G Manikandan
Honored Contributor

Re: Problems with routing

Frank Li
Trusted Contributor

Re: Problems with routing

Maybe you enable the gated process ?
ps -ef | grep gated to check it.

Also you can use "netstat -rn " to check you route table
Hi Friend