From kde Fri Jul 23 22:13:25 2004 From: James Richard Tyrer Date: Fri, 23 Jul 2004 22:13:25 +0000 To: kde Subject: Re: [kde] kppp and modem with usb<->serial adapter Message-Id: <41018D85.6020101 () acm ! org> X-MARC-Message: https://marc.info/?l=kde&m=109062091207793 Dani Belz wrote: > What is DTR? It is the name of one of the pins in the RS-232 connector -- Data Terminal Ready. If you are using hardware flow control, the Modem might expect to see a true signal on this pin. > > And why does my debian dialing tool work? This makes a > /usr/sbin/pppd call $PROVIDER > where $PROVIDER is a file in /etc/ppp/peers and looks like that: > ---------- > hide-password > noauth > connect "/usr/sbin/chat -v -f /etc/chatscripts/1und1" > debug > /dev/modem > 230400 > defaultroute > noipdefault > user "1und1/XXXXXXXXXXXXXX@online.de" > remotename 1und1 > ipparam 1und1 > ---------- The PPP script probably works because it is slightly different than the script that KPPP uses. You can edit the script in KPPP to match and see if that works. -- JRT ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.