Alexander Dalloz wrote:
I am working on several different Fedora boxes today, and I am looking
for the equivalent command to the windows IPCONFIG or IPCONFIG/ALL
command. I basically need to be able to check the network settings that
either DHCP assigned or statically assigned. I think I'm having trouble
with my DNS server and I want to try to nail the stupid thing down
Besides the answers you got:
ip addr ls
The devices are configured on Fedora within
/etc/sysconfig/network-scripts/ifcfg-<device>
Also:
Windows: ipconfig /release
Linux: service network stop
Windows: ipconfig /renew
Linux: service network restart
Steve
--
Steven R. Ringwald
Asric Consulting Services