On Wed, 2002-10-09 at 09:32, MAVRE.Renaud wrote: > Hello, > > I work with VNC 3.3.3r7 for many months with no problem, in a Win2k > environment (clients & servers) with these settings in order to have some > security : > > [HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3] > "ConnectPriority"=dword:00000002 > "AuthHosts"="-:+2xx.x"
> And now, when I try to connect to the 3.3.4 server with a client, either > 3.3.3r7 or 3.3.4, I get this message : "Your connection has been rejected" > !!! > > If I roll back to the 3.3.3r7, all goes fine as previous. > > What's wrong with my configuration ? Can anybody help me, please ? You probably just need to changed AuthHosts to: -:+2xx.x: The trailing colon is required to terminate the host specification, by the parsing code. Cheers, -- Wez @ RealVNC Ltd. - http://www.realvnc.com Open Source VNC - Commercial Support & Development _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
