I gave the source NAT migration a go.
I'm using Hybrid NAT and while the migration process in itself worked well I noticed that the Automatically generated rules under Source NAT does not consider creating rules for any additional WAN interfaces.
Please take a look at screenshots below to get a better picture of what I mean, Outbound_NAT has autogenerated rules for both WAN and WAN_Cellular:
Outbound_NAT.png
While Source NAT only has autogenerated rules for WAN:
Source_NAT.png
Edit: Forgot to mention that WAN_Cellular is assigned to a PPP interface.
What kind of ppp interface is WAN cellular? A pppoe interface?
https://github.com/opnsense/core/issues/10479
Quote from: Monviech (Cedrik) on Today at 12:54:22 PMWhat kind of ppp interface is WAN cellular? A pppoe interface?
https://github.com/opnsense/core/issues/10479
It's configured as Link Type: "PPP" under Interfaces: Devices: Point-to-Point.
Should #10482 be appended with PPP aswell?