This is the runnunig configuration.
Thanks in advance.
Teresa



password:
RSIA>en
Password:
RSIA#sh run
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname RSIA
!
no logging buffered
enable secret
enable password cisco
!
username ELMEC password
username RITND password
username RSIA password
username MASTER password
ip subnet-zero
!
no ip domain-lookup
no ip finger
isdn switch-type basic-net3
!
!
!
interface Ethernet0
 ip address 192.168.1.200 255.255.255.0
 no ip directed-broadcast
 ip nat inside
!
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer pool-member 1
 dialer pool-member 2
 isdn switch-type basic-net3
 ppp authentication chap
!
interface Dialer1
 description CONNESSIONE CON ITALNODE
 bandwidth 64
 ip address 192.168.99.2 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 no ip split-horizon
 dialer remote-name RITND
 dialer idle-timeout 180
 dialer string 0315001148
 dialer string 031520101
 dialer string 031523508
 dialer string 03152351
 dialer pool 1
 dialer-group 1
 ppp authentication chap
!
interface Dialer2
 description CONNESSIONE A INTERNET
 ip address negotiated
 no ip directed-broadcast
 ip nat outside
 encapsulation ppp
 no ip split-horizon
 dialer pool 2
 dialer-group 2
 ppp authentication chap pap callin
 ppp chap hostname mccfba
 ppp chap password
 ppp pap sent-username mccfba password
!
ip nat inside source list 3 interface Dialer2 overload
no ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer2
ip route 192.168.0.0 255.255.0.0 Dialer1
!
access-list 3 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
dialer-list 2 protocol ip permit
!
line con 0
 transport input none
 stopbits 1
line vty 0 4
 exec-timeout 20 0
 password
 login
!
end

  ----- Original Message -----
  From: Tshon
  To: [EMAIL PROTECTED]
  Sent: Wednesday, March 06, 2002 8:54 AM
  Subject: Re: dialer unbindable [7:37260]


  We need your config.  This will help us see your problem..... omit ip
  addresses and passwords!

  [EMAIL PROTECTED] wrote:

  >Are you using Chap anthencation? Have you checked that chap
  >hostname/passowrd between these two router? Is "dialer remote-name ..."
  >configed in the receiving end router's dialer interfaces?
  >
  >Tony
  >
  >"Teresa"  wrote:
  >
  >>Dear Group,
  >>two cisco routers connected via ISDN and a both connected to the Internet
  >>with the same bri.
  >>One bri configured and two dilaer interfaces.
  >>
  >>From one router I can browse the internet and I can reach the other
router
  >
  >>(64k for the internet and 64K for lan-to-lan connection),
  >>but when the dialer 1 is up (to the internet) I can not ping the remote
  >>router and I have the following reject (from debug isdnq931):
  >>dialer unbindable. Any idea?
  >>Thanks in advance,
  >>Teresa




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=37384&t=37260
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to