[
https://issues.apache.org/jira/browse/CLOUDSTACK-9372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085495#comment-16085495
]
Wei Zhou commented on CLOUDSTACK-9372:
--------------------------------------
[~paulangus] [~aprateek]
why not create a PR for it ?
ip_nat_pptp and ip_conntrack_pptp could be loaded in
/etc/init.d/cloud-early-config
> 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.4.14#64029)