Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OptionBootFileName example #3

Closed
AlexanderThaller opened this issue Apr 22, 2014 · 1 comment
Closed

OptionBootFileName example #3

AlexanderThaller opened this issue Apr 22, 2014 · 1 comment

Comments

@AlexanderThaller
Copy link

Hi is it possible to write an example for the usage of OptionBootFileName? I just added

dhcp.OptionBootFileName:     []byte("/pxelinux.0")

to the options but that wont work (the client gets "No filename").

Thx!

@krolaw
Copy link
Owner

krolaw commented Apr 27, 2014

In the example code, options are sent in the order requested if they are requested at all.
Perhaps, the clients are not requesting Boot File Name. If so you probably need to remove the SelectOrderOrAll function.

@krolaw krolaw closed this as completed Dec 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants