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

Multiple Networks under On External Interface ????

Is there anyway I can have (3) seorate networks MASQ'ed to (1) External Interface??

I would like 

Internal1-->192.168.1.1-254 DHCP 24 port switch

Internal2-->192.168.2.1-254 DHCP 12 port hub

Internal3-->192.168.3.1-254 Static WiFi DMZ

I'm sure this is possible but I just cant figure out the whole MASQ thing

Oh yeah MOST Important !!!! All networks must be COMPELTELY seperate and unaware of the others ( No traffic can pass )

Can anyone point me in the right directiion???


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

    This should be no problem. You go to Network--> NAT/Masquerading and make 3 rules.
    1st: Rule A, Masquerading, Network 192.168.1.x, Interface External;
    2nd: Rule B, Masquerading, Network 192.168.2.x, Interface External;
    3rd: Rule C, Masquerading, Network 192.168.3.x, Interface External;

    Then you still have to make rules to allow trafic to outside world. If you place one rule which drops trafic to other 2 networks before the one which allows to access clients to the outside world, then networks won't be able to browse to another.

    BR, Matjaz
Reply
  • Hi!

    This should be no problem. You go to Network--> NAT/Masquerading and make 3 rules.
    1st: Rule A, Masquerading, Network 192.168.1.x, Interface External;
    2nd: Rule B, Masquerading, Network 192.168.2.x, Interface External;
    3rd: Rule C, Masquerading, Network 192.168.3.x, Interface External;

    Then you still have to make rules to allow trafic to outside world. If you place one rule which drops trafic to other 2 networks before the one which allows to access clients to the outside world, then networks won't be able to browse to another.

    BR, Matjaz
Children
No Data