[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PPPoE Server Problem



Hello all,

I really don't understand what is wrong in my PPP setup. These are my configuration file:

pppoe-server-config :

# PPP options for the PPPoE server
# LIC: GPL
require-pap
debug
logfile /var/log/pppoe-server.log
#auth
#require-chap
lcp-echo-interval 10
lcp-echo-failure 4
ms-dns 8.8.8.8
ms-dns 8.8.4.4
netmask 255.255.255.0
defaultroute
noipdefault
usepeerdns


What is wrong is that the Session is estabilished (PADS) and closed immediately (PADT), this is my log :

Mar 21 16:31:36 lab pppoe-server[6516]: Session 1 created for client 00:0f:94:20:4a:c0 (10.0.0.2) on eth0.20 using Service-Name 'qacafe' Mar 21 16:31:36 lab pppoe-server[6475]: Session 1 closed for client 00:0f:94:20:4a:c0 (10.0.0.2) on eth0.20
Mar 21 16:31:36 lab pppoe-server[6475]: Sent PADT
Mar 21 16:31:40 lab pppoe-server[6475]: Terminating on signal 15 -- killing all PPPoE sessions Mar 21 16:31:40 lab pppoe-server[6519]: Terminating on signal 15 -- killing all PPPoE sessions Mar 21 16:32:36 lab pppoe-server[6527]: Session 1 created for client 00:0f:94:20:4a:c0 (10.0.0.2) on eth0.20 using Service-Name 'qacafe' Mar 21 16:32:36 lab pppoe-server[6523]: Session 1 closed for client 00:0f:94:20:4a:c0 (10.0.0.2) on eth0.20
Mar 21 16:32:36 lab pppoe-server[6523]: Sent PADT
Mar 21 16:33:37 lab pppoe-server[6528]: Session 2 created for client 00:0f:94:20:4a:c0 (10.0.0.3) on eth0.20 using Service-Name 'qacafe' Mar 21 16:33:37 lab pppoe-server[6523]: Session 2 closed for client 00:0f:94:20:4a:c0 (10.0.0.3) on eth0.20
Mar 21 16:33:37 lab pppoe-server[6523]: Sent PADT
Mar 21 16:34:37 lab pppoe-server[6529]: Session 3 created for client 00:0f:94:20:4a:c0 (10.0.0.4) on eth0.20 using Service-Name 'qacafe' Mar 21 16:34:37 lab pppoe-server[6523]: Session 3 closed for client 00:0f:94:20:4a:c0 (10.0.0.4) on eth0.20
Mar 21 16:34:37 lab pppoe-server[6523]: Sent PADT
Mar 21 16:35:37 lab pppoe-server[6532]: Session 4 created for client 00:0f:94:20:4a:c0 (10.0.0.5) on eth0.20 using Service-Name 'qacafe' Mar 21 16:35:37 lab pppoe-server[6523]: Session 4 closed for client 00:0f:94:20:4a:c0 (10.0.0.5) on eth0.20
Mar 21 16:35:37 lab pppoe-server[6523]: Sent PADT
Mar 21 16:36:38 lab pppoe-server[6534]: Session 5 created for client 00:0f:94:20:4a:c0 (10.0.0.6) on eth0.20 using Service-Name 'qacafe' Mar 21 16:36:38 lab pppoe-server[6523]: Session 5 closed for client 00:0f:94:20:4a:c0 (10.0.0.6) on eth0.20
Mar 21 16:36:38 lab pppoe-server[6523]: Sent PADT
Mar 21 16:37:10 lab pppoe-server[6523]: Terminating on signal 15 -- killing all PPPoE sessions Mar 21 16:37:38 lab pppoe-server[6550]: Session 1 created for client 00:0f:94:20:4a:c0 (10.0.0.2) on eth0.20 using Service-Name 'qacafe' Mar 21 16:37:38 lab pppoe-server[6549]: Session 1 closed for client 00:0f:94:20:4a:c0 (10.0.0.2) on eth0.20


In this website I read that there is a bug in the pppd bug I ask for a confirm :

http://forums.fedoraforum.org/archive/index.php/t-104060.html

My Ubuntu system runs a version of the ppp packet 2.4.5 but, again, I am not able to perform a downgrade because I can't see through apt-cache showpkg ppp
any older versions.

Any help will be really appreciated.

Pietro Paolini
pulsarpietro@aol.com


Reply to: