Thanks a lot Dave and Michael for your answers, which are VERY helpful. I will
have time to try and compare the two solutions on the weekend. Looking forward
to it. Thanks again!
Ulrich
Am 27.08.2014 um 15:41 schrieb cordat...@aol.com:
> For those who want a DIY conversion of MTCP DHCP to WATTCP, you can do this:
>
>
> Step 1: Install minitrue on your PC. mt.exe ... google it. (I think it's
> "idiotsdelight.net" or something)
>
> Step 2: Create a batch file called "M2WAT.BAT"
>
> Put this stuff in the batch file:
>
> @echo off
> rem convert MTCP config file to WATTCP format
> copy mtcp.cfg wattcp.cfg
> rem first comment out every line with a '#'
> mt -b- -c -n wattcp.cfg (^) = #
> rem now uncomment the ones we want, add equal sign and change if needed
> mt -b- -c -n wattcp.cfg #ipaddr = my_ip=
> mt -b- -c -n wattcp.cfg #netmask = netmask=
> mt -b- -c -n wattcp.cfg #gateway = gateway=
> mt -b- -c -n wattcp.cfg #nameserver = nameserver=
> mt -b- -c -n wattcp.cfg #hostname = hostname=
>
>
> Step 3 Run it after MTCP DHCP.
>
> Dave
>
>
> -----Original Message-----
> From: Michael Brutman <mbbrut...@brutman.com>
> To: Discussion and general questions about FreeDOS.
> <freedos-user@lists.sourceforge.net>
> Sent: Tue, Aug 26, 2014 10:53 am
> Subject: Re: [Freedos-user] VirtualBox and FTP
>
>
> David Dunfield has a utility called DHCP that will work with both mTCP
> and WATTCP. I've not tried it, but David is well known in
> vintage-computer circles and his software is supposed to be pretty good.
>
> http://www.classiccmp.org/dunfield/dos/index.htm
>
>
> Mike
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds. Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds. Stuff that matters.
> http://tv.slashdot.org/_______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user