Network

warning: Creating default object from empty value in /home/www/virtual/phaisarn.com/sun/htdocs/modules/taxonomy/taxonomy.pages.inc on line 33.

Releasing And Renewing Your IP Address In Ubuntu

sudo ifconfig eth0 down (shuts down the eth0 interface, releases the IP)

sudo ifconfig eth0 up (enables the eth0 interface, renews the IP)

sudo /etc/init.d/networking restart

Ref: http://www.pcmech.com/article/releasing-and-renewing-your-ip-address-in-ubuntu/

Syndicate content