Re: Need SNA software package for rh

2003-08-25 Thread Robin Atwood
On Monday 25 Aug 2003 15:11, [EMAIL PROTECTED] wrote:
 Where can i find an SNA package that will run on rh linux?

A quick google reveals: IBM! 
http://www-106.ibm.com/developerworks/ibm/library/i-cslinux/
HTH
-Robin.
-- 
--
Robin Atwood.

This tag line left intentionally blank
--










pgp0.pgp
Description: signature


Re: Can't play video DVD

2003-08-14 Thread Robin Atwood
On Thursday 07 Aug 2003 22:18, M. Parcheur wrote:
 After installing RH9 I tried Xine and was unable to see a film on DVD.
 I installed Ogle and videolan and mplayer. Nothing works properly. As i'm
 far from an expert, evidently there are some errors in the soft
 installation: liddvdread ? libdvdcss ? ... ? What's to be done ? uninstall
 everything ? and what is the best plan
 **
 Errors message
 
 OGLE
 ...$
 libdvdread: Using libdvdcss version 1.2.7 for DVD access
 libdvdread: Using libdvdcss version 1.2.7 for DVD access
 libdvdread: Could not open /dev/dvd with libdvdcss.
 libdvdread: Can't open /dev/dvd for reading

Make a symbolic link of /dev/dvd to /dev/hdc or whatever your DVD-ROM device 
is called.
HTH
-Robin.
-- 
--
Robin Atwood.

This tag line left intentionally blank
--









-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


ADSL/ATM kernel parameters? [OT]

2002-11-11 Thread Robin Atwood
I have an RH 7.3 system with a custom 2.4.19 kernel - which seems to be the 
problem. I have read all the HOWTOs about setting up Alcatel SpeedTouch ADSL 
modems and have all the PPPoATM parameters turned on but 'depmod -a' gives me

depmod: *** Unresolved symbols in 
/lib/modules/2.4.19/kernel/drivers/atm/atmtcp.o
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/atm/lec.o
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/atm/mpoa.o
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/net/atm/pppoatm.o
depmod: *** Unresolved symbols in 
/lib/modules/2.4.19/kernel/net/bridge/bridge.o

There seems to be a parameter not mentioned in the ADSL HOWTO's which is not 
obviously ATM related but which I haven't got! The stock RH config does not 
have this problem so anybody know what parameter I am missing?
TIA
-Robin.
-- 
--
Robin Atwood.

This tag line left intentionally blank
--










-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



HELP!! can't start a new session

2002-05-19 Thread Robin Atwood

I just issued a cat /proc/devices at a KDE konsole session after which the 
konsole disappeared. Every time I start a new konsole it appears and then 
closes immediately. Neither xterm or rxvt open either. Worse, switching to a 
VT  I login and get immediately logged off! For any userid! So I am afraid to 
logoff or reboot in case I cannot login again. There are no messages in the 
syslog except the normal session start/close messages. So any idea what has 
got hosed? It's not a problem with ~/.bash_history because it happens for all 
users. FWIW, this is a RH7.2 system with a 2.4.18 kernel. The password file 
is okay because there are no error messages. I think it happens when bash 
tries to start.
TIA
-Robin.
-- 
--
Robin Atwood.

This tag line left intentionally blank
--










___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: HELP!! can't start a new session

2002-05-19 Thread Robin Atwood

On Sunday 19 May 2002 21:15, Robin Atwood wrote:
 I just issued a cat /proc/devices at a KDE konsole session after which
 the konsole disappeared. Every time I start a new konsole it appears and
 then closes immediately. Neither xterm or rxvt open either. Worse,
 switching to a VT  I login and get immediately logged off! For any userid!
 So I am afraid to logoff or reboot in case I cannot login again. There are
 no messages in the syslog except the normal session start/close messages.
 So any idea what has got hosed? It's not a problem with ~/.bash_history
 because it happens for all users. FWIW, this is a RH7.2 system with a
 2.4.18 kernel. The password file is okay because there are no error
 messages. I think it happens when bash tries to start.

Okay, panic over. :-) I edited the /etc/passwd file to change my shell to ksh 
and then I could get to a command line. Typing bash produced memory error 
so I reinstalled the bash rpm and all was well again. But how the bash binary 
was suddenly corrupted by a cat command remains a complete mystery. 
Cheers...
-Robin.
-- 
--
Robin Atwood.

This tag line left intentionally blank
--










___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: KDE fixed-width font

2001-12-01 Thread Robin Atwood

On Friday 30 Nov 2001 09:04, you wrote:
 fixed simply won't stick, and I therefore cannot get rid of this
 unpleasant and horribly illegible cursive font.  Why?

Try inserting the following lines in your /etc/X11/XftConfig:
-- snip -
#alias 'fixed' for 'mono'

match any family == fixed edit family =+ mono;
match any family == console   edit family =+ mono;

match
any family == mono
edit
family += lucida console;
spacing = 100;
-end snip -

HTH
-Robin.
-- 
--
Robin Atwood, Songkhla, Thailand.

This tag line left intentionally blank
--









___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



[OT] UFS write mode disabled?

2001-03-23 Thread Robin Atwood

Is write mode for ufstype=sunx86 disabled in kernel 2.4.0? I have rebuilt 
with the following options:
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UFS_FS=m
CONFIG_UFS_FS_WRITE=y
and mount the partition in read-write mode. No error message is issued, so 
mount thinks it's a writeable partition, but when I try and write I get an 
error 'Read-only filesystem'.  What gives? This is a bit desparate because I 
need to fix up the symlinks from another root disk and the install CDROM has 
gone bad. :-((
TIA
-Robin. 
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Wolverine doesn't like 20GB disk

2001-03-18 Thread Robin Atwood

On Thursday 15 March 2001 23:30, Robin Atwood wrote:
 To celebrate my new cable connection I thought  I would try an FTP install
 of Wolverine. However, it complained my 20GB disk had an incorrect geometry
 and would not allow me to make a new partition on it. I always use cfdisk
 and have never noticed any problems but when I tried fdisk I got the
 following:
-- snip --

 So who'se fault is this and what, if anything, do I do about it? And will I
 be able to install a new RedHat?
 TIA
 -Robin.

To reply to my own post, I tried an install with the RH6.2 CD-ROM to my big 
disk. Druid would not use the disk but if I selected fdisk, I got the warning 
messages but was able to define a new partition. Returning to Druid I could 
then select that partition as root and proceed. The Wolverine install does 
not let you do that, it treats the warning message as fatal and will not 
present the big disk in the dialog. 

!! REDHAT PLEASE TAKE NOTE!! 

Cheers
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Wolverine doesn't like 20GB disk

2001-03-18 Thread Robin Atwood

On Sunday 18 March 2001 16:43, you wrote:
 Robin:

 Best to send this into Buzilla. There are some Redhat folks
 on the list
 but they will probably tell you the same thing. That way it
 is documented and should be addressed hopefully before the
 next release.

Will do!
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Wolverine doesn't like 20GB disk

2001-03-15 Thread Robin Atwood

To celebrate my new cable connection I thought  I would try an FTP install of 
Wolverine. However, it complained my 20GB disk had an incorrect geometry and 
would not allow me to make a new partition on it. I always use cfdisk and 
have never noticed any problems but when I tried fdisk I got the following:

The number of cylinders for this disk is set to 2490.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)
 
Command (m for help): p
 
Disk /dev/hdb: 255 heads, 63 sectors, 2490 cylinders
Units = cylinders of 16065 * 512 bytes
 
   Device BootStart   EndBlocks   Id  System
/dev/hdb1 1   763   6126592+   5  Extended
Partition 1 does not end on cylinder boundary:
 phys=(762, 185, 63) should be (762, 254, 63)
/dev/hdb2   *   763   959   1572984   82  Linux swap
Partition 2 does not end on cylinder boundary:
 phys=(958, 141, 63) should be (958, 254, 63)
/dev/hdb3   959  1089   1047784+   e  Win95 FAT16 (LBA)
/dev/hdb5 1 1  1953   78  Unknown
/dev/hdb6 116124960+  82  Linux swap
/dev/hdb716   265   1999840+  83  Linux
/dev/hdb8   265   763   3999712+  83  Linux
 
So who'se fault is this and what, if anything, do I do about it? And will I 
be able to install a new RedHat?
TIA
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread Robin Atwood

On Thursday 15 March 2001 23:59, you wrote:
 I was thinking about that, too...hit CTRL-X too quickly. G

 On Thu, 15 Mar 2001, John Aldrich wrote:
  On Thu, 15 Mar 2001, you wrote:
   The problem is that the linux partitions, any of which can be bootable,
   lie beyond the 1024 cylinder boundary.
  
   If you can find a way to get a small, 10-15MB, linux partition at the
   front of the drive and label it as /boot, you should be fine.
 
  Or make a boot disk and use that long enough to enable the lba option in
  LILO, re-run LILO and reboot. :-)
  John

