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

General Setup Question

Hello, this is my first post. Im trying to set up my firewall. I share an internet connection with my room mate so I dont want him on the same network as my server. Currently, I have one of my NICs going to a Cisco router which my server and other computers connect to.

Im trying to set up another router just like my first one for my room mate to connect to. However, I cant get anything to come through to the room mates router. When I am coinnected to it, I can access the firewall just fine. I tried duplicating all masq rules and packet filters for the second card but nothing will work! Any advise?

Thank you!

Configuration: v8

Card 1: 192.168.2.100 -> Router 1: 192.168.2.2 -> Local Addresses: 192.168.1.1 (works just fine)

Card 2: 10.0.0.100 -> Router 2: 10.0.0.2 -> Local: 192.168.1.1 (not working, can access firewall at https://10.0.0.100:4444)


This thread was automatically locked due to age.
Parents
  • I'm kind of wondering why you even have Router 1 and router 2 (I am assuming that these are actually Linksys by Cisco home routers and not "real" Cisco gear) for a simple two person setup.  Why not just do:

    Astaro Card 1 >> switch >> your stuff
    Astaro Card 2 >> switch >> roommates stuff

    You'd be able to have each on a separate subnet, with access controlled through packet filter rules, without the complexity of the extraneous additional subnets.  Your two additional routers don't provide any benefit for what you're trying to achieve.  A couple of low port home switches would cost you about $30.

    If I'm reading your diagram correctly:  You can't have two endpoints connected to the same device using the same IP Address (192.168.1.1), without some serious natting.  Your systems wouldn't know how to route the packets appropriately.
Reply
  • I'm kind of wondering why you even have Router 1 and router 2 (I am assuming that these are actually Linksys by Cisco home routers and not "real" Cisco gear) for a simple two person setup.  Why not just do:

    Astaro Card 1 >> switch >> your stuff
    Astaro Card 2 >> switch >> roommates stuff

    You'd be able to have each on a separate subnet, with access controlled through packet filter rules, without the complexity of the extraneous additional subnets.  Your two additional routers don't provide any benefit for what you're trying to achieve.  A couple of low port home switches would cost you about $30.

    If I'm reading your diagram correctly:  You can't have two endpoints connected to the same device using the same IP Address (192.168.1.1), without some serious natting.  Your systems wouldn't know how to route the packets appropriately.
Children
No Data