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
07-05-2000 11:50 PM
07-05-2000 11:50 PM
works on HP-UX or should i stay happy with
tcpdump and nettl ???
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2000 11:55 PM
07-05-2000 11:55 PM
Re: sniffer
there is a fine tool called ethereal which has a perfect GUI:
http://hpux.cs.utah.edu/hppd/hpux/Gtk/ethereal-0.8.9/
Greetings
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2000 12:21 AM
07-06-2000 12:21 AM
Re: sniffer
make it work on HP-UX 11.0
how can i make it work ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2000 12:29 AM
07-06-2000 12:29 AM
Solutionyou have to download and install dependecies too:
http://hpux.cs.utah.edu/hppd/hpux/Gtk/glib-1.2.8/
http://hpux.cs.utah.edu/hppd/hpux/Gtk/gtk+-1.2.8/
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/libpcap-0.4/
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.3/
How to install:
assuming you downloaded to /tmp:
unpack the downloaded file:
gzip -d
if your download file name has no .gz extension do:
gzip -dc <
then use swinstall:
swinstall -s /tmp/
Greetings
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2000 10:59 PM
07-07-2000 10:59 PM
Re: sniffer
i didn't eplain my self good, i installed
all the dependencies and the installed
ethereal and all went well, but !!! when i
am trying to activate it i get the error msg:
error: Can't find PPA for /dev/lan0
i have one 100BT card - /dev/lan0
i had the same problem with tcpdump but i
managed to get it work with /dev/dlpi1
this is not working for ethereal, i saw some
doc that said that wouldn't work for ethereal
but what does????
i'm stuck, please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 08:22 AM
08-10-2000 08:22 AM
Re: sniffer
None of the readme's have anything. Anyone got this working? If so, what do you specify for the lan device?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2000 12:48 PM
08-23-2000 12:48 PM
Re: sniffer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2002 01:42 AM
04-07-2002 01:42 AM
Re: sniffer
Cheers
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 02:36 AM
04-08-2002 02:36 AM
Re: sniffer
I agree with Andreas. Ethereal is really great. It allows you to perform a top-down approach in analysis from coarse to fine granularity.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2003 02:15 AM
01-06-2003 02:15 AM
Re: sniffer
and wanted to add some notes:
the zlib available on the hp-ux archive center
did not worked I had to get the source code,
also I had to install two other packages libiconv and gettext.
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/
http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.8/
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.11.5/
Regards,
Johan BURATI