[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] netstat -rN



> #netstat -rN
> should only show the IPs that I'm using for "destination",
correct?

The -r gives you the kernel routing table! Which includes
all routing.

> What if it shows others - one being a name that I've seen
quite
> frequently in my logs?
> Would those be (and get ready for a cussing string if they
are)
> sniffers?
>
What flags are set?
'!' is the reject flag.
So, those IP's are rejected.
Gerald