Community discussions

MikroTik App
 
boondog
just joined
Topic Author
Posts: 3
Joined: Tue Aug 04, 2009 9:58 am

Hotspot allow un auth without billing once user auth

Fri Sep 04, 2009 1:21 pm

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