Re: PPTP - multiple NICs & Subnets
Lee Sharp <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.m0n0wall |
|---|---|
| Message-ID | <[email protected]> |
On 04/13/2012 09:21 AM, Shreve, Josh wrote: > Hello, I apologize for my ignorance but I have a small question. > > I am considering using m0n0wall as a virtual appliance in a VMware host. > Ideally I would like for the appliance to have 3 NICs: > > > > * NIC1 = WAN (public IP) > * NIC2 = LAN1 (192.168.100.0/24) > * NIC3 = LAN2 (192.168.200.0/24) > > > Would it be possible to configure a PPTP VPN that I can connect to that > would allow me to access both the 192.168.100.x and 192.168.200.x > networks, and if so how? Yes. You need to set firewall rules in all of the networks (nic1 nic2 and pptp) and pick a scope that can be found. I usually place my pptp scope at the top of my lan with 192.168.x.239 as my gateway, and 192.168.x.240/28 as my slots. Lee