Networking Forums

Networking Forums > Computer Networking > Linux Networking > losing conn to pppoe server [long]

Reply
Thread Tools Display Modes

losing conn to pppoe server [long]

 
 
wojciech.ziniewicz@gmail.com
Guest
Posts: n/a

 
      10-13-2006, 03:18 PM
Hello,
I've got rp-pppoe 3.8 server with attached conf. The server is
utilizing about 20-30% percent of cpu usage and serves internet for
about 100 users (the rest of users use the dhcp). Sometimes users
cannot use the website that is placed on the server - they say that it
simply "hangs up" .. I've tcpdumped some pppX interfaces that they use
... on some interfaces i've found something like this (12000 is a port
for app they use).

I see nothing in pppoe logs, the interface is not down or sth.. they
simply get the RESET (afaik it's this R thing) flag ....

anyone has any ideas ?


16:34:57.718133 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669348:860669348(0) win 65139
16:34:57.766126 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669400:860669400(0) win 65139
16:34:57.795870 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669452:860669452(0) win 65139
16:34:57.831896 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669504:860669504(0) win 65139
16:34:57.965893 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669556:860669556(0) win 65139
16:34:57.997848 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669608:860669608(0) win 65139
16:34:58.048495 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669660:860669660(0) win 65139
16:34:58.390632 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860668724:860668724(0) win 65139
16:34:58.749659 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669712:860669712(0) win 65139
16:34:58.791929 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669764:860669764(0) win 65139
16:34:58.858071 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669816:860669816(0) win 65139
16:34:59.053325 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669868:860669868(0) win 65139
16:34:59.101435 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669920:860669920(0) win 65139
16:34:59.139097 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860669972:860669972(0) win 65139
16:35:00.807426 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860668724:860668724(0) win 65139
16:35:05.640543 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
860668724:860668724(0) win 65139



beta wojtek # cat /etc/ppp/pppoe-server-options
# PPP options for the PPPoE server
# LIC: GPL
mtu 1492
mru 1492
auth
login
require-pap
lcp-echo-interval 20
lcp-echo-failure 5
lcp-max-configure 30
ms-dns 217.17.34.10
ms-dns 217.17.38.254
ms-dns 217.17.38.2
noipdefault
defaultroute
noproxyarp
ktune
netmask 255.255.255.0
plugin radius.so
plugin radattr.so
logfile /var/log/pppd-server.log
beta wojtek #


REGARDS ....

 
Reply With Quote
 
 
 
 
Raqueeb Hassan
Guest
Posts: n/a

 
      10-15-2006, 02:10 PM

(E-Mail Removed) wrote:
> Hello,
> I've got rp-pppoe 3.8 server with attached conf. The server is
> utilizing about 20-30% percent of cpu usage and serves internet for
> about 100 users (the rest of users use the dhcp). Sometimes users
> cannot use the website that is placed on the server - they say that it
> simply "hangs up" .. I've tcpdumped some pppX interfaces that they use
> .. on some interfaces i've found something like this (12000 is a port
> for app they use).
>
> I see nothing in pppoe logs, the interface is not down or sth.. they
> simply get the RESET (afaik it's this R thing) flag ....
>
> anyone has any ideas ?
>
>
> 16:34:57.718133 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669348:860669348(0) win 65139
> 16:34:57.766126 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669400:860669400(0) win 65139
> 16:34:57.795870 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669452:860669452(0) win 65139
> 16:34:57.831896 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669504:860669504(0) win 65139
> 16:34:57.965893 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669556:860669556(0) win 65139
> 16:34:57.997848 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669608:860669608(0) win 65139
> 16:34:58.048495 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669660:860669660(0) win 65139
> 16:34:58.390632 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860668724:860668724(0) win 65139
> 16:34:58.749659 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669712:860669712(0) win 65139
> 16:34:58.791929 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669764:860669764(0) win 65139
> 16:34:58.858071 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669816:860669816(0) win 65139
> 16:34:59.053325 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669868:860669868(0) win 65139
> 16:34:59.101435 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669920:860669920(0) win 65139
> 16:34:59.139097 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860669972:860669972(0) win 65139
> 16:35:00.807426 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860668724:860668724(0) win 65139
> 16:35:05.640543 IP 10.100.2.250.2325 > beta.cebit.com.pl.12000: R
> 860668724:860668724(0) win 65139
>
>
>
> beta wojtek # cat /etc/ppp/pppoe-server-options
> # PPP options for the PPPoE server
> # LIC: GPL
> mtu 1492
> mru 1492
> auth
> login
> require-pap
> lcp-echo-interval 20
> lcp-echo-failure 5
> lcp-max-configure 30
> ms-dns 217.17.34.10
> ms-dns 217.17.38.254
> ms-dns 217.17.38.2
> noipdefault
> defaultroute
> noproxyarp
> ktune
> netmask 255.255.255.0
> plugin radius.so
> plugin radattr.so
> logfile /var/log/pppd-server.log
> beta wojtek #
>
>
> REGARDS ....


Just a thought, have you tried lowering the mtu or just using
"default-mru" in that conf file? You might like to scan over this
document at http://www.freeantennas.com/PPPoE-Server-HOWTO.html and let
us know!


--
Raqueeb Hassan
Bangladesh

 
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
Losing Sync, ADSL light flashing (long post) Tech21 Broadband 70 06-07-2006 04:56 PM
HELP: NAT/Masquerading broken with 2.6.11 + pppoe (long) =?iso-8859-1?q?Albrecht_Dre=DF?= Linux Networking 11 05-25-2005 12:26 AM
I don't have long.... Router problem losing connec... OVS Wireless Networks 3 02-02-2005 05:49 PM
VPN setup w/ Win 2003 server (conn 2 offices AND home users) clay Windows Networking 2 04-09-2004 07:16 PM
Re: Linksys Router (BEFW11S4 - ver1)... Constantly losing PPPoE with my ISP Bruce T. Berger Windows Networking 0 07-02-2003 06:29 PM



1 2 3 4 5 6 7 8 9 10 11