Skip to primary content

Phaisarn Sutheebanjard

blog.phaisarn.com

Phaisarn Sutheebanjard

Main menu

  • Home
  • .NET Core
  • Android
  • Ionic3

Post navigation

← Previous Next →

Releasing And Renewing Your IP Address In Ubuntu

Posted on 12 February, 2012 by jack

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/

This entry was posted in Ubuntu and tagged command line, network by jack. Bookmark the permalink.
Proudly powered by WordPress