Package: ppp
Version: 2.4.3-20050321+1
Followup-For: Bug #276550

Hi,

I am using pppd with rp-pppoe.so and have similar problems:
May  7 12:43:48 coruscant pppd[12844]: rcvd [LCP TermReq id=0xd6]
May  7 12:43:48 coruscant pppd[12844]: LCP terminated by peer
May  7 12:43:48 coruscant pppd[12844]: Connect time 26.9 minutes.
May  7 12:43:48 coruscant pppd[12844]: Sent 216623 bytes, received 10708590 
bytes.
May  7 12:43:48 coruscant pppd[12844]: Script /etc/ppp/ip-down started (pid 
13501)
May  7 12:43:48 coruscant pppd[12844]: Couldn't increase MTU to 1500
May  7 12:43:48 coruscant pppd[12844]: Couldn't increase MRU to 1500
May  7 12:43:48 coruscant pppd[12844]: sent [LCP TermAck id=0xd6]
May  7 12:43:50 coruscant pppd[12844]: Script /etc/ppp/ip-down finished (pid 
13501), status = 0x1
May  7 12:43:51 coruscant pppd[12844]: Connection terminated.
May  7 12:43:51 coruscant pppd[12844]: PADS: Service-Name: ''
May  7 12:43:51 coruscant pppd[12844]: PPP session is 275
May  7 12:43:51 coruscant pppd[12844]: using channel 65
May  7 12:43:51 coruscant pppd[12844]: Connect: ppp0 <--> eth1
May  7 12:43:51 coruscant pppd[12844]: Couldn't increase MTU to 1500
May  7 12:43:51 coruscant pppd[12844]: Couldn't increase MRU to 1500
May  7 12:43:51 coruscant pppd[12844]: sent [LCP ConfReq id=0x2 <magic 
0xbfc3acd2>]
May  7 12:43:51 coruscant pppd[12844]: Modem hangup

And now it's just sitting ther (STAT: Ss) and I have to run "ifdown ppp0" and 
"ifup ppp0" to be able
to connect again.
This does not happen if local pppd closes the connection:
May  6 06:13:58 coruscant pppd[6889]: Terminating connection due to lack of 
activity.
May  6 06:13:58 coruscant pppd[6889]: Connect time 40.9 minutes.
May  6 06:13:58 coruscant pppd[6889]: Sent 3040 bytes, received 39259 bytes.
May  6 06:13:58 coruscant pppd[6889]: Couldn't increase MTU to 1500
May  6 06:13:58 coruscant pppd[6889]: Couldn't increase MRU to 1500
May  6 06:13:58 coruscant pppd[6889]: Connection terminated.
May  6 06:23:11 coruscant pppd[6889]: Starting link
May  6 06:23:11 coruscant pppd[6889]: PPP session is 415
May  6 06:23:11 coruscant pppd[6889]: Connect: ppp0 <--> eth1
May  6 06:23:11 coruscant pppd[6889]: Couldn't increase MTU to 1500
May  6 06:23:11 coruscant pppd[6889]: Couldn't increase MRU to 1500
May  6 06:23:11 coruscant pppd[6889]: Couldn't increase MRU to 1500
May  6 06:23:11 coruscant pppd[6889]: PAP authentication succeeded

So something is done completely wrong when pppd gets a TermReq.

Note: unlike the previous reporters, there is no serial port modem involved but 
a PPPoE
connection to a LAN connected DSL modem.

I tried to work-around that by having a lower idle time (890) than the remote 
side (900)
but the active-filter is not working as expected. Even on loading a website 
every
300 seconds, it goes down after the idle time :-(
(and yes, CONFIG_PPP_FILTER is set to y in the kernel config)

Here is my peer file:
user "xxxxxxxxxxxxxx"
plugin rp-pppoe.so
eth1
noipdefault
defaultroute
usepeerdns
ktune
demand
idle 890
holdoff 20
hide-password
lcp-echo-interval 20
lcp-echo-failure 3
noauth
noaccomp
persist
maxfail 0
mtu 1492



HS

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ppp depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libpam-modules              0.76-22      Pluggable Authentication Modules f
ii  libpam-runtime              0.76-22      Runtime support for the PAM librar
ii  libpam0g                    0.76-22      Pluggable Authentication Modules l
ii  libpcap0.7                  0.7.2-7      System interface for user-level pa
ii  makedev                     2.3.1-77     creates device files in /dev
ii  netbase                     4.21         Basic TCP/IP networking system
ii  procps                      1:3.2.1-2    The /proc file system utilities
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- debconf information:
  ppp/maxfail:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to