Hi sciUser, Based on you example, it only have one uplink NIC 0? May I correct?
Regards, Chris -----Original Message----- From: sciUser <[email protected]> Sent: Wednesday, April 15, 2020 12:01 AM To: [email protected] Subject: Re: Multiple WAN Network Interface Yes you can do this, we do this all the time. The key is to have a one inbound connection from outside, we will call this NIC0 (172.1.1.2), Now you can have 1 2 3 or 4 network cards, each network card will be assigned an IP to that WAN network (no gateway on the WAN interfaces). Network 0 = NIC0 = <NAT Pool or Static route > has Gateway Network 1 = NIC1 = 12.1.1.1/22 - VLAN100 Network 2 = NIC2 = 13.1.1.1/22 - VLAN200 Network 3 = NIC3 = 14.1.1.1/22 - VLAN300 A /22 is 1024 IP per super subnet (255.255.252.0). Example: 12.1.1.1 = 255 IP Addresses 12.1.2.1 = 255 IP Addresses 12.1.3.1 = 255 IP Addresses 12.1.4.1 = 255 IP Addresses Guacamole knows about these addresses once they are assigned to the network card and can make connection in to those networks. Reason you don't need a gateway per interface is because they are part of that network and will respond to it. Hope this helps. ----- A Cybersecurity Enablement Company We don't just run you through the motions, Our labs teach you how to think! Known good Guacamole installations -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] This message and its attachment (if any) are strictly confidential and sent to the designated recipient(s) only. If you are not the intended recipient, please notify the sender by e-mail and delete this message and its attachment (if any) from your computer system immediately . Century City International Holdings Limited, Paliburg Holdings Limited, Regal Hotels International Holdings Limited, its respective related subsidiaries, associated companies and affiliates do not guarantee this message and its attachment (if any) are free of computer virus and would not accept any liability whatsoever arising from Internet transmission. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
