varkey
I got banned!
But its not always /29, right now its a /25 and an appropriate route for the rest of the /25 subnet also got created.
Traceroute over this connection looks weird, they seem to be blocking ICMP or it doesn't work at all. I cannot even ping the gateway as shown.
Code:
root@LEDE:~# ip address show eth0.2
8: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 00:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
inet 10.0.1.10/24 brd 10.0.1.255 scope global eth0.2
valid_lft forever preferred_lft forever
inet 56.85.35.191/25 brd 56.85.35.255 scope global eth0.2
valid_lft forever preferred_lft forever
inet6 fe80::290:a9ff:fe05:a0d5/64 scope link
valid_lft forever preferred_lft forever
root@LEDE:~#
root@LEDE:~# route | grep eth0.2
default 56.85.35.192 0.0.0.0 UG 20 0 0 eth0.2
10.0.1.0 * 255.255.255.0 U 0 0 0 eth0.2
56.85.35.128 * 255.255.255.128 U 20 0 0 eth0.2
Traceroute over this connection looks weird, they seem to be blocking ICMP or it doesn't work at all. I cannot even ping the gateway as shown.