| Subject: Re: LCP: No response to Configure-Request |
Author:
Ryan Holt
|
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted: 10:02:26 2006-04-27 Thu
Author Host/IP: 209.49.110.151 In reply to:
Ryan Holt
's message, "LCP: No response to Configure-Request" on 09:04:38 2006-04-27 Thu
I recompiled ppp without Radius support and my PPP links come up fine now.
Is it possible to accept broadcast requests?
>Hello,
>
>I'm receiving this error when trying to authenticate
>my client to my server, ethereal shows that I'm not
>sending any Configure packets to my client.
>
>Here is my options file:
>
>#: cat /etc/ppp/options
>
>cat /etc/ppp/options
>lock
>#debug
>#name pptp-vpn
>#noauth
>#proxyarp
>#require-pap
>#chapms-strip-domain
>#lcp-echo-failure 10
>#lcp-echo-interval 30
>crtscts
>nobsdcomp
>nodeflate
>nopcomp
>
>#: cat /etc/ppp/pppoe-server-config
>
>auth
>require-chap
>#mru 1492
>#mtu 1492
>#default-asyncmap
>lcp-echo-interval 60
>lcp-echo-failure 5
>#lcp-max-configure 100
>ms-dns 209.49.110.30
>noipdefault
>noipx
>noproxyarp
>noktune
>nodefaultroute
>netmask 255.255.255.255
>logfile /var/log/pppd.log
>default-mru
>default-asyncmap
>
>#: cat /var/log/pppd.log
>Using interface ppp0
>Connect: ppp0 <--> /dev/pts/4
>Using interface ppp1
>Connect: ppp1 <--> /dev/pts/5
>Terminating on signal 15
>Terminating on signal 15
>Connection terminated.
>Connection terminated.
>Modem hangup
>Modem hangup
>Using interface ppp0
>Connect: ppp0 <--> /dev/pts/6
>Using interface ppp1
>Connect: ppp1 <--> /dev/pts/7
>LCP: timeout sending Config-Requests
>Connection terminated.
>Modem hangup
>Terminating on signal 15
>Connection terminated.
>Modem hangup
>
>Any help would be greatly appreciated!
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
| |