- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tcpdump command not working
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
Discussions
Discussions
Discussions
Forums
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
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-09-2011 12:13 AM
тАО03-09-2011 12:13 AM
$ whereis tcpdump
tcpdump:
pls advice how to enable the tcpdump
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2011 12:17 AM
тАО03-09-2011 12:17 AM
Re: tcpdump command not working
You need install it first. Please download from:
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/tcpdump-4.1.1/
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2011 06:37 PM
тАО03-09-2011 06:37 PM
Re: tcpdump command not working
i install the depot file .this is required some additional pathces
please find the error screen shot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2011 06:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-10-2011 12:24 AM
тАО03-10-2011 12:24 AM
Re: tcpdump command not working
avoid this if you want a system in a consistent and working state. Instead, read carefully what the description on the porting center says:
Run-time dependencies: libpcap openssl
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/tcpdump-4.1.1/
download these two packages also, and install both three packages.
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-10-2011 12:58 AM
тАО03-10-2011 12:58 AM
Re: tcpdump command not working
start Trace:
nettl -tn 0x30800000 -e all -size 1024 -tracemax 99999 -f //raw0
stop Trace:
nettl -tf -e all
Get wireshark http://www.wireshark.org/download.html
to anylyse your raw0.TRC00* Files
hth
Stephan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2011 05:24 AM
тАО03-13-2011 05:24 AM
Re: tcpdump command not working
but i installed tcpdump .this command works only root access.
this is ok .or we need to install some additional patches
in normal user login
$whereis tcpdump
it give the output /usr/local/sbin/man ------something
can any one advice me to their is any total depot available for this tcpdump command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2011 06:55 AM
тАО03-13-2011 06:55 AM
Re: tcpdump command not working
This seems reasonable, start using it.