Question
[solved] Problem booting clients with PXE over Fortigate DHCP
Hi, We changed to an fortigate 60C Wifi (v5.0,build0128 (GA)). So we would like to use dhcpservices too. But the problem is real hardwareclients do not boot with pxe. For the first, here is my configuration:
config system dhcp server edit 1 set default-gateway 192.168.1.254 set interface " internal" config ip-range edit 1 set end-ip 192.168.1.150 set start-ip 192.168.1.53 next end set netmask 255.255.255.0 set next-server 192.168.1.56 set option1 67 ' 7078656c696e75782e30' config reserved-address edit 1 set ip 192.168.1.56 set mac 52:54:00:ca:79:ee next edit 2 set ip 192.168.1.150 set mac 00:14:5e:29:a3:80 next edit 3 set ip 192.168.1.54 set mac 00:14:38:d7:bf:b3 next edit 4 set ip 192.168.1.53 set mac 00:1f:1f:71:fa:f3 next end set dns-server1 192.168.1.254 set dns-server2 8.8.8.8 set dns-server3 80.120.17.70 next endOk, listen, the crazy thing is with an virtualpxeclient it works perfectly. I' ve tested this with KVM and Virtualbox. And a real Hardware does not boot. I' ve changed to another TFTPserver and i' ve changed the hardware. But nothing helps. The message from Hardware is:
ProxyDHCP services did not reply to request on port 4011Before i upgrade to Forti version 5 i had the message " PXE Filename to long" ... Yes, i think this is really crazy. Why to this work with virtual machines? With another dhcpserver (for example on Ubuntu) it works with real hardware too. Thanks for help Greetings ipranger
