#6in4 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #6in4, aggregated by home.social.
-
A new headscratcher: in VyOS, a #6in4 tunnel (eg HE #TunnelBroker) the tunnel's source IPv4 address can be set to 0.0.0.0, to mean that egress tunnel traffic will use the src IPv4 from the interface going to the tunnel endpoint. This is helpful when that IP is DHCP assigned.
But in FreeBSD, gif(4) disallows 0.0.0.0, requiring an IP to listen for tunnel traffic. Presumably, gif doesn't want to listen on all interfaces.
My solution: dhclient-script(8) to configure gif once binding a DHCP addr.
-
A new headscratcher: in VyOS, a #6in4 tunnel (eg HE #TunnelBroker) the tunnel's source IPv4 address can be set to 0.0.0.0, to mean that egress tunnel traffic will use the src IPv4 from the interface going to the tunnel endpoint. This is helpful when that IP is DHCP assigned.
But in FreeBSD, gif(4) disallows 0.0.0.0, requiring an IP to listen for tunnel traffic. Presumably, gif doesn't want to listen on all interfaces.
My solution: dhclient-script(8) to configure gif once binding a DHCP addr.
-
A new headscratcher: in VyOS, a #6in4 tunnel (eg HE #TunnelBroker) the tunnel's source IPv4 address can be set to 0.0.0.0, to mean that egress tunnel traffic will use the src IPv4 from the interface going to the tunnel endpoint. This is helpful when that IP is DHCP assigned.
But in FreeBSD, gif(4) disallows 0.0.0.0, requiring an IP to listen for tunnel traffic. Presumably, gif doesn't want to listen on all interfaces.
My solution: dhclient-script(8) to configure gif once binding a DHCP addr.
-
A new headscratcher: in VyOS, a #6in4 tunnel (eg HE #TunnelBroker) the tunnel's source IPv4 address can be set to 0.0.0.0, to mean that egress tunnel traffic will use the src IPv4 from the interface going to the tunnel endpoint. This is helpful when that IP is DHCP assigned.
But in FreeBSD, gif(4) disallows 0.0.0.0, requiring an IP to listen for tunnel traffic. Presumably, gif doesn't want to listen on all interfaces.
My solution: dhclient-script(8) to configure gif once binding a DHCP addr.
-
A new headscratcher: in VyOS, a #6in4 tunnel (eg HE #TunnelBroker) the tunnel's source IPv4 address can be set to 0.0.0.0, to mean that egress tunnel traffic will use the src IPv4 from the interface going to the tunnel endpoint. This is helpful when that IP is DHCP assigned.
But in FreeBSD, gif(4) disallows 0.0.0.0, requiring an IP to listen for tunnel traffic. Presumably, gif doesn't want to listen on all interfaces.
My solution: dhclient-script(8) to configure gif once binding a DHCP addr.
-
Сделал себе виртуальный IPv6, который не даёт провайдер, через технологию #6in4. Как я понял, это сродни прокси/ВПН, то есть создаёшь себе виртуальный туннель, подключаешься к нему и начинают работать ресурсы, доступные только для IPv6. Открывается, правда, не всё почему-то 🙄
Зарегистрировался и настроил виртуальный адрес через провайдера tunnelbroker
-
Сделал себе виртуальный IPv6, который не даёт провайдер, через технологию #6in4. Как я понял, это сродни прокси/ВПН, то есть создаёшь себе виртуальный туннель, подключаешься к нему и начинают работать ресурсы, доступные только для IPv6. Открывается, правда, не всё почему-то 🙄
Зарегистрировался и настроил виртуальный адрес через провайдера tunnelbroker
-
Сделал себе виртуальный IPv6, который не даёт провайдер, через технологию #6in4. Как я понял, это сродни прокси/ВПН, то есть создаёшь себе виртуальный туннель, подключаешься к нему и начинают работать ресурсы, доступные только для IPv6. Открывается, правда, не всё почему-то 🙄
Зарегистрировался и настроил виртуальный адрес через провайдера tunnelbroker
-
Сделал себе виртуальный IPv6, который не даёт провайдер, через технологию #6in4. Как я понял, это сродни прокси/ВПН, то есть создаёшь себе виртуальный туннель, подключаешься к нему и начинают работать ресурсы, доступные только для IPv6. Открывается, правда, не всё почему-то 🙄
Зарегистрировался и настроил виртуальный адрес через провайдера tunnelbroker
-
Сделал себе виртуальный IPv6, который не даёт провайдер, через технологию #6in4. Как я понял, это сродни прокси/ВПН, то есть создаёшь себе виртуальный туннель, подключаешься к нему и начинают работать ресурсы, доступные только для IPv6. Открывается, правда, не всё почему-то 🙄
Зарегистрировался и настроил виртуальный адрес через провайдера tunnelbroker
-
Hello everyone!
I have set up a #6in4 tunnel on my server with /56 subnet to have an #ipv6 /64 subnet for my router.
Everything works well but this setup consists of a tun interface with specific settings and also from some ip route rules and iptables rules.
My question is how do I make it persistent?
I know how to save iptables rules but I have no idea on how to save ip route rules and a tun configuration.
I have done this with a 6to4 script from github and cannot repeat the same manually without any helper scripts.Any help will be appreciated.
Thanks in advance. -
Hello everyone!
I have set up a #6in4 tunnel on my server with /56 subnet to have an #ipv6 /64 subnet for my router.
Everything works well but this setup consists of a tun interface with specific settings and also from some ip route rules and iptables rules.
My question is how do I make it persistent?
I know how to save iptables rules but I have no idea on how to save ip route rules and a tun configuration.
I have done this with a 6to4 script from github and cannot repeat the same manually without any helper scripts.Any help will be appreciated.
Thanks in advance. -
Hello everyone!
I have set up a #6in4 tunnel on my server with /56 subnet to have an #ipv6 /64 subnet for my router.
Everything works well but this setup consists of a tun interface with specific settings and also from some ip route rules and iptables rules.
My question is how do I make it persistent?
I know how to save iptables rules but I have no idea on how to save ip route rules and a tun configuration.
I have done this with a 6to4 script from github and cannot repeat the same manually without any helper scripts.Any help will be appreciated.
Thanks in advance. -
Hello everyone!
I have set up a #6in4 tunnel on my server with /56 subnet to have an #ipv6 /64 subnet for my router.
Everything works well but this setup consists of a tun interface with specific settings and also from some ip route rules and iptables rules.
My question is how do I make it persistent?
I know how to save iptables rules but I have no idea on how to save ip route rules and a tun configuration.
I have done this with a 6to4 script from github and cannot repeat the same manually without any helper scripts.Any help will be appreciated.
Thanks in advance. -
Hello everyone!
I have set up a #6in4 tunnel on my server with /56 subnet to have an #ipv6 /64 subnet for my router.
Everything works well but this setup consists of a tun interface with specific settings and also from some ip route rules and iptables rules.
My question is how do I make it persistent?
I know how to save iptables rules but I have no idea on how to save ip route rules and a tun configuration.
I have done this with a 6to4 script from github and cannot repeat the same manually without any helper scripts.Any help will be appreciated.
Thanks in advance. -
Transferred a bunch of #IPv6 #6in4 tunnels back to #tunnelbroker due to #route48 getting terminated. -
Transferred a bunch of #IPv6 #6in4 tunnels back to #tunnelbroker due to #route48 getting terminated.