Hi,
I need to setup a connection, so I need to be able to establish a two-way communication.
This is what I get
So, while I believe the outboud traffic works, the connection does not get established.
Thanks
Sorry. What information is missing?
Check that you have provided your public IP address and not your local network address.
The remote computer is not responding to a ping request. I assume you are using the ping command?
Try using PortQuery instead.
https://www.thewindowsclub.com/how-to-use-port-query-tool-portqry-exe-in-windows-10
@pfbini wrote:
The IT manager for the box I need to reach thinks that it's a NAT issue, I'm not sure and hope I won't have to change provider just for this.
Then the IT manager is clueless if he thinks that NAT is causing a problem for an outbound connection. The problem is at his end.
As a silly question, what have you told him your IP address is? 192.168.1.82 or your public IP address?
Edit: typing as Keith posted
I have given him my public IP address, as mentioned in another reply.
I'm not familiar with RDP server configs and can't see how it could possibly check, but the only thing I can think is that it is somehow checking the incoming public and private IP address combination and as the hub private IP addressing range is different to Virgin, the server doesn't like it.
For example the Test-NetConnection on another IP protected server works as expected on port 1433 from two laptops both connected to the same Smarthub because the external IP has been enabled.
I guess the trace on PowerShell reads the IP inside, but the connection is made with the external IP
As you may see in another reply I'm not using ping. Will give PortQuery a try.
Thanks
The PortQuery utility was specifically intended for checking the status of remote ports.
There is a GUI front end for that utility which is useful if you need to check a lot of ports.
Another program is Zenmap which can test for a single port, or a range of ports.
A very useful program.
If you really want to prove which end it is, I have a tiny bench test Windows 10 PC which has RDP enabled. I can PM you my IP address and you can see if you can get as far as the login screen.
If you can, then that proves your outgoing request is being sent over the BT network.