Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 1997 12:30:10 -0800
From:      "Jin Guojun[ITG]" <jin@george.lbl.gov>
To:        questions@freebsd.org
Subject:   help on set netmasks
Message-ID:  <199701062030.MAA18512@george.lbl.gov>

next in thread | raw e-mail | index | archive | help
According to "man networks", the netmasks should be placed in the file
/etc/networks and look like:

your-net        127                             # your comment
your-netmask    255.255.255                     # subnet mask for your-net

mynet		123.456.789
123.456.789	255.255.255

but neither
mynet           123.456.789
123.456.789     255.255.255
nor
mynet           123.456.789
123.456.789     255.255.255.0
works.


Would some one please tell me where should I set the subnet masks?

Thanks,

-Jin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701062030.MAA18512>