- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Find DHCP Server from client
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2003 08:19 AM
12-01-2003 08:19 AM
Is there any command for that??
Pl. help
Thanks,
-Karthik S S
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2003 09:08 AM
12-01-2003 09:08 AM
Re: Find DHCP Server from client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2003 09:13 AM
12-01-2003 09:13 AM
Re: Find DHCP Server from client
It depends on the client, in Windows it is ipconfig /all if you are using HPUX I think all you can do is run arp -a and look for the server.
Maybe someone else has a better answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2003 09:29 AM
12-01-2003 09:29 AM
Re: Find DHCP Server from client
I wonder if there is any file/command using which we can find this out...
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2003 10:20 AM
12-01-2003 10:20 AM
Re: Find DHCP Server from client
/usr/sbin/dhcptools -t ct=20
I'm not sure if this will only work on the DHCP server or if it will also work on the DHCP client. What it does is it traces packets going back and forth to the dhcp server and places it in the /tmp/dhcptrace file. Hope that will help.
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 03:13 AM
12-02-2003 03:13 AM
Re: Find DHCP Server from client
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&con=/hpux/onlinedocs/B9106-90008/00/00/81-con.html&toc=/hpux/onlinedocs/B9106-90008/00/00/81-toc.html&searchterms=dhcpclient&queryid=20031202-091025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 03:55 AM
12-02-2003 03:55 AM
Re: Find DHCP Server from client
I created a VIF using,
ifconfig lan0:1 plumb
ifconfig lan0:1 up
Configured lan0:1 as DHCP client in
/etc/rc.config.d/netconf
Restarted the network daemons. But lan0:1 still doesnt obtain any lease. I also tried,
/usr/lbin/dhclpclient -b lan0:1
Is this the right way to configure a DHCP client??
Thanks
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 06:33 PM
12-02-2003 06:33 PM
Re: Find DHCP Server from client
javascript:openExternal("http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/56-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/56-toc.html&searchterms=configuration%7cdhcp&queryid=20031110-165843")
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 06:04 AM
12-03-2003 06:04 AM
Re: Find DHCP Server from client
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 09:08 AM
12-05-2003 09:08 AM
Re: Find DHCP Server from client
Pl. help :-(
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 09:20 AM
12-05-2003 09:20 AM
Re: Find DHCP Server from client
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=91624
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 09:44 AM
12-05-2003 09:44 AM
Solutionhttp://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90775/B2355-90775_top.html&con=/hpux/onlinedocs/B2355-90775/00/00/14-con.html&toc=/hpux/onlinedocs/B2355-90775/00/00/14-toc.html&searchterms=dhcp&queryid=20031205-153920
Also take a look at the following forum:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140537