View Single Post
Old 02-23-2003, 10:51 AM   #5 (permalink)
schotty
RedHat's Manwhore
 
schotty's Avatar
 
Join Date: Feb 2003
Location: Milwaukee
Posts: 41
schotty is on a distinguished road
Send a message via ICQ to schotty Send a message via AIM to schotty Send a message via Yahoo to schotty
Well, I dont use (or have) kinternet, but I would presume there is a configuration file for the dialing stuff. If it uses wvdial, its easy. Check to see if you have any data in the /etc/wvdial.conf

Heres a copy of mine:
Note the Dail command line -- that is where your string goes.

Code:
[Modem0]
Modem = /dev/modem
Baud = 57600
SetVolume = 0
Dial Command = ATM0DT
Init1 = ATZ
FlowControl = CRTSCTS
[Dialer CoreComm]
Area Code = 1262
Username = schotty
Password = xxxxxx
Phone = 8276000
Dial Prefix = *70
Stupid Mode = 1
Inherits = Modem0
schotty is offline   Reply With Quote