Free Software Server Environment : NetworkConfiguration

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: FSSE.INFO is produced by "osde8info" :

Revision [532]

Most recent edit made on 2008-05-08 12:54:08 by FsseInfo

Additions:
IpTables

REFERRERS
HomePage




Revision [70]

The oldest known version of this page was edited on 2006-09-01 06:04:51 by FsseInfo

Network Configuration


Debian/Ubuntu/Xubuntu
# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

# The primary network interface
auto eth1
iface eth1 inet dhcp


Debian/Ubuntu/Xubuntu
# netconf

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0175 seconds