diff --git a/feeds/ucentral/uspot/files/usr/share/uspot/accounting.uc b/feeds/ucentral/uspot/files/usr/share/uspot/accounting.uc index 8898ee4bc..e200700a9 100755 --- a/feeds/ucentral/uspot/files/usr/share/uspot/accounting.uc +++ b/feeds/ucentral/uspot/files/usr/share/uspot/accounting.uc @@ -189,6 +189,7 @@ function client_timeout(mac) { ubus.call('spotfilter', 'client_set', { interface: "hotspot", state: 0, + dns_state: 1, address: mac, accounting: [], flush: true,