Hi All
I need to implement a rule on our hotspots that will allow un auth traffic to a specific destination, now I know I can add the destination in the walled garden, but my problem is that once a users is authenticated on the hotspot he will then be billed for that traffic.
I tried
0 chain=hs-input action=accept dst-address=196.46.138.29
But that does not work, any ideas