Re: diskless problems

2004-01-12 Thread Danny Braniss
i re-applied the patches to the latest bootp.c, and took care not to botch up the tabs, but my user friendly emacs was not too helpful :-) (the diff is now about 500 lines) the PR is: http://www.freebsd.org/cgi/query-pr.cgi?pr=61239 thanks, danny > Sounds very interesting indeed.

Re: diskless problems

2004-01-11 Thread Robert Watson
On Sun, 11 Jan 2004, Danny Braniss wrote: > while the subject is being revived, there are some changes/additions I > made to libstand/bootp.c, it exports all the dhcp tags so that they are > available to rc.diskless? or rc.d/initdiskless via kenv check out > ftp://ftp.cs.huji.ac.il/users/da

Re: diskless problems

2004-01-11 Thread Danny Braniss
while the subject is being revived, there are some changes/additions I made to libstand/bootp.c, it exports all the dhcp tags so that they are available to rc.diskless? or rc.d/initdiskless via kenv check out ftp://ftp.cs.huji.ac.il/users/danny/freebsd/diskless-boot/ these are a bit date,

Re: diskless problems

2004-01-10 Thread Robert Watson
On Sat, 10 Jan 2004, Dag-Erling Smørgrav wrote: > Robert Watson <[EMAIL PROTECTED]> writes: > > On Sat, 10 Jan 2004, Dag-Erling Smørgrav wrote: > > > I'll try again without the BOOTP options... > > Yeah. Our PXE booting support isn't really the same as the traditional > > diskless booting envir

Re: diskless problems

2004-01-10 Thread Dag-Erling Smørgrav
Robert Watson <[EMAIL PROTECTED]> writes: > On Sat, 10 Jan 2004, Dag-Erling Smørgrav wrote: > > I'll try again without the BOOTP options... > Yeah. Our PXE booting support isn't really the same as the traditional > diskless booting environment. It works fine without the BOOTP options... >

Re: diskless problems

2004-01-10 Thread Robert Watson
On Sat, 10 Jan 2004, Dag-Erling Smørgrav wrote: > Robert Watson <[EMAIL PROTECTED]> writes: > > Can you send "tcpdump -e" output? > > 22:18:14.884745 0:40:63:c4:60:3d ff:ff:ff:ff:ff:ff 0800 590: 0.0.0.0.68 > > 255.255.255.255.67: xid:0x64c4603d secs:4 flags:0x8000 [|bootp] > 22:18:16.911162 0:

Re: diskless problems

2004-01-10 Thread Dag-Erling Smørgrav
Robert Watson <[EMAIL PROTECTED]> writes: > Can you send "tcpdump -e" output? 22:18:14.884745 0:40:63:c4:60:3d ff:ff:ff:ff:ff:ff 0800 590: 0.0.0.0.68 > 255.255.255.255.67: xid:0x64c4603d secs:4 flags:0x8000 [|bootp] 22:18:16.911162 0:40:63:c4:60:3d ff:ff:ff:ff:ff:ff 0800 590: 0.0.0.0.68 > 255.2

Re: diskless problems

2004-01-10 Thread Robert Watson
On Sat, 10 Jan 2004, Dag-Erling Smørgrav wrote: > I'm trying to set up a VIA C3-based mini-ITX box for diskless boot using > isc-dhcpd 3.0 from ports. The kernel and modules load fine, but > isc-dhcpd doesn't seem to answer the kernel's DHCP discover message. > > The following is a tcpdump of t