Networking Forums

Networking Forums > Computer Networking > Linux Networking > pppoe-server replies never make it to the client

Reply
Thread Tools Display Modes

pppoe-server replies never make it to the client

 
 
taowei.cs@gmail.com
Guest
Posts: n/a

 
      04-25-2006, 11:32 AM
I am using rp-pppoe 3.8 and starting the server like this

pppoe-server -I eth1 -L 10.0.0.1 -R 10.0.0.2

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

lcp-echo-interval 10
lcp-echo-failure 2
require-pap
debug
dump
proxyarp

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, in syslog, the client sends a config
request:

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

which the server receives and answers:
...
connect: ppp0 <--> /dev/pts/4
...
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 already installed a PPTP server on this machine, and my pppd is 2.4.3
in Debian Sarge
Does anyone has the answer for it? Thank you in advance.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to implement dhcp client and pppoe client on the same interfaceat same time? xpaulee@gmail.com Linux Networking 3 06-01-2009 05:13 PM
You cannot make more than one client connection over a NAT device Neil Windows Networking 0 02-26-2008 02:45 PM
Make a VPN client's internal network visible to the VPN server \Rob\ Windows Networking 5 11-03-2006 06:47 PM
how to make client logon to new domain? xiaomei Windows Networking 3 09-05-2005 11:11 AM
Can I make a PPPoE connection start as a service? MMJII Windows Networking 2 01-24-2005 08:09 PM



1 2 3 4 5 6 7 8 9 10 11