I try to sniffer the packet for wan 1 interface.diagnose sniffer packet
"wan1" 'host x.x.x.x or x.x.x.x' 4 30 2016-05-05 Does it correct?no real
time log on firewall GUI? Thanks.
I export firewall rules and the VIP setting as below:set id 0 set
comment '' set type static-nat set extip 211.x.x.x set extintf "wan1"
set arp-reply enable set nat-source-vip disable set portforward disable
set gratuitous-arp-interval 0 set color 0 ...
Yes, inbound VIP can always map to outbound. If the connection is come
from external network it is work fine. but i meet problem is if the
connection is from internal network to the VIP, the VIP doesn't use
correct IP to out. Thanks.
There have one server with 3 DMZ IPs . 3 DMZ IPs will use different port
to do signal and media. It seems VIP IP rules outgoing IP is different
with original IPs. if one server with 1 DMZ ip with VIP mapping. the
outgoing IP is same with original IP.