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

ASL clients cannot connect to internet

Hi,

-The problem that I am having is that the Astaro box can hit the internet. Grab updates and ping websites, but the client computers behind the firewall cannot get to the internet.

-I am using ASL 5.203 on a machine w/ two nics.

-eth1 has a ethernet cord plugged into it,  coming directly from my cable modem.

-eth0 has an ethernet cord plugged into it going to my 4 port switch.

-eth0 is my admin NIC.

-My other computers connect directly into this same 4 port switch.

-I can access webadmin and ping the Astaro box from the client computers.

-I have the masquerading feature setup on ASL. 

-If you need further info, to diagnose the problem just let me know.

Thanks,
Justin


This thread was automatically locked due to age.
Parents Reply Children
  • -I am not sure that my MASQ is correct or not.

    -Here is what I have for my MASQ: 
            name: masq_int-ext
            type: masquerading
            network: internal(network)
            Interface: external

    -Also, I do not have any packet filter rules setup.

    -Can you give me some hints on setting that up, so that my clients can access the internet.

    Thanks
  • Your MASQ setup looks OK.

    If you have no packet filter ruels set up, add one like:

    Source: Internal (Network)
    Service: Any
    Action: Allow
    Destination: Any

    Note - This is a wide open rule allowing outbound traffic, you will want to tighten things down later, but this should get data moving and prove it works.