Problem with debian VPS

Hi All,

I have a debian VPS that I have just started renting. I am trying to join it with my existing zerotier network. It joined fine and I approved it in my console. But I cant get any connectivity to this machine. I cannot ping to and from it. The rest of the network is working fine. Has anyone get any ideas?

The only thing I can see is that the network state is showing UNKOWN.

sadmin@3ew7:~$ ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
link/void
inet 127.0.0.2/32 scope host venet0
inet 194.135.90.176/32 brd 194.135.90.176 scope global venet0:0
inet 10.135.90.176/8 brd 10.255.255.255 scope global venet0:1
inet6 2a02:7b40:c287:5ab0::1/128 scope global
valid_lft forever preferred_lft forever
4: ztnfalocev: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 500
link/ether c2:ba:4f:ea:b5:fd brd ff:ff:ff:ff:ff:ff
inet 10.147.19.181/24 brd 10.147.19.255 scope global ztnfalocev
inet6 fe80::c0ba:4fff:feea:b5fd/64 scope link
valid_lft forever preferred_lft forever

Welcome!
It looks like it’s creating the interface and IP addresses.
Is there anything in the firewall that would block ztnfalocev/10.147.19.181 ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.