[arachne] Re: ADSL - Broadband connections
- From: "Glenn McCorkle" <glennmcc@xxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Mon, 26 Nov 2007 18:54:19 -0500
Arachne at FreeLists---The Arachne Fan Club!
On Tue, 27 Nov 2007 00:19:26 +0100, Bastiaan Edelman wrote:
<snip>
> I did a new search on the CD that came with the ethernet card and discovered
> rtspkt.com
> This is the same driver as I found at Glenn's site (but an older version).
> It installs without problems, signaling:
> Line speed 100Mbps
> Full duplex
> System: (345)86 Processor PCI bus Two 8259s
> Packet driver Interrupt is 0x60
> Interrupt number is 0xA
> I/O port is 0x7000
> My Ethernet address is 00:E0:4C:40:E8:96
> The installation command: C:\RTSPKT 0x60 was given in direct DOS mode...
> win98 is not started by GUI=0
<snip>
> Once you've got it loaded... you are now ready to run Arachne using these
> settings......
> --- in arachne.cfg ---
> [profile]
> Profile ara-nic.ACF
> Connection READY
> Hangup NULL
> [dialer]
> Dialer NULL
> [tcp/ip]
> IP_Address WATTCP
> IP_Grab IP address set to
> NameServer
> AltNameServer
> Gateway 0.0.0.0
> AltGateway 0.0.0.0
> Netmask 0.0.0.0
> TCPconfig PPPTCP.CFG
> ___________________________________
> ---- ppptcp.cfg ---
> my_ip = dhcp
> netmask = 255.255.255.0
> gateway = 0.0.0.0
> sockdelay=60
> hostname=arachne
> mss=1600
> _____________________________
> These settings are introduced to Arachne 1.90 that was formerly used for
> dial in service, but...
> After 'initializing' TCP/IP ==> ''unable to initialize TCP/IP'' :-((
> The accessible drives are: A: C: and D: should the network not been shown? A
> second computer was on the house net and the ADSL connected to the internet.
> Regards, Bastiaan
Ah ha... it sounds to me as if you are behind a router.
(not connected directly to the ADSL modem)
ADSL modem ---> Router ---> machine #1
\
\-> machine #2
So..... here are the settings you'll need for Arachne.
--- in arachne.cfg ---
[profile]
Profile ara-rtr.ACF
Connection READY
Hangup NULL
[dialer]
Dialer NULL
[tcp/ip]
IP_Address 192.168.1.100 ;<-- IP assigned to this machine by the router
IP_Grab IP address set to
NameServer 192.168.0.1 ;<-- IP of the ADSL modem
AltNameServer
Gateway 192.168.1.1 ;<-- IP of ADSL modem gateway
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig PPPRTR.CFG
______________________
--- in ppprtr.cfg ---
my_ip = 192.168.1.100 ;<-- IP assigned to this machine by the router
netmask = 255.255.255.0
gateway = 192.168.1.1 ;<-- IP of ADSL modem gateway
sockdelay=60
hostname=arachne
mss=1600
__________________________________________________________________________
--
Glenn
http://www.delorie.com/listserv/mime/
http://www.cisnet.com/glennmcc/
http://www.law.cornell.edu/constitution/constitution.table.html
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --
- Follow-Ups:
- [arachne] Re: ADSL - Broadband connections
- From: Bastiaan Edelman
Other related posts:
- » [arachne] ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- [arachne] Re: ADSL - Broadband connections
- From: Bastiaan Edelman