view conf/iopmgr.testbed.aaa/network/interfaces @ 12:6314b2c36220

Adding a new interoperability testbed
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 26 Nov 2010 17:55:02 +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.110.1
	netmask	255.255.255.0
iface eth1 inet6 static
	address fde4:2c6e:55c4:110::1
	netmask 64
"Welcome to our mercurial repository"