Skip to content

Instantly share code, notes, and snippets.

@jihan917
Created January 9, 2013 22:27
Show Gist options
  • Save jihan917/4497587 to your computer and use it in GitHub Desktop.
Save jihan917/4497587 to your computer and use it in GitHub Desktop.
Microsoft Network Client for DOS configuration - TCP/IP network using AMD PCNET adapter (VMWare workstation default NIC)
[network.setup]
version=0x3110
netcard=MS$NetCard,1
transport=tcpip,TCPIP
lana0=MS$NetCard,1,TCPIP
[MS$NetCard]
DriverName=PCNTND$
[protman]
DriverName=PROTMAN$
PRIORITY=MS$NDISHLP
[TCPIP]
NBSessions=6
DefautGateway0=192 168 1 1
SubNetMask0=255 255 255 0
IPAddress0=0 0 0 0
DisableDHCP=0
DriverName=TCPIP$
BINDINGS=MS$NetCard
LANABASE=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment