Guest User!

You are not Sophos Staff.

How to acces squid from lan with nat maqueradind in new beta

i have an lan and want to know to configure nat rules to my lan acces squid in astaro with nat rules thx for response i know how to do this with the 3.0.20 beta but don't know with the 3.0.30 beta.

and have another problem how to make my web server
in 192.168.225.10 accessible from internet with nat rules 

my configuration 

internet>routeur>firewall>lan 
in routeur i have public ip adresse and in firewall have one public adresse too 
i can access internet from lan with masqerading 

Packets to match:

Source Address  Destination Address  Service
 
My LAN           Any                  any

Change Source to:   Address       Service source
 
                    ipextern       no change
 
Change Destination to :  address  
                         
                         nochange 


rules
internet   MNT -> Any / Any   IP-EXTERN   None 

this rules make working internet from lan 
how can i do to one serveur in MNT (my lan) acces from internet for web server and smtp server
thx for help

and how to use squid with nat rules very thx
Parents
  • I'm not quite sure if I got the point. Here is what you have to do for a working DNAT setup:

    External Firewall IP:   a.b.c.d
    Internal Firewall IP: 192.168.2.1
    Internal HTTP-Server: 192.168.2.10

    DNAT-Rule: External Firewall IP - HTTP -> Internal HTTP-Server - HTTP

    Packetfiler rule:   Any - HTTP -> Internal HTTP-Server - Allow
Reply
  • I'm not quite sure if I got the point. Here is what you have to do for a working DNAT setup:

    External Firewall IP:   a.b.c.d
    Internal Firewall IP: 192.168.2.1
    Internal HTTP-Server: 192.168.2.10

    DNAT-Rule: External Firewall IP - HTTP -> Internal HTTP-Server - HTTP

    Packetfiler rule:   Any - HTTP -> Internal HTTP-Server - Allow
Children
No Data