All of lore.kernel.org
 help / color / mirror / Atom feed
* forward udp broadcast packets on same subnet /interface with diff source
@ 2004-07-14  5:02 Tom Thumb
  2004-07-14  5:57 ` George Alexandru Dragoi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tom Thumb @ 2004-07-14  5:02 UTC (permalink / raw)
  To: netfilter

Hi,

Can I use iptables to forward UDP broadcast packets on
the same subnet and interface but just change the
source IP?

That is, the forwarding machine is 192.168.1.5, with
mask 255.255.255.0 and has a single NIC.

A machine with IP 192.168.1.6 with the same mask sends
a UDP broadcast to 192.168.1.255.

The forwarding machine receives this packet. Can it be
configured to resend it out on the same interface that
it received it on (its only interface) and just change
the source IP to be a 3rd address, like 192.168.1.7,
but also as a UDP broadcast to 192.168.1.255?

Is there any way to do this without adding a physical
NIC?  Do I need to add a "virtual" NIC to do it? How?

Thanks



		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-07-14 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-14  5:02 forward udp broadcast packets on same subnet /interface with diff source Tom Thumb
2004-07-14  5:57 ` George Alexandru Dragoi
2004-07-14  9:03   ` Antony Stone
2004-07-14  9:01 ` Antony Stone
     [not found] ` <3063e50407132231c03fefc@mail.gmail.com>
2004-07-14 12:18   ` George Alexandru Dragoi

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.