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 RED/ASG setup for the novice?

I'll be brutally honest...  I know enough to be dangerous when it comes to my ASG 220.  I purchased a RED.  After reading the literature I thought that it would automatically create an extension of my internal network to my remote office.  It does automatically install itself on my ASG but that's about it.

What exactly do I need to do to connect my internal network to the users on my RED?  My ASG 220 is running firmware 7.506.

I have a Windows server running a DHCP server to provide the address range of 10.0.0.x for my internal network.  If possible, I'd like to have the RED users on the 10.0.10.x range.  Through the basic RED setup, I see that it did create a DHCP server with that range.  I'd like to keep it that way if possible.

I tried the instructions here...

https://support.astaro.com/support/index.php/Same_network_on_RED_and_LAN

...but I ran into a couple of problems.  I can't bridge my internal network (eth0) and the red interface.  I'm guessing that's because eth0 is already in use.  I did try bridging an unused interface, et7, and the RED.  I then ran a  network cable to the same switch that et0 was connected to.  That kind of worked but not very well.  The transfer rate meters on the Astaro dashboard didn't work while doing a file transfer test.  Also the file transfer was pretty slow.  I also wasn't able to access the internet through the RED.  Plus, that seems like a hacked way of doing things.  I'd rather not waste an interface if I don't have to.

So how do I properly set up the RED to seamlessly connect to my internal network and the internet?

Thanks for your help and your time.

BP


This thread was automatically locked due to age.
Parents
  • I just have to say...

    [SIZE="5"]Thanks Jack Daniel!!![/SIZE]

    With a ton of his help, I now have my RED bridged to my Internal Interface.  It works sooo well.

    I'll have to write up exactly what he had me do for others who are also stuck.  But it's time to go home, so tomorrow...
Reply
  • I just have to say...

    [SIZE="5"]Thanks Jack Daniel!!![/SIZE]

    With a ton of his help, I now have my RED bridged to my Internal Interface.  It works sooo well.

    I'll have to write up exactly what he had me do for others who are also stuck.  But it's time to go home, so tomorrow...
Children
  • OK, here's how my RED was setup to work in bridged mode...

    1.)Add your RED to the Astaro but DO NOT use Quick Setup (uncheck it).

    2.)Bridge the RED interface and the internal interface.  To do this, check the red interface and select Internal from the Convert drop down.

    Once you apply the bridge, give your Astaro a few minutes to think.  My ASG220 had the processor pegged for a good 90 seconds while it applied all of the changes.

    3.)Create a new service for DHCP.  Go to Definions -> Services and click on New Service Definition.  Name it DHCP, set the Type to UDP, and set the Destination port to 67:68.

    4.)Create two new Packet filter rules.  For the first rule, set the Source to Any, set the service to DCHP, and set the Destination to Any.  For the second rule, set the Source to Internal (Network), set the service to Any, and set the Destination to Internal (Network).

    The second rule, while bizarre, is required for the bridge to work properly with the RED.

    5.)To get DNS working properly with my Windows network, we needed to do the following...  Go to Network Services -> DNS -> Request Routing.  Create a new route and enter in your Active Directory domain name and point it to your internal server's IP.

    I also needed to create a Static Entry so that I could get to my timeclock computer, time01.  I just went to Static Entries, created a New static DNS Mapping and entered in time01 and 10.0.0.25 as the destination.  Without it, I would get an Astaro error page saying that the host could not be found.  There's probably a better way of doing this but it's the only way that I knew how.


    Thanks again to Jack Daniel for all of his help.  Without it, I would have been lost.

    BTW, because I'm a glutton for punishment, I still want to see if I can get my RED working properly in non-bridged mode.  I'll document that too if/when I actually get it working.

    Thanks,
              Ben