Hi,
I cannot connect make any PPP connection to a Cisco 2600 Aux port with Windows 7 or Vista. Is there anybody who would know how to establish a PPP connection to an aux port using Linux PPPD.
Here is my 2600 configuration:
username cisco password cisco
interface Async65
ip address 10.10.10.10 255.255.255.0
encapsulation ppp
async mode interactive
peer default ip address 10.10.10.11
no cdp enable
ppp authentication chap
line aux 0
password cisco
login
modem InOut
transport input all
escape-character NONE
autoselect during-login
autoselect ppp
stopbits 1
speed 19200
flowcontrol none
Thanks for your help
Stephane