cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2152
Views
0
Helpful
1
Replies

No free dialer - starting fast idle timer

Dan Jagor
Level 1
Level 1

Hello everyone,

a bit strange but pppoe doesn't work after change to 15.1.4M9 on 877:
"DDR: No free dialer - starting fast idle timer."


This is the important part of what was working config:

!
interface FastEthernet3
 switchport access vlan 10
 no ip address
!
interface Vlan10
 no ip address
 pppoe-client dial-pool-number 1
!
interface Dialer1
 ip address negotiated
 ip access-group EAL_WAN_IN in
 ip access-group EAL_WAN_OUT out
 ip nat outside
 ip inspect FIREWALL out
 ip virtual-reassembly in
 encapsulation ppp
 dialer pool 1
 dialer string 8134
 dialer-group 1
 ipv6 address autoconfig default
 ipv6 enable
 ipv6 verify unicast reverse-path
 ipv6 dhcp client pd NODE-PD rapid-commit
 ipv6 inspect FIREWALL out
 ipv6 traffic-filter WAN_IN in
 ipv6 traffic-filter WAN_OUT out
 ppp authentication chap callin
 ppp chap hostname ********@*******
 ppp chap password 7 **************
 no cdp enable
!

The first problem was "DDR: Cannot place call, no dialer string set."
After adding dialer string to Dialer1, now "DDR: No free dialer - starting fast idle timer." regardless if I leave the pppoe-client dial-pool-number 1 in Vlan10 or FastEthernet3.

Any suggestions?

Thank you
-Dan

1 Reply 1

leigh
Level 1
Level 1

Remove the dialer string.

Review Cisco Networking for a $25 gift card