Hi all,
and thanks for replyes.
@ alefattorini
i’m feeling good with Nethserver.
I’m using Nethserver like a gateway with web filtering in my work environment, an Educational environment; i started to use it after a test period obviously.
I think that it is a good complete solution for a lan networking and it has good growth prospects.
@Nas
i’ve tried to modify /etc/dnsmaq.conf in option 66 with a template-custom method. But no way. My Windows PXE server doesn’t recieve any request. The client takes an IP but doesn’t contact my PXE server.
For the guide of iPXE i red and thanks, but i hope to use simply the Nethserver dhcp to redirect clients to my PXE server.
@filippo_carletti
i’ve tried with 81bootp template-custom but doesn’t work anymore. Maybe i’ve insterted wrong value in a string, so i ask you if i did a mistake, this is the string in a template script:
dhcp-boot=net:“nic that contacts external PXE server”, “file on the external pxe server to execute(wdsnbp.com, in my case)”,“FQDN of external PXE server”,“IP of my extyernal PXE server”
it’s right ?
The external PXE is in the same subnet of the clients and the nic that offers DHCP service.
I noticed a thing in a dnsmasq.conf file, there is these two line:
-
dhcp-option=eth2,66,“IP of PXE server” # TFTP
-
dhcp-option=66,“IP of the nic of Nethserver on the same subnet of PXE”
I think that are in conflict, but if the first line can be addedd modifying by the web interface adding the value to TFTP option form, the second line i don’t know from what configuration has taken.
I hope that everything can be clear in my explication.
Thanks all for the support, have a good day !