TamMcLaughlin
Technical User
Hi,
Although not new to Unix, I am relatively new to Solaris and have the following problem while migrating our servers to a different network.
The solaris 8 and 9 servers have been ok but with solaris 5 we get the wrong netmask on boot up.
The address range is: 10.x.y.0/24
The netmasks file is: 10.x.y.0 255.255.255.0
We are using nis and the nis file netmasks and networks have the correct entries.
However we get a class a netmask ff000000 netmask and IIRC broadcast of 255.0.0.0.
I can run ifconfig hme0 netmask 255.255.255.0
which will resolve the problem but on a reboot, the problem returns.
The only things that I can find different between these servers and solaris 8 servers is that a previous employee who migrated workstations had disabled ip_forwarding and had created the file /etc/norouter but I have not had time to look into this yet.
I have also changed nsswitch.conf to look at files before nis for netmask and networks but this did not help.
Any ideas?
Although not new to Unix, I am relatively new to Solaris and have the following problem while migrating our servers to a different network.
The solaris 8 and 9 servers have been ok but with solaris 5 we get the wrong netmask on boot up.
The address range is: 10.x.y.0/24
The netmasks file is: 10.x.y.0 255.255.255.0
We are using nis and the nis file netmasks and networks have the correct entries.
However we get a class a netmask ff000000 netmask and IIRC broadcast of 255.0.0.0.
I can run ifconfig hme0 netmask 255.255.255.0
which will resolve the problem but on a reboot, the problem returns.
The only things that I can find different between these servers and solaris 8 servers is that a previous employee who migrated workstations had disabled ip_forwarding and had created the file /etc/norouter but I have not had time to look into this yet.
I have also changed nsswitch.conf to look at files before nis for netmask and networks but this did not help.
Any ideas?