G
Guest
I have recently configured our RRAS server to run the quarantine service
(rqs.exe and rqc.exe) before allowing dialup users access to the network.
Everything works great when they dialup from a Windows XP computer. When
they try from a Windows 2000 computer rqc.exe reports a "-1" error. I
enabled the rqc.log file using "netsh ras set tracing * enabled" and get the
following entry in the log file when the Windows 2000 attempts to get removed
from quarantine:
[440] 13:07:34: Info: Usage: rqc.exe /conn ServiceProfileName [/domain
DomainName] [/user UserName] [/port PortNumber] [/sig Signature] [/log
LogFileName] [/?]
[440] 13:07:34: Info: /conn Required. Specifies the name of the service
profile for which you want to run RQC.
[440] 13:07:34: Info: /domain Specifies the domain name.
[440] 13:07:34: Info: /user Specifies the user name.
[440] 13:07:34: Info: /port Specifies the port number used by RQC to connect
to quarantine server.
[440] 13:07:34: Info: /sig Specifies the signature that sent to quarantine
server to validate the client.
[440] 13:07:34: Info: /log Specifies the log message sent to the quarantine
server.
This looks like instructions on the correct syntax to use with rqc.exe.
Below is what is logged when a Windows XP user dials up:
[1728] 13:02:39: Info: Parameters: Conn ConnName
[1728] 13:02:39: Info: Parameters: Port 7250 Log message (null)
[1728] 13:02:39: Info: Parameters: Domain NULL User name UserName
[1728] 13:02:39: Info: Gettting Server Internal interface IP address...
[1728] 13:02:39: Info: Sent message to Server
[1728] 13:02:39: Info: Waiting for the response From the server.
[1728] 13:02:39: Info: Client has been removed from quarantine
[1728] 13:02:39: Info: Closing socket
[1728] 13:02:39: Info: Cleanup socket api
I am using the same scripts for both OS's, and both computers meet all
requirements to be removed from quarantine. Any suggestions would be
appreciated!
(rqs.exe and rqc.exe) before allowing dialup users access to the network.
Everything works great when they dialup from a Windows XP computer. When
they try from a Windows 2000 computer rqc.exe reports a "-1" error. I
enabled the rqc.log file using "netsh ras set tracing * enabled" and get the
following entry in the log file when the Windows 2000 attempts to get removed
from quarantine:
[440] 13:07:34: Info: Usage: rqc.exe /conn ServiceProfileName [/domain
DomainName] [/user UserName] [/port PortNumber] [/sig Signature] [/log
LogFileName] [/?]
[440] 13:07:34: Info: /conn Required. Specifies the name of the service
profile for which you want to run RQC.
[440] 13:07:34: Info: /domain Specifies the domain name.
[440] 13:07:34: Info: /user Specifies the user name.
[440] 13:07:34: Info: /port Specifies the port number used by RQC to connect
to quarantine server.
[440] 13:07:34: Info: /sig Specifies the signature that sent to quarantine
server to validate the client.
[440] 13:07:34: Info: /log Specifies the log message sent to the quarantine
server.
This looks like instructions on the correct syntax to use with rqc.exe.
Below is what is logged when a Windows XP user dials up:
[1728] 13:02:39: Info: Parameters: Conn ConnName
[1728] 13:02:39: Info: Parameters: Port 7250 Log message (null)
[1728] 13:02:39: Info: Parameters: Domain NULL User name UserName
[1728] 13:02:39: Info: Gettting Server Internal interface IP address...
[1728] 13:02:39: Info: Sent message to Server
[1728] 13:02:39: Info: Waiting for the response From the server.
[1728] 13:02:39: Info: Client has been removed from quarantine
[1728] 13:02:39: Info: Closing socket
[1728] 13:02:39: Info: Cleanup socket api
I am using the same scripts for both OS's, and both computers meet all
requirements to be removed from quarantine. Any suggestions would be
appreciated!