Re: DHCP HELP!

Ted Lemon (mellon@hoffman.vix.com)
Wed, 16 Sep 1998 09:45:12 -0400


It looks to me like you're overflowing the vendor tag area - bootp
only gives you 64 bytes for all the options you want to send, and your
nfsaddrs option is more than that by itself - I count 76+6+13=95
bytes. So you need to drop at least 31 bytes in order to win.

_MelloN_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/