- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tftp and ignite
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
03-14-2002 10:24 AM
03-14-2002 10:24 AM
If I comment out tftp what will this do when I run the make_recovery?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 10:36 AM
03-14-2002 10:36 AM
Re: tftp and ignite
I don't think uncommenting 'tftp' in /etc/inetd.conf will make you any difference when running make_recovery.
I have this uncommented in my systems and I didn't have any problems running make_recovery.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 10:37 AM
03-14-2002 10:37 AM
Re: tftp and ignite
It's true that tftp can be a security risk.
Booting from tape will not be a problem.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 10:49 AM
03-14-2002 10:49 AM
Re: tftp and ignite
I would also encourage you to get & use the newer make_tape_recovery util in the newer Ignite versions. More & better options available in it.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 11:32 AM
03-14-2002 11:32 AM
SolutionThe way that ignite uses tftp is for processes used across the network (make_net_recovery, make_sys_image, etc). The client establishes contact with the server using the bootp protocol (this is why they have to be on the same subnet or have a boot helper installed) which downloads a mini kernel for the client to boot from. The client can then access the Ignite server and from then on tftp is used to transfer the image/files to the client. This is why Ignite uncomments the inetd.conf entry.
If you are simply using the make_tape_recovery capabilties, you definitely do not need the tftp protocol in any way.
If you ever decide to use the network capabilities of Ignite it is easy enough to reenable it.
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 03:01 PM
03-14-2002 03:01 PM