Guest User!

You are not Sophos Staff.

Handle a lot of REDs + Split Tunneling

hi all,

today I received 2 RED-devices.
first one is up and running, really fine [:)]

I would like to know how I can handle a lot of RED-devices later...
Do I have to create a remote network for every single device??? does it have to be a separate network by force?
Nicest way would be bridging it to the local network of the ASG. is that possible?

second thing: Split tunneling.
I would like to route only the traffic for my internal ASG LAN through the RED-tunnel. Is that possible? The clients should surf through their internet-router. SSL-Client can do that!
I saw an other thread regarding this but I dont understand how to do it exactly.

thanks
Markus
Parents
  • You can use redsX interfaces like you can use other ethernet hardware interfaces, meaning that:

    - You can put them in a bridge (also several of course)
    - You can configure normal interfaces on them (also DHCP client, aka "Cable Modem")
    - You can run VLAN over them

    Just don't use the "Quick network setup" option, then you just get the "redsX" hardware.

    We have a "split" tunneling option build in "under the hood", but it is currently not exposed in the GUI. Hint: Check out the "itfhw->red_server" objects if you feel adventurous.
Reply
  • You can use redsX interfaces like you can use other ethernet hardware interfaces, meaning that:

    - You can put them in a bridge (also several of course)
    - You can configure normal interfaces on them (also DHCP client, aka "Cable Modem")
    - You can run VLAN over them

    Just don't use the "Quick network setup" option, then you just get the "redsX" hardware.

    We have a "split" tunneling option build in "under the hood", but it is currently not exposed in the GUI. Hint: Check out the "itfhw->red_server" objects if you feel adventurous.
Children