Linux Netfilter discussions
 help / color / mirror / Atom feed
* How multiple PCs on private LAN possible if incoming is DNAT'd to *same* server *always*?
@ 2005-02-03 17:25 seberino
  2005-02-03 17:35 ` Jason Opperisano
  0 siblings, 1 reply; 6+ messages in thread
From: seberino @ 2005-02-03 17:25 UTC (permalink / raw)
  To: netfilter

I got an iptables script for a NAT-ing firewall that
forwards packets between Internat and a private LAN.

All incoming packets are destination NAT'd to end up
at a single server on the private LAN.

**I don't understand how ANY packets can ever arrive
at ANY other PC on the private LAN since they
are ALL destination NAT'd to go to same private server IP
address!?!?**

If some arbitrary client on private LAN wants to visit
a web page, somehow his traffic arrives back at himself
without any specific NAT rules to get packets to him!??

I know it has something to do with ESTABLISHED,RELATED
state ACCEPT-ing rules but this has always confused me.

Do you understand the question?

Any help greatly appreciated.

Sincerely,

Chris


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

end of thread, other threads:[~2005-02-04 13:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03 17:25 How multiple PCs on private LAN possible if incoming is DNAT'd to *same* server *always*? seberino
2005-02-03 17:35 ` Jason Opperisano
2005-02-03 22:59   ` seberino
2005-02-03 23:11     ` Jason Opperisano
2005-02-04  0:46       ` seberino
2005-02-04 13:41         ` Georgi Alexandrov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox