Guest User!

You are not Sophos Staff.

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

NAT over site to site (Resolved)

Hi im using 2 sophos UTM and its working very well, im using site to site ipsec over my house and my buisness.

I try to NAT port to my second utm 

Site A

External IP: 1.1.1.1

Internal Network: 192.168.2.X

Port: 25467

Site B:

External IP: 2.2.2.2.

Internal Network: 172.16.82.X

Port: 25467

I would like to nat like that: 

1.1.1.1:25467  Redirected to My site B 172.16.82.35:25467

I dont know how to do that someone can help me ?

PS: My english is bad i speak French Sry :S



This thread was automatically locked due to age.
  • Site A, SNAT Rule Traffic from Any to Port 25467, change source to 192.168.2.x (sophos ip on the interface), change destination to 172.16.82.35

    its better to use RED for this in my opinion (you will still see the real source ip over red and can do the firewalling on site B aswell) 

  • Salut, Marc-André, et bienvenue à la communauté UTM !

    If you want someone on the Internet to be able to reach 172.16.82.35 on port 25467 via 1.1.1.1, create in site A:

    'Full NAT : Internet -> {25467} -> External (Address) : from Internal (Address) to {172.16.82.35}'

    C'est ça que tu voulais faire?

    Cheers - Bob

  • BAlfson said:

    Salut, Marc-André, et bienvenue à la communauté UTM !

    If you want someone on the Internet to be able to reach 172.16.82.35 on port 25467 via 1.1.1.1, create in site A:

    'Full NAT : Internet -> {25467} -> External (Address) : from Internal (Address) to {172.16.82.35}'

    C'est ça que tu voulais faire?

    Cheers - Bob

    Ty vm you solution is working great this is exacly what i needed ! Everything is working your the best !