Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

May 042011
 

Renew DHCP IP address in Ubuntu

Answer:

To rename an IP address using DHCP in Ubuntu, try enter the commands below:

1. Release the current IP

# sudo dhclient -r

2. Renew a new IP

# sudo dhclient

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>