Understood, guys! I use XOSL as my boot manager and that has absolutely no 
problems booting anything. But how do I persuade a RedHat install to proceed?
It's running off a just downloaded ramdisk image.
Ta.
-Robin.

-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



g-wrap poser

2001-01-09 Thread Robin Atwood

I am trying to compile gnucash 1.4.9 and get the following configure error:

checking for g-wrap-config... /usr/bin/g-wrap-config
checking for g-wrap... no
configure: error:
 
  g-wrap does not appear to be installed.  It must be installed and
  its binary directory must be in your PATH.  If you need to install
  g-wrap, you can find it at ftp://ftp.gnucash.org/pub/g-wrap.   

So I installed the g-wrap and g-wrap-devel 1.1.4 rpms but it does not contain 
an executable, only libraries. Anybody know what gives?
TIA
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH6.2 + kernel 2.4.0 problems - SOLVED

2000-11-13 Thread Robin Atwood

On Monday 13 November 2000 12:22, Jason Holland wrote:

Most likely you don't have "Unix domain sockets" compiled in your kernel.
Its under the networking options.  Good luck

Jason

Thanks Jason, that was the hint I needed. "Unix domain sockets"  was
set but as a module and I did not have the alias defined. One line and it all
worked.

Cheers,
-Robin.
-- 
----------
Robin Atwood, Singapore.

"This tagline left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RH6.2 + kernel 2.4.0 problems

2000-11-12 Thread Robin Atwood

This is another attempt to solve this problem since 2.4 seems nearly upon us! 
When I boot kernel 2.4.0-test10 with a stock RH6.2 system I get two errors, 
first the syslog won't start: 

  syslogd: cannot create /dev/log: Address family not supported by protocol

and then the X server won't start:

..
_X11TransSocketOpen: socket() failed for local
_X11TransSocketOpenCOTSClient: Unable to open socket for local
_X11TransOpen: transport open failed for local/opal.attglobal.net:0
giving up.
xinit:  Address family not supported by protocol (errno 97):  unable to 
connect to X server
xinit:  No such process (errno 3):  Server error.

Something is obviously missing, introduced after 2.4.0-test4 I think, but 
what? What is this 'address family' business?

TIA
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH6.2 + kernel 2.4.0 problems

2000-11-12 Thread Robin Atwood

On Sunday 12 November 2000 21:06, Marco Shaw wrote:
Keep in mind that this could actually be a 'programming error' in the
kernel, and that you may not be having a config problem.

You say it started after test4?  After every release?

The syslog and X server are pretty basic (;-)) , I think the kernel developers
would have noticed.
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RH6.2 and kernels 2.4.0-test7+

2000-09-12 Thread Robin Atwood

Anyone got the latest development kernels booting with RH6.2? I get a problem
with /dev/log not being created (wrong family?) and hence, no syslog. Also,
when X starts I get a messages can't open display 'local/hostname:0'. Bit vague
I'm afraid but everything whizzes by. A bit strange since it works perfectly
with 2.2.16 and what has X (3.3.6) to do with the kernel?

