From fc0afb681070a0cb2ad1b5d4d4d7d6bc83b50ebe Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 6 Jun 2006 05:41:21 +0000 Subject: created IPv6 environment --- testing/hosts/bob/etc/conf.d/net | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/hosts/bob/etc') diff --git a/testing/hosts/bob/etc/conf.d/net b/testing/hosts/bob/etc/conf.d/net index 09133acad..977889fd2 100644 --- a/testing/hosts/bob/etc/conf.d/net +++ b/testing/hosts/bob/etc/conf.d/net @@ -3,8 +3,8 @@ # This is basically the ifconfig argument without the ifconfig $iface # iface_lo="127.0.0.1 netmask 255.0.0.0" -iface_eth0="PH_IP_BOB broadcast 10.2.255.255 netmask 255.255.0.0" +iface_eth0="PH_IP_BOB broadcast 10.2.255.255 netmask 255.255.0.0 add PH_IP6_BOB/16" # For setting the default gateway # -gateway="eth0/PH_IP1_SUN" +gateway="eth0/PH_IP_SUN1" -- cgit v1.2.3