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

How can I make a NAT correctly?

Hi. I'm Cesar.

I have a ASL installed with 3 netcard.
1 cards are used to external connection and 2 other cards are used for internal connection.

eth0: 200.171.187.157
eth1: 192.168.1.1
eth2: 192.168.2.1

I need to make a configuration that:
When somebody try to access my site and type 200.171.187.157:80, the ASL redirect it to 192.168.1.117:80, how can I make it?

Thanks
Cesar


This thread was automatically locked due to age.
Parents Reply Children
  • Thanks, It's works now!
    The problem was the Web-Server had wrong Gateway.

    But I get other problem!
    I added another external IP address, so:

    eth0 200.171.187.157 (ext)
    eth1 200.171.187.158 (ext)
    eth2 192.168.1.1 (int)
    eth3 192.168.2.1 (DMZ)

    But, when I try to redirect the HTTP port using the eth1 I get the message: Connection refused!

    To added this address I used the ifconfig and changes the config file of astaro!!!

    P.S.: I can to connect at the web-admin using this address!


    What is worng?

    Thanks
    Cesar