|
||||||||
On 9/26/05, Memmott @ HitCatcher.com <memmott at hitcatcher dot com> wrote: > <snip> > > Here's the issue: It's handing off a 192.168.1.x address to PPTP clients. I > have no problems VPNing from my home network, but that's because my home > network is on a 192.168.2.x subnet. Obviously for home users on a > 192.168.1.x subnet, this is going to cause problems. What I'd like to do is > have the PPTP clients pick up a different IP address, either in the > 172.16.1.x range, or 10.0.0.x. > No matter what IP they pick up, they are still going to need to talk to the 192.168.1.x network, and that traffic will never make it across the connection. What I'd do is renumber every home user that uses 192.168.1.x, or renumber your LAN to some uncommon subnet (172.16-31.x.x is pretty uncommon compared to 192.168 and 10.) -Chris |