- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Receive UDP packets not destined to me
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
01-23-2006 07:38 PM
01-23-2006 07:38 PM
Receive UDP packets not destined to me
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:58 PM
01-23-2006 07:58 PM
Re: Receive UDP packets not destined to me
http://www.comptechdoc.org/independent/networking/guide/netbroadcasting.html
Must dash !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 01:01 AM
01-24-2006 01:01 AM
Re: Receive UDP packets not destined to me
65.255.255.255 is a bogus address. I wonder if it was sent to a broadcast ethernet address.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 01:21 AM
01-24-2006 01:21 AM
Re: Receive UDP packets not destined to me
Ian : misused addresses must be refused by the firewall. But that doesn't say that it is considered as a special address where all nodes are listening to.
WIm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 02:28 AM
01-25-2006 02:28 AM
Re: Receive UDP packets not destined to me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 02:36 AM
01-25-2006 02:36 AM
Re: Receive UDP packets not destined to me
But why is my node listening to something not addressed to him ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 06:07 AM
01-25-2006 06:07 AM
Re: Receive UDP packets not destined to me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2006 06:34 PM
01-29-2006 06:34 PM
Re: Receive UDP packets not destined to me
Can you make that hard ? I don't find any of that in the RFC http://www.networksorcery.com/enp/default0501.htm.
As I understand it, BOOTP listens to a port and IP filters based upon the destination address. So, if the destination is 255.255.255.255 it will pass, if it is 65.255.255.255 it will pass if the receiver is in 65, which in my case isn't.
Wim