Re: IPv6 configuration issues

2009-12-09 Thread sysart
Hello Stuart, > this wants to be scoped, like fe80::1%em0 Yes, this was the problem. Now it works perfectly. ;-) $ ping6 undeadly.org PING6(56=40+8+8 bytes) 2a01:238:426e:5c00::1 --> 2001:4978:129::1 16 bytes from 2001:4978:129::1, icmp_seq=0 hlim=54 time=162.324 ms 16 bytes from 2001:4978:129::

Re: IPv6 configuration issues

2009-12-09 Thread Stuart Henderson
On 2009-12-09, sys...@gmx.net wrote: > $ cat /etc/mygate > 85.214.128.1 > fe80::1 this wants to be scoped, like fe80::1%em0 > inet 85.214.157.13 0x > inet alias 85.214.157.5 0x > !route add 85.214.128.1 -link \$if: -interface ouch ;-)

Re: IPv6 configuration issues

2009-12-09 Thread FRLinux
On Wed, Dec 9, 2009 at 6:47 PM, wrote: > I have no idea what to do now. Any ideas maybe? Your default route should have another interface. Is that native IPv6 we are talking about? I am dubious about your IPv6 address: 2a01:238:426e:5c00::1 prefixlen 56 My IPv6 address is a /64, and this is p

Re: IPv6 configuration issues

2009-12-09 Thread sysart
> >From recent experience ;) I would try disabling PF to make sure this > is not a filtering problem. Hello, I disabled PF, but the routing issue is the same. The support wrote me some minutes ago, on linux is following routing needed: # ip -6 r s fe80::/64 dev eth0 metric 256 expires 211550

Re: IPv6 configuration issues

2009-12-09 Thread Brad Tilley
On Wed, Dec 9, 2009 at 8:47 AM, wrote: > Hello, > > I try to setup a new webserver with IPv6 and IPv4 connection. B The IPv4 connection works great. B I'm new in IPv6 and got some routing problems. B I called the provider support and he told me how to setup the gateway and the interface... but fo

Re: IPv6 configuration issues

2009-12-09 Thread FRLinux
On Wed, Dec 9, 2009 at 1:47 PM, wrote: > I try to setup a new webserver with IPv6 and IPv4 connection. The IPv4 connection works great. I'm new in IPv6 and got some routing problems. I called the provider support and he told me how to setup the gateway and the interface... but for linux and no