Re: Local Port Forwarding.

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

 



On Fri, Apr 22, 2005 at 05:02:04PM -0500, Taylor, Grant wrote:
> >  iptables -t nat -A OUTPUT -p tcp -d $HostX --dport $PortY \
> >    -j DNAT --to-destination $LocalHost:$PortY
> 
> Slight typo
> 
> iptables -t nat -A OUTPUT -p tcp -d $HostX --dport $PortX -j DNAT 
> --to-destination $LocalHost:$PortY

whoops.  nice catch.

-j

--
"Brian: You got anything on that remote lower than Mute?"
        --Family Guy


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux