All of lore.kernel.org
 help / color / mirror / Atom feed
* Responds to ARP requests for specified subnet
@ 2003-12-09  9:34 Dmytro Bablinyuk
  0 siblings, 0 replies; only message in thread
From: Dmytro Bablinyuk @ 2003-12-09  9:34 UTC (permalink / raw)
  To: linux-kernel

The linux box shall respond to ARP requests for a specified subnet and accept an IP packets for that subnet though the box itself can reside in another subnet.
For example:
The box has IP 172.25.206.4, the mask is 255.255.255.0
The box shall responds to ARP requests for subnet 172.25.207.* and accept any IP packets for that subnet ie IP packets sent to the 172.25.207.2 etc. These packets will be proceed further by a user space application.

Could anybody please suggest a best techniques that can be used for that task.
I have looked at the netfilters hooks in the kernel, is this the right direction?
Can anybody please reference to the software, which does the similar thing.

Thank you very much for any help



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-09  9:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-09  9:34 Responds to ARP requests for specified subnet Dmytro Bablinyuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.