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

Routing Setup

Hi,

I know that this questions is asked very ofen, but all the answers are not matching with my problem.

This is my network:

internet-----Router (192.168.0.1)------Switch-----External ASL Interface(192.168.0.100)===Internal ASL Interface(10.64.120.1) -----PC(10.64.120.3)

How do I have to configure the routing and the nic gateways to get Internet Access from the PC???

Which route do I have to add at the ASL??? Please post the NIC configuration and the routing entrys.

Thanks!!!!  


This thread was automatically locked due to age.
  • Under Networks --> NAT/Masquerading, create the standard LAN masquerading rule:

    LAN_NAT  Internal_Network__ -> All / All MASQ__External  None


    Under Packet Filter --> Rules, create some basic access rules:

    Internal_Network Any Any Allow
        
  • The gateway address on your external ASL interface will be 192.168.0.1 and the gateways on your PC's would point to the internal ASL interface IP, in your example, 10.64.120.1. You would then need to set up your NAT and packet filter rules as VelvetFog mentioned for a quick and easy setup.  
  • Hi coolrunner !
    First of all you need to enter the following routes:
    - on your Pc: default gateway = internal ASL interface (10.64.120.1)
    - on your external ASL interface: default gateway = router IP (192.168.0.1)
    - on your router: add a route to your internal network 10.64.120.0 with net mask 255.255.255.0 and use as gateway your external ASL interface (192.168.0.100)
    further on you need to create a packet filter rule which allows your Pc or the whole network to access the internet e.g. 
    source   -  service   -  destination  -  action
    Pc's IP address     -    any      -       any      -     allow
    intern. network    -    any      -       any      -     allow
    You do not have to specify any NAT or MASQ rules if you do not need anything special !
    Hope that I could help you a bit –
    kind regards,
                     erich
            
  • It works! Thank you very much!!!!!!!!  
  •  See ! - You only have to make it right, and it will work immediately !!!   [;)]

    regards,
    erich