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

Problems with routing

Hi,

i installed ASL 2.0 with the following configuration:

LAN          xxx.xxx.144.0
ASL eth0     xxx.xxx.144.10 (connected to LAN)
ASL eth1     xxx.xxx.1.10   (conected to router)
router       xxx.xxx.1.1    

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
xxx.xxx.144.0 0.0 0.0 255.255.255.0 U 0 0 0 eth0
xxx.xxx.1.0   0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0    xxx.xxx.1.1.1   0.0.0.0 UG 0 0 0 eth1

I can ping eth0 or eth1 from any client
I can ping the router from the ASL but
I can´t ping the router from any client.

What is the problem? I need help.
Sorry, my english is not good.

Thank you


This thread was automatically locked due to age.
Parents
  • Astaro is not just a router it is a firewall and a NAT device. So you need to setup those parts
    of Astaro to let the data pass through.

    You need to MASQ the internal network to the external NIC.

    You need to setup rules to allow internal network out on the protocols you require.
Reply
  • Astaro is not just a router it is a firewall and a NAT device. So you need to setup those parts
    of Astaro to let the data pass through.

    You need to MASQ the internal network to the external NIC.

    You need to setup rules to allow internal network out on the protocols you require.
Children