[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ISDN Authenthifizierung abgelehnt



Hallo,

ich versuche eine ISDN-Verbindung aufzubauen, doch ich bin am Ende mit meinem
Latein, da (wie ich meine) mein Rechner sich weigert sich anzumelden.

Nur warum? Ich hänge eine Reihe von Protokollen und Konfigurationsdateien an.

Danke für Eure Hilfe!

Ulrich

-> aus /etc/isdn/device.ippp0
LOCALMSN=Nummer     # 2. Telefonnr. XXX_
REMOTEMSN=19231785  # Remote XXX_
LEADINGZERO=0           # XXX_  use LEADINGZERO='' if you have no areacodes.

-> aus /etc/isdn/ipppd.ippp0
debug                   # enable debugging
kdebug 1                # set kernel debugging level to X  ----
#nodetach               # (no) fork to the background
#callback X             # ask for callback (parameter X ?)
lock                    # create a lock file for device
#domain X               # add domain X to a given hostname
#pidfile X              # save pid in file X
#call X                 # take options from privileges file (???)
#idle X                 # idle time limit (seconds)
#holdoff X              # holdoff time limit (seconds)
#maxconnect X           # set maximum connection time (in seconds ?)
#+mp                    # enable multi line ppp
#+pwlog                 # log password (WARNING: possible security hole)
#nomagic                # magic number negotiation
 
# ppp handshake : tuning
 
#silent                 # don't even try to initiate the connection
#passive                # wait for the peer to initiate the connection
#lcp-echo-failure X     # consecutive echo failures
#lcp-echo-interval X    # time for lcp echo events
lcp-restart 1           # Set timeout for LCP
#lcp-max-terminate X    # Set max #xmits for term-reqs
#lcp-max-configure X    # Set max #xmits for conf-reqs
#lcp-max-failure X      # Set max #conf-naks for LCP
 
# AUTHENTICATION
                                                                     
name freenet            # set local name for auth XXX_ 
user freenet            # set name for auth with peer; default is value for name
#usehostname            # use hostname for auth
#remotename X           # set remote name for auth
#noauth                 # (dont) require peer (the other) to auth
#require-pap            # allow only pap authentication (dialin only)
#require-chap           # allow only chap authentication (dialin only)
login                   # use system password database for pap
#papcrypt               # pap passwords are encrypted
                                                                                
                                                                     
#AUTHENTICATION TUNING
#pap-restart X          # Set retransmit timeout for PAP
#pap-max-authreq X      # Set max #xmits for auth-reqs
#pap-timeout X          # Set time limit for peer PAP auth.
#chap-restart X         # Set timeout for CHAP
#chap-max-challenge X   # Set max #xmits for challenge
#chap-interval X        # Set interval for rechallenge
                                                                                
           
# COMPRESSION
                                                                     
#noaccomp              # address compression on/off ---
#nopcomp                # protocol field compression on/off ---
#novj                   # van jacobsen compression on/off ---
#novjccomp              # van jacobsen connection-ID compression on/off ---
#vj-max-slots X         # tune maximum vj header slots
#nobsdcomp              # bsd compression on/off ---
#nodeflate              # deflate compression on/off ---
#nopredictor1           # predictor1 compression in/off ---
#noccp                  # compression negotation on/off
nolzs                   # LZS compression off (not yet supported fully)
                                                                                
# IP NETWORKING
#noip                  # (do not) disable ip transfer
#X:Y                    #(do not) set local ip to X, remote ip to Y 
noipdefault             #  do not use name for default ip addr
#useifip                # (do)     use ip addresses from interface
#usefirstip             # (do)     use first ip from auth file for remote 
netmask 255.255.255.255 #  do      set netmask, 255.255.255.255 for pointopoint
#defaultroute           # (do not) set default route (for Debian config, don't 
nohostroute             #  do not  set host route
#proxyarp               # (do not) set an proxy arp entry
mru 1524                #  do      set maximum size of receive units to X
#default-mru            # (do not) enable mru negotation
mtu 1500                #  do      set max size of transmit units (1500 is OK)
#useifmtu               # (do not) use mtu from interface
#ipparam X              # (do not) set ip parameters in script X
#ms-dns X               # (do not) set dns addr for the peers use (dialin only)
#ms-wins X              # (do not) wins address for the peers use (dialin only)
ms-get-dns              # (do not) accept peers suggestion of dns addr (dialout)
#set_userip             # (do not) define valid ip addrs in /etc/ppp/useriptab  

-> aus /var/log/debug
Mar 14 19:12:25 castle kernel: HiSax: debugging flags card 1 set to 4
Mar 14 19:12:25 castle kernel: ippp, open, slot: 0, minor: 0, state: 0000
Mar 14 19:12:25 castle kernel: ippp_ccp: allocated reset data structure d874e800
Mar 14 19:12:25 castle kernel: isdn_ppp_ioctl: minor: 0 cmd: 80047441 state: 1
Mar 14 19:12:32 castle kernel: isdn_ppp_ioctl: minor: 0 cmd: 80047456 state: 3
Mar 14 19:12:32 castle kernel: isdn_ppp_ioctl: minor: 0 cmd: c0887480 state: 3
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP ConfReq id=0x1 <mru 1524>
<magic 0xa6a759e5> <pcomp> <accomp>]
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP ConfReq id=0xde <auth pap>
<magic 0x33f0c0c1> <MPmrru 1524> <MPdiscr: 0x1 [ 6d 63 68 32 ]>] 
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP ConfRej id=0xde <auth pap>
<MPmrru 1524>] 
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP ConfAck id=0x1 <mru 1524>
<magic 0xa6a759e5> <pcomp> <accomp>] 
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP ConfReq id=0xdf <auth chap md5>
<magic 0x33f0c0c1> <MPdiscr: 0x1 [ 6d 63 68 32 ]>] 
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP ConfRej id=0xdf <auth chap
md5>] 
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP ConfReq id=0xe0 <auth pap>
<magic 0x33f0c0c1><MPdiscr: 0x1 [ 6d 63 68 32 ]>] 
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP ConfRej id=0xe0 <auth pap>] 
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP ConfReq id=0xe1 <auth chap md5>
<magic 0x33f0c0c1> <MPdiscr: 0x1 [ 6d 63 68 32 ]>] 
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP ConfRej id=0xe1 <auth chap
md5>] 
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP ConfReq id=0xe2 <auth pap>
<magic 0x33f0c0c1><MPdiscr: 0x1 [ 6d 63 68 32 ]>] 
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP ConfRej id=0xe2 <auth pap>] 
Mar 14 19:12:32 castle ipppd[3204]: rcvd [0][LCP TermReq id=0xe3] 
Mar 14 19:12:32 castle ipppd[3204]: sent [0][LCP TermAck id=0xe3] 
Mar 14 19:12:33 castle ipppd[3204]: sent [0][LCP TermReq id=0x2 6c 69 6e 6b 20
63 6c 6f 73 65 64] 
Mar 14 19:12:33 castle kernel: isdn_ppp_free 0 d7579200 d7579200 
Mar 14 19:12:33 castle kernel: ippp: release, minor: 0 0 
Mar 14 19:12:33 castle kernel: ippp_ccp: freeing reset data structure d874e800 
Mar 14 19:12:33 castle kernel: ippp, open, slot: 0, minor: 0, state: 0000 
Mar 14 19:12:33 castle kernel: ippp_ccp: allocated reset data structure d874e800
Mar 14 19:12:33 castle kernel: isdn_ppp_ioctl: minor: 0 cmd: 80047441 state: 1

