How to allow customer IPs through hotspot walled garden?

Have been fidling with hotspot billing setups and I cannot find a walled garden rule that will allow a local IP to access the internet properly bypassing the hotspot.

Have I just been silly but nothing seems to work like src-addresss 192.168.1.50 dst-address 0.0.0.0 -allow

I know it works specifying specific dst-addresses and ports but not by src-address alone?

To have a local IP bypass the hotspot, you should use the ip-binding feature, not the walled garden.

Best regards,
Christian Meis

Many thanks.