Penguin
Diff: PPTPConnectionTracking
EditPageHistoryDiffInfoLikePages

Differences between version 7 and previous revision of PPTPConnectionTracking.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Wednesday, January 18, 2006 4:37:30 am by AndyBaumhauer Revert
Older page: version 6 Last edited on Wednesday, January 18, 2006 4:36:32 am by AndyBaumhauer Revert
@@ -50,9 +50,13 @@
 <verbatim> 
 /usr/sbin/tcpdump -i any -n -nn host IP_ADDRESS_OF_PPTP_SERVER or host IP_ADDRESS_OF_TEST_PC and not port 22 
 </verbatim> 
  
-The <verbatim>and not port 22</verbatim> is used to drop SSH traffic if you are using the TEST_PC or PPTP_SERVER to secure shell into the NAT box, otherwise it isn't required. That is all you have to do. 
+The  
+ <verbatim>  
+ and not port 22  
+ </verbatim>  
+ is used to drop SSH traffic if you are using the TEST_PC or PPTP_SERVER to secure shell into the NAT box, otherwise it isn't required. That is all you have to do. 
  
 !!With an older kernel - "I Didn't Listen" 
  
 Grab a snapshot from http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/ and untar it into a directory. They no longer support this patch, and you might find you have to get an older version of the p-o-m source to make this work. Be prepared to read mailing lists.