- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Brodacasts
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
05-12-2004 10:01 PM
05-12-2004 10:01 PM
Brodacasts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 10:13 PM
05-12-2004 10:13 PM
Re: Brodacasts
Could you provide more info, about the network devices in your network ( servers, printers, pc's, HUP, switches)
You can install a sniffer ( nmap on linux) to capture the traffic and find out what servers are generating the traffic and stop processes that generate the traffic. Do you have printers on the network? check for Appletalk protocol, if not needed disable.
Regards,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 10:31 PM
05-12-2004 10:31 PM
Re: Brodacasts
nmap will give you what ports are opened on a machine. tcpdump or ethereal will give you the traffic (sniffers).
If Windows machines are doing broadcast, it is normal (i.e. NetBios).
BootP also do brodcast I believe.
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 10:31 PM
05-12-2004 10:31 PM
Re: Brodacasts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 11:56 PM
05-12-2004 11:56 PM
Re: Brodacasts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 12:07 AM
05-13-2004 12:07 AM
Re: Brodacasts
Please check your patch levels. I had a similar problem on one of my servers (on a different Unix OS) and we did lot of troubleshooting using sniffers etc and it eventually turned out that it was a known problem and there was a patch available. Once the patch was applied, things were normal
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 12:16 AM
05-13-2004 12:16 AM
Re: Brodacasts
If you are able to sniff the packages you should be able to figure out the source port. If so you can use lsof to trace the deamon cousing it.
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 12:45 AM
05-13-2004 12:45 AM
Re: Brodacasts
is NTP (Network Time Protocol) configured on your server?
Few months ago I heard a similar problem; it was the option
broadcastclient=yes
in /etc/ntp.conf.
That option does a polling of NTP clients and can be a reason of your broadcast problem.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 08:17 PM
05-13-2004 08:17 PM