Hi all
We have configured ISDN card in order to access the internet, so this is the configuration
interface BRI1/1
ip address negotiated
encapsulation ppp
ip route-cache flow
dialer pool-member 2
isdn switch-type basic-net3
isdn point-to-point-setup
------
interface Dialer2
ip address negotiated
encapsulation ppp
dialer pool 2
dialer string ***
dialer-group 2
ppp authentication chap pap callin
ppp chap hostname ***
ppp chap password ***
ppp pap sent-username *** password *****
ppp multilink
---------
ip route 0.0.0.0 0.0.0.0 Dialer2
access-list 1 permit LAN
dialer-list 2 protocol ip permit
---------
we didn't put a nat rule because the ISP has proxy
BUT we cann't access the internet although the dialer is connected and has an ip address
any idea
We have configured ISDN card in order to access the internet, so this is the configuration
interface BRI1/1
ip address negotiated
encapsulation ppp
ip route-cache flow
dialer pool-member 2
isdn switch-type basic-net3
isdn point-to-point-setup
------
interface Dialer2
ip address negotiated
encapsulation ppp
dialer pool 2
dialer string ***
dialer-group 2
ppp authentication chap pap callin
ppp chap hostname ***
ppp chap password ***
ppp pap sent-username *** password *****
ppp multilink
---------
ip route 0.0.0.0 0.0.0.0 Dialer2
access-list 1 permit LAN
dialer-list 2 protocol ip permit
---------
we didn't put a nat rule because the ISP has proxy
BUT we cann't access the internet although the dialer is connected and has an ip address
any idea