Gentoo Archives: gentoo-user-de

From: Volker Katz <volker.katz@×××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] isdn und ppp
Date: Sun, 26 Feb 2006 17:40:57
Message-Id: 200602261839.09592.volker.katz@gmx.de
In Reply to: Re: [gentoo-user-de] isdn und ppp by Volker Katz
1 Moin,
2 Am Samstag, 25. Februar 2006 09:17 schrieb Volker Katz:
3 > inzwischen habe ich es (scheinbar) gelöst
4 tja, da hat sich wohl jemand zu früh gefreut! Die Einwahl funktioniert leider
5 nur einmal. Aber nocheinmal ganz grundlegend: Ich versuche eine
6 ppp-on-demand-Verbindung mit meiner avm-Fritzcard und dem capi-plugin
7 hinzubekommen. Aber:
8
9 Ich starte den net.ppp0 und bekomme ein Interface ppp0 mit einer (wohl
10 fiktiven) Ip-Adresse und einer P-t-P-Adresse. Nun starte ich z.B. einen ping
11 und der pppd wählt sich ein. Die Ip- und P-t-P-Adresse ändern sich. Soweit
12 so gut.
13 Dann wird der idle-timeout erreicht und die Verbindung getrennt. Aber
14 anschließend hat mein ppp0 keine Adressen mehr und ein ping antwortet mir
15 "Host not found" bzw. "Network is unreacheable".
16
17 Das Device sieht dann so aus:
18 ppp0      Link encap:Point-to-Point Protocol
19         UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
20         RX packets:584 errors:0 dropped:0 overruns:0 frame:0
21         TX packets:585 errors:0 dropped:0 overruns:0 carrier:0
22         collisions:0 txqueuelen:3
23         RX bytes:456410 (445.7 Kb)   TX bytes:81852 (79.9 Kb)
24
25 Meine /etc/conf.d/net sieht so aus:
26 config_ppp0=( "ppp" )
27 link_ppp0="/dev/null"
28 username_ppp0="netfive"
29 password_ppp0="internet"
30 pppd_ppp0="connect \"\" disconnect \"\" sync noauth -chap defaultroute debug
31 ipcp-accept-remote ipcp-accept-local"
32 plugins_ppp0=( "capiplugin controller 1 protocol hdlc persist demand idle 20
33 number 019282020" )
34
35 Den Syslog-Auszug hänge ich unten an die eMail.
36 Hat jemand eine Idee, was ich da falsch mache?
37
38 Gruß & Danke
39 Volker
40
41 Feb 25 19:59:59 [pppd] pppd 2.4.3 started by root, uid 0
42 Feb 25 19:59:59 [pppd] Using interface ppp0
43 Feb 25 19:59:59 [pppd] local  IP address 10.64.64.64
44 Feb 25 19:59:59 [pppd] remote IP address 10.112.112.112
45 Feb 25 19:59:59 [pppd] capiplugin: phase dormant.
46 Feb 25 19:59:59 [pppd] controller 1: listen_change_state state=1 event=1 ????
47                 - Last output repeated 2 times -
48 Feb 25 20:00:00 [pppd] controller 1: listen_change_state state=0 event=3 ????
49                 - Last output repeated 2 times -
50 Feb 25 20:00:01 [cron] (efa) CMD (~/bin/manageMessages)
51 Feb 25 20:00:13 [pppd] Starting link
52 Feb 25 20:00:13 [pppd] capiplugin: phase serialconn (was dormant).
53 Feb 25 20:00:13 [pppd] capiplugin: dialing 019282020 (hdlc)
54 Feb 25 20:00:13 [isdnlog] Feb 25 20:00:13 * tei 126 calling 0192-82020
55 Online-Dienste with ?  RING (Data)_
56 Feb 25 20:00:14 [isdnlog] Feb 25 20:00:14 tei 126 calling 0192-82020
57 Online-Dienste with ?  Time:Sat Feb 25 20:00:00 2006_
58 Feb 25 20:00:14 [isdnlog] Feb 25 20:00:14 tei 126 calling 0192-82020
59 Online-Dienste with ?  COLP *INVALID* -- ignored!_
60 Feb 25 20:00:14 [isdnlog] Feb 25 20:00:14 tei 126 calling 0192-82020
61 Online-Dienste with ?  CONNECT (Data)_
62 Feb 25 20:00:14 [isdnlog] Feb 25 20:00:14 tei 126 calling 0192-82020
63 Online-Dienste with ?  No area info for provider 33_0 (11), destination
64 019282020_
65 Feb 25 20:00:14 [pppd] capiplugin: connected: "" -> "019282020" outgoing
66 Feb 25 20:00:14 [pppd] capiplugin: using /dev/capi/0: "" -> "019282020"
67 outgoing
68 Feb 25 20:00:15 [pppd] Connect: ppp0 <--> /dev/capi/0
69 Feb 25 20:00:15 [pppd] capiplugin: phase establish (was serialconn).
70 Feb 25 20:00:16 [pppd] capiplugin: phase authenticate (was establish).
71 Feb 25 20:00:16 [pppd] PAP authentication succeeded
72 Feb 25 20:00:16 [pppd] capiplugin: phase network (was authenticate).
73 Feb 25 20:00:16 [pppd] Local IP address changed to 89.50.233.50
74 Feb 25 20:00:16 [pppd] Remote IP address changed to 62.104.212.46
75 Feb 25 20:00:16 [pppd] capiplugin: phase running (was network).
76 Feb 25 20:01:22 [pppd] Terminating connection due to lack of activity.
77 Feb 25 20:01:22 [pppd] capiplugin: phase terminate (was running).
78 Feb 25 20:01:22 [pppd] capiplugin: phase network (was terminate).
79 Feb 25 20:01:22 [pppd] Connect time 1.1 minutes.
80 Feb 25 20:01:22 [pppd] Sent 650 bytes, received 1730 bytes.
81 Feb 25 20:01:22 [pppd] capiplugin: phase establish (was network).
82 Feb 25 20:01:22 [pppd] capiplugin: phase disconnect (was establish).
83 Feb 25 20:01:22 [pppd] Connection terminated.
84 Feb 25 20:01:22 [pppd] capiplugin: phase dead (was disconnect).
85 Feb 25 20:01:22 [pppd] controller 1: listen_change_state state=1 event=1 ????
86                 - Last output repeated 2 times -
87 Feb 25 20:01:22 [pppd] controller 1: listen_change_state state=0 event=3 ????
88                 - Last output repeated 2 times -
89 Feb 25 20:01:22 [kernel] kcapi: appl 2 ncci 0x10101 down
90 Feb 25 20:01:22 [isdnlog] Feb 25 20:01:22 tei 126 calling 0192-82020
91 Online-Dienste with ?  HANGUP ( 0:01:08)_
92 Feb 25 20:01:22 [pppd] capiplugin: disconnect(local): "" -> "019282020"
93 outgoing 0x3400 (0x3301) - No additional information
94 Feb 25 20:01:22 [pppd] Hangup (SIGHUP)
95 Feb 25 20:01:22 [pppd] capiplugin: phase dormant (was dead).
96 Feb 25 20:01:22 [pppd] Child process /etc/ppp/ip-down (pid 9063) terminated
97 with signal 15
98
99
100 --
101 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] isdn und ppp Volker Katz <volker.katz@×××.de>