Bug 200967 - RDP connection attempts fail through VPN if ip_nat_pptp is loaded
Summary: RDP connection attempts fail through VPN if ip_nat_pptp is loaded
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-01 20:55 UTC by Vilius Šumskas
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.6.17-1.2187_FC5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-01 07:34:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vilius Šumskas 2006-08-01 20:55:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727)

Description of problem:
RDP connection attempts fail through VPN if ip_nat_pptp is loaded. For example if I want to connect to Windows XP Remote Desktop machine through VPN tunnel with Windows XP RDP Client it never connects. But it works like a charm without ip_nat_pptp module.

I found people with similar problems on internet and also this link: https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=397 . But this is for kernel 2.6.14. Have this been implemented in 2.6.17?

Version-Release number of selected component (if applicable):
kernel-2.6.16-1.2133_FC5

How reproducible:
Always


Steps to Reproduce:
1. modprobe ip_conntrack_pptp
2. modprobe ip_nat_pptp
3. connet to remote VPN server.
3. try to connect from workstation behind a NAT to remote desktop behind remote VPN server with standard Windows XP RDP tools.

Actual Results:


Expected Results:


Additional info:

Comment 1 Vilius Šumskas 2006-10-01 07:34:11 UTC
I can't not reproduce it with latest 2.6.17 series. Seems like fixed.


Note You need to log in before you can comment on or make changes to this bug.