Hi,
I assume that you want to do port forwarding to the internet, the configuration is incorrect :-
- from interface vlan.0 - The from interface should be your external interface.
- destination-address 0.0.0.0/0 - This should be the IP address of your external interface.
- The pools should contain a port as well for being translated to internally.
Please go through the following example which explains this and provides the correct configuration as well :-
Regards,
Sahil Sharma
---------------------------------------------------
Please mark my solution as accepted if it helped, Kudos are appreciated as well.