> You did not told but I assume that the Internal server's default gw is the > firewall. > I think you need the following rule to get it work: > > $IPT -t nat -A POSTROUTING -j SNAT -o $EXT_IFACE --to-source $EXT_IP Swifty, You nailed it - thanks! I needed to do both things (set the default gw on internal server and use the rule). Re: my other post, which is the better way to go, in your opinion - FORWARDing or MASQUERADing? -bill -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html