- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Controlling IGMP
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
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
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
тАО08-19-2005 03:44 AM
тАО08-19-2005 03:44 AM
Controlling IGMP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2005 02:01 AM
тАО08-22-2005 02:01 AM
Re: Controlling IGMP
Unless you are running a specific application that starts multicast announcments and you actually see that address in your routing table (netstat -rn), the system shouldn't start this type of behaviour on it's own.
Once you've determined that any of these systems is sending this data, you might want to review the rc3.d directory to see what is being started at boot time. If anything looks suspicious, then kill it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2005 03:35 AM
тАО08-22-2005 03:35 AM
Re: Controlling IGMP
Attached is the output of 'ls /sbin/rc3.d'.
S81cache is our application startup script. This same script is run on the hosts that do not exhibit this IGMP behavior.
S96redalert is an application monitoring tool. This script points to a Perl script which no longer exists on our system.
S99twagent is the Tripwire management agent startup script. It also runs on hosts that don't exhibit this behavior.
The only other thing that is even slightly unusual is the WCCProxy and OVSOM host agent startup stuff. Would either of these two use IGMP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2005 12:49 AM
тАО08-23-2005 12:49 AM
Re: Controlling IGMP
Simply shutdown those scripts one at a time until the announcements stop.
Then once you've found the specific script that is starting the application doing the announcing, go through the script to see just what it is starting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2005 05:29 AM
тАО08-23-2005 05:29 AM