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

callback between cisco and linux client

lscholer
Level 1
Level 1

i`ve configure my cisco so, that it can callback linux and Microsoft clients. Callback with Microsoft Clients works fine but not with the linux client.

Is there a problem with the ipppd (linux) and ppp (cisco)?

Can somebody help my?

Thanks

Lorenz

1 Reply 1

mljohnson
Level 4
Level 4

There should not be any problem. The following debug may help you to figure out where the problem is:

debug modem

debug callback

debug chat

debug ppp neg

If you are using AAA, then add "debug aaa authent" and "debug aaa author", too.

You might try collect the debug for a successful callback, and then for a failed callback, and see if you can find the difference in the debug that may explain the failure.