From f2e75d7e9e11fa3617754494e116a6ef4e956db8 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 28 Jan 2002 19:52:35 +0000 Subject: [PATCH] Fix for "cksum: out of data" messages. --- iocBoot/nfsCommands | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/iocBoot/nfsCommands b/iocBoot/nfsCommands index acafd577..21a1aa15 100644 --- a/iocBoot/nfsCommands +++ b/iocBoot/nfsCommands @@ -26,3 +26,7 @@ # hostAdd("mercury","155.77.2.56") # nfsMountAll("mercury") # nfsMount("mercury","/home/mercury5/iocinfo","/iocinfo") +# +# The following line eliminates "cksum: out of data" messages due to DHCP +#proxyPortFwdOff(67) +