1826331 Members
3438 Online
109692 Solutions
New Discussion

Re: Netstat

 
Risc_1
New Member

Netstat

Hi,

I have a k460 with HP-UX 10.20.
I tried delete a route, but when I execute netstat -rn the route appear again in the table.
If I try to delete again, the message that "the route not in the table".

Thank's

Elizangela
2 REPLIES 2
Jeff Schussele
Honored Contributor

Re: Netstat

Hi Elizangela,

route delete statements *must* match the route exactly before they'll be removed. Run the route display command verbose - like

netstat -rvn

and pay attention to netmask, gateway & whether it's a host or net route. Then match the command to that output.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Fabio Ettore
Honored Contributor

Re: Netstat

Hi Elizangela,

I think that your problem is the following:

RFC 1122
A host receiving a Redirect message must update its routing information
accordingly. Every host must be prepared to accept both Host and Network
Redirects, and to process them as described in Section 3.3.1.2.


It is not a problem as well, it is normal for reasons above.

Have these entries flags UGHD?

Best regards,
Ettore

WISH? IMPROVEMENT!