Messages in this thread |  | | Date | Sat, 15 Feb 1997 21:23:33 +0300 (MSK) | From | "Alexander V. Lukyanov" <> | Subject | nfs root and default gateway problem (2.1.26) |
| |
Well, there is a workaround, but anyway...
When booting from network and not specifying nor netmask nor gateway, I get message
Boot server not on local network and no default gateway configured!
but the server IS on the local network... I looked in nfsroot.c and it appears netmask has the value INADDR_NONE = 0xffffffff, thus the check for local network always fails.
|  |