Hello all,

Running version 4.4.6

A resume of what I would like to archieve:
ip xxx.xxx.xxx.xxx (fixed) -> eth0 -> apache on localhost tcp 9000
ip yyy.yyy.yyy.yyy (fixed) -> eth0 -> eth1 -> apache on 192.168.1.100 
tcp 9000

Basically ip xxx.xxx.xxx.xxx goes the Apache on localhost (ok):
ACCEPT        net:xxx.xxx.xxx.xxx    $FW        tcp    9000

I would like traffic from IP yyy.yyy.yyy.yyy to be routed to another server.

I have tried DNAT but it doesn't forward to the second server:
DNAT        net:yyy.yyy.yyy.yyy    loc:192.168.1.100:9000    tcp 9000

Thanks in advance for your time if you can assist a bit.

Nicolas

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to