Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: Daniel B. on February 05, 2007, 04:57:46 PM

Title: disable masquerading
Post by: Daniel B. on February 05, 2007, 04:57:46 PM
Hi. I need to setup a SME server as server&gateway in an already NATed network, so I'd like to disable masquerading for the private network of SME.
Can I just create a custom template /etc/e-smith/templates-custom/etc/rc.d/init.d/masq/40masqLAN and commen the line
Code: [Select]
/sbin/iptables --append PostroutingOutbound -t nat -j MASQUERADE

or will it cause problems on some services?
Title: Re: disable masquerading
Post by: NickCritten on August 16, 2007, 10:14:17 AM
Hi There,

Out of Interest did you ever get this working?

I would also like to use SME without NAT on my Corporate LAN

Nick