Ping/telnet 3389/Routing Issue
Posted: Thu Sep 08, 2022 12:16 am
Hi
We are testing this OpenVPN cloud on our testing environment. We set up a connector on the Azure network (10.0.0.0/24) on one of the Ubuntu servers and connected online. We also have a connector on on-prem network (192.168.1.0/24) on Ubuntu server and also connected online.
Azure Network:
VM 1 - Windows 11 - IP: 10.0.0.4
VM 2 - Ubuntu Server (OvenVPN connector) - IP: 10.0.0.5
On-prem Network:
VM 6 - Kali Linux - IP: 192.168.1.147
VM 7 - Ubuntu Server (OvenVPN connector) - IP: 192.168.1.143
Mobile network
Physical machine (running a OpenVPN client) tethering to iPhone via 5G network
My observation:
1) From 192.168.1.143 (OpenVPN connector),
ping to 192.168.1.147 - OK
ping to 10.0.0.5 - OK
ping to 10.0.0.4 - OK
2) From 10.0.0.5 (OpenVPN connector),
ping to 10.0.0.4 - OK
ping to 192.168.1.143 - OK
ping to 192.168.1.147 - OK
3) From 192.168.1.147,
ping to 192.168.1.143 - OK
ping to 10.0.0.5 - timeout
ping to 10.0.0.4 - timeout
>>> which I assume this is because there is no routing on the box? Is that correct?
4) From 10.0.0.4,
ping to 10.0.0.5 - OK
ping to 192.168.1.143 - timeout
ping to 192.168.1.147 - timeout
>>> which I assume this is because there is no routing on the box? Is that correct?
My question is that I need to add routing on each machine is that the solution?
While I'm using mobile network,
From the machine,
ping to 10.0.0.5 - OK
ping to 10.0.0.4 - OK
ping to 192.168.1.143 - OK
ping to 192.168.1.147 - OK
BUT, I'm not able to do RDP (port 3389) or telnet to 3389 to 10.0.0.4.
Any ideas?
Now, this 10.0.0.4 device has a public IP and I can RDP or telnet into it.
I'm appreciated your feedback.
Thanks
We are testing this OpenVPN cloud on our testing environment. We set up a connector on the Azure network (10.0.0.0/24) on one of the Ubuntu servers and connected online. We also have a connector on on-prem network (192.168.1.0/24) on Ubuntu server and also connected online.
Azure Network:
VM 1 - Windows 11 - IP: 10.0.0.4
VM 2 - Ubuntu Server (OvenVPN connector) - IP: 10.0.0.5
On-prem Network:
VM 6 - Kali Linux - IP: 192.168.1.147
VM 7 - Ubuntu Server (OvenVPN connector) - IP: 192.168.1.143
Mobile network
Physical machine (running a OpenVPN client) tethering to iPhone via 5G network
My observation:
1) From 192.168.1.143 (OpenVPN connector),
ping to 192.168.1.147 - OK
ping to 10.0.0.5 - OK
ping to 10.0.0.4 - OK
2) From 10.0.0.5 (OpenVPN connector),
ping to 10.0.0.4 - OK
ping to 192.168.1.143 - OK
ping to 192.168.1.147 - OK
3) From 192.168.1.147,
ping to 192.168.1.143 - OK
ping to 10.0.0.5 - timeout
ping to 10.0.0.4 - timeout
>>> which I assume this is because there is no routing on the box? Is that correct?
4) From 10.0.0.4,
ping to 10.0.0.5 - OK
ping to 192.168.1.143 - timeout
ping to 192.168.1.147 - timeout
>>> which I assume this is because there is no routing on the box? Is that correct?
My question is that I need to add routing on each machine is that the solution?
While I'm using mobile network,
From the machine,
ping to 10.0.0.5 - OK
ping to 10.0.0.4 - OK
ping to 192.168.1.143 - OK
ping to 192.168.1.147 - OK
BUT, I'm not able to do RDP (port 3389) or telnet to 3389 to 10.0.0.4.
Any ideas?
Now, this 10.0.0.4 device has a public IP and I can RDP or telnet into it.
I'm appreciated your feedback.
Thanks