Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| siteadmin:radius_troubleshooting [2019/08/28 13:32] – [Common Problems] admin | siteadmin:radius_troubleshooting [2019/08/28 13:32] (current) – admin |
|---|
| =====Common Problems==== | =====Common Problems==== |
| |
| # The govroam monitoring system should be sending ICMP and RADIUS requests to your servers quite frequently (several times every five minutes). So you should be able to see these in your firewall logs or using Wireshark on your server. If you can't then check your firewall settings to allow ICMP echo/response and UDP port 1812 (incoming for Home sites, outgoing for Visited). | * The govroam monitoring system should be sending ICMP and RADIUS requests to your servers quite frequently (several times every five minutes). So you should be able to see these in your firewall logs or using Wireshark on your server. If you can't then check your firewall settings to allow ICMP echo/response and UDP port 1812 (incoming for Home sites, outgoing for Visited). |
| |
| # A log message similar to: "message authenticator attribute that is not valid" means, most likely, that the shared secret with the sending system is incorrect. | * A log message similar to: "message authenticator attribute that is not valid" means, most likely, that the shared secret with the sending system is incorrect. |
| ====Rejected authentication requests==== | ====Rejected authentication requests==== |
| |