Re: [Freedos-user] How To Get Arachne Working With DSL Connection?

2006-10-12 Thread Bernd Blaauw
Wattcp.cfg contents is as simple as this, assuming you got a Router 
running at 192.168.1.1 :)
Works perfect for my VMware machines, who are bridged to the physical 
network

my_ip = 192.168.1.1
netmask = 255.255.255.0
gateway = 192.168.1.1
nameserver=192.168.1.1

also set a variable to the directory (for a file called 
c:\freedos\wattcp.cfg it's):
set wattcp.cfg=c:\freedos

Alternatively, check out Erwin Veermans' bootdisks, they can use FreeDOS 
and some flavours got Arachne on them installed

http://www.veder.com/nwdsk/index.html
ftp://psy.med.rug.nl/nwdsk/fd16ara.exe

to my knowledge Arachne can simply use wattcp's settings.

Bernd

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How To Get Arachne Working With DSL Connection?

2006-10-12 Thread Lester Vedrox



Japheth, you use WATTCP. I've read somewhere in the help files that for DSL it is 
recommended to use BOOTP and LANTCP.CFG. I have tried your idea but got "tcp/ip 
unable to initialize" message (or something to that effect).


Using my configuration settings I actually seem to get tcp/ip initialized but I can't load any 
web page.


My starting page, indicates that tcp/ip is ok (look at the right bottom corner of Arachne):


http://img85.imageshack.us/img85/7452/10122006200710rm8.png


However, when I try to open http://www.bttr-software.de I keep getting the following error:


http://img179.imageshack.us/img179/6413/10122006200958ky3.png


Also, what are the default settings for WATTCP.CFG. I changed them when trying out your 
settings but forgot to backup the original ones. Now they look like this:


my_ip = 0.0.0.0
;my_ip = DHCP
;netmask = 255.255.255.0
;gateway = 0.0.0.0
#
sockdelay=40
hostname=arachne
mss=512


Lester



> From: Japheth <[EMAIL PROTECTED]>
>
> I dont know what's wrong with your config, but mine looks like this:
>
> [tcp/ip]
> IP_Address WATTCP
> IP_Grab IP address set to
> NameServer 0.0.0.0
> AltNameServer 0.0.0.0
> Gateway 0.0.0.0
> AltGateway 0.0.0.0
> Netmask 0.0.0.0
> TCPconfig c:\dll\wattTCP.CFG
>
> and c:\dll\wattTCP.CFG is:
>
> 
> my_ip = dhcp
> ;hostname = "" ; optional
> ;netmask = 255.255.255.0  ; mandatory if not using DHCP




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How To Get Arachne Working With DSL Connection?

2006-10-12 Thread Lester Vedrox
Japheth, you use WATTCP. I've read somewhere in the help files that for DSL it 
is recommended to use BOOTP and LANTCP.CFG. I have tried your idea but got 
"tcp/ip unable to initialize" message (or something to that effect).

Using my configuration settings I actually seem to get tcp/ip initialized but I 
can't load any web page.

My starting page, indicates that tcp/ip is ok:

http://img85.imageshack.us/img85/7452/10122006200710rm8.png

However, when I try to open http://www.bttr-software.de I keep getting the 
following error:

http://img179.imageshack.us/img179/6413/10122006200958ky3.png

Also, what are the default settings for WATTCP.CFG. I changed them when trying 
out your settings but forgot to backup the original ones. Now they look like 
this:

my_ip = 0.0.0.0
;my_ip = DHCP
;netmask = 255.255.255.0
;gateway = 0.0.0.0
#
sockdelay=40
hostname=arachne
mss=512

Lester


> From: Japheth <[EMAIL PROTECTED]>
> 
> I dont know what's wrong with your config, but mine looks like this:
> 
> [tcp/ip]
> IP_Address WATTCP
> IP_Grab IP address set to
> NameServer 0.0.0.0
> AltNameServer 0.0.0.0
> Gateway 0.0.0.0
> AltGateway 0.0.0.0
> Netmask 0.0.0.0
> TCPconfig c:\dll\wattTCP.CFG
> 
> and c:\dll\wattTCP.CFG is:
> 
> 
> my_ip = dhcp
> ;hostname = "" ; optional
> ;netmask = 255.255.255.0  ; mandatory if not using DHCP


-- 
___
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How To Get Arachne Working With DSL Connection?

2006-10-12 Thread Japheth
Lester Vedrox wrote:
> My connection: DSL modem + router + Realtek NIC.
> 
> The packet driver RTSPKT.com loads fine but Arachne won't open any web page.
> 
> _http://img138.imageshack.us/img138/9059/10112006035337it6.png_
> 
> Which version of "Arachne.cfg" shown below is correct?
> 
> 
> Ver #1 (all tcp/ip entries are blank or set to zeros)
> 
> [tcp/ip]
> IP_Address BOOTP
> IP_Grab IP address set to
> NameServer
> AltNameServer
> Gateway 0.0.0.0
> AltGateway 0.0.0.0
> Netmask 0.0.0.0
> TCPconfig LANTCP.CFG
> 

I dont know what's wrong with your config, but mine looks like this:

[tcp/ip]
IP_Address WATTCP
IP_Grab IP address set to
NameServer 0.0.0.0
AltNameServer 0.0.0.0
Gateway 0.0.0.0
AltGateway 0.0.0.0
Netmask 0.0.0.0
TCPconfig c:\dll\wattTCP.CFG

and c:\dll\wattTCP.CFG is:


my_ip = dhcp
;hostname = "" ; optional
;netmask = 255.255.255.0  ; mandatory if not using DHCP
...



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] How To Get Arachne Working With DSL Connection?

2006-10-12 Thread Lester Vedrox



My connection: DSL modem + router + Realtek NIC.


The packet driver RTSPKT.com loads fine but Arachne won't open any web page.


http://img138.imageshack.us/img138/9059/10112006035337it6.png


Which version of "Arachne.cfg" shown below is correct?


I assume that what Arachne calls NameServer & AltNameServer is called DNS Servers in 
WinXP (command line: IPCONFIG /ALL) .


Ver #1 (all tcp/ip entries are blank or set to zeros)


[tcp/ip]
IP_Address BOOTP
IP_Grab IP address set to
NameServer
AltNameServer
Gateway 0.0.0.0
AltGateway 0.0.0.0
Netmask 0.0.0.0
TCPconfig LANTCP.CFG


Ver #2 (all tcp/ip entries are filled)


[tcp/ip]
IP_Address BOOTP
IP_Grab IP address set to
NameServer 219.245.114.12
AltNameServer 207.800.150.210
Gateway 192.168.1.1
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig LANTCP.CFG


---
PS: this message is sent using Pegasus Mail from WindowsXP, with Microsoft's Rich Text 
Format disabled and so should not appear to be HTML formatted as suspected by one 
memeber of this forum. Your comments are welcome.




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user