From mboxrd@z Thu Jan 1 00:00:00 1970 From: yu5p97f02-O/bDAPVd7B0N+BqQ9rBEUg@public.gmane.org Subject: Matching UDP broadcasts using RELATED Date: 04 Jan 2004 02:14:43 +0000 Sender: netfilter-admin-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.org Message-ID: Mime-Version: 1.0 Return-path: Errors-To: netfilter-admin-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.org For protocols which work by initiating a request using a UDP broadcast and expecting a reply for a specific host, is there any way to match the reply back to the original broadcast. An example of something that does this is smbmount, a request is broadcast to the localnet with a port set to the netbios-ns port, and then smbmount expects a reply from a particular host to the initiating port. --