I have one instance about virtual server
In the default
example:
Chain PREROUTING (policy ACCEPT 32M packets, 2501M bytes)
pkts bytes target prot opt in out source destination
0 0 DNAT tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 to:192.168.1.22:25
It is not include destination IP(WAN IP)
I can setup two ip address into one NIC in beta 6.0
So I hope that in the virtual server function can include destination IP(WAN IP)
Thank you very much