How Linux implements subnetting, as opposed to Solaris?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
I believe the netmasks in linux are set in /etc/sysconfig/network-scripts , on a per interface bases. Where Solaris uses /etc/netmasks to over ride or set the expected netmask, this can be done with the netmask directive in the ifcfg-ethX script. |
|||
|
|