Date: Thu, 17 May 2001 12:24:19 -0400 From: "Dave Rideout" <drideout@cssnow.com> To: "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: VPN and MPD Message-ID: <NEBBKBOMILGEKHIBFECLEECHCMAA.drideout@cssnow.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBKBOMILGEKHIBFECLEECHCMAA.drideout>