I'd appreciate some advice to sort out a problem using poptop-1.3.0 from ports. If there is a more appropriate forum for asking about this, please excuse my post and point me to the right place.
I installed -current (i386), downloaded src & ports, and installed poptop-1.3.0 and pptp-1.7.1p0. I compiled a new kernel to add a few more tun devices. No other changes were made to the GENERIC kernel. 'systcl net.inet.gre.allow' shows 'net.inet.gre.allow=1'. Trying to establish a pptp connection fails, and the following is logged in /var/log/daemon: Oct 5 13:31:58 gateway ppp[25094]: Warning: Label plugin rejected -direct connection: Configuration label not found Any advice would be appreciated. Some configuration information is listed below. If I've omitted any information that would help please let me know. /etc/pptpd.conf: option /etc/ppp/options.pptpd logwtmp localip 192.168.191.254 remoteip 192.168.191.240-249 noipparam /etc/ppp/options.pptpd: name pptpsrv lock mtu 1450 mru 1450 proxyarp auth +chapms-v2 ipcp-accept-local ipcp-accept-remote lcp-echo-failure 3 lcp-echo-interval 5 deflate 0 mppe-128 #mppe-40 mppe-stateless /etc/ppp/ppp.conf: pptp: accept dns enable mschapv2 enable proxy disable ipv6cp # set log phase lcp ipcp command set timeout 0 set ifaddr 192.168.191.254 192.168.191.240-192.168.191.249 set dns 192.168.191.5 set nbns 192.168.191.5 Thanks in advance for any pointers. Richard Koett.

