[Fedora] General Linux Networking

Jeremy Hogan jhogan at redhat.com
Wed Jan 7 23:03:56 UTC 2004


On Wed, 2004-01-07 at 17:37, Øyvind Lode wrote:
> At 23:12 07.01.2004, Kevin Worthington wrote:
> > > I'm trying to find a command that displays all ipconfigurations for a nic.
> > > I wan't to display the IP adress, Subnetmask, Gateway and DNS etc.
> > > On a Windows box this is done by using "ipconfig /all"

Try this:
netstat -r; /sbin/ifconfig; cat /etc/resolv.conf

You can put that in a script you can run, or you can see all of this
info in Main Menu > System Settings > Network 

--jeremy







More information about the fedora-list mailing list