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

Zugriff auf Standorte via SSL VPN

Hallo Zusammen,

ich habe hier ien kleines Konfigproblem.
Situation: 3 Standorte via MPLS VPN verbunden.
Standort: A hat MPLS und ADSL m fester IP
Standort: B hat MPLS da stehen die Server...
C ist wurst... :-)

Am Stadonrt A habe ich eine UTM 110 m BasicGuard aufgebaut die über das DSL in Internet geht.
Jetzt sollen die Mitarbeiter von Unterwegs oder Zuhause sich via SSL VPN mit dem Standort A verbinden (klappt) und dann eine RDP Sitzung auf die Termianlserver am Standort B aufabuen ( Der Weg geh dann üebr das MPLS.)

Ich kann den MPLS Router (192.168.10.251) bei aufgebauter SSL VPN Verbindung anpingen. (Haben Masq von SSLPool auf   gemacht)

Ich komm aber nicht ins Zielnetz am Standort B (192.168.2.x) 
Irgendwie müsste ich das doch "übersetzen" können" das mein Paket mit der richitgen Quelladresse (192.168.10.x) in den Tunnel nach Standort B kommt)
Am MPLS ist akutell nichts änderbar.
Habt Ihr eien Idee wie ich das hinbiege?

Danke!!

Schöne Grüße
Michael


This thread was automatically locked due to age.
Parents
  • (Sorry, my German-speaking brain isn't working at the moment. [:(])

    Micha, your MPLS provider should be able to add a route in their system routing traffic from Standort B to your SSL VPN pool via the IP of the UTM's "Internal (Address)".  Then, you simply add the network at Standort B to 'Local networks' for the SSL VPN.

    If your MPLS provider won't/can't do that, then your only choice is to create a NAT rule in the UTM like

    SNAT : VPN Pool (SSL) -> Any -> {Standort B} : from Internal (Address)



    MfG - Bob (Bitte auf Deutsch weiterhin.)
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • (Sorry, my German-speaking brain isn't working at the moment. [:(])

    Micha, your MPLS provider should be able to add a route in their system routing traffic from Standort B to your SSL VPN pool via the IP of the UTM's "Internal (Address)".  Then, you simply add the network at Standort B to 'Local networks' for the SSL VPN.

    If your MPLS provider won't/can't do that, then your only choice is to create a NAT rule in the UTM like

    SNAT : VPN Pool (SSL) -> Any -> {Standort B} : from Internal (Address)



    MfG - Bob (Bitte auf Deutsch weiterhin.)
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children