Messages in this thread |  | | Date | Sat, 8 Feb 1997 22:50:04 +0300 | From | "A.N.Kuznetsov" <> | Subject | Re: Bootpd under 2.0.28 and 2.1.25 (a problem) |
| |
In article <Pine.OSF.3.95.970207203821.19625A-100000@hum.amu.edu.pl> you wrote:
: But the following command fails completely, though as I understand it should : not as the diskless client is not oblidged to know the netmask. : # bootpc --debug --server 255.255.255.255 --hwaddr 00409522AFAF
Make echo 1 > /proc/sys/net/ipv4/ip_bootp_agent
By default Linux does not accept packets with zero source address. This option will enable receipt of such packets.
: At the same time `in.bootpd' (version 2.4.3 compiled under 2.1.23) : reports via syslogd: : >>>> : Feb 7 18:05:34 saturnus in.bootpd[712]: ioctl SIOCSARP: Invalid argument : Feb 7 18:10:12 saturnus last message repeated 7 times : <<<<
No guess. I took bootp-DD2.4.3.tar.gz and *.dif from ftp.funet.fi. It works as Swiss clock. Apparently, your in.bootpd is broken.
Alexey Kuznetsov.
|  |