Difference between revisions of "Steel-Belted Radius"

From vwiki
Jump to navigation Jump to search
m (Added "Support Notes")
m (Added section's)
Line 1: Line 1:
== Set-up ==
== Server Set-up ==


Host server's NTP config in the registry hive <code>HKLM\SYSTEM\CurrentControlSet\Services\W32Time</code> needs to be updated as follows.  Restart the NTP service to apply.
Host server's NTP config in the registry hive <code>HKLM\SYSTEM\CurrentControlSet\Services\W32Time</code> needs to be updated as follows to enable the server's system clock to update via NTP.  Restart the NTP service to apply.


{|cellpadding="4" cellspacing="0" border="1"
{|cellpadding="4" cellspacing="0" border="1"
Line 23: Line 23:
| Config                  || MaxNegPhaseCorrection || 5400
| Config                  || MaxNegPhaseCorrection || 5400
|}
|}
== Router Set-up ==
== RADIUS Return Attributes ==





Revision as of 14:01, 10 January 2010

Server Set-up

Host server's NTP config in the registry hive HKLM\SYSTEM\CurrentControlSet\Services\W32Time needs to be updated as follows to enable the server's system clock to update via NTP. Restart the NTP service to apply.

Key Name Value (notes)
Parameters Type NTP
Config AnnounceFlags 5
TimeProviders\NtpServer Enabled 1
Parameters NtpServer 192.168.206.25,0x1 192.168.206.26,0x1 192.168.206.27,0x1 192.168.206.28,0x1
TimeProviders\NtpClient SpecialPollInterval 1800 (ie 1800 secs = 30mins)
Config MaxAllowedPhaseOffset 30 (if clock if off by more, its' abruptly set rather than incremented)
Config MaxPosPhaseCorrection 5400
Config MaxNegPhaseCorrection 5400


Router Set-up

RADIUS Return Attributes

Support Notes

Replication