From: m.m.jansen02@kpn.com
Date: Wed Sep 17 2003 - 04:59:08 GMT-3
regarding dialer:
you set a fixed address instead of dhcp, only inside you are importing
nothing.....
where is your dialer-list ip permit?
dialer is member od dialer pool 1 which i am missing
ip dhcp pool CLIENT
import all
Martijn
-----Oorspronkelijk bericht-----
Van: Tan Chai Heng [mailto:tanch@kuala-lumpur.sns.slb.com]
Verzonden: woensdag 17 september 2003 5:25
Aan: ccielab@groupstudy.com
Onderwerp: ADSL problems
guys,
I have a problem with my ADSL connection. I am installing a Cisco router at
client's site; the router was used for the same ADSL connection in another
office. I thought I can just take out the router and install it in the new
office. The config is attached. At the new location, I can ping the
ethernet address but not the Dialer/ATM interface. I'm assuming that there
are some excess config carried from the old office that is blocking the
connection, although it shouldn't be. The internal LAN address is
192.168.0.0/24. Please help!!!
test#sh run
Building configuration...
Current configuration : 2080 bytes
!
version 12.2
no parser cache
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
ip subnet-zero
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool CLIENT
import all
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
lease 0 2
!
ip ssh time-out 120
ip ssh authentication-retries 3
no ip dhcp-client network-discovery
!
!
crypto ipsec transform-set dslvpn esp-des esp-sha-hmac
!
!
!
interface Loopback0
no ip address
!
interface Ethernet0
ip address 192.168.100.1 255.255.255.0 secondary
ip address 192.168.0.1 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 0/35
encapsulation aal5snap
protocol ppp dialer
dialer pool-member 1
!
bundle-enable
dsl operating-mode auto
!
interface Dialer1
ip address 219.94.122.109 255.255.255.0
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication pap callin
ppp pap sent-username smsilab@tmnet password 7 08314D5D1A0E0A0516
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 219.94.122.0 255.255.255.0 ATM0
ip http server
!
access-list 22 permit 218.32.xxx.xxx
access-list 23 permit 211.21.xxx.xxx
access-list 23 permit 211.21.xxx.xxx
access-list 23 permit 140.109.xxx.xxx
access-list 23 permit 163.184.xxx.xxx
access-list 23 permit 218.32.xxx.xxx
access-list 23 permit 192.168.0.0 0.0.0.255
access-list 99 permit 0.0.0.0 255.255.255.0
access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.0.0 0.0.0.255
access-list 106 permit ip 192.168.0.0 0.0.0.255 any
route-map nonat permit 10
match ip address 130
!
!
line con 0
exec-timeout 120 0
stopbits 1
line vty 0 4
access-class 23 in
exec-timeout 120 0
login local
length 0
!
scheduler max-task-time 5000
end
***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***
This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:29 GMT-3