K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / share / doc / pppoeconf /
server ip : 172.67.156.115

your ip : 172.70.127.146

H O M E


Filename/usr/share/doc/pppoeconf/README.Debian
Size1.72 kb
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:55
Last modified23-Apr-2011 17:30
Last accessed06-Jul-2025 20:13
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
pppoeconf for Debian
====================

This is pppoeconf, a tiny utility that makes configuration of DSL links more
comfortable. In theory, it does the same things that anybody would do by hand,
but avoids the usual human errors (like forgotten quotes).

Since version 1.0.4, the pppoe plugin of pppd is used, along with the
discovery utility provided by the pppd package and a script to enable MSS
clamping in the kernel space. Previously (or even now if old ppp package is
installed), the pppoe utility is used (also known as RP-PPPoE) which does the
same jobs in an equal manner.

NOTE: If you have been using a pppoeconf version between 1.0.4 and 1.0.13 and
you have configured IP filters on your machine, you should reconfigure the
interface or edit the iptables script /etc/ppp/ip-up.d/0clampmss and replace
-A with -I there. Otherwise, the MSS clamping rule will not be inserted in
the correct location.


Timeout waiting for PADO socket
-------------------------------

pppoeconf don't set lcp-echo-interval and lcp-echo-failure options (ppp
default values are commented in ``/etc/ppp/peers/dsl-provider``).
Don't forget to adjust this values for your connection (see
``/etc/ppp/options`` file or pppd(8) to have more details).


Persistent connections (i.e. start again if actual connection is down)
----------------------------------------------------------------------

pppoeconf don't set persist/maxfail/holdoff option. But they are commented
in ``/etc/ppp/peers/dsl-provider`` and uncomment them if you want to have
ppp persistent connections (see ``/etc/ppp/options`` file or pppd(8) to
have more details).

-- Eduard Bloch <[email protected]>, Thu, 06 Jan 2005 19:50:41 +0100
-- Gregory Colpart <[email protected]>, Sun, 23 Jul 2006 02:09:03 +0200