Using Compuserve from IRIX

Through trial and error, I've figured out how to make IRIX dial out and connect to CompuServe via PPP. Here's my /etc/ppp.conf excerpt:

CIS send_name=11111,111/go:pppconnect send_passwd=FatChance localhost=0,0 remotehost=0,0 -LCP_IDENT add_route out mindevs=1 outdevs=1

The key seemed to be the -LCP_IDENT entry - otherwise it just seemed to go back to the Host: prompt after getting a CIS LCP: receive Terminate-Request entry in the log file.