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

how to define uplink interface?

Hi, I'm using ASG 8.001 and I can't get internet access,

2 networks:
DMZ: 192.168.20.x/24
Internal: 192.168.0.x/24,
(no problem on these 2 nets visibility/firewall over ASG)

trying to get acces to Internet:
I attached a zyxel rfc1483 ADSL router, added a new ethernet interface, 192.168.10.x/24(adsl router is 192.168.10.1).
I can ping from DMZ/Internal to adsl router, but when I try to ping an internet address, asg says "net unreacheable".
What I'm doing wrong? How do I configure asg to route internet traffic to adsl-router?
And How do I configure "WAN interface" as uplink?


This thread was automatically locked due to age.
  • Hi, Tenshin, and welcome to the User BB!

    If you have only one WAN interface, then you don't need to worry about the 'Uplink Balancing' and 'Multipath Rules' tabs in 'Interfaces'.  As long as you configure the WAN interface with a default gateway, the Astaro will know to use the interface to reach the internet.

    I'm not familiar with your Zyxel product, but the standard recommendation is to put that router into bridge mode, or, if possible, to connect the Astaro directly to your ISP's modem.  In either case, the goal would be to have the public IP be directly on your Astaro.  If the Zyxel is also a wireless device, you could put it behind your Astaro and not use the WAN port on it - just use it as a wireless access point and a switch.

    If you haven't done so yet, you can download the User's Manual from the Support section, and it has an excellent setup guide that leads you through creating packet filter and masquerading rules.

    Cheers - Bob
  • Thank you Bob, I give you a more detailed view of my network config, 

    Net A (internal):192.168.0.0/24  (192.168.0.10)ASG(192.168.10.10)192.168.10.2(wifi router)(WAN:192.168.4.2)(192.168.4.1)DSL RouterINTERNET.

    I can ping from net A to DSL router (192.168.4.1).
    But if I try to ping an Internet address (ex. ping Google) response is: "request time out".
    (If I connect directly to wifi router (backdoor) I have access to Internet (so dsl is working))

    Thank you again!
  • Yes, as I recommend above, others here have solved the problem thus:

    Net A (internal):192.168.0.0/24  (192.168.0.10)ASG(public IP)(DSL Router in bridge mode)INTERNET
    Net A (Internal):192.168.0.0/24  (LAN port)wifi router(WAN: unused!)

    Assigne DHCP with Astaro instead of wifi router.

    Cheers - Bob