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

No routing out of the box???

I'm testing Astaro 4 right now, I've downloaded a copy from the site, with an evaluation license.

After a clean install, I've noticed the nic that should be connected to the Internet, is not installed?  It says the hardware is there, but I have to name and configure it myself?   Why isn't this step included in the first installation?

And then, after installing the nic, I can't reach the Internet from my workstation, so routing doesn't seem work out-of the box also... (note that I can reach the Internet from the firewall, I can update the system, and I can ping a site by its name).

Maybe anyone can explain me what the basic steps are for this thing to make it a working router?

It's the only computer connected to the Internet, with the internal nic connected on the hub.  


This thread was automatically locked due to age.
Parents
  • By router i assume you mean private addresses behind a public interface.

    you seem to have setup your internal network during installation, (no gateway i hope), which is good. I assume you can get to webadmin and such from the private interface side?

    now configure the external interface as designated by your provider-assigned public IP, Gateway, netmask etc...ASL doesnt know this out of the box, since clients may require DCHP, Static, and have varying settings, and this is a perimter solution designed for a buisness environment, not a 200-dollar linksys.

    then create a masquerading rule in the nat/masq section that masquerades that INTERNAL network behind the PUBLIC interface.

    now create packetfilter rules to allow services such as HTTP and HTTPS.

    You should now be at the end of the very simplest initial setup. 
Reply
  • By router i assume you mean private addresses behind a public interface.

    you seem to have setup your internal network during installation, (no gateway i hope), which is good. I assume you can get to webadmin and such from the private interface side?

    now configure the external interface as designated by your provider-assigned public IP, Gateway, netmask etc...ASL doesnt know this out of the box, since clients may require DCHP, Static, and have varying settings, and this is a perimter solution designed for a buisness environment, not a 200-dollar linksys.

    then create a masquerading rule in the nat/masq section that masquerades that INTERNAL network behind the PUBLIC interface.

    now create packetfilter rules to allow services such as HTTP and HTTPS.

    You should now be at the end of the very simplest initial setup. 
Children
No Data