I’m currently setting up Windows 2003 Server VPN quarantine with RRAS.
All seemed to be going fine, except that when the quarantine script is
running and call RQC: rqc /conn NULL /domain portugal /user diteste /port
7250 /sig RASQuarantineConfigPassed, i get the error
“GetClientAndServerAddresses failed with error = 668” in rqc.log, and VPN
client is not removed from quarantine.
RASQuarantineConfigPassed is what my rqs is listening for. The complete
rqc.log is:
[156] 22:47:23: Info: Parameters: Conn NULL
[156] 22:47:23: Info: Parameters: Port 7250 Log message (null)
[156] 22:47:23: Info: Parameters: Domain portugal User name diteste
[156] 22:47:23: Info: Gettting Server Internal interface IP address...
[156] 22:47:23: Error: GetClientAndServerAddresses failed with error = 668
[156] 22:47:23: Error: Could not get internal interface IP address. Client
may not be connected to Server
[156] 22:47:23: Info: Closing socket
[156] 22:47:23: Info: Cleanup socket api
If a run RQC in command line a get the same error.
Any ideas on what to look for or how to troubleshoot this would be much
appreciated. thanks.