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

Dual Internet connection, one default GW, WebAdmin works on both?

I noticed something unexpected with the WebAdmin and was wondering if it seems right to to everyone else.

I have an ASG Virtual Appliance v7.506 in a remote branch with two different Internet connections with static IPs connected on different VLANs on a single interface .  I was able to successfully https to each IP of the Astaro and I didn't think I should be able to.

I expected that replies to an incoming connection on the non-default GW interface would go out the default gateway interface which would then be ignored by the requesting client, which has been my experience with other equipment/setups.

Is the Astaro WebAdmin being smart and sending replies out the interface that it received them on?  Or is my routing likely messed up and I'm not seeing what I think I'm seeing.

For fun, the two IPs are76.77.73.198 and 209.82.115.70 and the default gateway is 209.82.115.65 so I didn't expect a successful connection to 76.77.73.198.

Thanks for any education!

Brian


This thread was automatically locked due to age.
  • Is the Astaro WebAdmin being smart and sending replies out the interface that it received them on?  


    Yes, I'm almost certain it does.
    You could run tcpdump on the console to check it yourself... e.g.
    tcpdump -i eth1

    Barry