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

Full NAT

I am trying to make a few services(FTP, Webserver) on internal network accessible from the outside world.  I know in v8 this guide was the best route:
Astaro Security Gateway – SNAT, DNAT, 1-to-1 NAT and Full NAT – HowTo

I now am running v9 on my ASG220 appliance an I see that Full Nat is labeled (source + destination nat)  I am a little confused on the settings that go in the following screenshot.


Let's say external address is 1.1.1.1 and internal ftp server is 10.10.10.10
&
External address is 1.1.1.2 and internal ftp server is 10.10.10.11

Ports 21 and 80 will be the same internal and external.

What goes in which blanks?  Any help would be great guys! 

I am new to Astaro/Sohpos my background is with PIX/ASA and I converting to Astaro for a new branch office.  On the pix this was a 15 second task via command line.  Having to create a DNAT and SNAT+ firewall rule is very time consuming.


This thread was automatically locked due to age.
Parents
  • Hi, and welcome to the User BB!

    Your Pix knowledge will help you understand as you move forward.  The time savings aren't in the small details such as this one, but in the ability to make a change and have it applied everywhere automatically.

    Like vels says, a "Full NAT" is not the same as DNAT+SNAT, which is what you want.  Two habits that you need to have moving forward:
    [LIST=1]
    • Never bind a Host/Network definition to an interface; always leave it with 'Interface: >'
    • In a NAT rule, when a destination/source/service isn't to be changed, leave the corresponding 'Action' field empty.
    [/LIST]

    Cheers - Bob
Reply
  • Hi, and welcome to the User BB!

    Your Pix knowledge will help you understand as you move forward.  The time savings aren't in the small details such as this one, but in the ability to make a change and have it applied everywhere automatically.

    Like vels says, a "Full NAT" is not the same as DNAT+SNAT, which is what you want.  Two habits that you need to have moving forward:
    [LIST=1]
    • Never bind a Host/Network definition to an interface; always leave it with 'Interface: >'
    • In a NAT rule, when a destination/source/service isn't to be changed, leave the corresponding 'Action' field empty.
    [/LIST]

    Cheers - Bob
Children
No Data