Jump to content

Isdn Dial-Up verbindung


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Recommended Posts

Posted

Hi,

 

und zwar möchte ich mich über einen ISDN Pc auf einen Cisco Router 2621 einwählen.

 

Der Pc wählt sich zwar ein wird aber nach kurzen (hinausgeworfen)

 

nun die Konfiguratrion:

 

! Hostname: Einwahl

! Model: 2621

! ******************************************************************

!

service timestamps debug uptime

service timestamps log uptime

service password-encryption

no service tcp-small-servers

no service udp-small-servers

!

hostname Einwahl

!

enable password ****

username isdn password *****

!

no ip name-server

!

isdn switch-type basic-net3

!

ip subnet-zero

no ip domain-lookup

ip routing

!

interface Dialer 1

description connected to Dial-inPCs(ISDN)

ip unnumbered FastEthernet 0/0

no ip split-horizon

encapsulation ppp

dialer in-band

dialer idle-timeout 120

dialer-group 1

ppp authentication chap pap callin

ppp multilink

no cdp enable

peer default ip address pool Einwahl-Group-1

!

interface FastEthernet 0/0

no shutdown

description connected to EthernetLAN

ip address 172.30.11.1 255.255.255.0

no keepalive

!

interface FastEthernet 0/1

no description

no ip address

shutdown

!

interface BRI 0/0

no shutdown

description connected to Dial-inPCs(ISDN)

no ip address

dialer rotary-group 1

!

! Dialer Control List 1

!

no dialer-list 1

dialer-list 1 protocol ip permit

!

router rip

version 2

network 172.30.0.0

no auto-summary

!

!

ip local pool Einwahl-Group-1 172.30.11.200 172.30.11.201

ip classless

no ip http server

no snmp-server location

no snmp-server contact

!

line console 0

exec-timeout 0 0

password cisco

login

!

line vty 0 4

password ******

login

!

end

Posted

Hi,

was heißt er wählt sich ein und wird wieder rausgeschmissen??

Password wird abgelehnt also steht das Fenster mit der negotiation da weiterhin oder wann schmeißt er dich raus?

Desweitern würde ich mal versuchen: ppp authentication mschap callin

wenn das nicht hilft mach mal einen debug isdn q931 um zu sehen wer disconnected.

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...