Give static IP instead of using dhcp protocol
Written by Administrator
Monday, 12 October 2009 09:11
PDF Print E-mail

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.

 

file_manager.jpg

Choose File manager and backup the old configuration so I can edit the new one.

 

backup_eth0.jpg

Backup the inteface to interface_old.

 

static_ip.jpg

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

 

ifconfig.jpg

This is my new local static IP address.

Last Updated ( Tuesday, 20 October 2009 04:29 )