Re: Where's the documentation?

2018-05-13 Thread Gerdriaan Mulder
On 13 May 2018 at 16:25, Gerdriaan Mulder <naaird...@gmail.com> wrote: > Another possibility is to use `up ip -6 addr add fec0::3/64` and `up > ip -6 route add default fec0::1` in the stanza of `inet eth1 inet > static`. That last bit should state "in the stanza of `iface e

Re: Where's the documentation?

2018-05-13 Thread Gerdriaan Mulder
Have a look at `man 5 interfaces`: ``` EXAMPLE The following example configures two network interfaces: eth0 is brought up at boot, and uses DHCP for IPv4 and SLAAC for IPv6, whereas eth1 is brought up whenever the network hardware is detected, and is configured with static IPv4

Re: Losing IPv6 connectivity after 20min, why?

2016-09-19 Thread Gerdriaan Mulder
Hi Olaf, Depending on whether you need the link-local on the other interface (e.g. eth1), you could try a couple of things: * remove that address from the interface (which also removes the fe80::/64 route on that interface) * remove the fe80::/64 route on eth1 (although the OS might add it again

Re: [vserver] assigning less than /64 to individual guests

2011-05-17 Thread Gerdriaan Mulder
As long as you give something like 2001:1234:5678::::/80 with static ip's, your only job is to do the routing (if necessary with proxy_ndp, if you're not running network on a bridge). It depends a bit on the networking stack you use. I use a routed setup, and I need to add every IPv6

Re: Unable to ping6 on local network im vmware

2011-02-04 Thread Gerdriaan Mulder
lenny guest. You say dummy0 is a vmware-bridge... what does `brctl` on the host say about that? Greetings, Gerdriaan Mulder -- To UNSUBSCRIBE, email to debian-ipv6-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

Re: 6to4 tunnel trouble

2008-12-06 Thread Gerdriaan Mulder
On Sat, Dec 6, 2008 at 11:46 PM, Martin List-Petersen [EMAIL PROTECTED] wrote: I recommend using SixXS (http://www.sixxs.net) or Hurricane Electric (http://www.tunnelbroker.net / http://www.he.net) . He uses Hurricane Electric, as you can see in the hostnames in the traceroute6. FYI: I've had

Re: ping: bind icmp socket: Invalid argument

2007-08-23 Thread Gerdriaan Mulder
As far as I can see, you should type the interface address directly after the -I, so -Ieth0 and not -I eth0. On 8/23/07, Ferenc Wagner [EMAIL PROTECTED] wrote: Christopher Bodenstein [EMAIL PROTECTED] writes: On Thu, Aug 23, 2007 at 05:10:56PM +0200, Ferenc Wagner wrote: When pinging

Re: ipv4 compatible with ipv6

2007-03-07 Thread Gerdriaan Mulder
Hello Luis, According to this page you need the IPv6 address in the form of :: ipv.4ad.res.s, so for example ::10.2.3.4. Here's the link: http://www.tcpipguide.com/free/t_IPv6IPv4AddressEmbedding.htm So probably you need some sort of IPv4-to-IPv6 router that converts requests from your IPv6