-> aus /var/log/isdn/isdnlog
isdnlog Version 4.67 starting
Holiday Version 1.10-Germany [12-Apr-1999] loaded [11 entries from
/usr/share/isdn/holiday-de.dat] 
Dest V1.01: File '/usr/share/isdn/dest.cdb' opened fine - Dest 1.0 int (+h) AT
DE NL CH BE 
Zone V1.25: Provider 0 File '/usr/share/isdn/zone-de-dtag.cdb' opened fine -
V1.25 K2 C2 N256 T157147 O1 L5 Rates   Version 3.06 [07-Aug-2003 22:35:40]
loaded [70 Providers, 738 Zones, 2667 Areas, 42 Services, 509 Comments, 13
eXceptions, 35 Redirects, 2091 Rates from /usr/share/isdn/rate-de.dat]
(ISDN subsystem with ISDN_MAX_CHANNELS > 16 detected, ioctl(IIOCNETGPN) is
available) 
isdn.conf:2 active channels, 0 MSN/SI entries
(Data versions: iprofd=0x06  net_cfg=0x06  /dev/isdninfo=0x01) 
Everything is fine, isdnlog-4.67 is running in full featured mode.
(HiSax driver detected)
Mar 14 19:12:30 * tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen 
RING (Data) 
Mar 14 19:12:31 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen 
Time:Sun Mar 14 19:12:00 2004 
Mar 14 19:12:31 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen  COLP
*INVALID* -- ignored! 
Mar 14 19:12:31 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen 
CONNECT(Data) 
Mar 14 19:12:31 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen 
INTERFACE ippp0 calling 019231785 
Mar 14 19:12:31 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen  No
area info for provider 33_0(13), destination 019231785 
Mar 14 19:12:32 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen 
Normal call clearing (User) 
Mar 14 19:12:33 tei 69 calling 019231785 with +49 8248/Nummer, Lamerdingen
HANGUP ( 0:00:02 I=161.0 b O= 96.0 b) 



Reply to: