Projet

Général

Profil

enregistrement_zephir.log

Samuel LEFOL, 23/06/2010 16:27

Télécharger (3,12 ko)

 
1
Le script a débuté sur mer 23 jun 2010 11:17:40 CEST
2

    
3
  Procédure d'enregistrement Zéphir 
4

    
5

    
6
voulez-vous établir une configuration réseau minimale (O/N) : o
7
interface utilisée pour la connexion pppoe (eth0 par défaut) : eth0
8
MTU utilisé pour la connexion pppoe (facultatif) : 
9
utilisateur pour la connexion pppoe : fti/eypvr7h
10
mot de passe pour la connexion pppoe : 
11

12
Relance des services réseaux ...
13
 * Reconfiguring network interfaces...        /usr/bin/poff: No pppd is running.  None stopped.
14
dsl-provider: ERROR while getting interface flags: No such device
15
Couldn't open pty slave /dev/pts/0: No such file or directory
16
Using interface ppp0
17
Connect: ppp0 <--> /dev/ttyp1
18
CHAP authentication succeeded: CHAP authentication success, unit 32330
19
CHAP authentication succeeded
20
Cannot determine ethernet address for proxy ARP
21
local  IP address 82.127.70.78
22
remote IP address 193.253.160.3
23
primary   DNS address 80.10.246.1
24
secondary DNS address 81.253.149.2
25
[ OK ]
26
Couldn't open pty slave /dev/pts/1: No such file or directory
27
Using interface ppp1
28
Connect: ppp1 <--> /dev/ttyp2
29
LCP: timeout sending Config-Requests
30
Connection terminated.
31
Modem hangup
32
Couldn't open pty slave /dev/pts/2: No such file or directory
33
Using interface ppp1
34
Connect: ppp1 <--> /dev/ttyp3
35
pppoe: Timeout waiting for PADS packets
36
LCP: timeout sending Config-Requests
37
Connection terminated.
38
Modem hangup
39
Couldn't open pty slave /dev/pts/3: No such file or directory
40
Using interface ppp1
41
Connect: ppp1 <--> /dev/ttyp2
42
pppoe: Timeout waiting for PADS packets
43
LCP: timeout sending Config-Requests
44
Connection terminated.
45
Modem hangup
46
Couldn't open pty slave /dev/pts/4: No such file or directory
47
Using interface ppp1
48
Connect: ppp1 <--> /dev/ttyp3
49
pppoe: Timeout waiting for PADS packets
50
LCP: timeout sending Config-Requests
51
Connection terminated.
52
Modem hangup
53
Couldn't open pty slave /dev/pts/5: No such file or directory
54
Using interface ppp1
55
Connect: ppp1 <--> /dev/ttyp2
56
pppoe: Timeout waiting for PADS packets
57
LCP: timeout sending Config-Requests
58
Connection terminated.
59
Modem hangup
60
Couldn't open pty slave /dev/pts/6: No such file or directory
61
Using interface ppp1
62
Connect: ppp1 <--> /dev/ttyp3
63
pppoe: Timeout waiting for PADS packets
64
LCP: timeout sending Config-Requests
65
Connection terminated.
66
Modem hangup
67
Couldn't open pty slave /dev/pts/7: No such file or directory
68
Using interface ppp1
69
Connect: ppp1 <--> /dev/ttyp2
70
Terminating on signal 2
71
Modem hangup
72
Connection terminated.
73
Child process pppoe -I eth0 -T 80 (pid 8499) terminated with signal 2
74
Child process pppoe -I eth0 -T 80 (pid 8502) terminated with signal 2
75
Entrez l'adresse du serveur zephir : Traceback (most recent call last):
76
  File "/usr/bin/enregistrement_zephir", line 986, in <module>
77
    main(use_pppoe, force_conf_net)
78
  File "/usr/bin/enregistrement_zephir", line 845, in main
79
    adresse_zephir = saisie("adresse_zephir","Entrez l'adresse du serveur zephir")
80
  File "/usr/bin/enregistrement_zephir", line 197, in saisie
81
    val = raw_input(message + val_def + " : ")
82
KeyboardInterrupt
83

    
84
Script complété sur mer 23 jun 2010 11:21:36 CEST