Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - dhcp-options question: (1 Item)
   
dhcp-options question  
I am trying to have dhcp.client request a specific IP address. This is DHCP option 50. When I specify this in the dhcp-
options file it does not actually request this IP address when it sends out the DHCP discover.

My /etc/dhcp/dhcp-options file looks like this:

50 192.168.200.1

Any thoughts? Is my file setup correctly - it's hard to tell the proper format of this file from the documentation. Also
, is there anyway to tell dhcp.client to use a different file for options?

Thanks.