Here's an idea... try to login "manualy".
On command prompt, call:
C:\ARACHNE>miniterm
This will dial and connect, using the information in the ARACHNE.CFG file.
Next:
C:\ARACHNE>epppd
This -should- load the packet driver. You may see more error messages
this way, and may help you to solve this mystery.
If you want to go on from here, you can follow this procedure:
If the driver will load fine, you can call the automaticly generated
IP-UP.BAT to put the current TCP/IP settings into your SET enviroment
table.
Should be intresting..
(NOTE: Arachne looks for your current IP address in the file PPP.LOG,
which is NOT automaticly generated by this procedure. You can make that
log by typing, or making a batch file that include the following line:
echo PPPD status: IP address set to %MYIP% > ppp.log
This will generate the PPP.LOG that Arachne seeks for the IP address.)