LedZepRock
MIS
Hi all.
OK, my ISDN setup is still not working, it becoming a real pain. When I ftp I get this error in the logs....
*Mar 1 01:55:03.335: IP: NAT enab = 1 trans = 0 flags = 80
*Mar 1 01:55:03.335: IP: s=192.168.3.254 (FastEthernet0), d=xxx.xxx.xxx.xxx (Diale
r1), g=xxx.xxx.xxx.xxx, len 48, forward
*Mar 1 01:55:03.335: Di1 DDR: ip (s=192.168.3.254, d=xxx.xxx.xxx.xxx), 48 bytes, o
utgoing interesting (ip PERMIT)
*Mar 1 01:55:03.335: DDR: 45000030 C0634000 7F06308E C0A803FE 3EBA0776 0D5E0015
*Mar 1 01:55:03.339: DDR: 19D0221D 00000000 7002FAF0 33F80000 020405B4 01010402
*Mar 1 01:55:03.343: Di1 DDR: dialer_fsm_idle()
*Mar 1 01:55:03.343: IP: s=192.168.3.254 (FastEthernet0), d=xxx.xxx.xxx.xxx (Diale
r1), len 48, encapsulation failed
As you can see, encapsulation fails, this connection should use NAT, but I dont see (thie was debug all) NAT doing anything at all.... Here is my configuration (Both Dialer1 & Dialer2 fail to work, Dialer 2 does not use NAT)
show run
Cisco#show running-config
Building configuration...
Current configuration : 1689 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Cisco
!
enable secret 5 $1$lefU$mndapVGyA0NGcILEwzbRA1
!
ip subnet-zero
no ip source-route
no ip domain-lookup
!
no ip bootp server
isdn switch-type basic-net3
!
!
!
interface BRI0
no ip address
encapsulation ppp
load-interval 60
dialer pool-member 1
isdn switch-type basic-net3
no cdp enable
ppp multilink
!
interface FastEthernet0
ip address 192.168.3.5 255.255.255.0
ip nat inside
speed auto
no cdp enable
!
interface Dialer1
ip address xxx.xxx.xxx.xxx 255.255.255.0
no ip proxy-arp
ip nat outside
encapsulation ppp
no ip route-cache
no ip split-horizon
dialer pool 1
dialer remote-name Cisco
dialer idle-timeout 300 either
dialer string 0101010101
dialer hold-queue 10
dialer load-threshold 180 either
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username Secureip.<username>.<userid> password 7 044B0A151C361C5C0D
ppp multilink
!
interface Dialer2
ip address 192.168.104.6 255.255.255.248
encapsulation ppp
dialer pool 1
dialer remote-name TEST
dialer string 0101010101
dialer-group 1
no cdp enable
ppp authentication chap
ppp chap hostname TEST
ppp chap password 7 06243A13786127
ppp multilink
!
ip classless
ip route xxx.xxx.xxx.xxx 255.255.255.0 Dialer2
ip route xxx.xxx.xxx.xxx 255.255.255.255 Dialer1
ip route xxx.xxx.xxx.xxx 255.255.255.255 Dialer1
ip http server
!
!
!
map-class dialer DialClass
access-list 101 permit ip any any
dialer-list 1 protocol ip permit
no cdp run
!
line con 0
exec-timeout 0 0
stopbits 1
line aux 0
line vty 0 4
password 7 115B1D064540
login
!
no scheduler allocate
end
Anybody got any idea?? is NAT setup OK??? What does "map-class dialer DialClass" do???? Should I shoot myself, or would drowning be better?????
Ta
Simon
OK, my ISDN setup is still not working, it becoming a real pain. When I ftp I get this error in the logs....
*Mar 1 01:55:03.335: IP: NAT enab = 1 trans = 0 flags = 80
*Mar 1 01:55:03.335: IP: s=192.168.3.254 (FastEthernet0), d=xxx.xxx.xxx.xxx (Diale
r1), g=xxx.xxx.xxx.xxx, len 48, forward
*Mar 1 01:55:03.335: Di1 DDR: ip (s=192.168.3.254, d=xxx.xxx.xxx.xxx), 48 bytes, o
utgoing interesting (ip PERMIT)
*Mar 1 01:55:03.335: DDR: 45000030 C0634000 7F06308E C0A803FE 3EBA0776 0D5E0015
*Mar 1 01:55:03.339: DDR: 19D0221D 00000000 7002FAF0 33F80000 020405B4 01010402
*Mar 1 01:55:03.343: Di1 DDR: dialer_fsm_idle()
*Mar 1 01:55:03.343: IP: s=192.168.3.254 (FastEthernet0), d=xxx.xxx.xxx.xxx (Diale
r1), len 48, encapsulation failed
As you can see, encapsulation fails, this connection should use NAT, but I dont see (thie was debug all) NAT doing anything at all.... Here is my configuration (Both Dialer1 & Dialer2 fail to work, Dialer 2 does not use NAT)
show run
Cisco#show running-config
Building configuration...
Current configuration : 1689 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Cisco
!
enable secret 5 $1$lefU$mndapVGyA0NGcILEwzbRA1
!
ip subnet-zero
no ip source-route
no ip domain-lookup
!
no ip bootp server
isdn switch-type basic-net3
!
!
!
interface BRI0
no ip address
encapsulation ppp
load-interval 60
dialer pool-member 1
isdn switch-type basic-net3
no cdp enable
ppp multilink
!
interface FastEthernet0
ip address 192.168.3.5 255.255.255.0
ip nat inside
speed auto
no cdp enable
!
interface Dialer1
ip address xxx.xxx.xxx.xxx 255.255.255.0
no ip proxy-arp
ip nat outside
encapsulation ppp
no ip route-cache
no ip split-horizon
dialer pool 1
dialer remote-name Cisco
dialer idle-timeout 300 either
dialer string 0101010101
dialer hold-queue 10
dialer load-threshold 180 either
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username Secureip.<username>.<userid> password 7 044B0A151C361C5C0D
ppp multilink
!
interface Dialer2
ip address 192.168.104.6 255.255.255.248
encapsulation ppp
dialer pool 1
dialer remote-name TEST
dialer string 0101010101
dialer-group 1
no cdp enable
ppp authentication chap
ppp chap hostname TEST
ppp chap password 7 06243A13786127
ppp multilink
!
ip classless
ip route xxx.xxx.xxx.xxx 255.255.255.0 Dialer2
ip route xxx.xxx.xxx.xxx 255.255.255.255 Dialer1
ip route xxx.xxx.xxx.xxx 255.255.255.255 Dialer1
ip http server
!
!
!
map-class dialer DialClass
access-list 101 permit ip any any
dialer-list 1 protocol ip permit
no cdp run
!
line con 0
exec-timeout 0 0
stopbits 1
line aux 0
line vty 0 4
password 7 115B1D064540
login
!
no scheduler allocate
end
Anybody got any idea?? is NAT setup OK??? What does "map-class dialer DialClass" do???? Should I shoot myself, or would drowning be better?????
Ta
Simon