Re: Strange behavior for route(8)

2023-07-28 Thread Paul Goyette
{184} route show -inet net 192.168.0/24 route: botched keyword: 192.168.0/24 Usage: route [-dfLnqSsTtv] cmd [[-] args] route show is documented to print the table. It does not take narrowing specifiers. Try route get -inet 192.168.0.0/24 and it's arguably a bug that route get -inet

Re: Strange behavior for route(8)

2023-07-28 Thread Martin Neitzel
> {184} route show -inet net 192.168.0/24 > route: botched keyword: 192.168.0/24 > Usage: route [-dfLnqSsTtv] cmd [[-] args] [After reading both route(8) and the source:] The "show" sub command just accepts a few of the initial "[-dfLnqSsTtv]" options, a few "- recvpipe sendpipe ssthresh

Re: Strange behavior for route(8)

2023-07-28 Thread Greg Troxel
Paul Goyette writes: Paul Goyette writes: > Can anyone exlpain what I'm doing wrong? > {184} route show -inet net 192.168.0/24 > route: botched keyword: 192.168.0/24 > Usage: route [-dfLnqSsTtv] cmd [[-] args] route show is documented to print the table. It does not take narrowing

Strange behavior for route(8)

2023-07-28 Thread Paul Goyette
Can anyone exlpain what I'm doing wrong? {183} route show -inet Routing tables Internet: DestinationGatewayFlagsRefs UseMtu Interface default192.168.0.1UG -- - wm0 127/8 localhost UGRS-