On Mon, 12 Feb 2001 12:37:33 +0000, "Edenyard" <[EMAIL PROTECTED]> wrote:

> On Sat, 10 Feb 2001 22:33:41 -0500, Glenn wrote:

>> It's possible that your friend's ISP has switched to "dynamic DNS assignment"
>> (which EPPPD.EXE does not support)
>> If you find that this is what has happened:
>> You can switch-over to LSPPP.EXE as the packet driver.
>> (Lsppp *does* support dynamic DNS)

> Is there an 'How-To' or idiot's guide for getting and installing
> LSPPP? I seem to be up against dynamic-DNS ISPs, too!

 No problem.

 Here's the D/L page for Lsppp...
http://members.tripod.com/~ladsoft/lsppp/index.htm

 Once you've got Lsppp.zip and unzipped it, here's how
to setup Arachne to use it.

1) rename lsppp.exe to lspppd.exe and place it in your
   arachne_main_directory.
   (in my case it becomes l:\arachne\lspppd.exe)

2) use these settings in arachne.cfg

[profile]
Profile lspppd.ACF
Connection @lspppd.exe>>PPP.LOG ;<-- don't need "lh" here
                                   because this is actually a
                              "dummy line" (lspppd.exe will actually be
                              loaded when the Dialer line is executed)

[dialer]
Dialer @lh lspppd.exe         ;<-- will load low if too little
                                   upper mem is available

UseTerminal No                ;<-- must be "No" (lsppp won't dial
                                   if we use the terminal (miniterm.exe)

Autologin Yes                 ;<-- can also try -- NO

WaitFor1                      ;<-- all waifor
Response1                     ;<-- and response
WaitFor2                      ;<-- settings
Response2                     ;<-- must be
WaitFor3                      ;<-- left blank
Response3                     ;<-- when Autologin is "Yes"

PPPusername                   ;<-- Also must be left
PPPpassword                   ;<-- blank when Autologin is "Yes"

[tcp/ip]
IP_Address PPP                ;<-- can also try "BOOTP"
                        (however, with BOOTP the online timer won't work)

IP_Grab IP address set to     ;<-- can be anything you like)

NameServer                    ;<-- leave both
AltNameServer                 ;<-- nameservers blank

3) before starting Arachne, run setlsppp.bat to place the needed
   settings in the lsppp environment variable

--- setlsppp.bat ---
set lsppp=/M:at&fs7=90s11=50 /B:115200 /P:*** /U:glennmcc /d:3306298686
rem -- change^^^^^^^^^^^^^^^^^^^^^^^^^ to your modem settings
rem -------- replace with your password   ^^^ and^^^^^^^^ username ----
rem ---------------------------- change to your dialup P# ^^^^^^^^^^^^^
____________________

That's all there is to it. ;-)

1,2,3... your're online with Arachne/Lsppp

-- 
 Glenn
 http://arachne.cz/
 http://freedos-32.sourceforge.net/
 http://www.delorie.com/listserv/mime/
 http://www.angelfire.com/id/glenndoom/download.htm

Reply via email to