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 - Trouble configuring network: Page 1 of 11 (11 Items)
   
Trouble configuring network  
Hello,

I'm having trouble configuring network through DHCP in my target which uses 6.4.0.
I execute the following in the target:

io-pkt-v4-hc -ptcpip &	
waitfor /dev/socket
inetd &
dhcp.client -i en0 -m -u -T 10

After this when I check up with ifconfig I find that the system is not configured to any IP. Is there something I'm 
missing here or is there any other dependency which I should have?

Thanks,
Lakshminarayanan.R