sh code to determine if host is on lan

Ernie Luzar luzar722 at gmail.com
Thu Dec 6 22:14:29 UTC 2018


Hello list

Know that "route -n get default" will give me the nic name of the 
interface connected upstream. That "ifconfig nic" will give me the ip 
address. That if that ip address is one of these ranges
192.168/16 or 172.16/12 or 10/8 then the host is on a lan.

Is this the only way to determine if the host is on a lan?



More information about the freebsd-questions mailing list