Lancom : DHCP option 66
Moderator: Lancom-Systems Moderatoren
Lancom : DHCP option 66
hello,
I am working on a pxe project that requires the configuration of the option 66 and 67 of the Lancom DHCP server to allow PCs to boot from the network , but it seems that the lancom is ignoring the option 66 where I specified the IP address of the TFTP server where we have the NBP file.
I don't know why is this behavior of the lancom it s just not reading the ip address of the next server option and it is taking its own ip address as a value .
this is weird can u please help me or suggest some thing to resolve this ?
Thank you so much .
I am working on a pxe project that requires the configuration of the option 66 and 67 of the Lancom DHCP server to allow PCs to boot from the network , but it seems that the lancom is ignoring the option 66 where I specified the IP address of the TFTP server where we have the NBP file.
I don't know why is this behavior of the lancom it s just not reading the ip address of the next server option and it is taking its own ip address as a value .
this is weird can u please help me or suggest some thing to resolve this ?
Thank you so much .
Re: Lancom : DHCP option 66
LANCOM has an built-in BOOTP-Server which is capable of redirecting to next-server and serving boot-images from TFTP.
Maybe this feature "eats up" your manual option 66/67.
Maybe this feature "eats up" your manual option 66/67.
- Bernie137
- Beiträge: 1700
- Registriert: 17 Apr 2013, 21:50
- Wohnort: zw. Chemnitz und Annaberg-Buchholz
Re: Lancom : DHCP option 66
I think PXE works only if you make an entry in table for each client with his MAC address. In LANconfig IPv4 -> Bootp -> Stations.
Code: Alles auswählen
ls /Setup/DHCP/Hosts/
Man lernt nie aus.
Re: Lancom : DHCP option 66
yeah That's right it works properly if I specify every station with its Mac address but that's not what I need, in a large network there is a way to boot large nbre of stations without entering any mac address in the lancom, that's what dhcp option 66 does normally, but it's not working with lancomm without any logical reason :/Bernie137 hat geschrieben: 09 Aug 2019, 07:55 I think PXE works only if you make an entry in tablefor each client with his MAC address. In LANconfig IPv4 -> Bootp -> Stations.Code: Alles auswählen
ls /Setup/DHCP/Hosts/
Re: Lancom : DHCP option 66
can you help me to figure out what is the right configuration of the built-in BootPserver to redirect to the next-server (TFTP server)sixty hat geschrieben: 08 Aug 2019, 21:49 LANCOM has an built-in BOOTP-Server which is capable of redirecting to next-server and serving boot-images from TFTP.
Maybe this feature "eats up" your manual option 66/67.
I tried to use Boot Images and Stations under the BootP menu and it worked but I need to do it without using the mac address of the stations the same as the dhcp options 66/67 do.
Thank you.
Re: Lancom : DHCP option 66
Hi labba7,
there is no wildcard for the MAC-Address in the Hosts-Table. I found a "?" in the Relay-Info-List, but of cause there is allways a fixed ip setup. So bootp would never solve your problem.
Back to your question, what is the lancom sending to the client as dhcpoffer when options 66/67 are set?
Fully
there is no wildcard for the MAC-Address in the Hosts-Table. I found a "?" in the Relay-Info-List, but of cause there is allways a fixed ip setup. So bootp would never solve your problem.
Back to your question, what is the lancom sending to the client as dhcpoffer when options 66/67 are set?
Fully
- Bernie137
- Beiträge: 1700
- Registriert: 17 Apr 2013, 21:50
- Wohnort: zw. Chemnitz und Annaberg-Buchholz
Re: Lancom : DHCP option 66
Hi,
Lancom does not support PXE to any hosts. Here is a discussion in german: aktuelle-lancom-router-serie-f41/bootp- ... 9-s15.html
Bernie
Lancom does not support PXE to any hosts. Here is a discussion in german: aktuelle-lancom-router-serie-f41/bootp- ... 9-s15.html
Bernie
Man lernt nie aus.
Re: Lancom : DHCP option 66
hello Bernie,Bernie137 hat geschrieben: 13 Aug 2019, 10:01 Hi,
Lancom does not support PXE to any hosts. Here is a discussion in german: aktuelle-lancom-router-serie-f41/bootp- ... 9-s15.html
Bernie
thanks a lot for your post but as I can see in the link in your post , it could be possible to distribute bootimages to any host even with unknown mac address if we enter a general mac address like (00:00:00:00:00:00), but this didn't work with me and I got an error that this address can not be supported by the lancom, I tried even with the broadcast (ff:ff:ff:ff:ff:ff) and it didn't work as well

it seems that there is noo way to make pxe via lancom, is that true ???
- Bernie137
- Beiträge: 1700
- Registriert: 17 Apr 2013, 21:50
- Wohnort: zw. Chemnitz und Annaberg-Buchholz
Re: Lancom : DHCP option 66
Hi labba7,
mac address like (00:00:00:00:00:00) or broadcast (ff:ff:ff:ff:ff:ff) does not work. At the time of this other post it was possible to write such a mac address like (00:00:00:00:00:00) in the device but it does not work his time. Now it is not possible to write such mac addresses to the device.
Bernie
mac address like (00:00:00:00:00:00) or broadcast (ff:ff:ff:ff:ff:ff) does not work. At the time of this other post it was possible to write such a mac address like (00:00:00:00:00:00) in the device but it does not work his time. Now it is not possible to write such mac addresses to the device.
true. I use MS DHCP for such things.it seems that there is noo way to make pxe via lancom, is that true ???
Bernie
Man lernt nie aus.