view conf/simplemgr.testbed.aaa/network/interfaces @ 0:9e5a3c884de6

Initial import of the virtual testbed.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 17 Jun 2010 11:00:32 +0900
parents
children
line wrap: on
line source

# 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

auto eth1
iface eth1 inet static
	address 192.168.102.1
	netmask	255.255.255.0
iface eth1 inet6 static
	address fde4:2c6e:55c4:102::1
	netmask 64
"Welcome to our mercurial repository"