Problem of Connection Over VPN

hhspiny

Member
I connect back to home router via VPN. either direct VPN via SSPT or with zerotier. I can ping the remotly host, can remote desktop. so the network works fine

The host status shows green in client.

For SSPT connection, remotly client can not establish direct connection, falls back to connect anywhere, but can connect eventually
For zerotier, the client can not establish a connection either with or without connect anywhere. force connect anywhere does work either.
 

mirillis

Administrator
Staff member
Hi hhspiny,

Please forgive us for the late reply.

Did you set the network interface on the host to the VPN tunnel (and not the physical network interface)?
There is another thread where other users had a similar problem and were able to use both direct connection and connect anywhere connection eventually.

"For zerotier, the client can not establish a connection either with or without connect anywhere. force connect anywhere does work either."
Can you describe the behavior of the client in this situation? Do you see the client window and "No signal" message?
Or does it not show the client window just the "Connecting.." popup in the app main window?
 

hhspiny

Member
This seems to have been fixed in the new releases. not sure which release. it works over zerotier now. I did not touch network IF setting.
 

hhspiny

Member
Actually, spoke too soon. last time I tested in home. laptop -> cell phone -> internet -> home router -> remotly server. turn on zerotier, can connect.

today in public library laptop -> library wifi -> internet -> home router -> remotely server turn on zerotier, does not connect. "connection failed" the status says "ready to connect". force connect anywhere does not help.

change network interface from default setting to zerotier virtual port --> works fine.
so, the default setting did not choose the right interface to use.
 

mirillis

Administrator
Staff member
Hi hhspiny,

"change network interface from default setting to zerotier virtual port --> works fine.
so, the default setting did not choose the right interface to use."

This is exactly what other users had to do to make it work. In fact in this scenario both network interfaces are used at the same time.
The default is used for communication with Remotly state servers and the other one is used for transferring all remote connection data (audio/video/control etc.).

There is even a more complex setup when the public network where client is performs deep packet inspection.
In this case (P2P is totally blocked) it may be necessary to enable "Enforce TLS for all inbound and outbound connections" to make Connect Anywhere work.
 
Top