From owner-freebsd-questions Thu May 17 9:30:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hvmta02-stg.us.psimail.psi.net (hvmta02-ext.us.psimail.psi.net [38.202.36.30]) by hub.freebsd.org (Postfix) with ESMTP id 2DA1137B422 for ; Thu, 17 May 2001 09:30:32 -0700 (PDT) (envelope-from drideout@cssnow.com) Received: from dave ([64.135.40.41]) by hvmta02-stg.us.psimail.psi.net (InterMail vM.4.01.02.17 201-229-119) with SMTP id <20010517163031.GAVL23146.hvmta02-stg.us.psimail.psi.net@dave> for ; Thu, 17 May 2001 12:30:31 -0400 From: "Dave Rideout" To: "FreeBSD Questions" Subject: VPN and MPD Date: Thu, 17 May 2001 12:24:19 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello: I am using MPD for my VPN at home with cable modem and doing NAT, so its all my machines default gateway, but when I do this at work this is what happens, I can ping myself and the freebsd box, but I cant ping anyone else on the network. Here is my routing table Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.1.1 UGSc 3 9 fxp0 localhost localhost UH 0 0 lo0 192.168.1 link#1 UC 0 0 fxp0 => 192.168.1.210 192.168.1.1 UH 0 4 ng0 192.168.1.210 0:a0:c9:6c:cd:10 UHLS2 0 0 fxp0 Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%fxp0 link#1 UC fxp0 fe80::%lo0 fe80::1%lo0 Uc lo0 fe80::%ng0 link#11 UC ng0 fe80::2a0:c9ff:fe6 ::1 UH lo0 ff01:: ::1 U lo0 ff02::%fxp0 link#1 UC fxp0 ff02::%lo0 fe80::1%lo0 UC lo0 ff02::%ng0 link#11 UC ng0 Here is my mpd.conf file pptp: new -i ng0 pptp pptp set iface disable on-demand set iface enable proxy-arp set iface idle 1800 set bundle disable multilink set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 10 60 set ipcp yes vjcomp set ipcp ranges 192.168.1.1/32 192.168.1.220/32 set ipcp dns 216.111.65.217 # # The five lines below enable Microsoft Point-to-Point encryption # (MPPE) using the ng_mppc(8) netgraph node type. # set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 Thanks for your help guys Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message