Date: Mon, 02 Oct 2000 07:14:09 +0400 From: "Макс Р" <maxi4@mail.ru> To: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: BOOTPD not answer Message-ID: <E13fw3N-000HP0-00@f9.mail.ru>
next in thread | raw e-mail | index | archive | help
Hi!
I have FreeBSD 3.4-RELEASE and wanna remote boot DOS from it.
I have in /etc/inetd.conf :
tftp dgram udp wait nobody /usr/libexec/tftpd tftpd
/tftpboot
bootps dgram udp wait root /usr/libexec/bootpd
bootpd -s -d4 bootptab /etc/bootptab
/etc/bootptab:
max:\
:ht=ether:\
:ha=000021f1e9c0:\ #worksta MAC
:sm=255.255.255.224:\
:hn:\
:ds=192.168.1.14:\
:ip=192.168.1.24:\ #worksta IP
:gw=192.168.1.14:\
:vm=rfc1048:
By tcpdump i see,wrksta send packets to 67 port on FreeBSD, but FreeBSD is
silence.And not answer for telnet 67.
How can i trace bootpd work?
Thank you.Max Rodkin
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13fw3N-000HP0-00>
