людииии ауууу
я совсем запарился :(не знаю же что делать, посмотрите, скажите что у меня не хватает или что не так сделано?
/etc/dhcpd.conf
ddns-update-style ad-hoc;
default-lease-time 36000;
max-lease-time 86400;
option subnet-mask 255.255.255.0;
option domain-name-servers 192.168.1.1;
option domain-name "insulator.ru";
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.40 192.168.1.254;
option routers 192.168.1.77;
host host19 {
#filename "mini.iso";
#filename "/tftpboot/Thinstation-2.0.2-prebuilt-NetBoot.zip";
filename "securelinux-livecd.iso";
#server-name "192.168.1.16";
hardware ethernet 00:04:76:16:0A:13;
# hardware ethernet 00:30:84:30:15:4C;
fixed-address 192.168.1.19;
}
}
[root@print_server tftpboot]# ls /tftpboot
bootnet2.img mini.iso Thinstation-2.0.2-prebuilt-NetBoot.zip
bootnet.img securelinux-livecd.iso X86PC
[root@print_server tftpboot]# tcpdump host 192.168.1.19
tcpdump: listening on eth0
21:55:44.851560 print_server.bootps > 192.168.1.19.bootpc: xid:0x7063d899 Y:192.168.1.19S:print_server [|bootp] [tos 0x10]
21:55:45.820805 arp who-has print_server tell 192.168.1.19
21:55:45.820907 arp reply print_server is-at 0:4:76:16:b:61
21:55:45.821013 192.168.1.19.59865 > print_server.tftp: 44 RRQ "securelinux-livecd.iso"
21:55:45.824232 print_server.3552 > 192.168.1.19.59865: udp 15 (DF)
21:55:45.824343 192.168.1.19.59865 > print_server.3552: udp 4
21:55:45.835343 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:45.835651 192.168.1.19.59865 > print_server.3552: udp 4
21:55:45.836859 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:45.837118 192.168.1.19.59865 > print_server.3552: udp 4
.................................................................
.................................................................
21:55:46.186596 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:46.186856 192.168.1.19.59865 > print_server.3552: udp 4
21:55:46.187438 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:47.187685 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:49.187678 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:50.817534 arp who-has 192.168.1.19 tell print_server
21:55:51.817539 arp who-has 192.168.1.19 tell print_server
21:55:52.817542 arp who-has 192.168.1.19 tell print_server
21:55:53.187690 print_server.3552 > 192.168.1.19.59865: udp 1454 (DF)
21:55:53.817542 arp who-has 192.168.1.19 tell print_server
21:55:54.817530 arp who-has 192.168.1.19 tell print_server
21:55:55.817520 arp who-has 192.168.1.19 tell print_server
21:56:01.187718 arp who-has 192.168.1.19 tell print_server
21:56:02.187550 arp who-has 192.168.1.19 tell print_server
21:56:03.187536 arp who-has 192.168.1.19 tell print_server
21:56:17.187678 arp who-has 192.168.1.19 tell print_server
21:56:18.187529 arp who-has 192.168.1.19 tell print_server
21:56:19.187550 arp who-has 192.168.1.19 tell print_server