Le mardi 10 août 2004 à 20:39 +0200, Olivier Blin a écrit :
> Gilles Espinasse <[EMAIL PROTECTED]> writes:
>
> > Cela doit fonctionner.
> > On utilise exactement les mêmes réglages PPPoE dans IPCop quelque soit la
> > connexion ou modem, que ce soit connecté en usb, ethernet ou atm.
tu utilises un nom d'interface spécifique ? (je pense au passage
prochain (éventuel) au nom "eagle-usb" pour l'interface pour arrêter de
se mélanger les pinceaux avec les ethX...
> > Il suffit de préparer une interface ethernet (au besoin avec tun/tap pour
> > les
> > programmes user-mode, br2684ctl pour les modem ATM), et passer le nom de
> > l'interface à la procédure gérant le PPPoE.
oula je crois pas que Tux faisait comme ça...
> En fait, pour l'instant on utilise le script adsl-start du package
> rp-pppoe pour se connecter par pppoe, et adsl-connect utilise
> pppoe.conf pour determiner quelle interface doit etre utilisee.
yep, c'est un peu compliqué, tvignaud avait tenté de m'expliquer. Quand
c'est le driver eagle-usb, utiliser plutôt nos scripts, ça vous
simplifiera la vie (à moins qu'il y ait des impacts que je ne vois
pas...)
> Pour le sagem, je suis quasiment sur que l'interface specifiee est
> invalide (du genre ETH=sagem), je vais tester demain.
je confirme ETH=sagem, cf. pièce jointe, le pppoe.conf que je viens de
générer... Bon ça a jamais dû pouvoir marcher pour les allemands, m'enfin eux à
part la bière ils préfèrent la SuSE... (c'est pour rire hein,... personne se
vexe j'espère ;-) simplement ils auraient pu faire des anos sur bugzilla)
En outre, ça m'a permis de voir 2 bugs supplémentaires (voire 3) :
- la connexion est relancée *avant* de confirmer à la fenêtre "voulez-
vous lancer la connexion maintenant" (d'ailleurs quand on confirme ça
met en vrac la connexion... voir 2ème pièce jointe : on passe sur ppp1
et dans la 3ème pj ya un truc bizarre quand je reviens en pppoa : )
- si l'utilisateur choisit pppoe bin l'encapsulation n'est pas modifiée
pour le driver eagle-usb (elle reste à pppoa) ce qui est visible à la
fenêtre suivante (avec les DNS, en mode expert). Note : pppoe est
recommandé à tort dans le commentaire au-dessus de cette fenêtre, un
truc à changer d'ailleurs avant le string freeze définitif, ça devrait
être dépendant des pays comme conseil, genre en France ya que pppoa (ou
presque) pour tous les FAI
- d'où le 3ème bug : si passage en mode expert et changement de VPI/VCI
alors que le modem est synchronisé, il faut une fenêtre intermédiaire
signalant qu'il faut débrancher/rebrancher le modem... et là adieu la
connexion (donc s'il faut récupérer des paquets vu que je n'ai plus
comme source de media que celles de urpmi, plus les CD...) et bonjour
les joies de hotplug ;-) Si on ne change que l'encapsulation, je ne sais
pas s'il faut débrancher/rebrancher le modem pour mettre à jour le
firmware (je ne crois pas mais si quelqu'un pouvait confirmer... donc
sl33p3r ou Gilles vu qu'il n'y a personne d'Analog Digital sur la
ML :-)) )
- ah et 4ème : sous Gnome, quand je fais stopadsl, ça tu pppd et (j'ai
l'impression qu') il part en vrille => je perds mes fenêtres KDE
(konqueror, ksnapshot) et la belle applet de connexion modem, je garde
evolution... si quelqu'un arrive à reproduire ;-)
Note : Je ne suis pas certain d'avoir le temps de faire les bugs sur qa
avant mon départ en congés demain soir :-(
> Il faudrait utiliser quelque chose du genre
> ETH=`/usr/sbin/fctStartAdsl -i`
> (en fait, ce ne sera meme plus possible dans la prochaine version de
> fctStartAdsl)
bah non, prendre un nom en dur pour l'interface et le spécifier au module
eagle-usb if_name="eagle-usb"
comme décrit ici : http://faq.eagle-usb.org/wakka.php?wiki=FaqProblemFr
et tu utilises systématiquement un appel à fctaStartAdsl que tu sois en
pppoe ou pppoa (ça sert à ça les scripts fournis par chacun des drivers
aussi : si nous on réussit à gérer les 2 cas, si vous réutilisez nos
interfaces, ça marche). Bon j'avais proposé ça :
http://dev.eagle-usb.org/wakka.php?wiki=DevCommunDriverUsbADSL pour
commencer à faire converger les manières de faire (commandes utilisées
par les drivers surtout) mais bon ça a pas encore pris complètement
(même si Gilles, FlashCode et DamienBergamini ont fait 2-3 modifs du
texte...)
Bon courage pour lire mes fichiers de log, j'ai mis 2-3 commentaires
quand même (avec des ###)
@++
Ben'. aka baud123
#***********************************************************************
#
# pppoe.conf
#
# Configuration file for rp-pppoe. Edit as appropriate and install in
# /etc/ppp/pppoe.conf
#
# NOTE: This file is used by the adsl-start, adsl-stop, adsl-connect and
# adsl-status shell scripts. It is *not* used in any way by the
# "pppoe" executable.
#
# Copyright (C) 2000 Roaring Penguin Software Inc.
#
# This file may be distributed under the terms of the GNU General
# Public License.
#
# LIC: GPL
# $Id: pppoe.conf,v 1.10 2002/04/09 17:28:38 dfs Exp $
#***********************************************************************
# When you configure a variable, DO NOT leave spaces around the "=" sign.
# Ethernet card connected to ADSL modem
ETH=sagem
# ADSL user name. You may have to supply "@provider.com" Sympatico
# users in Canada do need to include "@sympatico.ca"
# Sympatico uses PAP authentication. Make sure /etc/ppp/pap-secrets
# contains the right username/password combination.
# For Magma, use [EMAIL PROTECTED]
[EMAIL PROTECTED]
# Bring link up on demand? Default is to leave link up all the time.
# If you want the link to come up on demand, set DEMAND to a number indicating
# the idle time after which the link is brought down.
DEMAND=no
#DEMAND=300
# DNS type: SERVER=obtain from server; SPECIFY=use DNS1 and DNS2;
# NOCHANGE=do not adjust.
DNSTYPE=SERVER
# Obtain DNS server addresses from the peer (recent versions of pppd only)
# In old config files, this used to be called USEPEERDNS. Changed to
# PEERDNS for better Red Hat compatibility
PEERDNS=yes
DNS1=212.27.39.1
DNS2=212.27.32.177
# Make the PPPoE connection your default route. Set to
# DEFAULTROUTE=no if you don't want this.
DEFAULTROUTE=yes
### ONLY TOUCH THE FOLLOWING SETTINGS IF YOU'RE AN EXPERT
# How long adsl-start waits for a new PPP interface to appear before
# concluding something went wrong. If you use 0, then adsl-start
# exits immediately with a successful status and does not wait for the
# link to come up. Time is in seconds.
#
# WARNING WARNING WARNING:
#
# If you are using rp-pppoe on a physically-inaccessible host, set
# CONNECT_TIMEOUT to 0. This makes SURE that the machine keeps trying
# to connect forever after adsl-start is called. Otherwise, it will
# give out after CONNECT_TIMEOUT seconds and will not attempt to
# connect again, making it impossible to reach.
CONNECT_TIMEOUT=30
# How often in seconds adsl-start polls to check if link is up
CONNECT_POLL=2
# Specific desired AC Name
ACNAME=
# Specific desired service name
SERVICENAME=
# Character to echo at each poll. Use PING="" if you don't want
# anything echoed
PING="."
# File where the adsl-connect script writes its process-ID.
# Three files are actually used:
# $PIDFILE contains PID of adsl-connect script
# $PIDFILE.pppoe contains PID of pppoe process
# $PIDFILE.pppd contains PID of pppd process
CF_BASE=`basename $CONFIG`
PIDFILE="/var/run/$CF_BASE-adsl.pid"
# Do you want to use synchronous PPP? "yes" or "no". "yes" is much
# easier on CPU usage, but may not work for you. It is safer to use
# "no", but you may want to experiment with "yes". "yes" is generally
# safe on Linux machines with the n_hdlc line discipline; unsafe on others.
SYNCHRONOUS=no
# Do you want to clamp the MSS? Here's how to decide:
# - If you have only a SINGLE computer connected to the ADSL modem, choose
# "no".
# - If you have a computer acting as a gateway for a LAN, choose "1412".
# The setting of 1412 is safe for either setup, but uses slightly more
# CPU power.
CLAMPMSS=1412
#CLAMPMSS=no
# LCP echo interval and failure count.
LCP_INTERVAL=20
LCP_FAILURE=3
# PPPOE_TIMEOUT should be about 4*LCP_INTERVAL
PPPOE_TIMEOUT=80
# Firewalling: One of NONE, STANDALONE or MASQUERADE
FIREWALL=NONE
# Linux kernel-mode plugin for pppd. If you want to try the kernel-mode
# plugin, use LINUX_PLUGIN=/etc/ppp/plugins/rp-pppoe.so
LINUX_PLUGIN=
# Any extra arguments to pass to pppoe. Normally, use a blank string
# like this:
PPPOE_EXTRA=""
# Rumour has it that "Citizen's Communications" with a 3Com
# HomeConnect ADSL Modem DualLink requires these extra options:
# PPPOE_EXTRA="-f 3c12:3c13 -S ISP"
# Any extra arguments to pass to pppd. Normally, use a blank string
# like this:
PPPD_EXTRA=""
########## DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING
# If you wish to COMPLETELY overrride the pppd invocation:
# Example:
# OVERRIDE_PPPD_COMMAND="pppd call dsl"
# If you want adsl-connect to exit when connection drops:
# RETRY_ON_FAILURE=no
search ### for comments I've added. baud123.
Aug 10 21:17:10 localhost drakconf.real[6159]: ### Program is starting ###
Aug 10 21:17:59 localhost drakconnect[6179]: ### Program is starting ###
Aug 10 21:18:06 localhost drakconnect[6179]: removing alias "8139too"
Aug 10 21:18:06 localhost drakconnect[6179]: removing all aliases that match
"^8139too$"
Aug 10 21:18:06 localhost drakconnect[6179]: removing alias "8139too"
Aug 10 21:18:06 localhost drakconnect[6179]: removing all aliases that match
"^8139too$"
Aug 10 21:18:06 localhost drakconnect[6179]: adding alias eth1 to 8139too
Aug 10 21:22:25 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC=
SRC=147.197.244.122 DST=62.147.182.132 LEN=40 TOS=0x00 PREC=0x00 TTL=239
ID=13456 PROTO=TCP SPT=4334 DPT=8000 WINDOW=4096 RES=0x00 SYN URGP=0
Aug 10 21:22:39 localhost drakconnect[6179]: created directory /etc/ppp (and
parents if necessary)
Aug 10 21:22:39 localhost drakconnect[6179]: running: /bin/rpm -q --qf %{name}
ppp
Aug 10 21:22:39 localhost drakconnect[6179]: running: /bin/rpm -q --qf %{name}
ppp-pppoe rp-pppoe
Aug 10 21:22:39 localhost drakconnect[6179]: installed packages ppp-pppoe
rp-pppoe
Aug 10 21:22:53 localhost perl: [RPM] ppp-pppoe-2.4.2-6mdk installed
Aug 10 21:22:54 localhost perl: [RPM] rp-pppoe-3.5-4mdk installed
Aug 10 21:22:55 localhost drakconnect[6179]: created file /etc/ppp/options
Aug 10 21:22:55 localhost drakconnect[6179]: created file /etc/ppp/peers/ppp0
Aug 10 21:22:55 localhost drakconnect[6179]: modified file /etc/ppp/pap-secrets
Aug 10 21:22:55 localhost drakconnect[6179]: changed mode of
/etc/ppp/pap-secrets to 600
Aug 10 21:22:55 localhost drakconnect[6179]: modified file /etc/ppp/chap-secrets
Aug 10 21:22:55 localhost drakconnect[6179]: changed mode of
/etc/ppp/chap-secrets to 600
Aug 10 21:22:55 localhost drakconnect[6179]: modified file /etc/ppp/pppoe.conf
Aug 10 21:22:55 localhost drakconnect[6179]: modified file
/etc/analog/adiusbadsl.conf
### why is it still here this adiusbadsl.conf ???? no longer used...
Aug 10 21:22:55 localhost drakconnect[6179]: modified file
/etc/eagle-usb/eagle-usb.conf
Aug 10 21:22:55 localhost drakconnect[6179]: adding alias tty-ldisc-3 to
ppp_async
Aug 10 21:22:55 localhost drakconnect[6179]: modified file /etc/modprobe.conf
Aug 10 21:22:55 localhost drakconnect[6179]: to put in /etc/modules
Aug 10 21:22:55 localhost drakconnect[6179]: modified file /etc/modules
Aug 10 21:22:55 localhost drakconnect[6179]: to put in /etc/modprobe.preload
via-agp
Aug 10 21:22:55 localhost drakconnect[6179]: modified file /etc/modprobe.preload
Aug 10 21:22:55 localhost drakconnect[6179]: created file
/etc/sysconfig/drakconnect
Aug 10 21:22:58 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC=
SRC=62.147.128.127 DST=62.147.182.132 LEN=48 TOS=0x00 PREC=0x00 TTL=125
ID=18761 DF PROTO=TCP SPT=3249 DPT=5554 WINDOW=65535 RES=0x00 SYN URGP=0
Aug 10 21:22:59 localhost drakconnect[6179]: modified file
/etc/sysconfig/network-scripts/ifcfg-ppp0
Aug 10 21:22:59 localhost drakconnect[6179]: modified file
/etc/sysconfig/network
Aug 10 21:22:59 localhost drakconnect[6179]: modified file
/etc/sysconfig/network-scripts/ifcfg-eth1
Aug 10 21:22:59 localhost drakconnect[6179]: written eth1 interface
configuration in /etc/sysconfig/network-scripts/ifcfg-eth1
Aug 10 21:22:59 localhost drakconnect[6179]: modified file
/etc/sysconfig/network-scripts/ifcfg-eth0
Aug 10 21:22:59 localhost drakconnect[6179]: written eth0 interface
configuration in /etc/sysconfig/network-scripts/ifcfg-eth0
Aug 10 21:22:59 localhost drakconnect[6179]: writing host information to
/etc/hosts
Aug 10 21:22:59 localhost drakconnect[6179]: created file /etc/hosts
Aug 10 21:22:59 localhost drakconnect[6179]: writing host information to
/etc/hosts
Aug 10 21:22:59 localhost drakconnect[6179]: created file /etc/hosts
Aug 10 21:22:59 localhost drakconnect[6179]: running: /bin/rpm -q --qf %{name}
dhcp-client
Aug 10 21:22:59 localhost drakconnect[6179]: running: chkconfig --del tmdns
Aug 10 21:23:00 localhost drakconnect[6179]: running: chkconfig --del zcip
Aug 10 21:23:02 localhost drakconnect[6179]: running: /etc/rc.d/init.d/network
restart
Aug 10 21:23:03 localhost kernel: eth0: link down
Aug 10 21:23:03 localhost network: Arrêt de l'interface eth0 : succeeded
Aug 10 21:23:03 localhost pppoa[5901]: recv (ReceivePacket): Network is down
Aug 10 21:23:03 localhost network: Arrêt de l'interface eth1 : succeeded
Aug 10 21:23:03 localhost ifdown: adsl-stop: No ADSL connection appears to be
running
### you modified ifdown too early : to stop eagle-usb's startadsl, you have to
use stopadsl
### or fctStopAdsl... which was the "previous" definition for connection...
(see below, pppd
### is still there with pppoa ;-)
Aug 10 21:23:03 localhost network: Arrêt de l'interface ppp0 : failed
Aug 10 21:23:03 localhost ifplugd(eth0)[2238]: Exiting.
Aug 10 21:23:03 localhost network: Arrêt de l'interface loopback : succeeded
Aug 10 21:23:04 localhost network: Désactivation de la retransmission de
paquets IPv4 : succeeded
Aug 10 21:23:04 localhost network: Application des paramètres réseau succeeded
Aug 10 21:23:04 localhost kernel: Disabled Privacy Extensions on device
c035eb20(lo)
Aug 10 21:23:04 localhost network: Démarrage de l'interface loopback :
succeeded
Aug 10 21:23:04 localhost ifplugd(eth0)[6569]: ifplugd 0.25 initializing.
Aug 10 21:23:04 localhost ifplugd(eth0)[6569]: Using interface
eth0/00:50:FC:47:C9:D6 with driver <8139too> (version: 0.9.27)
Aug 10 21:23:04 localhost ifplugd(eth0)[6569]: Using detection mode: SIOCETHTOOL
Aug 10 21:23:04 localhost ifplugd(eth0)[6569]: Initialization complete, link
beat not detected.
Aug 10 21:23:04 localhost network: Activation de l'interface eth0 : failed
Aug 10 21:23:04 localhost ifplugd(eth1)[6588]: ifplugd 0.25 initializing.
Aug 10 21:23:04 localhost ifplugd(eth1)[6588]: Using interface
eth1/00:60:4C:0F:B1:63
Aug 10 21:23:04 localhost ifplugd(eth1)[6588]: Using detection mode: IFF_RUNNING
Aug 10 21:23:04 localhost ifplugd(eth1)[6588]: Initialization complete, link
beat detected.
Aug 10 21:23:04 localhost ifplugd(eth1)[6588]: Executing
'/etc/ifplugd/ifplugd.action eth1 up'.
Aug 10 21:23:04 localhost pppoa[5901]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
### as you can see, pppd/pppoa are still active
Aug 10 21:23:05 localhost dhclient: ppp0: unknown hardware address type 512
Aug 10 21:23:05 localhost dhclient: sit0: unknown hardware address type 776
Aug 10 21:23:05 localhost pppoa[5901]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:23:06 localhost dhclient: ppp0: unknown hardware address type 512
Aug 10 21:23:06 localhost dhclient: sit0: unknown hardware address type 776
Aug 10 21:23:06 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 7
### should be corrected soon (dhcp is not to be used for the virtual interface
of eagle-usb !
Aug 10 21:23:06 localhost pppoa[5901]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
### => pppoa intercepts the DHCP broadcast...
Aug 10 21:23:10 localhost last message repeated 2 times
Aug 10 21:23:13 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 19
Aug 10 21:23:13 localhost pppoa[5901]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:23:14 localhost pppoa[5901]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:23:32 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 18
Aug 10 21:23:32 localhost pppoa[5901]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:23:41 localhost su(pam_unix)[6633]: session opened for user root by
baud(uid=501)
Aug 10 21:23:46 localhost pppoa[5901]: read (AsyncReadFromPPP): Input/output
error
Aug 10 21:23:46 localhost udevsend[6734]: starting udevd daemon
Aug 10 21:23:49 localhost dhclient: receive_packet failed on eth1: Network is
down
Aug 10 21:23:50 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 17
Aug 10 21:23:50 localhost dhclient: send_packet: Network is down
Aug 10 21:24:04 localhost ifplugd(eth1)[6588]: Killing child.
Aug 10 21:24:04 localhost network: Activation de l'interface eth1 : failed
Aug 10 21:24:05 localhost pppd[6814]: pppd 2.4.2 started by root, uid 0
Aug 10 21:24:05 localhost pppoe[6815]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:05 localhost pppd[6814]: Using interface ppp0
Aug 10 21:24:05 localhost pppd[6814]: Connect: ppp0 <--> /dev/pts/0
Aug 10 21:24:05 localhost pppd[6814]: Modem hangup
Aug 10 21:24:05 localhost pppd[6814]: Connection terminated.
Aug 10 21:24:05 localhost pppd[6814]: Using interface ppp0
Aug 10 21:24:05 localhost pppd[6814]: Connect: ppp0 <--> /dev/pts/3
Aug 10 21:24:05 localhost pppoe[6831]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:05 localhost pppd[6814]: Modem hangup
Aug 10 21:24:05 localhost pppd[6814]: Connection terminated.
Aug 10 21:24:05 localhost pppd[6814]: Using interface ppp0
Aug 10 21:24:05 localhost pppd[6814]: Connect: ppp0 <--> /dev/pts/4
Aug 10 21:24:05 localhost pppoe[6854]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:05 localhost pppd[6814]: Modem hangup
Aug 10 21:24:05 localhost pppd[6814]: Connection terminated.
Aug 10 21:24:05 localhost pppoe[6881]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:05 localhost pppd[6814]: Using interface ppp0
Aug 10 21:24:05 localhost pppd[6814]: Connect: ppp0 <--> /dev/pts/5
Aug 10 21:24:05 localhost pppd[6814]: Modem hangup
Aug 10 21:24:05 localhost pppd[6814]: Connection terminated.
<snip>
Aug 10 21:24:06 localhost pppd[6814]: Using interface ppp0
Aug 10 21:24:06 localhost pppd[6814]: Connect: ppp0 <--> /dev/pts/11
Aug 10 21:24:06 localhost pppoe[6992]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:06 localhost pppd[6814]: Modem hangup
Aug 10 21:24:06 localhost pppd[6814]: Connection terminated.
Aug 10 21:24:06 localhost pppd[6814]: Exit.
Aug 10 21:24:06 localhost adsl-connect: ADSL connection lost; attempting
re-connection.
Aug 10 21:24:07 localhost dhclient: No DHCPOFFERS received.
Aug 10 21:24:07 localhost ifplugd(eth1)[6588]: client: Determining IP
information for eth1...
Aug 10 21:24:07 localhost ifplugd(eth1)[6588]: Program execution failed, return
value is 0.
Aug 10 21:24:07 localhost ifplugd(eth1)[6588]: Exiting.
Aug 10 21:24:11 localhost pppd[7044]: pppd 2.4.2 started by root, uid 0
Aug 10 21:24:11 localhost pppd[7044]: Using interface ppp0
Aug 10 21:24:11 localhost pppd[7044]: Connect: ppp0 <--> /dev/pts/12
Aug 10 21:24:11 localhost pppoe[7045]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:11 localhost pppd[7044]: Modem hangup
Aug 10 21:24:11 localhost pppd[7044]: Connection terminated.
Aug 10 21:24:11 localhost pppd[7044]: Using interface ppp0
Aug 10 21:24:11 localhost pppd[7044]: Connect: ppp0 <--> /dev/pts/13
Aug 10 21:24:11 localhost pppoe[7064]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:11 localhost pppd[7044]: Modem hangup
Aug 10 21:24:11 localhost pppd[7044]: Connection terminated.
Aug 10 21:24:11 localhost pppd[7044]: Using interface ppp0
Aug 10 21:24:11 localhost pppd[7044]: Connect: ppp0 <--> /dev/pts/14
<snip>
Aug 10 21:24:36 localhost pppd[7959]: Using interface ppp0
Aug 10 21:24:36 localhost pppd[7959]: Connect: ppp0 <--> /dev/pts/61
Aug 10 21:24:36 localhost pppd[7959]: Modem hangup
Aug 10 21:24:36 localhost pppd[7959]: Connection terminated.
Aug 10 21:24:36 localhost pppd[7959]: Exit.
Aug 10 21:24:36 localhost adsl-connect: ADSL connection lost; attempting
re-connection.
Aug 10 21:24:37 localhost ifup: TIMED OUT
Aug 10 21:24:37 localhost ifup: /usr/sbin/adsl-start: line 191: 6793
Terminated $CONNECT "$@" >/dev/null 2>&1
Aug 10 21:24:37 localhost network: Activation de l'interface ppp0 : failed
Aug 10 21:24:42 localhost drakconnect[6179]: running: ifup ppp0 &
Aug 10 21:24:43 localhost pppd[8231]: pppd 2.4.2 started by root, uid 0
Aug 10 21:24:43 localhost pppoe[8232]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:43 localhost pppd[8231]: Couldn't get channel number: Input/output
error
Aug 10 21:24:43 localhost pppoe[8235]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:43 localhost pppd[8231]: Couldn't get channel number: Input/output
error
Aug 10 21:24:43 localhost pppd[8231]: Using interface ppp0
Aug 10 21:24:43 localhost pppd[8231]: Connect: ppp0 <--> /dev/pts/64
Aug 10 21:24:43 localhost pppoe[8238]: ioctl(SIOCGIFHWADDR): Session 0: No such
device
Aug 10 21:24:43 localhost pppd[8231]: Modem hangup
Aug 10 21:24:43 localhost pppd[8231]: Connection terminated.
<snip>
### here I reconfigure with pppoa as I cannot get it to work with pppoe :-(
Aug 10 21:29:12 localhost drakconnect[6179]: running: /chkconfig --del adsl 2>
/dev/null
Aug 10 21:29:14 localhost drakconnect[9685]: ### Program is starting ###
Aug 10 21:29:19 localhost drakconnect[9685]: removing alias "8139too"
Aug 10 21:29:19 localhost drakconnect[9685]: removing all aliases that match
"^8139too$"
Aug 10 21:29:19 localhost drakconnect[9685]: removing alias "8139too"
Aug 10 21:29:19 localhost drakconnect[9685]: removing all aliases that match
"^8139too$"
Aug 10 21:30:03 localhost drakconnect[9685]: default cancel_clicked
Aug 10 21:30:38 localhost drakconnect[9685]: created directory /etc/ppp (and
parents if necessary)
Aug 10 21:30:38 localhost drakconnect[9685]: running: /bin/rpm -q --qf %{name}
ppp
Aug 10 21:30:38 localhost drakconnect[9685]: running: /bin/rpm -q --qf %{name}
ppp-pppoe rp-pppoe
Aug 10 21:30:38 localhost drakconnect[9685]: created file /etc/ppp/options
Aug 10 21:30:38 localhost drakconnect[9685]: created file /etc/ppp/peers/ppp0
Aug 10 21:30:38 localhost drakconnect[9685]: modified file /etc/ppp/pap-secrets
Aug 10 21:30:38 localhost drakconnect[9685]: changed mode of
/etc/ppp/pap-secrets to 600
Aug 10 21:30:38 localhost drakconnect[9685]: modified file /etc/ppp/chap-secrets
Aug 10 21:30:38 localhost drakconnect[9685]: changed mode of
/etc/ppp/chap-secrets to 600
Aug 10 21:30:38 localhost drakconnect[9685]: modified file /etc/ppp/pppoe.conf
Aug 10 21:30:38 localhost drakconnect[9685]: modified file
/etc/analog/adiusbadsl.conf
Aug 10 21:30:38 localhost drakconnect[9685]: modified file
/etc/eagle-usb/eagle-usb.conf
Aug 10 21:30:38 localhost drakconnect[9685]: modified file /etc/modprobe.conf
Aug 10 21:30:39 localhost drakconnect[9685]: to put in /etc/modules
Aug 10 21:30:39 localhost drakconnect[9685]: modified file /etc/modules
Aug 10 21:30:39 localhost drakconnect[9685]: to put in /etc/modprobe.preload
via-agp
Aug 10 21:30:39 localhost drakconnect[9685]: modified file /etc/modprobe.preload
Aug 10 21:30:39 localhost drakconnect[9685]: created file
/etc/sysconfig/drakconnect
Aug 10 21:30:40 localhost drakconnect[9685]: modified file
/etc/sysconfig/network-scripts/ifcfg-ppp0
Aug 10 21:30:40 localhost drakconnect[9685]: modified file
/etc/sysconfig/network
Aug 10 21:30:40 localhost drakconnect[9685]: removed files/directories
/etc/resolv.conf
Aug 10 21:30:40 localhost drakconnect[9685]: modified file
/etc/sysconfig/network-scripts/ifcfg-eth1
Aug 10 21:30:40 localhost drakconnect[9685]: written eth1 interface
configuration in /etc/sysconfig/network-scripts/ifcfg-eth1
Aug 10 21:30:40 localhost drakconnect[9685]: modified file
/etc/sysconfig/network-scripts/ifcfg-eth0
Aug 10 21:30:40 localhost drakconnect[9685]: written eth0 interface
configuration in /etc/sysconfig/network-scripts/ifcfg-eth0
Aug 10 21:30:40 localhost drakconnect[9685]: writing host information to
/etc/hosts
Aug 10 21:30:40 localhost drakconnect[9685]: created file /etc/hosts
Aug 10 21:30:40 localhost drakconnect[9685]: writing host information to
/etc/hosts
Aug 10 21:30:40 localhost drakconnect[9685]: created file /etc/hosts
Aug 10 21:30:40 localhost drakconnect[9685]: running: /bin/rpm -q --qf %{name}
dhcp-client
Aug 10 21:30:40 localhost drakconnect[9685]: running: chkconfig --del tmdns
Aug 10 21:30:40 localhost drakconnect[9685]: running: chkconfig --del zcip
Aug 10 21:30:41 localhost drakconnect[9685]: running: /etc/rc.d/init.d/network
restart
Aug 10 21:30:42 localhost network: Arrêt de l'interface eth0 : succeeded
Aug 10 21:30:42 localhost ifplugd(eth0)[6569]: Exiting.
Aug 10 21:30:42 localhost kernel: eth0: link down
Aug 10 21:30:42 localhost network: Arrêt de l'interface loopback : succeeded
Aug 10 21:30:42 localhost network: Application des paramètres réseau succeeded
Aug 10 21:30:42 localhost kernel: Disabled Privacy Extensions on device
c035eb20(lo)
### again, search for ### to find my comments. baud123
### try to reproduce on your environment, it will be easier for you to diagnose
:
### here I got connected before clicking "OK" at "do you want to get connected
now ?" window
### once I clicked OK, it went berserk :-(
Aug 10 21:32:56 localhost drakconnect[9685]: running: /chkconfig --del adsl 2>
/dev/null
Aug 10 21:33:03 localhost drakconnect[12985]: ### Program is starting ###
Aug 10 21:33:12 localhost drakconnect[12985]: removing alias "8139too"
Aug 10 21:33:12 localhost drakconnect[12985]: removing all aliases that match
"^8139too$"
Aug 10 21:33:12 localhost drakconnect[12985]: removing alias "8139too"
Aug 10 21:33:12 localhost drakconnect[12985]: removing all aliases that match
"^8139too$"
Aug 10 21:34:02 localhost drakconnect[12985]: created directory /etc/ppp (and
parents if necessary)
Aug 10 21:34:02 localhost drakconnect[12985]: running: /bin/rpm -q --qf %{name}
ppp
Aug 10 21:34:02 localhost drakconnect[12985]: running: /bin/rpm -q --qf %{name}
ppp-pppoatm
Aug 10 21:34:02 localhost drakconnect[12985]: created file /etc/ppp/options
Aug 10 21:34:02 localhost drakconnect[12985]: created file /etc/ppp/peers/ppp0
Aug 10 21:34:02 localhost drakconnect[12985]: modified file /etc/ppp/pap-secrets
Aug 10 21:34:02 localhost drakconnect[12985]: changed mode of
/etc/ppp/pap-secrets to 600
Aug 10 21:34:02 localhost drakconnect[12985]: modified file
/etc/ppp/chap-secrets
Aug 10 21:34:02 localhost drakconnect[12985]: changed mode of
/etc/ppp/chap-secrets to 600
Aug 10 21:34:02 localhost drakconnect[12985]: modified file
/etc/analog/adiusbadsl.conf
Aug 10 21:34:02 localhost drakconnect[12985]: modified file
/etc/eagle-usb/eagle-usb.conf
Aug 10 21:34:02 localhost drakconnect[12985]: modified file /etc/modprobe.conf
Aug 10 21:34:02 localhost drakconnect[12985]: to put in /etc/modules
Aug 10 21:34:02 localhost drakconnect[12985]: modified file /etc/modules
Aug 10 21:34:02 localhost drakconnect[12985]: to put in /etc/modprobe.preload
via-agp
Aug 10 21:34:02 localhost drakconnect[12985]: modified file
/etc/modprobe.preload
Aug 10 21:34:02 localhost drakconnect[12985]: created file
/etc/sysconfig/drakconnect
Aug 10 21:34:05 localhost drakconnect[12985]: modified file
/etc/sysconfig/network-scripts/ifcfg-ppp0
Aug 10 21:34:05 localhost drakconnect[12985]: modified file
/etc/sysconfig/network
Aug 10 21:34:05 localhost drakconnect[12985]: removed files/directories
/etc/resolv.conf
Aug 10 21:34:05 localhost drakconnect[12985]: modified file
/etc/sysconfig/network-scripts/ifcfg-eth1
Aug 10 21:34:05 localhost drakconnect[12985]: written eth1 interface
configuration in /etc/sysconfig/network-scripts/ifcfg-eth1
Aug 10 21:34:05 localhost drakconnect[12985]: modified file
/etc/sysconfig/network-scripts/ifcfg-eth0
Aug 10 21:34:05 localhost drakconnect[12985]: written eth0 interface
configuration in /etc/sysconfig/network-scripts/ifcfg-eth0
Aug 10 21:34:05 localhost drakconnect[12985]: writing host information to
/etc/hosts
Aug 10 21:34:05 localhost drakconnect[12985]: created file /etc/hosts
Aug 10 21:34:05 localhost drakconnect[12985]: writing host information to
/etc/hosts
Aug 10 21:34:05 localhost drakconnect[12985]: created file /etc/hosts
Aug 10 21:34:05 localhost drakconnect[12985]: running: /bin/rpm -q --qf %{name}
dhcp-client
Aug 10 21:34:05 localhost drakconnect[12985]: running: chkconfig --del tmdns
Aug 10 21:34:05 localhost drakconnect[12985]: running: chkconfig --del zcip
Aug 10 21:34:06 localhost drakconnect[12985]: running: /etc/rc.d/init.d/network
restart
Aug 10 21:34:07 localhost network: Arrêt de l'interface eth0 : succeeded
Aug 10 21:34:07 localhost ifplugd(eth0)[10012]: Exiting.
Aug 10 21:34:07 localhost kernel: eth0: link down
Aug 10 21:34:07 localhost network: Arrêt de l'interface loopback : succeeded
Aug 10 21:34:07 localhost network: Application des paramètres réseau succeeded
Aug 10 21:34:07 localhost kernel: Disabled Privacy Extensions on device
c035eb20(lo)
Aug 10 21:34:07 localhost network: Démarrage de l'interface loopback :
succeeded
Aug 10 21:34:07 localhost ifplugd(eth0)[13301]: ifplugd 0.25 initializing.
Aug 10 21:34:07 localhost ifplugd(eth0)[13301]: Using interface
eth0/00:50:FC:47:C9:D6 with driver <8139too> (version: 0.9.27)
Aug 10 21:34:07 localhost ifplugd(eth0)[13301]: Using detection mode:
SIOCETHTOOL
Aug 10 21:34:07 localhost ifplugd(eth0)[13301]: Initialization complete, link
beat not detected.
Aug 10 21:34:07 localhost network: Activation de l'interface eth0 : failed
Aug 10 21:34:07 localhost ifplugd(eth1)[13317]: ifplugd 0.25 initializing.
Aug 10 21:34:07 localhost ifplugd(eth1)[13317]: Using interface
eth1/00:60:4C:0F:B1:63
Aug 10 21:34:07 localhost ifplugd(eth1)[13317]: Using detection mode:
IFF_RUNNING
Aug 10 21:34:07 localhost ifplugd(eth1)[13317]: Executing
'/etc/ifplugd/ifplugd.action eth1 up'.
Aug 10 21:34:08 localhost dhclient: sit0: unknown hardware address type 776
Aug 10 21:34:09 localhost dhclient: sit0: unknown hardware address type 776
Aug 10 21:34:11 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 4
Aug 10 21:34:15 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 10
Aug 10 21:34:25 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 11
Aug 10 21:34:36 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 16
Aug 10 21:34:52 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 16
Aug 10 21:35:07 localhost ifplugd(eth1)[13317]: Killing child.
Aug 10 21:35:07 localhost network: Activation de l'interface eth1 : failed
Aug 10 21:35:08 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255
port 67 interval 4
Aug 10 21:35:08 localhost ifup-ppp: pppd started for ppp0 on at
Aug 10 21:35:08 localhost pppd[13404]: pppd 2.4.2 started by root, uid 0
Aug 10 21:35:08 localhost pppd[13404]: Using interface ppp0
Aug 10 21:35:08 localhost ifup: Using interface ppp0
Aug 10 21:35:08 localhost pppd[13404]: Connect: ppp0 <--> /dev/pts/242
Aug 10 21:35:08 localhost ifup:
Aug 10 21:35:08 localhost ifup: Connect: ppp0 <--> /dev/pts/242
Aug 10 21:35:12 localhost dhclient: No DHCPOFFERS received.
Aug 10 21:35:12 localhost ifplugd(eth1)[13317]: client: Determining IP
information for eth1...
Aug 10 21:35:12 localhost ifplugd(eth1)[13317]: Program execution failed,
return value is 0.
Aug 10 21:35:12 localhost ifplugd(eth1)[13317]: Exiting.
### here it got connected before
Aug 10 21:35:14 localhost pppd[13404]: PAP authentication succeeded
Aug 10 21:35:14 localhost ifup: PAP authentication succeeded
Aug 10 21:35:14 localhost pppd[13404]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:35:14 localhost pppd[13404]: local IP address 82.65.193.3
Aug 10 21:35:14 localhost pppd[13404]: remote IP address 10.64.64.64
Aug 10 21:35:14 localhost pppd[13404]: primary DNS address 212.27.32.177
Aug 10 21:35:14 localhost pppd[13404]: secondary DNS address 213.228.0.212
Aug 10 21:35:14 localhost ifup: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:35:14 localhost ifup: local IP address 82.65.193.3
Aug 10 21:35:14 localhost ifup: remote IP address 10.64.64.64
Aug 10 21:35:14 localhost ifup: primary DNS address 212.27.32.177
Aug 10 21:35:14 localhost ifup: secondary DNS address 213.228.0.212
Aug 10 21:35:14 localhost network: Activation de l'interface ppp0 : succeeded
Aug 10 21:36:29 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC=
SRC=217.132.10.227 DST=82.65.193.3 LEN=63 TOS=0x00 PREC=0x00 TTL=114 ID=52798
PROTO=UDP SPT=5672 DPT=4672 LEN=43
Aug 10 21:39:28 localhost drakconnect[12985]: running: ifup ppp0 &
Aug 10 21:39:28 localhost ifup-ppp: pppd started for ppp0 on at
Aug 10 21:39:28 localhost pppd[14802]: pppd 2.4.2 started by root, uid 0
Aug 10 21:39:29 localhost pppd[14802]: Using interface ppp1
Aug 10 21:39:29 localhost pppd[14802]: Connect: ppp1 <--> /dev/pts/243
Aug 10 21:39:30 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:32 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:32 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:32 localhost last message repeated 3 times
Aug 10 21:39:32 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:32 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:32 localhost last message repeated 3 times
Aug 10 21:39:32 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:32 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:32 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:32 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:32 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:33 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:35 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:35 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:35 localhost last message repeated 4 times
Aug 10 21:39:35 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:35 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:35 localhost last message repeated 3 times
Aug 10 21:39:35 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:35 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:35 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:35 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:35 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:36 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:38 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:38 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:38 localhost last message repeated 3 times
Aug 10 21:39:38 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:38 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:38 localhost last message repeated 3 times
Aug 10 21:39:38 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:38 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:38 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:38 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:38 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:39 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:41 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:41 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:41 localhost last message repeated 3 times
Aug 10 21:39:41 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:41 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:41 localhost last message repeated 3 times
Aug 10 21:39:41 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:41 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:41 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:41 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:41 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:42 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:44 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:44 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:44 localhost last message repeated 3 times
Aug 10 21:39:44 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:44 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:44 localhost last message repeated 3 times
Aug 10 21:39:44 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:44 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:44 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:44 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:44 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:45 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:47 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:47 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:47 localhost last message repeated 4 times
Aug 10 21:39:47 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:47 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:47 localhost last message repeated 3 times
Aug 10 21:39:47 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:47 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:47 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:47 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:47 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:48 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:50 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:50 localhost last message repeated 3 times
Aug 10 21:39:50 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:50 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:50 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:50 localhost pppd[13811]: primary DNS address 212.27.32.177
Aug 10 21:39:50 localhost pppd[13811]: secondary DNS address 213.228.0.212
Aug 10 21:39:51 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:53 localhost pppoa[13440]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:53 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:53 localhost last message repeated 3 times
Aug 10 21:39:53 localhost pppd[13811]: PAP authentication succeeded
Aug 10 21:39:53 localhost pppoa[14838]: Packet not from driver (mac: 0:60:4c:
f:b1:63)
Aug 10 21:39:53 localhost last message repeated 3 times
Aug 10 21:39:53 localhost pppd[13811]: Could not determine remote IP address:
defaulting to 10.64.64.64
Aug 10 21:39:53 localhost pppd[13811]: local IP address 82.65.193.3
Aug 10 21:39:53 localhost pppd[13811]: remote IP address 10.64.64.64
Aug 10 21:39:53 localhost pppd[13811]: primary DNS address 212.27.32.177
<snip>
### here I decided to do stopadsl and it killed my "KDE" windows/applications
### (the Gnome windows survived)
Aug 10 21:41:02 localhost pppd[14802]: LCP: timeout sending Config-Requests
Aug 10 21:41:02 localhost pppd[14802]: Connection terminated.
Aug 10 21:41:02 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:02 localhost last message repeated 66 times
Aug 10 21:41:02 localhost pppoa[15935]: read (AsyncReadFromPPP): Input/output
error
Aug 10 21:41:02 localhost pppd[14802]: Using interface ppp1
Aug 10 21:41:02 localhost pppd[14802]: Connect: ppp1 <--> /dev/pts/244
Aug 10 21:41:02 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:02 localhost last message repeated 971 times
Aug 10 21:41:02 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:02 localhost last message repeated 2567 times
Aug 10 21:41:02 localhost drakconf.real[6159]: modified file /etc/mcc.conf
Aug 10 21:41:02 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost last message repeated 33 times
Aug 10 21:41:02 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.
Aug 10 21:41:03 localhost last message repeated 22 times
Aug 10 21:41:03 localhost pppd[13811]: Terminating on signal 15.
Aug 10 21:41:03 localhost last message repeated 29 times
Aug 10 21:41:03 localhost pppd[14802]: Terminating on signal 15.