comparison 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
comparison
equal deleted inserted replaced
11:44f87917c579 12:6314b2c36220
1 # This file describes the network interfaces available on your system
2 # and how to activate them. For more information, see interfaces(5).
3
4 # The loopback network interface
5 auto lo
6 iface lo inet loopback
7
8 # The primary network interface
9 auto eth0
10 iface eth0 inet dhcp
11
12 auto eth1
13 iface eth1 inet static
14 address 192.168.110.1
15 netmask 255.255.255.0
16 iface eth1 inet6 static
17 address fde4:2c6e:55c4:110::1
18 netmask 64
"Welcome to our mercurial repository"