- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Tracing connections from an HP system ....
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-17-2007 07:12 AM
12-17-2007 07:12 AM
Tracing connections from an HP system ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 08:11 AM
12-17-2007 08:11 AM
Re: Tracing connections from an HP system ....
Have you tried IPFilter? http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9901AA
As an aside, I looked at something similar recently, however I was trying to prevent this leapfrogging as opposed to logging it, and unfortunately it's not as easy to impliment as on Solaris. By amending the ACL to /dev/tcp and /dev/udp on Solaris you can stop users using many utilities such as telnet, SSH etc. Unfortunately HP-UX doesn't perform in the same way, and when I contacted HP for advise they claimed it "just didn't work like that"
Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 07:32 PM
12-17-2007 07:32 PM
Re: Tracing connections from an HP system ....
> ssh, telnet and ftp etc [...]
It's hardly a hermetic seal, but can you
audit the execution of the (obvious) client
executables for ssh, Telnet, ftp et c.? (Or
ACL them?)
An occasional scan of "netstat -a" output
might also be interesting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2007 06:24 AM
12-18-2007 06:24 AM
Re: Tracing connections from an HP system ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2007 06:46 AM
12-18-2007 06:46 AM
Re: Tracing connections from an HP system ....
If you know what program or port and the IP address, then you can block it by using ipfilter. It's a freeware. If you don't know exactly the ddetails, you can use netfmt to track down the connection coming and going. For more details "man netfmt".
Good luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2007 09:43 AM
12-18-2007 09:43 AM