![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Upgrade Guide: Oracle9i Release 2 RAC to Oracle RAC 10g Release 2 on Linux | iBot | Oracle Updates (RSS) | 0 | 04-06-2008 02:10 AM |
| Two questions on renew the expired password | sleepy_11 | SUN Solaris | 1 | 03-27-2008 01:07 AM |
| Distribution Release: X/OS Linux 5.1 | iBot | UNIX and Linux RSS News | 0 | 02-02-2008 07:40 AM |
| eXtremeDB Embedded Database for Linux Adds ODBC Support - Linux PR (press release) | iBot | UNIX and Linux RSS News | 0 | 08-08-2007 08:10 PM |
| DHCP Release/Renew | muffy | UNIX for Dummies Questions & Answers | 4 | 08-16-2001 03:38 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
Request you to please let me know if any command is there in linux to release the ip of the ethernet card and renew the ip address of it again. Similar to ipconfig /release and ipconfig /renew in windows. Regards Arun |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
have a look at the manpage of "ifconfig".
also i've moved the thread to linux... please look where you post your questions! |
|
#3
|
||||
|
||||
|
On most systems something similar to:
dhclient -r eth0 dhclient eth0 should do it. |
||||
| Google The UNIX and Linux Forums |