On Sun, 19 Feb 2006 07:15:30 +0200
"Tiberiu Socaciu" <[EMAIL PROTECTED]> wrote:
> Masqueradingul este alt nume pt. snat , daca nu ma insel grosolan.
MASQUERADE
This target is only valid in the nat table, in the POSTROUTING
chain. It should only be used with dynamically assigned IP (dialup)
connections: if you have a static IP address, you should use the
SNAT target. Masquerading is equivalent to specifying a mapping to the
IP address of the interface the packet is going out, but also has the
effect that connections are forgotten when the interface goes down.
This is the correct behavior when the next dialup is unlikely to
have the same interface address (and hence any established connections
are lost anyway). It takes one option:
--to-ports port[-port]
This specifies a range of source ports to use, overriding
the default SNAT source port-selection heuristics (see above). This
is only valid if the rule also specifies -p tcp or -p udp.
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug