HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- need info for tftp entry in inetd file
Operating System - HP-UX
1829137
Members
2662
Online
109986
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-04-2009 01:40 AM
03-04-2009 01:40 AM
need info for tftp entry in inetd file
As per the anual patch upgrade on hpux 11.11 m/c one patch says that we have to modify the tftp entry in the inetd file as given below:
tftp dgram udp wait root /usr/lbin/tftpd tftpd -s
Can anyone tell me what is the significance of -s at the end of this entry. The patch says that it is necessary for the fixing the CR JAGad25107 / SR 8606155794, dunno what it is meant for.
Regards
Dev
tftp dgram udp wait root /usr/lbin/tftpd tftpd -s
Can anyone tell me what is the significance of -s at the end of this entry. The patch says that it is necessary for the fixing the CR JAGad25107 / SR 8606155794, dunno what it is meant for.
Regards
Dev
Learning is a continious process .......which is absolutely necessary for development.
- Tags:
- tftp
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2009 01:49 AM
03-04-2009 01:49 AM
Re: need info for tftp entry in inetd file
Hi,
man page shows that..
-s
This option enables tftpd to work in the Service Guard environment. This option is required for some tftf clients. These clients reject the tftp reply received from a different IP address than the one requested when the server's interface is configured with an alias IP address.
man page shows that..
-s
This option enables tftpd to work in the Service Guard environment. This option is required for some tftf clients. These clients reject the tftp reply received from a different IP address than the one requested when the server's interface is configured with an alias IP address.
Best wishes,
Ganesh.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2009 01:54 AM
03-04-2009 01:54 AM
Re: need info for tftp entry in inetd file
apparantly with that option, tftpd will answer with the ip alias source address to which the tftp request was sent.
ie
you have 2 aliases on the same interface
lan0 1.1.1.1 and lan0:1 1.1.1.2
without this option
if you send a tftp request to 1.1.1.2 the source address of the answer will be 1.1.1.1
with the option it will be 1.1.1.2.
ie
you have 2 aliases on the same interface
lan0 1.1.1.1 and lan0:1 1.1.1.2
without this option
if you send a tftp request to 1.1.1.2 the source address of the answer will be 1.1.1.1
with the option it will be 1.1.1.2.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP