@zanahoria13 said in Help with simple configuration:
How can I set routing from NAT subnet to the internet without hitting home network with the outgoing and incoming traffic?
You don't want to set a route for that. Instead set a block firewall rule on that interface in pfSense above any pass rules to deny access to the WAN subnet. That way clients will only be able to access either public IPs or other local subnets.
You can also simply omit a pass rule for it.
Steve