Date: Fri, 13 Jan 2006 01:24:57 +0300 From: d.s.polyakov@gmail.com To: freebsd-net@freebsd.org Subject: mgetty+pppd dialin problem Message-ID: <1662395635.20060113012457@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi All! I`ve installed from the ports mgetty+sendfax on FreeBSD 6.0., pppd been also configured (options,pap-secrets,chap-secrets). My server has 2 ethernet interfaces 172.20.0.0/16 and 1 ethernet interface configured for the real ip+natd mgetty running due to 'ps aux' and when i try to connect with terminal everything works and i can login ,but if i try to use ppp proto with pap authorization ,my connection fails with the following messages in /var/log/pppd.log : pppd[671]: pppd 2.3.5 started by root, uid 0 pppd[671]: Using interface ppp0 pppd[671]: Connect: ppp0 <--> /dev/cuad0 pppd[671]: sent [LCP ConfReq id=0x1 <mru 576> <auth pap> <magic 0x3bea130b> <pcomp> <accomp>] last message repeated 11 times last message repeated 18 times pppd[671]: LCP: timeout sending Config-Requests pppd[671]: Hangup (SIGHUP) pppd[671]: Modem hangup, connected for 1 minutes pppd[671]: Connection terminated, connected for 1 minutes pppd[671]: Exit. /etc/ppp/options : lock auth modem crtscts asyncmap require-pap refuse-chap mtu 576 mru 576 172.20.120.130:172.20.120.131 debug 5 passive nodetach ipcp-accept-local ipcp-accept-remote lcp-max-configure 30 /etc/ppp/pap-secrets: pppc * 123321 * test * 123 *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1662395635.20060113012457>