Re: Interface configuration - inet6 issues

2011-11-04 Thread Ivan Shmakov
Axton axton.gr...@gmail.com writes: (Please also consider joining the news:comp.os.linux.networking and news:alt.os.linux.debian Usenet newsgroups. In particular, these are available via the free http://Aioe.org/ service, as well as through

Re: Interface configuration - inet6 issues

2011-11-04 Thread Axton
On Fri, Nov 4, 2011 at 7:59 AM, Ivan Shmakov i...@gray.siamics.net wrote: Axton  axton.gr...@gmail.com writes:        (Please also consider joining the news:comp.os.linux.networking        and news:alt.os.linux.debian Usenet newsgroups.  In particular,        these are available via the free

Interface configuration - inet6 issues

2011-11-01 Thread Axton
Having some issues getting my interfaces configured properly. The configuration is a bit complex. The machine has 4 network interfaces, eth1,2,3,4. Each interface is connected to a different network. Each network has a dual ipv4/ipv6 address space. eth1: vlan10: 10.0.4/22:

Re: Interface configuration - inet6 issues

2011-11-01 Thread Axton
To add to this, the following results in a /etc/network/run/ifstate that does not show eth1: root@ntp01:/# cat /etc/network/interfaces auto lo iface lo inet loopback auto eth1 iface eth1 inet static address 10.0.4.240 netmask 255.255.252.0 broadcast 10.0.7.255