- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tcptraceroute for HPUX
Operating System - HP-UX
1821644
Members
2832
Online
109633
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-05-2002 05:08 PM
тАО04-05-2002 05:08 PM
tcptraceroute for HPUX
My site uses a socks-server to connect to the outside world, and this has been preventing the use of traceroute and ping, which does not appear to be socksify-able.
I have heard that there is a tcp version of traceroute. Would appreciate if someone could point me to a source or binary for a HPUX version. I am running HPUX-11 on a J6700 workstation.
I have heard that there is a tcp version of traceroute. Would appreciate if someone could point me to a source or binary for a HPUX version. I am running HPUX-11 on a J6700 workstation.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-05-2002 05:17 PM
тАО04-05-2002 05:17 PM
Re: tcptraceroute for HPUX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2002 12:53 AM
тАО04-08-2002 12:53 AM
Re: tcptraceroute for HPUX
Thanks! I got the package downloaded, together with the supporting libraries. However when I execute it, it seems to have problems creating the sockets. Debug switch gives me the following:-
debug: Debugging enabled, for what it's worth
debug: Determined source address of 141.183.17.2 to reach 141.183.17.2
debug: ifreq buffer set to 1024
debug: successfully retrieved interface list
debug: ignoring non-AF_INET interface ni0
debug: ignoring non-AF_INET interface ni1
debug: Discovered interface lo0 with address 127.0.0.1
debug: Discovered interface lan0 with address 141.183.17.2
debug: Interface lan0 matches source address 141.183.17.2
debug: errno == 13
socket allocation: Permission denied
I've checked the usual suspects like permissions on /var/spool/sockets and it seems writeable.
Also checked the source, and it seems like the error is generated from the libnet call:
if ((sockfd = libnet_open_raw_sock(IPPROTO_RAW)) < 0)
pfatal("socket allocation");
Any ideas?
debug: Debugging enabled, for what it's worth
debug: Determined source address of 141.183.17.2 to reach 141.183.17.2
debug: ifreq buffer set to 1024
debug: successfully retrieved interface list
debug: ignoring non-AF_INET interface ni0
debug: ignoring non-AF_INET interface ni1
debug: Discovered interface lo0 with address 127.0.0.1
debug: Discovered interface lan0 with address 141.183.17.2
debug: Interface lan0 matches source address 141.183.17.2
debug: errno == 13
socket allocation: Permission denied
I've checked the usual suspects like permissions on /var/spool/sockets and it seems writeable.
Also checked the source, and it seems like the error is generated from the libnet call:
if ((sockfd = libnet_open_raw_sock(IPPROTO_RAW)) < 0)
pfatal("socket allocation");
Any ideas?
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP