Port Forwarding after ISP Switch

Hi everyone!

I just switched my ISP and ran into some problemes regarding port forwarding.
The new ISP uses VLAN on the DSL Network so my WAN internface is now VLAN1 instead of ether1.

I want to forward port request from anywhere on the web on port 80 to 192.168.1.198 and port 32400 to 192.168.1.2.
Configuration as in the screenshots but it is not working.

Am i doing anything wrong?

ty
page2.jpg
page1.jpg

/ip firewall nat

add action=dst-nat chain=dstnat comment=“plex forwarding” dst-port=public port set in Plex in-interface=ether1 log=yes protocol=tcp to addresses=192.168.1.2 to-ports=32400

add action=dst-nat chain=dstnat comment=“channels forwarding” dst-port=80 in-interface=ether1 log=yes protocol=tcp to-addresses=192.168.1.198 to-ports=80

Screenshots of winbox/webfig pages are generally not very useful, the output of /export hide-sensitive from a terminal window posted as code (the icon above the text entry box on the forum page) shows the precise configuration

What ISP uses VLAN1 for connectivity, thats nuts!
Mine for fiber uses something like 32 for example.