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

Manage Device from WAN

How does one connect to the XG box from the WAN side? Is there something similar to the " Management / Webadmin Settings " on the UTM?

I have looked at the help files (honest), but I can't find anything, or am not understanding what I am reading.

It would also be nice to figure out the process that replaced the UTM process of " Network Protection/NAT/NAT ".

For instance.

On the XG system, where would I go to route a incoming RDP connection to a specific computer.  This is very simple on the UTM, but I have no idea where to go on the XG.

Policies?

So.

Station on the WAN side trying to connect to a computer on the LAN side.

XG WAN IP: 172.16.81.4

XG LAN IP: 192.168.1.254

Computer on the WAN: 172.16.95.48

Computer on the LAN I want to RDP into: 192.168.1.1

RDP Port: 3389

So what I want to do is open my RDP client and connect to: 172.16.81.4

I then want the XG to route any Port 3389 traffic from 172.16.95.48(WAN) to 192.168.1.1(LAN)

On the UTM, simple.  Probably is for the XG as well.  I just don't understand the terminology/steps to do so.

BTW - I know both the ranges I listed are private.  This is not a production system.  It is not even a home system.  It is just something I am playing with at work and would rather play with from my desk than have to sit at a remote station.

Thanks for any help.



This thread was automatically locked due to age.
Parents
  • You'll need to make 2 rules of Business Application Type, as Azron says and their configuration needs to be as follows:

    • Host: Any (Or you could add the external (in your case externally internal) IP as the sole allowed IP)
    • Exceptions: None
    • Source Zone: WAN
    • Hosted Address: External Port with IP assignation of the IP of the XG's WAN link (External IP)
    • Protected Zone: LAN
    • Protected Application Servers: Create a Definition with the internal IP of your computer
    • Forward all ports: Off
    • Protocol: TCP
    • External Port Type: Port Range
    • Port range: 1 - 65535
    • Mapped Port Type: Port
    • Mapped Port: 3389
    • Rewrite Source Address (Masquerading): On
    • Use Outbound Address: Create a new NAT Policy for the internal IP of your XG
    • Intrusion Prevention & Traffic Shaping: I didn't create any but feel free to play
    • Reflexive Rule: Off

    You will need to duplicate the above but with the protocol set to UDP with the same Mapped Port of 3389 as RDP uses TCP/UDP 3389.

    Here are some screenshots of my working RDP on my test platform on a spare external and I see no reason why it shouldn't work in your setup:

Reply
  • You'll need to make 2 rules of Business Application Type, as Azron says and their configuration needs to be as follows:

    • Host: Any (Or you could add the external (in your case externally internal) IP as the sole allowed IP)
    • Exceptions: None
    • Source Zone: WAN
    • Hosted Address: External Port with IP assignation of the IP of the XG's WAN link (External IP)
    • Protected Zone: LAN
    • Protected Application Servers: Create a Definition with the internal IP of your computer
    • Forward all ports: Off
    • Protocol: TCP
    • External Port Type: Port Range
    • Port range: 1 - 65535
    • Mapped Port Type: Port
    • Mapped Port: 3389
    • Rewrite Source Address (Masquerading): On
    • Use Outbound Address: Create a new NAT Policy for the internal IP of your XG
    • Intrusion Prevention & Traffic Shaping: I didn't create any but feel free to play
    • Reflexive Rule: Off

    You will need to duplicate the above but with the protocol set to UDP with the same Mapped Port of 3389 as RDP uses TCP/UDP 3389.

    Here are some screenshots of my working RDP on my test platform on a spare external and I see no reason why it shouldn't work in your setup:

Children
  • Hi EmileBelcourt,

    I'm trying to enable SSL VPN on my home lab Sophos XG. I dont have static IP from my ISP. Have configured Sophos WAN with 192.168.1.150

    Have Port 1 and Port 3 as LAN with 172.16.16.0 / 24 and 10.0.0.0/24 respectively

    What im trying to achieve is , is it possible i can access Sophos XG and the networks when im working from my Office

    Will the above steps you had mentioned would work in my scenario

    Appreciate your help, also im pretty new to Sophos and also firewall configuration , so SNAT and DNAT are pretty new to me

    Have a good day , looking forward to hearing from you

    Thanks

    Raj