Re: [fw-wiz] iptables dnat problem
- From: Juan Pablo Feria Gomez <jferiago@xxxxxxxxx>
- Date: Wed, 8 Feb 2006 16:06:54 -0700
try
iptables -t nat -A PREROUTING -p tcp -d x.x.x.x --destination-port
10025 -j DNAT --to-destination y.y.y.y:10025
Where y.y.y.y is the virtual ip
Good luck
On 2/4/06, Michael <michael@xxxxxxxxxxxxxxxxxxx> wrote:
_______________________________________________
firewall-wizards mailing list
firewall-wizards@xxxxxxxxxxxxxxxxxx
http://honor.icsalabs.com/mailman/listinfo/firewall-wizards
- References:
- [fw-wiz] iptables dnat problem
- From: Michael
- [fw-wiz] iptables dnat problem
- Prev by Date: Re: [fw-wiz] Cisco ASA 5510 and proxy server detection
- Next by Date: RE: [fw-wiz] on-the-fly-analysis vs. proxy rewrites
- Previous by thread: [fw-wiz] iptables dnat problem
- Next by thread: RE: [fw-wiz] iptables dnat problem
- Index(es):