I had this booting with 2.4.0-test2, perhaps I am behind with the utilities?
IDE tape support doesn't seem to work at all (what I am actually interested
in). :-((

TIA
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tagline left intentionally blank"
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Zoot zaps fax

2000-07-10 Thread Robin Atwood

On Mon, 10 Jul 2000, Chuck Mead wrote:
That's not surprising since libtiff was buggy and was updated on 2000-05-23:


See the announcement here:
http://www.redhat.com/support/errata/RHBA-2000-026.html

Get the files here:
ftp://updates.redhat.com/6.2/i386/libtiff-3.5.5-2.i386.rpm
ftp://updates.redhat.com/6.2/i386/libtiff-devel-3.5.5-2.i386.rpm

Chuck -
Thanks for the tip but the report describes a different problem. See Lee's 
posting about an updated Hylafax rpm. Still, I'll install the new libtiff as
well!
-Robin.
-- 
--
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Zoot zaps fax

2000-07-09 Thread Robin Atwood

After upgrading to RH 6.2 my Hylafax installation packed up. The problem seemed
to be that when it was converting the PS file to tiff format, a faxq process
went into a 90% CPU loop. Upgrading to the latest available Hylafax RPM did
not help so I got the latest source and recompiled. The configure crapped-out
testing for the right level of libtiff. With this hint, I backed-out the 6.2
libtiff RPMs and reinstalled the RPMs from the RH 6.0 distro. Then Hylafax
started working again. 

FYI
-Robin.
-- 
--
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH6.2 zaps Acroread 4?

2000-07-01 Thread Robin Atwood

On Fri, 23 Jun 2000, Robin Atwood wrote:
Suddenly, every time I use acroread4 it loads OK but after you try to open
a pdf file, it exits with the message:
   Exited with error code: 0x400e0009.   
The only change I've made recently is to upgrade to RH6.2. :-))

I checked on the Adobe Unix user forum and several other people reported
segfaults after an RH 6.2 upgrade. It must be something to do with the XFree86
3.3.6 installation because upgrading to 4.0 fixed the problem.
HTH
-Robin.
-- 
--
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: [OT] TrueType fonts with XFree86 3.4.0

2000-07-01 Thread Robin Atwood

On Thu, 29 Jun 2000, Robin Atwood wrote:
With XFree86 3.3.x I was serving up TT fonts with xfstt, absolutely no problem.
I have installed XFree86 3.4.0 on a test partition and it seems to work very
well but how do I access my TT fonts? The support is supposed to be built in,
so I made sure the freetype modules was loaded and added a copy of the
Windows font directory to the font path. Result: nada. An encodings.dir file
is created but the fonts.dir file just has 0 in it. 

To respond to my own question, extensive research revealed you must get a
copy of ttmkfdir and run this in your truetype fonts directory to make the
fonts.dir file. This utility is normally supplied with the XFS package but I
never used that.
HTH
-Robin.
-- 
--
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




[OT] TrueType fonts with XFree86 3.4.0

2000-06-29 Thread Robin Atwood

With XFree86 3.3.x I was serving up TT fonts with xfstt, absolutely no problem.
I have installed XFree86 3.4.0 on a test partition and it seems to work very
well but how do I access my TT fonts? The support is supposed to be built in,
so I made sure the freetype modules was loaded and added a copy of the
Windows font directory to the font path. Result: nada. An encodings.dir file
is created but the fonts.dir file just has 0 in it. 

Anybody tried this yet? What do I do to get the Xserver to see the TT fonts?
TIA
-Robin.
-- 
--
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RH6.2 zaps Acroread 4?

2000-06-23 Thread Robin Atwood

Suddenly, every time I use acroread4 it loads OK but after you try to open
a pdf file, it exits with the message:
Exited with error code: 0x400e0009.   
The only change I've made recently is to upgrade to RH6.2. :-))
Can't see anything like this on the Adobe  support system, anyone else using
this combo?
TIA
-Robin.
-- 
--
Robin Atwood, Songkhla, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RH 6.2 ppp dialler

2000-06-17 Thread Robin Atwood

I have just upgraded from RH6.0 to RH6.2 (the usual adventure but the damage
has been repaired!). To my amazement, for the first time since I started using
RedHat (3.0.3), 6.2 comes with a ppp dialler that actually works with my system 
and ISP. :-))

The only problem with it is that it does not obey the device locking protocol,
so if Hylafax is running the configure dialog cannot find the modem and the
dialler itself gets all sorts of script errors. Still, almost there! 

Incidently, a test install onto an empty partition was
amazing, the setup program found everything on my obscure OEM notebook, 
video, ESS Maestro sound chip, PCMCIA cards, it all just worked. Nice one, RH.

-Robin.
-- 
--
Robin Atwood, Songkhla, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




OT: bash confusion

2000-05-01 Thread Robin Atwood

Can someone explain the folowing to me (derived from /etc/rc.sysinit) before
my brain melts:

[root@topaz /root]# uname -r
2.2.14
[root@topaz /root]# uname -r | grep "-"
[root@topaz /root]#   
[root@topaz /root]# if [ -n `uname -r | grep "-"` ]; then echo yes; fi
yes 

TIA
-Robin.
-- 
----------
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: Diamond SupraExpress 56i support [SOLVED]

2000-04-24 Thread Robin Atwood

On Tue, 25 Apr 2000, Cristian Mateescu wrote:
Hi,
Apr 22 21:23:34 e-city pppd[849]: pppd 2.3.11 started by root, uid 0
Apr 22 21:23:34 e-city pppd[849]: Using interface ppp0
Apr 22 21:23:34 e-city pppd[849]: Connect: ppp0 -- /dev/ttyS2
Apr 22 21:23:38 e-city pppd[849]: Peer is not authorized to use remote
address 193.231.222.78
Apr 22 21:23:38 e-city pppd[849]: Connection terminated.
Apr 22 21:23:38 e-city pppd[849]: Connect time 0.1 minutes.
Apr 22 21:23:38 e-city pppd[849]: Sent 329 bytes, received 296 bytes.
Apr 22 21:23:38 e-city pppd[849]: Exit.

The account is certainly valid as I can connect using it in Win2000.
Any ideas what could be generating this message?
Btw. I'm running RH 6.2, kernel 2.2.14-5.0, pppd 2.3.11, kppp 1.6.24.

I recently fell foul of this. Do a 'netstat -r' and I expect you will see a
default route into your LAN. pppd sets a default route towards your ISP and you
can't have two defaults, so you must delete the other route.
HTH
-Robin.
-- 
--
Robin Atwood, Bangkok, Thailand

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RE: Serial/Parallel Ports not functioning in 6.1

2000-01-14 Thread Robin Atwood

On Fri, 14 Jan 2000, Vince Negri wrote:
 I can't tell if the modem problem is related. The serial ports appear
during
 installation.  However, I can't get minicom to respond. the modem is a
Hayes
 Accura 366000.

One of my colleagues here at work has a PC at home with an internal
modem (full modem, not one of those winmodem nasties) which 
locates as the third serial port. The modem is detected as a third
serial port, judging by the kernel boot messages, but he is unable
to use it.

I don't know if this will help but my recent experience with a new BX FSB mobo
and the latest BIOS was:
.. to get an internal ISA modem to work I had to go into the BIOS peripheral
setup and set COM2 to Auto
.. to get an external modem to work I had to change Com2 to IRQ 3 Base 0x2f8

This seems to be the equivalent of 'jumpering' the serial card in the old days!

HTH
-Robin.
-- 
--
Robin Atwood, Stockholm, Sweden
PGP public key available from your nearest PGP mirror:
http://www.cl.cam.ac.uk/PGP/#pks 

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: cis and aol as isps

1999-11-21 Thread Robin Atwood

On Sun, 21 Nov 1999, Harry Park wrote:
Greetings,
After purchasing a pc for my kids, using the Compuserve rebate offer I
found out that CIS does not use dial-up-networking in windows (assume
nothing). Because of that you can't use ppp to connect. I spent quite a
bit of time coming to that conclusion. If anyone on this list has
overcome this problem for linux or windows I would like to know.

You most certainly can use CIS to connect to the internet via PPP because I am
doing it now! If you GO UNIX (I think) there is a Linux section where the
recipe for connecting via a chat script is given. I plugged this into the kppp
dialer and it fired-up first time.
The chat script is:

ABORT 'NO '
ABORT 'BUSY'
ABORT 'ERROR'
'' AT OK-AT-OK ATZ OK-AT-OK ATS11=55W2DT08-5661-2000 CONNECT '\r' : CIS : \
100277.537/GO:PPPCONNECT : password PPP '\p\p' 

(The last line is split; obviously change the phone number, userid and
password)

AFAIK,  M$ systems come with a CIS script, I cannot remember the details but I
created a Dial-Up networking object, entered phone numbers, userid and stuff
and it just worked.  
HTH
-Robin.
-- 
--
Robin Atwood, Stockholm, Sweden

"My body is not a temple, it's an amusement park!"
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.