Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Nov 2000 13:53:25 +0200
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        Paul Saab <ps@freebsd.org>
Cc:        Mike Smith <msmith@FreeBSD.ORG>, freebsd-hackers@FreeBSD.ORG
Subject:   diskless/routing
Message-ID:  <E13t7Jd-0005X6-00@sexta.cs.huji.ac.il>

next in thread | raw e-mail | index | archive | help
hi,
	Some more WLP (wee-little-problem :-)

 1- not setting a gateway in dhcp panics the kernel. I've been down this road
    road before, but can't remember the fix - yet :-(.

 2- somewhere - and it's not bootp.c - there must be a htonl ntohl problem.
    example:
	client-ip:   132.65.80.251
	mask:        255.255.0.0
	root-server: 132.65.16.6
    if I set the gateway (only needed because of 1), to
	132.65.32.1 it works - only because the router is sending icmp
        redirects! - the packets are sent out with the mac address of the
        router.
    if set to 132.65.16.1 all is fine.

    btw, the first stage, tftp is ok, the problem is in the nfs loading of
    the kernel.

danny




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13t7Jd-0005X6-00>