Docker Container on Local Networkteams

I am trying to get a docker container on to my local network. I tried to follow this guide. but I don’t think it worked. I have a pfsense router at 192.168.2.1 and I reserved 192.168.2.192-254 for containers. I created a macvlan network and added the container to it. It says the container is 192.168.2.192 but I can’t ping it or anything. Did I set the network incorrectly ?
I am mostly doing this so I can change the traffic routing to the container from pfsesne so if there’s another easier way to do that then I’m all ears.

Here is my macvlan network