Looks like the providers trying to do a ppp connection. Maybe it will work with the ppp version of soql but that's not quite finished yet. I may be ready to do some testing next week. As there is no text based login I think it may be expecting chap or pap for user authentication. So as these won't be in the first ppp soql version it may still not work :-( The providers I've been using here work on a pay per call basis and thus require no particularly secure authentication and thus work without chap or pap. If your provider can't provide SLIP access I'm afraid you'll have to wait for the new soql version or try uqlx where you're able to use the underlying Linux TCP/IP stack. I don't no if QPC does anything similar.
Jon. ----- Original Message ----- From: AGClarke <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 18, 2002 9:58 PM Subject: Re: [ql-users] soql > > > > > > > > QPC: > > The soql engine will use other ser ports if you pass it a port option > > for example change the boot file line > > > > 270 para$ = "q t d ram1_tryDNS r "& Tcp$ & "ipReceiver" > > > > to > > > > 270 para$ = "q t d ram1_tryDNS r "& Tcp$ & "ipReceiver s ser1" > > > > to use ser1 > I get a report can.t find ser1(I have tried altering the configuration > panel - how should it be set up?) > > > > Aurora > > It could have many causes including an unsuitable provider. Let me > > know the telephone number of your provider and I'll try to check > > their suitability. We can look at some of the other causes afterwards > > The provider is 08456013701. I find it more reliable to access it using > QTPI . SOQL terminal lets me enter the number but when I press enter nothing > happens. > > Arnie > > > > > > ----- Original Message ----- > > From: AGClarke > > To: [EMAIL PROTECTED] > > Sent: Thursday, August 15, 2002 5:37 PM > > Subject: [ql-users] soql > > > > > > Hi, > > On my laptop using qpc2v3, I cannot get it to connect to my modem as > it > > cannot find ser3. > > On my aurora machine it connects to my modem and logs on but the input > > to my screen is not readable. > > > > I will await for replies with interest. needless to say I have tried > > everthing that I can to get things working but I need Help! > > > > Arnie > > > >
