From owner-freebsd-questions Mon Jul 24 18: 6:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chickenbean.com (ci1000971-d.sptnbrg1.sc.home.com [24.4.115.200]) by hub.freebsd.org (Postfix) with ESMTP id 4427F37B724 for ; Mon, 24 Jul 2000 18:06:52 -0700 (PDT) (envelope-from support@tecpro.com) Received: from dfdfs (ci1000971-e.sptnbrg1.sc.home.com [24.4.115.202]) by chickenbean.com (8.9.3/8.9.3) with ESMTP id UAA51863; Mon, 24 Jul 2000 20:15:42 -0500 (EST) (envelope-from support@tecpro.com) From: "Charles Peters - Tech Support" To: pptp-server@lists.schulte.org, freebsd-questions@FreeBSD.ORG Date: Mon, 24 Jul 2000 21:18:06 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: POPTOP configuration / connections problems Reply-To: support@tecpro.com Message-ID: <397CB28E.25432.F1D6A77@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Charles Peters - Tech Support To: pptp-server@lists.schulte.org Subject: Establishing a connection Send reply to: support@tecpro.com Date sent: Tue, 27 Jun 2000 02:55:14 -0400 Greetings: I have set up a VPN with PopTop. My server configuration is FreeBSD 4.0-Release, and Samba 2.0.6. I have installed the PopTop port on this server to allow for the VPN connections. My server has 2 network cards, one internet ip address (ip address = 24.x.x.x), and one internal non-routable ip address (ip address = 192.168.0.55). I would like to connect to this server from both internal locations over my lan, and from remote locations via a cable modem. The VPN server is connected to a cable modem and a local area network. I think that my problem is not with my PopTop configuration, but with my PPP configuration. The following are from my configuration files: /usr/local/etc/pptpd.conf speed 115200 option /etc/ppp/options debug localip 192.168.0.234-238,192.168.0.245 remoteip 192.168.1.234-238,192,168.1.245 ipxnets 00001000-00001FFF listen 192.168.0.4 listen 224.224.x.x pidfile /var/run/pptpd.pid ### I don't understand the localip and remoteip lines /etc/ppp/chap-secrets dummy D123456 ### remote userid = dummy remote userpassword = D123455 /etc/ppp/options debug name otis_vpn auth require-chap proxyarp #### I don't understand the name otis_vpn line /etc/ppp/ppp.deny root toor daemon operator bin games news man ftp uucp xten ingres I have read the docs, and am obviously missing something. A point in the right direction would be greatly appreciated. Thanks, Charles support@tecpro.com Charles Peters mailto:support@tecpro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message