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)