Re: Bizzare routing table entry.



From: "Josh Carroll" <josh.carroll@xxxxxxxxx>

root# route delete 0&0xc0a80132

[1] 37343
route: writing to routing socket: No such process
delete net 0: not in table
0xc0a80132: Command not found.
[1] + Exit 1 route delete 0

root# route delete 0&0xc0a80132

[1] 37343
route: writing to routing socket: No such process
delete net 0: not in table
0xc0a80132: Command not found.
[1] + Exit 1 route delete 0

I've no idea whether that is a valid route or not, but the reason
you're getting that funkiness is that the shell is eating the & and
thinks you are sending the route process to the background. Try:

route delete '0&0xc0a80132'

There goes 192.168.1.50.

{^_-} Joanne


_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: hosts file
    ... Thanks havent tried it but it does give me the network messages i was talking about: ... route: writing to routing socket: Network is unreachable ...
    (freebsd-questions)
  • Re: hosts file
    ... Thanks havent tried it but it does give me the network messages i was talking about: ... route: writing to routing socket: Network is unreachable ...
    (freebsd-questions)
  • inet variables
    ... Inet$Error: Route: writing to routing socket: No such process ... have been reported by the gui, or by Reporter. ...
    (comp.sys.acorn.networking)
  • Re: Bizzare routing table entry.
    ... route: writing to routing socket: No such process ... 0xc0a80132: Command not found. ...
    (freebsd-questions)
  • Re: Cant ping router.
    ... Route: writing to routing socket: Invalid argument ... command, ...
    (comp.sys.acorn.networking)