|
Home > Archive > Red Hat Topics > August 2005 > dhcp debug tools?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| How can I view the current dhcp assignments (IP, subnet mask, default
gateway, DNS, lease expiration, ...) in fedora using command mode, and using
gnome gui?
In the windows world, I would use a command mode program call ipconfig.
Wonder how it is done in linux.
| |
| Jan Gerrit Kootstra 2005-08-21, 2:46 am |
| peter wrote:
> How can I view the current dhcp assignments (IP, subnet mask, default
> gateway, DNS, lease expiration, ...) in fedora using command mode, and using
> gnome gui?
>
> In the windows world, I would use a command mode program call ipconfig.
> Wonder how it is done in linux.
>
>
Peter,
Commandline: ifconfig
Gui depends on the distribution.
Regards,
Jan Gerrit
| |
| Robert Nichols 2005-08-21, 7:45 am |
| In article <bMUNe.5900$xp.4955@trnddc02>, peter <nospam@nospam.com> wrote:
:How can I view the current dhcp assignments (IP, subnet mask, default
:gateway, DNS, lease expiration, ...) in fedora using command mode, and using
:gnome gui?
cat /var/lib/dhcp/dhclient-*.leases
--
Bob Nichols AT comcast.net I am "rnichols42"
|
|
|
|
|