Error #733

  • Thread starter Thread starter Niko
  • Start date Start date
N

Niko

TCP/IP CP reported error 733: Your computer and the remote
computer could not agree on PPP control protocols.

This is the following error I am now getting when trying
to connect to my network via VPN. I've honestly researched
it to the best of my abilities, but I cannot find any
reason (which is always obvious - LOL) why I am unable to
connect. I'd appreciate any suggestions offered. Also feel
free to ask for additional information if you deem
necessary.

I'm running W2K Server, SP4 IIS 5.0.

Sincerely & thank you in advance,
Niko Abramski
 
For test purposes, you could make sure RRAS is configured to use TCP/IP, try
to configure your server to hand out a static pool of addresses, and restart
remoteaccess.

You can get clean diagnostic tracing by doing the following:

netsh ras set tra * dis
<back up then delete the files in %windir%\tracing>
netsh ras set tra * ena
<repro your problem>

The PPP.LOG file should have clues to the failure, as will the event viewer.
Other log files may be helpful as well.
 
Back
Top