Hi,
We already have WAN1 set up for incoming/outgoing traffic, and with port mapping working properly.
Now we need to connect WAN2 for another subnet of public IPs.
I have been reading on various similar topics, namely
 http://forums.dlink.com/index.php?topic=7888.0
 http://forums.dlink.com/index.php?topic=9104.0
 http://forums.dlink.com/index.php?topic=11472.0
and have tried to set up everything accordingly.
I can connect to the actual WAN2 interface IP (port mapped to an LAN1 server), but the port mappings for any other IP on the WAN2 subnet fail, with the following log message:
  Category/ID: RULE 6000051
  Rule: Default_Access_Rule
  Event/Action: ruleset_drop_packet drop
What on earth am I doing wrong??? 
Any help is greatly appreciated.
Btw, here's my setup:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Routing table Wan2ReturnTraffic for WAN2, of Default ordering:
 Route  	 wan2  	 all-nets  	 wan2-gw  	   	10  	No
And Routing Rules:
1  	 ReturnRouteWAN2  	 wan2  	 all-nets  	 core  	 wan2net  	 all_services
And IP Rules:
1  	 SAT_ssh_otherIP  	 SAT  	 wan2  	 all-nets  	 core  	 otherIP  	 ssh
2  	 SAT-ssh-wan2_ip  	 SAT  	 wan2  	 all-nets  	 core  	 wan2_ip  	 ssh
3 	 allow-ssh-wan2_ip 	 Allow 	 any 	  	 all-nets 	 wan2 	 wan2_ip 	 ssh
4 	 allow_ssh_otherIP 	 Allow 	 any 	  	 all-nets 	 wan2 	 otherIP 	 ssh
5 	 NAT-ssh-wan2_ip 	 NAT 	  	 wan2 	 all-nets 	 core 	  	 wan2_ip 	 ssh
6 	 NAT_ssh_otherIP 	 NAT 	  	 wan2 	 all-nets 	 core 	  	 otherIP 	 ssh
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Regards,
Dan