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

Masquerading and internet access problems

Hi all,  well I am fairly new to Astaro, I have set up several linux firewalls but have been attracted to the strong security features and the GUI of astaro.  I am working on implementing this and I am having trouble with the most basic configuration and I am getting quite frustrated.  I have set up the firewall and configured all of my interfaces, local, DMZ, and internet.  I have set up masquerading to map all traffic from my local interface to my internet interface.  My internet interface is set to DHCP and it is obtaining an IP.  I cannot ping from the firewall, by DNS name or IP,  even though I have enabled anything to do with ICMP.  I have also set up a packet filter to allow http and still nothing, I even went as far as to allow all traffic in the packet filter to no avail.  Any help, am I missing something here??? Thanks  


This thread was automatically locked due to age.
Parents
  • How are your rules setup?  Are you allowiing DNS (UDP 53) out.  Belowing is a sample rules set.

    1  LAN DNS Any Allow  edit del move 
     2  LAN NTP NTP_Server_Colorado Allow  edit del move 
     3  LAN HTTP Any Allow  edit del move 
     4  LAN FTP Any Allow  edit del move 
     5  LAN IMAP Any Allow  edit del move 
     6  LAN HTTPS Any Allow  edit del move 
     7  LAN NNTP Any Allow  edit del move 
     8  LAN POP3 Any Allow  edit del move 
     9  LAN SMTP Any Allow  edit del move 
      .........
     20  Any Any Any Drop  edit del move 

    Hopefully this will help.
      
Reply
  • How are your rules setup?  Are you allowiing DNS (UDP 53) out.  Belowing is a sample rules set.

    1  LAN DNS Any Allow  edit del move 
     2  LAN NTP NTP_Server_Colorado Allow  edit del move 
     3  LAN HTTP Any Allow  edit del move 
     4  LAN FTP Any Allow  edit del move 
     5  LAN IMAP Any Allow  edit del move 
     6  LAN HTTPS Any Allow  edit del move 
     7  LAN NNTP Any Allow  edit del move 
     8  LAN POP3 Any Allow  edit del move 
     9  LAN SMTP Any Allow  edit del move 
      .........
     20  Any Any Any Drop  edit del move 

    Hopefully this will help.
      
Children
No Data