Maybe starting over is a good idea as somethings seems really messed up.
Acouple of advice:
Before importing your client, update to latest wgm:
After importing your client make sure to stop it (or atleast check so it is stopped)
Then create your rules
Code:
E:Option ==> peer wg11 rule add wan 192.168.1.105 comment Amazon_Fire
E:Option ==> peer wg11 rule add wan 192.168.1.181 comment Galaxy_Phone
E:Option ==> peer wg11 rule add vpn 192.168.1.1/24 comment Other Clients
then set wg11 in policy mode:
Code:
E:Option ==> peer wg11 auto=P
Now you can start wg11 and hopefully everything should work.