Re: [Freedos-user] How to enable networking in a FreeDOS client?

2011-03-15 Thread Lee Eric
Thanks mate. mTCP really works very well.

Eric

On Mon, Mar 14, 2011 at 6:06 AM, Michael B. Brutman
mbbrut...@brutman.com wrote:

 The mTCP DHCP client writes output to STDOUT and to the MTCPCFG file,
 which is pointed to by an environment variable.  It's a simple matter of
 programming/scripting to convert the output from either one into
 something that looks like a static WATTCP configuration.  I've tested my
 DHCP client fairly widely and have not had any bug reports on it (yet).

 If you have trouble with mTCP getting a configuration from the DHCP
 server, I have a debug trace built into it.  Turning the trace on is
 easy (see DEBUG.TXT) and from the trace I can help you figure out if you
 have a more generic problem that is preventing the WATTCP applications
 from getting an address.

 (As a side note, all of the mTCP apps include a trace mode.  It makes
 debugging network problems like this much easier.)


 Mike


 --
 Colocation vs. Managed Hosting
 A question and answer guide to determining the best fit
 for your organization - today and in the future.
 http://p.sf.net/sfu/internap-sfd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user


--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How to enable networking in a FreeDOS client?

2011-03-15 Thread Lee Eric
I forget to mention something, the NIC duplex mode is half duplex I
think that's not normal. So is there any way to change that?

Thanks.

Eric

On Tue, Mar 15, 2011 at 8:41 PM, Lee Eric openlinuxsou...@gmail.com wrote:
 Thanks mate. mTCP really works very well.

 Eric

 On Mon, Mar 14, 2011 at 6:06 AM, Michael B. Brutman
 mbbrut...@brutman.com wrote:

 The mTCP DHCP client writes output to STDOUT and to the MTCPCFG file,
 which is pointed to by an environment variable.  It's a simple matter of
 programming/scripting to convert the output from either one into
 something that looks like a static WATTCP configuration.  I've tested my
 DHCP client fairly widely and have not had any bug reports on it (yet).

 If you have trouble with mTCP getting a configuration from the DHCP
 server, I have a debug trace built into it.  Turning the trace on is
 easy (see DEBUG.TXT) and from the trace I can help you figure out if you
 have a more generic problem that is preventing the WATTCP applications
 from getting an address.

 (As a side note, all of the mTCP apps include a trace mode.  It makes
 debugging network problems like this much easier.)


 Mike


 --
 Colocation vs. Managed Hosting
 A question and answer guide to determining the best fit
 for your organization - today and in the future.
 http://p.sf.net/sfu/internap-sfd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user



--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] lynx

2011-03-15 Thread James Collins
I am running lynx 2.8.5 it came with the version of freedos that I got. freedos 
1.0. 

I am running freedos through virtualbox on my MacBook pro laptop running mac os 
10.6.4.

I was going to try and get lynx running. I haven't been able to launch it yet. 
I used ntool's -g command line option to redirect my network info to 
wattcp.cfg. I started lynx with:

lynx -cfg c:\fdos\lynx\lynx.cfg

because I had read in the lynx configuration I could use that, if lynx.cfg 
wasn't where lynx would look for it.

I haven't been able to get lynx to startup yet. 

Sent from my iPhone

On Mar 14, 2011, at 11:22 PM, Jose antonio Senna 
jasse...@itelefonica.com.br wrote:

 On March 14 Jim Collins wrote:
 
 I don't think the wattcp.cfg file is a problem, at least 
 judging by the error messages I have been getting (even 
 though I did copy wattcp.cfg into the directory where the 
 lynxbat.bat file is located)
 
 an error I get often is:
 Configuration file /dev/env/DJDIR/lib/lynx.cfg is not available
 
 I have a file in the dir where I have lynxbat.bat that is 
 called lynxcfg.cfg, I don't know if this is the file they 
 are referring to. I have opened lynxcfg.cfg and read some. 
 when I type out lynxcfg.cfg it says a couple of things,
 
 1. it has a comment right at the top and it calls 
 the file lynx.cfg
 2. it has a comment that says the default location of this file is:
 /usr/local/lib/lynx.cfg (unix)
 I am running mac os x, which I think is a form of unix. 
 I went into a terminal on my host computer but I cant find 
 those folders they don't match my host computer.
 
 Michael Brutman asked an important question:
 What version of lynx are you using ? 
 
 I add these other questions:
 1) You say you are using mac os x. This means you are running 
 freedos under an emulator ? 
 
 2) Where did you get yur version of lynx ? I would like to
 take a look at it.
 
 I use lynx everyday, but there are quite a few versions 
 around, and they are not exact replacements of each other.
 I do not use an emulator, but run DOS (DR, Free or MS) as
 the operating system.
 
 AFAIK, lynx looks for a lynx.cfg file in the directory 
 the lynx.exe file resides. You can change this by setting
 the environment variable lynx_cfg . This file is
 not strictly needed, because you may set all options in 
 the command line, but there are so many options that it 
 will be an awkward command line, to say the least. 
 
 Regards
  JAS
 
 
 --
 Colocation vs. Managed Hosting
 A question and answer guide to determining the best fit
 for your organization - today and in the future.
 http://p.sf.net/sfu/internap-sfd2d
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user