This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Remote access and RDP

Hi,

I have a home Sophos UTM with up to date firmware. My main issue is that when i connect to the VPN and try to use RDP, my client cannot find the destination PC (either by hostname or IP). 

What should i look for to fix this?

Thanks. 

Matt


This thread was automatically locked due to age.
Parents
  • Try to traceroute IP RDP address and look for the next hop, is it your Internet Default gateway or UTM virtual VPN IP address ?

    In my example below, you can see that that packet destined for internal server address is routed via VPN (which is correct):

    [FONT="Courier New"]d:\>tracert 172.16.1.101

    Tracing route to 172.16.1.101 over a maximum of 30 hops

      1    15 ms    16 ms    15 ms  10.242.6.1
      2    20 ms    17 ms    14 ms  172.16.1.101[/FONT]

    Are there any good reasons why are you using L2TP instead of SSL VPN ?
  • Thanks for the reply. I did as you requested and I was unable to hop to anything in my tracert. The reason it is L2TP is because I am using the VPN on my iOS devices. 

    Also, I cannot access the Internet over the VPN. See attached screen shot from my iPhone.

  • Also, I cannot access the Internet over the VPN.

    Also make sure you are masquerading the vpn network to external interface. I am assuming your RDP server is using astaro as the gateway right?
Reply Children