view conf/simplemgr.testbed.aaa/network/interfaces @ 15:6bc5df5d2da4 default tip

New configuration for Redirect tests
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 22 Feb 2011 14:54:59 +0900
parents 9e5a3c884de6
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"