Disconnect Request
Hello List, Should I be worried about the following line in the Debug Output? WARNING: Unknown destination 127.0.0.1:1700 for CoA request. Kind Regards, Etienne Pretorius
Hello List,
Should I be worried about the following line in the Debug Output?
WARNING: Unknown destination 127.0.0.1:1700 for CoA request.
In other words, is it just because radclient is listening on 1700 that the above error appeared? So it will work in a production environment? update disconnect { User-Name = "%{request:User-Name}" NAS-IP-Address = "%{request:NAS-IP-Address}" Framed-IP-Address = "%{request:Framed-IP-Address}" X-Ascend-Session-Svr-Key = "%{request:X-Ascend-Session-Svr-Key}" Packet-Dst-Port = 1700 }
Kind Regards, Etienne Pretorius - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hello List,
Should I be worried about the following line in the Debug Output?
WARNING: Unknown destination 127.0.0.1:1700 for CoA request.
In other words, is it just because radclient is listening on 1700 that the above error appeared? OOPS: I meant NOT listening on 1700... So it will work in a production environment?
update disconnect { User-Name = "%{request:User-Name}" NAS-IP-Address = "%{request:NAS-IP-Address}" Framed-IP-Address = "%{request:Framed-IP-Address}" X-Ascend-Session-Svr-Key = "%{request:X-Ascend-Session-Svr-Key}" Packet-Dst-Port = 1700 }
Kind Regards, Etienne Pretorius - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (1)
-
Etienne Pretorius