Guest User!

You are not Sophos Staff.

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

additional nic for Cisco addition?

Hi,

I currently am still running version 8, but would like to introduce a Cisco router in my network. I have an initial idea in drawing form below. I basically wanna have a Cisco lab segmented from my home network. I want the Cisco router behind the astaro. Would I be needing another NIC for this design??

Can anyone recommend a different setup?




This thread was automatically locked due to age.
Parents
  • Hi, 

    Any of those options are workable, but not necessary.

    I was saying if you were to add a new route TO EACH of the PCs (that you need LAB access from) in your LAN, you could get to the LAB net without traversing the UTM.

    on Windows, the command is in this form:
    route add 10.10.10.0 mask 255.255.255.0 192.168.1.16


    I've done it recently as I currently have 2 UTMs running at home, and it's needed to reach the test network inside the beta UTM, and it works fine.
    You can add it to a batch script that runs at Windows startup (there's probably other ways to do it too).

    Barry
Reply
  • Hi, 

    Any of those options are workable, but not necessary.

    I was saying if you were to add a new route TO EACH of the PCs (that you need LAB access from) in your LAN, you could get to the LAB net without traversing the UTM.

    on Windows, the command is in this form:
    route add 10.10.10.0 mask 255.255.255.0 192.168.1.16


    I've done it recently as I currently have 2 UTMs running at home, and it's needed to reach the test network inside the beta UTM, and it works fine.
    You can add it to a batch script that runs at Windows startup (there's probably other ways to do it too).

    Barry
Children
No Data