Waarom bokkeert Odido het Hurricane Electric Server IPv4 Address 216.66.80.30??
Het lukt wel met vpn, kijk:
ip route
default via 10.96.0.1 dev tun0 proto static metric 50
default via 192.168.2.2 dev eth0 proto dhcp src 192.168.2.21 metric 200
10.96.0.0/16 dev tun0 proto kernel scope link src 10.96.0.14 metric 50
169.254.0.0/16 dev eth0 scope link metric 1000
192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.21 metric 200
192.168.2.2 dev eth0 proto static scope link metric 50
212.102.51.115 via 192.168.2.2 dev eth0 proto static metric 50
$ ping -c 3 216.66.80.30
PING 216.66.80.30 (216.66.80.30) 56(84) bytes of data.
64 bytes from 216.66.80.30: icmp_seq=1 ttl=55 time=471 ms
64 bytes from 216.66.80.30: icmp_seq=2 ttl=55 time=472 ms
^C
--- 216.66.80.30 ping statistics ---
3 packets transmitted, 2 received, 33.3333% packet loss, time 2002ms
rtt min/avg/max/mdev = 471.398/471.838/472.278/0.440 ms
En het lukt niet zonder vpn, kijk
$ ip route
default via 192.168.2.2 dev eth0 proto dhcp src 192.168.2.21 metric 200
169.254.0.0/16 dev eth0 scope link metric 1000
192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.21 metric 200
$ ping -c 3 216.66.80.30
PING 216.66.80.30 (216.66.80.30) 56(84) bytes of data.
--- 216.66.80.30 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2055ms
Hoezo, Odido???


