alfresco and iptables

Craig White craigwhite at azapple.com
Mon Dec 10 00:18:21 UTC 2007


On Mon, 2007-12-10 at 09:55 +1030, Tim wrote:
> On Sat, 2007-12-08 at 20:49 -0700, Craig White wrote:
> > iptables -t nat -A PREROUTING -p tcp -d 192.168.3.8 --dport 445 -j REDIRECT --to-ports 1445
> > ...[snip]...
> > iptables -t nat -A PREROUTING -p tcp -s 192.168.3.8 --dport 1445 -j REDIRECT --to-ports 445 
> 
> That looks circular
> ?  to 192.168.3.8:445 redirected to 192.168.3.8:1445 then
> 192.168.3.8:1445 redirected to 192.168.3.8:445
----
ignoring of course the -s/-d designations but of course, that point has
already been covered

Craig




More information about the users mailing list