|
Give static IP instead of using dhcp protocol
Written by Administrator
Monday, 12 October 2009 09:11
|
|
|
Give a static IP 192.168.10.91 to the server so I know that I have the IP address do not change every time I need to restart or reset my router. The server will require the same address.
Connect to the server using webmin.
Choose File manager and backup the old configuration so I can edit the new one.
Backup the inteface to interface_old.
Give static IP address 192.168.10.91. Netmask i gave /0 to be on the same network with my other computer here.
Restart networking with the commands ifdown eth0 ifup eth0
This is my new local static IP address. |
| Last Updated ( Tuesday, 20 October 2009 04:29 ) |