Hi, Forgot to mention that I've already opened a problem report, but I was directed here by Remko Lodder.
Any ideas on how to solve or tackle this issue? On 11/6/06, Gonzalo Arana <[EMAIL PROTECTED]> wrote:
Hi, When I open a pptp tunnel with net/mpd, my PC freezes (numlock stops responding, for instance). I am using 6.1-RELEASE with GENERIC kernel. I've recompiled removing USB, SCSI/RAID controllers, with the same result. The freeze occurs right after the tunnel is up. Does anyone expierence the same problem? Here are the relevant configs: > /usr/local/etc/mpd/mpd.conf: > > default: > load vpn > > vpn: > new -i ng0 vpn vpn > set iface disable on-demand > set iface idle 0 > # disconnect the client after 8 hours > set iface session 28800 > #set iface route 192.168.2.0/24 > set bundle disable multilink > set bundle authname my_username > set bundle password my_password > set link yes acfcomp protocomp > set link no pap chap > set link accept pap > set link mtu 1460 > # If remote machine is NT you need this.. > # set link enable no-orig-auth > set link keep-alive 10 75 > set ipcp no vjcomp > > /usr/local/etc/mpd/mpd.links: > vpn: > set link type pptp > set pptp self ZZZ > set pptp peer YYY > set pptp enable originate incoming outcall > set pptp disable windowing > > > where: > ZZZ my ethernet IP address > YYY ip address of TCP peer > Thank you very much in advance, -- Gonzalo A. Arana
-- Gonzalo A. Arana _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"