Date: Wed, 3 Apr 2002 11:09:47 -0600 From: "Raja Velu" <raja@micronetusa.com> To: <freebsd-questions@freebsd.org> Subject: Unable to see Windows PCs using PPTP VPN Message-ID: <000b01c1db32$5c6ed660$1d00a8c0@www.micronetusa.com>
next in thread | raw e-mail | index | archive | help
Hi, I am running a FreeBSD 4.4 server as an IPFW-based firewall/NAT server for our company LAN. I have also set this box up to serve as a PPTP VPN server running mpd 3.2. I have opened up the firewall with the following lines to let VPN connections through: 03200 allow tcp from any to 1.2.3.4 1723 keep-state 03300 allow log logamount 100 gre from any to 1.2.3.4 03400 allow log logamount 100 gre from 1.2.3.4 to any When I use a win98 PC to connect to my VPN, I am able to get through fine! However, after I connect, I am not able to see any Windows PCs inside of the network. Consequently, I am not able login into my Windows domain either. Is it possible to do what I want without giving up on the IPFW/NAT/PPTP setup that I have or am I asking for too much??? Any pointers/web sites that can be provided will be greatly appreciated. Thanks. Rgds, Raja Velu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c1db32$5c6ed660$1d00a8c0>