Skip to content

Commit 4786a37

Browse files
author
Jakob Aarøe Dam
committed
Update README.md
1 parent 5d96684 commit 4786a37

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Here you must:
8383
* Check 'Central Server running NPS'
8484
* Enter the name or IP of the server running the RDSFactor server and add the shared secret
8585

86+
The Network Policy server on the RD Gateway should now proxy RADIUS requests to RDSFactor. You can check the setup of the NPS server by running the 'Network Policy Server' application on the gateway.
87+
88+
We have experienced that the 'TS GATEWAY AUTHORIZATION POLICY' blocks requests due to the condition of that policy. The fix is relax the requirements of the NAS port type. We have: Virtual (VPN), Ethernet or Cable.
89+
8690
## Logging
8791

8892
Log output from the RADAR client in RD Web is output into:
@@ -95,6 +99,15 @@ Log output from the RADAR server:
9599
C:\RDSFactor\server\bin\Release> log.txt
96100
```
97101

102+
The RD Gateway log:
103+
```
104+
Event Viewer: Applications and Services Logs / Microsoft / Windows / TerminalServices-Gateway / Operational
105+
```
106+
107+
The Network Policy Server log:
108+
```
109+
Event Viewer: Custom Views / ServerRoles / Network Policy and Access Services
110+
```
98111
## Hacking on RDS Factor
99112

100113
The core RADIUS server is included in this project as a git submodule. Fetch it by:

0 commit comments

Comments
 (0)