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.
  • Right, but if my home network hosts gateway is 192.168.1.1 which is the LAN Interface side of the UTM, how would they not traverse the UTM regardless?

    Also, I already have a new server ready to go for version 9 with a 3gz dual core as opposed to the P4 I'm running now.  I plan on doing 3 NICS to help my situation out because I think it would be more logical this way.  What do you think about the current future layout below? Should it work ok?

    But again, I guess the home network hosts will still need to hit the UTM before traveling over to the LAB hosts eh? Unless I put like a Cisco CORE router below the UTM first...  hmm
  • or maybe I should do something like this.
  • 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