Добрый день.
Подскажите пожалуйста может кто-то встречал подобную проблему.Есть сервер для сетевой загрузки серверов bootpd + tftpd, если клиенты грузятся с одной сетевой карты то все нормально, но если переключить загрузку на вторую (NAS) сеть то клиенты не получают ответа.
Выглядит это примерно так:
сервер видит запрос и отсылает ответ
bootpd: info(6): recvd pkt from IP addr 0.0.0.0
bootpd: info(6): bootptab mtime: Thu Dec 9 06:52:03 2010
bootpd: info(6): request from Ethernet address 00:23:7D:xx:xx:xx
bootpd: info(6): found 192.168.0.162 (mailrelay1)
bootpd: info(6): bootfile="/pxelinux/pxelinux.0"
bootpd: info(6): vendor magic field is 99.130.83.99
bootpd: info(6): request message length=548
bootpd: info(6): request has DHCP msglen=1260
bootpd: info(6): extended reply, length=1260, options=1024
bootpd: info(6): Received: DHCPDISCOVER
bootpd: info(6): Sent: DHCPOFFER
bootpd: info(6): sending reply (with RFC1048 options)
bootpd: info(6): setarp 192.168.0.162 - 00:23:7D:xx:xx:xx
но клиент просто его не видит:
Attempting Boot From NIC
Broadcom UNDI PXE-2.1 v4.6.10
Copyright © 2000-2009 Broadcom Corporation
Copyright © 1997-2000 Intel Corporation
All rights reserved.
CLIENT MAC ADDR: 00 23 7D xx xx xx GUID: 34353934 3835 3355 5630 3932354B3346
DHCP..../
Буду рад любой подсказке.
Спасибо!