Re: IPv6 Setup not working on Hetzner server

2016-12-05 Thread R0me0 ***
+1 ping -c 1 fe80::1%em0 > /dev/null 2016-12-05 11:05 GMT-02:00 Marc Peters : > Am 12/02/16 um 13:39 schrieb Leo Unglaub: > > I just found out that since i changed my mygate up to your suggestion > > that i now have to ping6 fe80::1%em0 first and then i am able to > > connecto

Re: IPv6 Setup not working on Hetzner server

2016-12-05 Thread Martin Pieuchot
On 05/12/16(Mon) 14:05, Marc Peters wrote: > Am 12/02/16 um 13:39 schrieb Leo Unglaub: > > I just found out that since i changed my mygate up to your suggestion > > that i now have to ping6 fe80::1%em0 first and then i am able to > > connecto to other hosts via IPv6. But not before i pinged the >

Re: IPv6 Setup not working on Hetzner server

2016-12-05 Thread Marc Peters
Am 12/02/16 um 13:39 schrieb Leo Unglaub: > I just found out that since i changed my mygate up to your suggestion > that i now have to ping6 fe80::1%em0 first and then i am able to > connecto to other hosts via IPv6. But not before i pinged the > fe80::1%em0. WTF? i have the same setup at hetzner

Re: IPv6 Setup not working on Hetzner server

2016-12-05 Thread Sebastian Reitenbach
On Friday, December 2, 2016 13:39 CET, Leo Unglaub wrote: > Hey, > > On 12/02/16 13:14, Reyk Floeter wrote: > > This is a link-local address, you have to specify the interface scope id: > > > > $ cat /etc/mygate > > 144.76.102.193 > > fe80::1%em0 > > thanks for the hint. I

Re: IPv6 Setup not working on Hetzner server

2016-12-02 Thread Leo Unglaub
Hey, On 12/02/16 13:14, Reyk Floeter wrote: This is a link-local address, you have to specify the interface scope id: $ cat /etc/mygate 144.76.102.193 fe80::1%em0 thanks for the hint. I fixed this but that alone still does not help me to send IPv6 data. Hetzner also needs to know your

Re: IPv6 Setup not working on Hetzner server

2016-12-02 Thread Reyk Floeter
Hi, > On 02.12.2016, at 12:55, Leo Unglaub wrote: > > Hey friends, > i have the exact same problem as Heiko had more than one year ago here > on this mailinglist. See > http://marc.info/?l=openbsd-misc=143231965324314=2 > > Sadly his temporary solution does not work for me

IPv6 Setup not working on Hetzner server

2016-12-02 Thread Leo Unglaub
Hey friends, i have the exact same problem as Heiko had more than one year ago here on this mailinglist. See http://marc.info/?l=openbsd-misc=143231965324314=2 Sadly his temporary solution does not work for me so i have to bring this topic up again. I have a server at the german hoster

Re: IPv6 is not working at Hetzner

2015-05-23 Thread Joel Wirāmu Pauling
I've had problems with Hetzner and v6 also. When I was configuring v6 sub-subnets from the /64 they give out, on containers, I would get the same behavior. From what I could tell because the container bridges also use the fe80::1 link local route for the sub-subnets hetzners next-hop would get

Re: IPv6 is not working at Hetzner

2015-05-22 Thread Heiko Zimmermann
Hallo Thomas, I get crazy. :/ Am 22.05.2015 um 22:15 schrieb Thomas Bohl: Please tryndp -an # route delete -inet6 default # route add -inet6 default fe80::1%re0 It worked one time until reboot. I did a reboot to test again.

SOLEVED Re: IPv6 is not working at Hetzner

2015-05-22 Thread Heiko Zimmermann
You are great! That's it. Thank you -Heiko Am 23.05.2015 um 00:15 schrieb Thomas Bohl: Am 22.05.2015 um 23:55 schrieb Heiko Zimmermann: # route delete -inet6 default # route add -inet6 default fe80::1%re0 It worked one time until reboot. That is a problem I have too:

Re: IPv6 is not working at Hetzner

2015-05-22 Thread Thomas Bohl
Am 22.05.2015 um 21:54 schrieb Heiko Zimmermann: Hello Thomas, Am 22.05.2015 um 21:38 schrieb Thomas Bohl: A dedicated or a virtual server? One needs fe80::1%re0 the other 2a01:4f8:160:::1%re0 as the default gateway. http://wiki.hetzner.de/index.php/Zusaetzliche_IP-Adressen/en#Gateway

Re: IPv6 is not working at Hetzner

2015-05-22 Thread Thomas Bohl
Am 22.05.2015 um 23:55 schrieb Heiko Zimmermann: # route delete -inet6 default # route add -inet6 default fe80::1%re0 It worked one time until reboot. That is a problem I have too: http://marc.info/?l=openbsd-miscm=142249632125559w=2 You first need to ping fe80::1%re0 in order to get it

Re: IPv6 is not working at Hetzner

2015-05-22 Thread Heiko Zimmermann
Hello Thomas, Am 22.05.2015 um 21:38 schrieb Thomas Bohl: A dedicated or a virtual server? One needs fe80::1%re0 the other 2a01:4f8:160:::1%re0 as the default gateway. http://wiki.hetzner.de/index.php/Zusaetzliche_IP-Adressen/en#Gateway Dedicated. So my fe80::1 is correct? $ ping6

IPv6 is not working at Hetzner

2015-05-22 Thread Heiko Zimmermann
Hello OpenBSD users, I have a server at Hetzner, but IPv6 is not working. IPv4 is all fine. My Net: 2a01:4f8:160::: 64 I tried this configuration: hostname.re0 # IPv4 ... # IPv6 inet6 2a01:4f8:160:::2 64 inet6 alias 2a01:4f8:160:::80 64

Re: IPv6 is not working at Hetzner

2015-05-22 Thread Thomas Bohl
Hello, Am 22.05.2015 um 20:33 schrieb Heiko Zimmermann: I have a server at Hetzner, but IPv6 is not working. IPv4 is all fine. A dedicated or a virtual server? One needs fe80::1%re0 the other 2a01:4f8:160:::1%re0 as the default gateway. http://wiki.hetzner.de/index.php/Zusaetzliche_IP