(E-Mail Removed) (goose) writes:
]I am having problems setting up pppd to connect
]to my ISP. I've read the pppd faq and the pppd howto,
]but neither has helped me much.
www.theory.physics.ubc.ca/ppp-linux.html
]My isp requires me to just connect, and they assign
]my ip address (as well as dns addresses). Under
]windows 98 the computer connects with me having
]to only type in the username and password.
]Using kppp (on linux), it connects just fine. Using
]pppd (/etc/ppp/* files), it doesn't even get past
]my chat script.
Because you have the wrong chat script.
Eg you are probably trying to log on. End the chat script with
CONNECT '\d\c'
]Is there something I have to do first to set up
]my modem (I connect fine through minicom)? Do
]I have to set up the speed, etc *before* the
]chat script gets called?
]thanks in advance
]goose