Re: alfresco and iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux