HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to apply boolean logic to nettl
Operating System - HP-UX
1834146
Members
2000
Online
110064
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
01-19-2005 09:29 PM
01-19-2005 09:29 PM
How to apply boolean logic to nettl
Hello:
I have an HPUX box 11.00 that runs an sniffer application between other systems. In some ocassions I want to use nettl to monitor network traffic between these systems the problem is that there is too much traffic. I want to implemente a filter to only see the traffic between four(1-4) boxes before my sniffer and one box(5) after the sniffer. In boolean logic would be
((Dest_host1 or Source_host1) or (Dest_host2 or S_host2) or(Dest_host3 or s_host3) or( d_host4 or s_host4) )AND (d_host5 or s_host5)
It woul be easy to do in tcpdump but I don´t know if is possible in nettl
* Note that if I use the following filter file
filtet ip_saddr host1
filter ip_daddr host1
filste ip_saddr host2
filter ip_daddr host2
.....
filter ip_daddr host5
filter ip_saddr host5
I would use all the traffic coming or going to these systems but not the selection I want.
Regards,
Mario
I have an HPUX box 11.00 that runs an sniffer application between other systems. In some ocassions I want to use nettl to monitor network traffic between these systems the problem is that there is too much traffic. I want to implemente a filter to only see the traffic between four(1-4) boxes before my sniffer and one box(5) after the sniffer. In boolean logic would be
((Dest_host1 or Source_host1) or (Dest_host2 or S_host2) or(Dest_host3 or s_host3) or( d_host4 or s_host4) )AND (d_host5 or s_host5)
It woul be easy to do in tcpdump but I don´t know if is possible in nettl
* Note that if I use the following filter file
filtet ip_saddr host1
filter ip_daddr host1
filste ip_saddr host2
filter ip_daddr host2
.....
filter ip_daddr host5
filter ip_saddr host5
I would use all the traffic coming or going to these systems but not the selection I want.
Regards,
Mario
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 10:04 PM
01-19-2005 10:04 PM
Re: How to apply boolean logic to nettl
Mario,
could you reduce the amount of traffic sniffed by protocol layer or module (nettl -entity)?
Regards
could you reduce the amount of traffic sniffed by protocol layer or module (nettl -entity)?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 01:19 AM
01-21-2005 01:19 AM
Re: How to apply boolean logic to nettl
Hi Mario,
I don't believe that nettl has the type of boolean logic that you desire.
As an alternative, though, you can download both tcpdump and ethereal from the Internet Express bundle from http://software.hp.com . Both of these have the ability to filter the traffic at capture time, and ethereal has an extremely nice graphical interface.
Ethereal will display nettl traces as well (and tcpdump for that matter), and does have the type of filtering logic that you are looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2005 04:18 AM
01-22-2005 04:18 AM
Re: How to apply boolean logic to nettl
Hello:
I can´t use tcpdump as the interfaces are being used in promiscuous mode by an application.
Regards,
Mari
I can´t use tcpdump as the interfaces are being used in promiscuous mode by an application.
Regards,
Mari
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