|
From: James C. <qu...@la...> - 2009-08-09 00:29:32
|
Your logs show that the TCP control connection on port 1723 stalls just after requesting a call open (OCRQ) ... without completing that negotiation the server and client won't begin exchanging GRE packets. You should find out why the OCRQ packet is not being received by the server, or why the reply isn't received by your client. Given that the tcpdump shows the OCRQ leaving your client, there's nothing further on the client that is likely to affect the outcome. -- James Cameron http://quozl.linux.org.au/ |