[arachne] Re: ADSL & ping

Arachne at FreeLists---The Arachne Fan Club!

On Sat, 08 Dec 2007 20:02:43 +0100, Bastiaan Edelman wrote:

> Hi All,

> Although I have been searching for a ping program for DOS and did not succeed 
> in 
> this with Google I played a bit
> with ping in windows.

> Afterall, as the LAN-cards and the modem/router are to be used by DOS and 
> windows the addresses are likely to be
> the same.

> machine #1 (Win XP) 192.168.1.64 =>=>=>=>

> ROUTER/MODEM
> machine #2 (Win98 + DOS) 192.168.1.65 =>=>

> Ping 192.168.0.1 .... Host not available. But 192.168.1.254 did answer so I 
> tried that.

> Ping 192.168.1.254 did echo a normal  connection.

> Now: I entered the 192.168.1.254 as URL and the "Connect/Disconnect"page to 
> the 
> internet was there on the monitor.

> Question #1: Is this Connect-page  usable in Arachne?

> I isolated the page but could not make out a drinkable coffee of the 
> java-script 
> site :-(

> Question #2: Where is this page comming from?
> Well it is not comming if I switch off the power supply of the modem/router.
> So the page to connect/disconnect is generated by the router/modem

> Question #3: Is it possible to start the connection by making the string that 
> is 
> generated by the modem and that
> causes the computer to make the connect string with a DOS command?

> The string  to get the connect screen is:

> http://speedtouch.lan/cgi/b/ic/connect/?nm=1&client=192.168.1.65&server=198.18.1.8&event=DNSSpoofed&url=www.msn.nl/

> (www.msn.nl is preprogrammed URL on the internet)

> Is there a way to send this kind of strings from the DOS commandline to the 
> modem/router (without windows) ???

> Regards, Bastiaan


Ah Ha !!!!

There are the IP addresses we need. :))

machine #2 (Win98 + DOS) 192.168.1.65 =>=>
Ping 192.168.1.254 did echo a normal  connection.


Sooooo....


--- in arachne.cfg ---
[tcp/ip]
IP_Address 192.168.1.65
IP_Grab IP address set to
NameServer 192.168.1.254
AltNameServer 
Gateway 192.168.1.254
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig PPPRTR.CFG
_____________________________

--- in ppprtr.cfg ---
my_ip = 192.168.1.65
netmask = 255.255.255.0
gateway = 192.168.1.254
sockdelay=60
hostname=arachne
mss=1600
____________________________________


And if Arachne will not connect to....

http://speedtouch.lan/cgi/b/ic/connect/?nm=1&client=192.168.1.65&server=198.18.1.8&event=DNSSpoofed&url=www.msn.nl/

Change the domain name (speedtouch.lan), to the IP address of the 
router/modem....

http://192.168.1.254/cgi/b/ic/connect/?nm=1&client=192.168.1.65&server=198.18.1.8&event=DNSSpoofed&url=www.msn.nl/


Also try these settings for Arachne.....

--- in arachne.cfg ---
[tcp/ip]
IP_Address WATTCP
IP_Grab IP address set to
NameServer
AltNameServer 
Gateway
AltGateway
Netmask
TCPconfig PPPRTR.CFG
_____________________________

--- in ppprtr.cfg ---
my_ip = dhcp
netmask = 255.255.255.0
gateway = 192.168.1.254
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 --

Other related posts: