Re: IPv6 Problems

2016-10-06 Thread Reco
Hi. On Thu, 6 Oct 2016 00:29:42 -0500 (CDT) Ethan Rosenberg wrote: > Dear List - > > I am trying to setup an IPv6 network, but I cannot get it to workl. > > Added Address > > /etc/network/interfaces > # The loopback network interface > auto lo > iface lo inet loopback > > iface etho

Re: IPv6 Problems

2016-10-06 Thread claude juif
2016-10-06 16:54 GMT+02:00 Rob van der Putten : > Hi there > > > On 06/10/16 07:29, Ethan Rosenberg wrote: > > > > iface etho0 inet static >> > By the way did you notice the typo here etho0 instead of eth0 ? > > See post by Georgi Naplatanov. > > address 2620:7:a000::1 >> netmask

Re: IPv6 Problems

2016-10-06 Thread Rob van der Putten
Hi there On 06/10/16 07:29, Ethan Rosenberg wrote: iface etho0 inet static See post by Georgi Naplatanov. address 2620:7:a000::1 netmask 64 gateway :::c0a8:101 :::c0a8:101 is 192.168.1.1; Kernels use ::/96 addresses internally and not on networks.

Re: IPv6 Problems

2016-10-06 Thread Georgi Naplatanov
On 10/06/2016 08:29 AM, Ethan Rosenberg wrote: > Dear List - > > I am trying to setup an IPv6 network, but I cannot get it to workl. > > Added Address > > /etc/network/interfaces > # The loopback network interface > auto lo > iface lo inet loopback > > iface etho0 inet static > address