[arachne] Re: ADSL - Broadband next
- From: "Glenn McCorkle" <glennmcc@xxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Wed, 19 Dec 2007 13:28:38 -0500
Arachne at FreeLists---The Arachne Fan Club!
On Wed, 19 Dec 2007 23:36:40 +0700, Constant Brouerius van nidek wrote:
> Dear Glenn
> For the moment I am back at my Arachne machine in order to try to get it
> connected with the ADSL modem/router.
> I am in the process to work through all the proposals that I got from you.
> With this first one I got a reaction.
>> -------------------------------------------------------------------
>> --- in arachne.cfg ---
>> [profile]
>> Profile ara-rtr.ACF
>> Connection READY
>> Hangup NULL
>> [dialer]
>> Dialer NULL
>> [tcp/ip]
>> IP_Address WATTCP ;<-- 'WATTCP' here ignores all other settings in
>> ;arachne.cfg and uses the info in the TCPconfig file instead
>> IP_Grab IP address set to
>> NameServer
>> AltNameServer
>> Gateway 0.0.0.0
>> AltGateway 0.0.0.0
>> Netmask 255.255.255.0
>> TCPconfig PPPRTR.CFG
>> ______________________
>> --- in ppprtr.cfg ---
>> my_ip = dhcp ;<-- use DHCP to get IP and DNS
>> netmask = 255.255.255.0
>> gateway = 192.168.2.1 ;<-- IP address of router
>> sockdelay=60
>> hostname=arachne
>> mss=1600
>> ------
> -------------------------------------------------------------
> In my ADSL setup page I see following result for the Arachne box although
> without the upmost line ( ). That line I got with Baslin, just to let you
> see what does not work ;(.
> It stops at the line with the arrow which it repeats three times and which is
> followed by a message the it has timed out its efforts.
> (12/19/2007 21:40:24 sending ACK to 192.168.2.101)
> 12/19/2007 21:40:20 sending OFFER to 192.168.2.101 <-------
> 12/19/2007 21:33:52 192.168.2.100 login success
> 12/19/2007 21:33:45 User from 192.168.2.100 timed out
> 12/19/2007 18:48:55 NTP Date/Time updated.
> 12/19/2007 14:02:32 I/F(ATM1) PPP connection ok !
> 12/19/2007 14:02:31 ATM1 get IP:222.124.78.250
> 12/19/2007 14:02:31 Username and Password: OK
> 12/19/2007 14:02:30 ATM1 start PPP
> 12/19/2007 14:02:30 Dial On Demand(ATM1)
> For completeness I have attached a snapshot of the first page of the status
> information page of the modem/ router setup.
> Perhaps that give you some more ideas.
> I have used all possible combinations you supplied. Also those variations
> which gave Bastiaan some hope. Used the gateway which shows on the modem
> status page, all without visible progress.
> In the ppprtr.cfg I need to have dhcp as my_ip.
> Otherwise there is no reaction from my router modem. With my former router/
> modem I could easily connect with the adsl provider and from thereon no
> problems. No Java, no PPPoA or E would bother me. The only difference in the
> whole setup is another modem router. Nothing else has changed. The lightning
> did its destructive work and since then I am stuck with my new modem router.
> Attachment: router2.png
> Description: PNG image
OK.... we now have 'partial success'.
Next attempt..... manually assign a 'static IP' & manually set the DNS
--- in arachne.cfg ---
[profile]
Profile ara-rtr.ACF
Connection READY
Hangup NULL
[dialer]
Dialer NULL
[tcp/ip]
IP_Address WATTCP ;<-- 'WATTCP' here ignores all other settings in
;arachne.cfg and uses the info in the TCPconfig file instead
IP_Grab IP address set to
NameServer
AltNameServer
Gateway 0.0.0.0
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig PPPRTR.CFG
______________________
--- in ppprtr.cfg ---
my_ip = 192.168.2.100 ;<-- IP address where you got "login success"
netmask = 255.255.255.0
gateway = 192.168.2.1 ;<-- IP address of router
sockdelay=60
hostname=arachne
mss=1600
nameserver = 192.168.2.1 ;<-- IP address of router
------
------------------------------------------------------------
If that fails, try .... my_ip = 192.168.2.101
(the IP referred to in this line)
12/19/2007 21:40:20 sending OFFER to 192.168.2.101 <-------
--
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 next
- From: Constant Brouerius van nidek
Other related posts:
- » [arachne] Re: ADSL - Broadband next
- » [arachne] Re: ADSL - Broadband next
- » [arachne] Re: ADSL - Broadband next
- » [arachne] Re: ADSL - Broadband next
- » [arachne] Re: ADSL - Broadband next
- » [arachne] Re: ADSL - Broadband next
- » [arachne] Re: ADSL - Broadband next
- [arachne] Re: ADSL - Broadband next
- From: Constant Brouerius van nidek