LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Networking (https://www.linuxquestions.org/questions/solaris-opensolaris-20/networking-70920/)

dvong3 07-08-2003 06:52 AM

Networking
 
Where do I edit the network mask and broadcast?

stickman 07-08-2003 08:00 AM

Solaris checks /etc/netmasks for that information.

dvong3 07-08-2003 08:13 AM

I did that, but when I do a ifconfig -a command. I still see subnet mask B (ffff0000).

stickman 07-08-2003 08:30 AM

What entry did you put in /etc/netmasks? Also, this file is only read at boot time or when the rc scripts are run. It is not dynamic change.

dvong3 07-08-2003 08:46 AM

I add the ip address with the subnet mask on the bottom (10.10.10.1 255.255.255.0). I rebooted the machine to see what happen. I still get ffff0000 but I want to get ffffff00.....very strange.

stickman 07-08-2003 11:51 AM

Do not put the IP address of the NIC in this file. The first field is the network address.


All times are GMT -5. The time now is 11:31 PM.