/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */

Shay <[EMAIL PROTECTED]> wrote:
>
> ipchains -A forward -p udp -s 62.0.92.60 2091 -d 192.168.1.4 2091

This does not *cause* traffic to be forwarded to the internal machine. 
Instead, it *allows* traffic to be forwarded to that machine.  However,
since it is very unlikely that a machine on the external net would try
to send packets to your ipmasq gateway and tell it to forward the packet
to 192.168.1.4, you will find that this rule never triggers.

Instead, follow John's advice and use "ipmasqadm portfw", which will
cause the traffic to be forwarded.  Note well that if you run a tight
firewall, you will need to add rules to allow the traffic, as well.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)     || "Good judgment comes from experience.
sometimes known as David DeSimone  ||  Experience comes from bad judgment."
_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to