On Fri, 10 Nov 2000 10:57:08 -0500 (EST),
[EMAIL PROTECTED] (Peter Stephen Baxter) wrote:
>
> Plea: If loading EPPPD high is my only hope for a little relief (as I
> suspect), please show me the latest effective scheme to accomplish it in
> Arachne V1.67.
There are several ways you can do it, but the following works for
me in V1.66:
1. edit arachne.cfg to load EPPPD low and use bootp
[profile]
Connection @epppd.exe>>PPP.LOG
[tcp/ip]
IP_Address BOOTP
NameServer 134.117.137.1
AltNameServer 134.117.136.24
Gateway 0.0.0.0
AltGateway 0.0.0.0
Netmask 0.0.0.0
TCPconfig PPPTCP.CFG
2. delete pppdrc.cfg
3. run Arachne one time with EPPPD loaded low to create a
new pppdrc.cfg
4. edit arachne.cfg to load EPPPD high
[profile]
Connection @lh epppd.exe>>PPP.LOG
5. run Arachne with EPPPD loaded high from now on.
I think that should do it.
Personally, I normally run Arachne with EPPPD resident (and
bootp in wattcp.cfg), so Arachne works like other standard
Wattcp applications and its packet driver loading behaviour
does not enter the picture.
[profile]
Connection READY
[tcpip]
IP_Address WATTCP
TCPconfig WATTCP.CFG
Howard E.
--
DOS TCP/IP * <URL:http://www.ncf.ca/~ag221/dosppp.html>