cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
624
Views
0
Helpful
4
Replies

ppp callback

larrys
Level 1
Level 1

I have configured a Cisco 3745 for Remote access

For Dial in all is good however if i Setup Dial back the users do not get connected. I have pinned it down to the ppp Callback Accept command in the Interface Group-Async 1. If the PPP Callback Accept command is inputted the router refuses to verify username and password however if i remove the command the user gets verified and logged in without a problem.

I am running iIOS ""

c3745-ipbase-mz.123-6.bin

can any light be shed on this problem.

I have setup dial back without problems in the past and have it running on a sister site with a Cisco 3640.

4 Replies 4

wsherlock
Level 1
Level 1

Instead of dial back accept. Use dial back permit.

This should work.

Will

Will

I have previously triae this to no avail

Please find Config info which may indicate something i have inputted incorrectly.

""

interface Group-Async1

ip unnumbered FastEthernet0/0

ip helper-address 192.168.2.2

encapsulation ppp

dialer in-band

dialer idle-timeout 1800

async mode interactive

peer default ip address pool remote_pool

ppp callback accept/permit

ppp authentication pap callin

group-range 129 134

line 129 134

script modem-off-hook offhook

script callback callout

login local

modem InOut

modem autoconfigure discovery

autocommand ppp

transport input all

autoselect arap

autoselect during-login

autoselect ppp

callback forced-wait 5

Thanks for your assistance.

larry_s

Larry

Sorry for the delayed response. As far as I can see all your config is OK. Maybe it is a bug in IOS.

Sorry I can't help further

Will

You do have the usernames set up, sorry i know its a silly question.