Hello,
We can't connect to our pptp server through our CentOS gateway with a XP client. The linux client is working but not the XP client. I know for a fact that the pptp server is not the problem because if I connect the XP machine directly to the Internet the pptp vpn is working.
I know about the pptp-conntrack-nat patch, I compiled the 2.4.9 kernel, with patch-o-matic-ng-20060511.tar.bz2 without any problem. But compiling iptables end with this error: make: *** [extensions/libipt_connlimit_sh.o] Error 1
I'm wondering if we really need that patch, because that patch seems to be only needed when you want simultaneous pptp connection, which is not my case. I only want to be able to make a simple pptp connection.
Any pointers?
Thanks.
You don't need the patch in your case.
You may find the DKMS module builder RPM and the ppp_mppe rpm to go with it useful to allow the MPPe encryption to work. http://linux.dell.com/dkms/ http://sourceforge.net/project/showfiles.php?group_id=44827&package_id=1...
You also need to make sure you have the latest pptpd rpm installed pptpd-1.3.0-0.i386.rpm And you'll need an updated pppd rpm to match ppp-2.4.3-5.rhel4.i386.rpm
These work for Centos 4, but from the looks of the kernel you are using your system is much older...
What centos version are you using?
You should also be sticking to RPMs whenever possible to make sure your update process is hassle free..
Pete
Stromgol wrote:
Hello,
We can't connect to our pptp server through our CentOS gateway with a XP client. The linux client is working but not the XP client. I know for a fact that the pptp server is not the problem because if I connect the XP machine directly to the Internet the pptp vpn is working.
I know about the pptp-conntrack-nat patch, I compiled the 2.4.9 kernel, with patch-o-matic-ng-20060511.tar.bz2 without any problem. But compiling iptables end with this error: make: *** [extensions/libipt_connlimit_sh.o] Error 1
I'm wondering if we really need that patch, because that patch seems to be only needed when you want simultaneous pptp connection, which is not my case. I only want to be able to make a simple pptp connection.
Any pointers?
Thanks.
-- This message has been scanned for viruses and dangerous content by the *Enhancion* http://www.enhancion.net/ system scanner, and is believed to be clean.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
BTW I noted that the subject line says Centos 4.3, thats why I asked what version you are using again because you mention a 2.4.9 kernel
P.
Stromgol wrote:
Hello,
We can't connect to our pptp server through our CentOS gateway with a XP client. The linux client is working but not the XP client. I know for a fact that the pptp server is not the problem because if I connect the XP machine directly to the Internet the pptp vpn is working.
I know about the pptp-conntrack-nat patch, I compiled the 2.4.9 kernel, with patch-o-matic-ng-20060511.tar.bz2 without any problem. But compiling iptables end with this error: make: *** [extensions/libipt_connlimit_sh.o] Error 1
I'm wondering if we really need that patch, because that patch seems to be only needed when you want simultaneous pptp connection, which is not my case. I only want to be able to make a simple pptp connection.
Any pointers?
Thanks.
-- This message has been scanned for viruses and dangerous content by the *Enhancion* http://www.enhancion.net/ system scanner, and is believed to be clean.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Oups I'm using the latest kernel 2.6.9-42, 2.4 was a typo. The pptp server already have the mppe patch. I'm talking about my CentOS gateway that I'm using to get to the internet. The gateway should'nt need that path it's only needed on the server part.
Windows XP -> CentOS gateway -> Internet -> PPTP server
I need to be able to connect to the pptp server with an XP client. As I said linux client is ok.
On 9/18/06, Peter Farrow peter@farrows.org wrote:
BTW I noted that the subject line says Centos 4.3, thats why I asked what version you are using again because you mention a 2.4.9 kernel
P.
Stromgol wrote:
Hello,
We can't connect to our pptp server through our CentOS gateway with a XP client. The linux client is working but not the XP client. I know for a fact that the pptp server is not the problem because if I connect the XP machine directly to the Internet the pptp vpn is working.
I know about the pptp-conntrack-nat patch, I compiled the 2.4.9 kernel, with patch-o-matic-ng-20060511.tar.bz2 without any problem. But compiling iptables end with this error: make: *** [extensions/libipt_connlimit_sh.o] Error 1
I'm wondering if we really need that patch, because that patch seems to be only needed when you want simultaneous pptp connection, which is not my case. I only want to be able to make a simple pptp connection.
Any pointers?
Thanks.
-- This message has been scanned for viruses and dangerous content by the *Enhancion* http://www.enhancion.net/ system scanner, and is believed to be clean.
CentOS mailing list CentOS@centos.orghttp://lists.centos.org/mailman/listinfo/centos
-- This message has been scanned for viruses and dangerous content by the *Enhancion* http://www.enhancion.net/ system scanner, and is believed to be clean.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Just to let you know I just compiled a 2.6.17-13 kernel and it's working nice with the modules ip_nat_pptp and ip_conntrack_pptp loaded.
On 9/19/06, Stromgol stromgol@gmail.com wrote:
Oups I'm using the latest kernel 2.6.9-42, 2.4 was a typo. The pptp server already have the mppe patch. I'm talking about my CentOS gateway that I'm using to get to the internet. The gateway should'nt need that path it's only needed on the server part.
Windows XP -> CentOS gateway -> Internet -> PPTP server
I need to be able to connect to the pptp server with an XP client. As I said linux client is ok.
On 9/18/06, Peter Farrow peter@farrows.org wrote:
BTW I noted that the subject line says Centos 4.3, thats why I asked what version you are using again because you mention a 2.4.9 kernel
P.
Stromgol wrote:
Hello,
We can't connect to our pptp server through our CentOS gateway with a XP client. The linux client is working but not the XP client. I know for a fact that the pptp server is not the problem because if I connect the XP machine directly to the Internet the pptp vpn is working.
I know about the pptp-conntrack-nat patch, I compiled the 2.4.9 kernel, with patch-o-matic-ng-20060511.tar.bz2 without any problem. But compiling iptables end with this error: make: *** [extensions/libipt_connlimit_sh.o] Error 1
I'm wondering if we really need that patch, because that patch seems to be only needed when you want simultaneous pptp connection, which is not my case. I only want to be able to make a simple pptp connection.
Any pointers?
Thanks.
-- This message has been scanned for viruses and dangerous content by the *Enhancion* http://www.enhancion.net/ system scanner, and is believed to be clean.
CentOS mailing list CentOS@centos.orghttp://lists.centos.org/mailman/listinfo/centos
-- This message has been scanned for viruses and dangerous content by the *Enhancion* http://www.enhancion.net/ system scanner, and is believed to be clean.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos