From owner-freebsd-questions Mon Sep 25 4: 0:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx3.port.ru (mx3.port.ru [194.67.23.37]) by hub.freebsd.org (Postfix) with ESMTP id 43CFA37B42C for ; Mon, 25 Sep 2000 04:00:34 -0700 (PDT) Received: from f7.int ([10.0.0.75] helo=f7.mail.ru) by mx3.port.ru with esmtp (Exim 3.14 #27) id 13dVzs-000J85-00 for freebsd-questions@freebsd.org; Mon, 25 Sep 2000 15:00:32 +0400 Received: from mail by f7.mail.ru with local (Exim 3.14 #27) id 13dVzr-000B6x-00 for freebsd-questions@FreeBSD.ORG; Mon, 25 Sep 2000 15:00:31 +0400 Received: from [212.164.45.118] by win.mail.port.ru with HTTP; Mon, 25 Sep 2000 11:00:31 +0000 (GMT) From: "Макс Р" To: freebsd-questions@FreeBSD.ORG Subject: BOOTPD not answer Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: unknown via proxy [212.164.45.118] Reply-To: "Макс Р" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Date: Mon, 25 Sep 2000 15:00:31 +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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