Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using scriptlet option?
2018-03-15, 08:44
Post: #4
RE: Using scriptlet option?
Just as described in http://forum.ipxe.org/showthread.php?tid...98#pid4798
It sounds like it would be better for you to use some other dhcp option to send the values of those settings
and then pick them up in your normal script, you would add something like this to your script:
Code:
set nd-option ${128:string}

and I think your dnsmasq config would be
Code:
dhcp-option-force=<tag filters...>,encap:128,"live-netdev=eth1"

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Using scriptlet option? - myxal - 2018-03-14, 18:45
RE: Using scriptlet option? - NiKiZe - 2018-03-14, 19:47
RE: Using scriptlet option? - myxal - 2018-03-14, 22:21
RE: Using scriptlet option? - NiKiZe - 2018-03-15 08:44
RE: Using scriptlet option? - myxal - 2018-03-15, 09:41



User(s) browsing this thread: 1 Guest(s)