|
||||||||
I was thinking of making the IPs on NIC1 and NIC2 192.168.100.100 and 192.168.200.100 respectively, and the servers behind each would be statically assigned IPs 192.168.101-200. Those servers would use 192.168.x.100 as their gateway. How would I configure the VPN server? Should I use something different, like 192.168.10.239, and give it 192.168.10.240/28 as you suggested? -----Original Message----- From: Lee Sharp [mailto:leesharp at hal dash pc dot org] Sent: Friday, April 13, 2012 11:46 AM To: m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] PPTP - multiple NICs & Subnets 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 --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |