> can you post your /etc/bootptab ? compute1 :hd=/tftpboot:\ :rp=/tftpboot:\ :ht=ethernet:\ :ha=00079506daf4:\ :ip=10.0.0.2:\ :bf=vmlinux:\ :sm=255.255.255.0:\ :to=7200:\ :gw=64.198.221.68:
> --- > BOOTP server: > --- > > On the server: > > apt-get install bootp > > Edit /etc/bootptab: > > > Note: ha will be displayed each time you boot the diskless > client. My MAC is like 0007 9506 daf4 which, in convention, I should be able to seperate them into 00 07 95 06 da f4 (but I am not sure if they didd something weird or not) > Edit /etc/inetd.conf. Look for the BOOT section and add the line: > bootps dgram udp wait root /usr/sbin/tcpd bootpd -i -t 120 I run my bootpd in server mode without inetd. So easier for me to see what's going on... I just did a little bit more experiment, and here are what I found: whlie bootpd does not work, bootpgw does work partially: I run bootpgw on the machine 10.0.0.1 then on the same machine, I issued bootptest 10.0.0.1. Then bootpgw printed out that it received request from 10.0.0.1 but bootptest claimed that it does not receive any reply. (I did turn off all the firewall rules). then I hooked up the diskless with 10.0.0.1 with a hub. But this time, even bootpgw did not receive any request. chen -- ~ __ Freedom of Choice 'v' / / __ __ __ __ __ __ __ // \\ / /__ / / / \/ / / /_/ / \ \/ / /( )\ /_____/ /_/ /_/\__/ /_____/ /_/\_\ ^`~'^ _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux