Hi Everyone,
Looking to do the following with a PFSENSE Box
LAN 1 : 90 Mbps : Controlled by Windows DHCP for active directory domain. Configured to firewall for VPN access. 1 IP for Firewall, 1 for VPN access.
LAN 2 : 100 Mbps for VoIP phone system. Separate Subnet. DHCP controlled by PFSENSE box. 1 Static IP Allocated for NAT Routing.
LAN 3 : 10 Mbps for Camera System. Static IP (no need for DHCP server, network has NVR) With 1 External IP for Remote Camera Access.
- How do I divide the traffic between the physical LANs? The incoming connection is a single 200 / 200 Mbps connection. There are enough physical NICs on this box to support the configuration.
- Is it possible to have one IP address to manage the firewall remotely and one for the VPN connection on the firewall? Should I handle the VPN setup on active directory instead?
- How do I...