On Thu, 31 Jan 2002 14:51:46, LIMA S.A. wrote:

> Normally, I connect with LSPPP, and copy wattcp.cfg to several directories.

> These directories contain: Pegasus Mail, Lynx, Conex, UKA_PPP, Minuet,
> BobCat and FTP.

> So I switch from client to client without redialing.

> My normal wattcp.cfg is:

> my_ip=200.8.23.253
> gateway=200.8.16.19
> netmask=255.255.248.0
> nameserver=200.8.16.2
> nameserver=200.8.16.3
> peermru=1500
> mtu=1500
> sockdelay=120

> I would like to add Arachne to an already connected situation.

> What do I have to modify in arachne.cfg to do it ?

Upon establishing a TCP/IP connection with LSPPP, copy WATTCP.CFG
to the directory where Arachne is located.  You can modify your
ARACHNE.CFG so that it looks something like mine, parts of which
are appended below.  For the portions that I have snipped out you
will have to fill out and supply the data to suit yourself.  To
load Arachne after connecting, just run A.BAT or ARACHNE.BAT or
whatever launcher program you would normally use.

Good luck,

Sam Heywood
========================

;This is ARACHNE.CFG for Arachne version 1.6+
;If you want to use Arachne on PC with CPU 486+ you should start here.
;(tested on AMD K5/133). You should have really fast video card for this.
;This configuration file can be completely controled from Arachne setup.
;Run "setup" if you are not sure what to change in configuration file.

[profile]
Profile FASTPC.ACF
Connection READY
Hangup NUL

;Connection @cmd    ... command cmd will estabilish connection
;Connection READY   ... connection is permanent, packet driver in AUTOEXEC...
;Connection NUL     ... do not start TCP/IP (run "arachne -c" to force this)

[dialer]
;DialPage file:pppframe.htm
;Dialer @MINITERM.EXE>PPP.LOG
;TerminalWindow @MINITERM.EXE
;UseTerminal Yes
;Port 1
;Irq
;Base
;Mode 8N1
;Speed 115200
;InitString AT&F&C1&D2
;DialString ATDT
;PhoneNumber 9849676
;Autologin No
;WaitFor1 name:
;Response1 \u
;WaitFor2 sword:
;Response2 \p
;WaitFor3 >
;Response3 ppp
;PPPusername sheywood
;PPPpassword ********

;Port values: 0=non-standard serial (COM) port, 1-4 standard ports
;Base values: 0x??? (eg. 0x3e8) - Base and Irq are used for "Port 0"
;Mode values: databits/parity/stopbits (eg. 8N1)

[tcp/ip]
IP_Address WATTCP
;IP_Grab IP address set to
;NameServer 204.111.1.35
;AltNameServer 204.111.1.36
;Gateway 0.0.0.0
;AltGateway 0.0.0.0
;Netmask 0.0.0.0
TCPconfig WATTCP.CFG

;IP_Address n.n.n.n  ... fixed IP address
;IP_Address PPP      ... for PPP.EXE and PPPD.EXE (get address from PPP.LOG)
;IP_Address BOOTP    ... WatTcp attepmts to use BOOTP protocol
;IP_Address %enviro% ... Minuet style (enviroment variable, like %MYIP%)
;IP_Address WATTCP   ... use ONLY values from TCPconfig (variable "my_ip")
;IP_Grab string      ... prefix of IP address in PPP.LOG ("IP address set to")
;TCPconfig filename  ... name of WatTcp configuration file (often WATTCP.CFG)

[mail]

<snip>

Autodial No

<snip>

===========
-- This mail was written by user of The Arachne Browser - http://arachne.cz/

Reply via email to