Thank you for your reply.
What i mean with firewall rules don't working after loadbalancing, i mean:
I tryed to portforward like your example and that doesn't work.
Anyway i also tryed the loadbalancing but it isn't what i expected (like the traffic shaper doesn't work with more then 2 lan/wan's)
But maybe a stupid question can you made for me a (example) config file with the next features:
Dual Wan
IP 10.1.1.10
gateway 10.1.1.1
IP 192.168.1.4
gateway 192.168.1.1
Single lan
IP 10.10.0.1
DHCP
With firewall rules :
Incoming:
port 21 on gateway 10.1.1.10 goto lan ip 10.10.0.20
RDP client on gateway 192.168.1.1 goto lan ip 10.10.0.20
Outgoing:
port 80 from lan ip 10.10.0.20 works with gateway 10.1.1.10
Port 80 from lan ip 10.10.0.21 works with gateway 192.168.1.1
Why? becuase i tryed this but it doesn't work after using the loadbalacing settings.
Thank you!