You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Paul Angus (JIRA)" <ji...@apache.org> on 2016/04/28 12:52:13 UTC

[jira] [Created] (CLOUDSTACK-9372) Cannot create PPTP VPN from guest instance to endpoint outside of the cloud

Paul Angus created CLOUDSTACK-9372:
--------------------------------------

             Summary: Cannot create PPTP VPN from guest instance to endpoint outside of the cloud
                 Key: CLOUDSTACK-9372
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9372
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Virtual Router
    Affects Versions: 4.5.2
            Reporter: Paul Angus
            Assignee: Abhinandan Prateek
            Priority: Minor


A user cannot create a PPTP VPN from guest instance to endpoint outside of the cloud

In order to enable the VPN to function, the cloud admin ran the following on the user's VR:

iptables -t mangle -I  FIREWALL_xxx.xxx.xxx.xxx -p 47 -j ACCEPT
modprobe ip_conntrack_pptp 
modprobe ip_nat_pptp





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)