I've got a problem when using the DDR between 2 modems via Aux port. The configuration for Async interface for two routers are listed below.
interface Async5 for Router A
ipaddress 192.168120.237 255.255.255.0
encapsulation ppp
async default routing
async mode dedicated
dialer in-band
dialer map ip 192.168.120.239 name RouterB modem-script Dialout 28057844
dialer-group 1
ppp authentication chap
interface Async1 for Router B
ipaddress 192.168120.239 255.255.255.0
encapsulation ppp
async default routing
async mode dedicated
dialer in-band
dialer map ip 192.168.120.237 name RouterA
dialer-group 1
ppp authentication chap
I can make a connection betwee two modems. However, the Asynce1 of Router B changes its state among UP, DOWN and RESET again and again.
Does someone tell me what's wrong in my settings?
Best regards,
Jacky Chik