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

pppoe-server replies never make it to the client



I am trying to get pppoe-server to work so that I can secure my WLAN
here at home. The idea is that I will require PPPoE "dialins" for
all clients, using MPPE.

I am starting the server like this

  pppoe-server -I wlan -F

and in /etc/ppp/pppoe-server-options, I set:

  noauth
  login
  lcp-echo-interval 10
  lcp-echo-failure 2
  require-pap
  mru 1492
  mtu 1492

pppoeconf finds the concentrator and configures the PPPoE
connection, but when I start it, packages from the server to the
client are lost. For instance, the client sends a config request:

  sent [LCP ConfReq id=0x1 <magic 0x9cf04f82>]

which the server receives and answers:

  rcvd [LCP ConfReq id=0x1 <magic 0x9cf04f82>]
  sent [LCP ConfAck id=0x1 <magic 0x9cf04f82>]

However, the client never receives anything. Thus, it eventually
times out:

  LCP: timeout sending Config-Requests
  Connection terminated.

I am still trying to figure out how to use tcpdump for this, so
that's it for now.

Does anyone have a clue what's going on or how I could fix this?

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <madduck@debian.org>
: :'  :    proud Debian developer, admin, user, and author
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!

Attachment: signature.asc
Description: Digital signature


Reply to: