Any update here?

Eric

On Sat, Mar 12, 2011 at 11:40 PM, Lee Eric <openlinuxsou...@gmail.com> wrote:
> Hi,
>
> I installed FreeDOS with wattcp and FreeDOS has recognized the
> ethernet interface in the system. However, how can I get DHCP IP from
> the server? Here's C:\AUTOEXEC.BAT file content.
>
>
> @echo off
> SET dosdir=C:\FDOS
> REM C:\FDOS\BIN\BANNER2
> REM C:\FDOS\BIN\BLACKOUT
> set PATH=%dosdir%\bin
> set NLSPATH=%dosdir%\NLS
> set HELPPATH=%dosdir%\HELP
> set temp=%dosdir%\temp
> set tmp=%dosdir%\temp
> SET BLASTER=A220 I5 D1 H5 P330
> REM ShsuCDhd /QQ /F:C:\FDBOOTCD.ISO
> if not "%config%"=="4" REM LH VIAUDIO
> if not "%config%"=="4" REM LH VIAFMTSR
> if not "%config%"=="4" LH FDAPM APMDOS
> if "%config%"=="2" LH SHARE
> if not "%config%"=="4" ShsuCDX /QQ /~ /D:?FDCD0002 /D:?FDCD0003 /D:?CDRCACH0
> SET autofile=C:\autoexec.bat
> alias reboot=fdapm warmboot
> alias halt=fdapm poweroff
> SET CFGFILE=C:\fdconfig.sys
> echo type HELP to get support on commands and navigation
> echo.
> echo Welcome to FreeDOS
> echo.
> if not "%config%"=="4" mouse
> C:\FDOS\drivers\net\crynwr\rtspkt 0x60
> SET WATTCP.CFG=%DOSDIR%\BIN
>
> And here's wattcp.cfg file content.
>
>
> my_ip = dhcp
> netmask = 255.255.255.0
> gateway = 0.0.0.0
> domain_list = your.domain.com
>
> So what commend I shall execute to get the IP address by DHCP?
>
> Thanks very much.
>
> Eric
>

------------------------------------------------------------------------------
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

Reply via email to