Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs

No, I try with simple pptp vpn.


On 2017.01.05. 19:13, John Petrini wrote:
Are you using OpenVPN? In that case I believe you need the following 
options on the client:


mssfix 1200
tun-mtu 1200

___

John Petrini

NOC Systems Administrator   // *CoreDial, LLC*   // coredial.com 
   // Twitter  
LinkedIn  Google Plus 
 Blog 


Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
*P: *215.297.4400 x232   // *F: *215.297.4401   // *E: 
*jpetr...@coredial.com 


Exceptional people. Proven Processes. Innovative Technology. Discover 
CoreDial - watch our video 



The information transmitted is intended only for the person or entity 
to which it is addressed and may contain confidential and/or 
privileged material. Any review, retransmission,  dissemination or 
other use of, or taking of any action in reliance upon, this 
information by persons or entities other than the intended recipient 
is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.



On Thu, Jan 5, 2017 at 11:48 AM, Mārtiņš Jakubovičs 
> wrote:


I am tying, but all the time VPN starts with 1500 MTU.


On 2017.01.05. 18:46, John Petrini wrote:

Is ppp0 your VPN interface? Have you tried lowering thee MTU on
the VPN?

___

John Petrini

NOC Systems Administrator   // *CoreDial, LLC*   // coredial.com
   // Twitter
 LinkedIn
 Google Plus
 Blog

Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
*P: *215.297.4400 x232   // *F: *215.297.4401   // *E:
*jpetr...@coredial.com 

Exceptional people. Proven Processes. Innovative Technology.
Discover CoreDial - watch our video



The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission,
 dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other than
the intended recipient is prohibited. If you received this in
error, please contact the sender and delete the material from any
computer.


On Thu, Jan 5, 2017 at 11:20 AM, Mārtiņš Jakubovičs
> wrote:

Network it self are working great, but I just have issue with
PPTP.

If I lower MTU in instance interface, it didn't help.

On 2017.01.05. 18:11, Prashant Shetty wrote:

Could you try setting MTU lesser value say 1200 on instance
interface and re-try?.
Ideally your physical server connecting to  switch port must
have configured with atleast 1600 MTU in order for VXLAN
traffic to work seamlessly.

Thanks,
Prashant

On Thu, Jan 5, 2017 at 9:30 PM, Mārtiņš Jakubovičs
>
wrote:

Hello all,

I have problem to setup PPTP VPN behind floating IP's in
instances which have VXLAN network. Maybe someone had
same issue and can recommend something? In security
groups I allowed protocol's 47 traffic and VPN client
can connect but it can't establish connection, I
consider, maybe issue are with MTU, so VXLAN have MTU
1450, but if I watch ip link show, I can see that ppp0
interface creates with MTU of 1500.

Best regards,

Martins


___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org

Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack






___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org

Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread John Petrini
Are you using OpenVPN? In that case I believe you need the following
options on the client:

mssfix 1200
tun-mtu 1200

___

John Petrini

NOC Systems Administrator   //   *CoreDial, LLC*   //   coredial.com
//   [image:
Twitter]    [image: LinkedIn]
   [image: Google Plus]
   [image: Blog]

Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
*P: *215.297.4400 x232   //   *F: *215.297.4401   //   *E: *
jpetr...@coredial.com

[image: Exceptional people. Proven Processes. Innovative Technology.
Discover CoreDial - watch our video]


The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission,  dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

On Thu, Jan 5, 2017 at 11:48 AM, Mārtiņš Jakubovičs <
martins-li...@hostnet.lv> wrote:

> I am tying, but all the time VPN starts with 1500 MTU.
>
> On 2017.01.05. 18:46, John Petrini wrote:
>
> Is ppp0 your VPN interface? Have you tried lowering thee MTU on the VPN?
>
> ___
>
> John Petrini
>
> NOC Systems Administrator   //   *CoreDial, LLC*   //   coredial.com
>//   [image: Twitter]    [image:
> LinkedIn]    [image: Google Plus]
>    [image: Blog]
> 
> Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
> *P: *215.297.4400 x232   //   *F: *215.297.4401   //   *E: *
> jpetr...@coredial.com
>
> [image: Exceptional people. Proven Processes. Innovative Technology.
> Discover CoreDial - watch our video]
> 
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission,  dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> On Thu, Jan 5, 2017 at 11:20 AM, Mārtiņš Jakubovičs <
> martins-li...@hostnet.lv> wrote:
>
>> Network it self are working great, but I just have issue with PPTP.
>>
>> If I lower MTU in instance interface, it didn't help.
>> On 2017.01.05. 18:11, Prashant Shetty wrote:
>>
>> Could you try setting MTU lesser value say 1200 on instance interface and
>> re-try?.
>> Ideally your physical server connecting to  switch port must have
>> configured with atleast 1600 MTU in order for VXLAN traffic to work
>> seamlessly.
>>
>> Thanks,
>> Prashant
>>
>> On Thu, Jan 5, 2017 at 9:30 PM, Mārtiņš Jakubovičs <
>> martins-li...@hostnet.lv> wrote:
>>
>>> Hello all,
>>>
>>> I have problem to setup PPTP VPN behind floating IP's in instances which
>>> have VXLAN network. Maybe someone had same issue and can recommend
>>> something? In security groups I allowed protocol's 47 traffic and VPN
>>> client can connect but it can't establish connection, I consider, maybe
>>> issue are with MTU, so VXLAN have MTU 1450, but if I watch ip link show, I
>>> can see that ppp0 interface creates with MTU of 1500.
>>>
>>> Best regards,
>>>
>>> Martins
>>>
>>>
>>> ___
>>> Mailing list: http://lists.openstack.org/cgi
>>> -bin/mailman/listinfo/openstack
>>> Post to : openstack@lists.openstack.org
>>> Unsubscribe : http://lists.openstack.org/cgi
>>> -bin/mailman/listinfo/openstack
>>>
>>
>>
>>
>> ___
>> Mailing list: http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>>
>>
>
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs

I am tying, but all the time VPN starts with 1500 MTU.


On 2017.01.05. 18:46, John Petrini wrote:

Is ppp0 your VPN interface? Have you tried lowering thee MTU on the VPN?

___

John Petrini

NOC Systems Administrator   // *CoreDial, LLC*   // coredial.com 
   // Twitter  
LinkedIn  Google Plus 
 Blog 


Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
*P: *215.297.4400 x232   // *F: *215.297.4401   // *E: 
*jpetr...@coredial.com 


Exceptional people. Proven Processes. Innovative Technology. Discover 
CoreDial - watch our video 



The information transmitted is intended only for the person or entity 
to which it is addressed and may contain confidential and/or 
privileged material. Any review, retransmission,  dissemination or 
other use of, or taking of any action in reliance upon, this 
information by persons or entities other than the intended recipient 
is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.



On Thu, Jan 5, 2017 at 11:20 AM, Mārtiņš Jakubovičs 
> wrote:


Network it self are working great, but I just have issue with PPTP.

If I lower MTU in instance interface, it didn't help.

On 2017.01.05. 18:11, Prashant Shetty wrote:

Could you try setting MTU lesser value say 1200 on instance
interface and re-try?.
Ideally your physical server connecting to  switch port must have
configured with atleast 1600 MTU in order for VXLAN traffic to
work seamlessly.

Thanks,
Prashant

On Thu, Jan 5, 2017 at 9:30 PM, Mārtiņš Jakubovičs
> wrote:

Hello all,

I have problem to setup PPTP VPN behind floating IP's in
instances which have VXLAN network. Maybe someone had same
issue and can recommend something? In security groups I
allowed protocol's 47 traffic and VPN client can connect but
it can't establish connection, I consider, maybe issue are
with MTU, so VXLAN have MTU 1450, but if I watch ip link
show, I can see that ppp0 interface creates with MTU of 1500.

Best regards,

Martins


___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org

Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack






___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org

Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs

Network it self are working great, but I just have issue with PPTP.

If I lower MTU in instance interface, it didn't help.

On 2017.01.05. 18:11, Prashant Shetty wrote:
Could you try setting MTU lesser value say 1200 on instance interface 
and re-try?.
Ideally your physical server connecting to  switch port must have 
configured with atleast 1600 MTU in order for VXLAN traffic to work 
seamlessly.


Thanks,
Prashant

On Thu, Jan 5, 2017 at 9:30 PM, Mārtiņš Jakubovičs 
> wrote:


Hello all,

I have problem to setup PPTP VPN behind floating IP's in instances
which have VXLAN network. Maybe someone had same issue and can
recommend something? In security groups I allowed protocol's 47
traffic and VPN client can connect but it can't establish
connection, I consider, maybe issue are with MTU, so VXLAN have
MTU 1450, but if I watch ip link show, I can see that ppp0
interface creates with MTU of 1500.

Best regards,

Martins


___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org

Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Prashant Shetty
Could you try setting MTU lesser value say 1200 on instance interface and
re-try?.
Ideally your physical server connecting to  switch port must have
configured with atleast 1600 MTU in order for VXLAN traffic to work
seamlessly.

Thanks,
Prashant

On Thu, Jan 5, 2017 at 9:30 PM, Mārtiņš Jakubovičs  wrote:

> Hello all,
>
> I have problem to setup PPTP VPN behind floating IP's in instances which
> have VXLAN network. Maybe someone had same issue and can recommend
> something? In security groups I allowed protocol's 47 traffic and VPN
> client can connect but it can't establish connection, I consider, maybe
> issue are with MTU, so VXLAN have MTU 1450, but if I watch ip link show, I
> can see that ppp0 interface creates with MTU of 1500.
>
> Best regards,
>
> Martins
>
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstac
> k
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstac
> k
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs

Hello all,

I have problem to setup PPTP VPN behind floating IP's in instances which 
have VXLAN network. Maybe someone had same issue and can recommend 
something? In security groups I allowed protocol's 47 traffic and VPN 
client can connect but it can't establish connection, I consider, maybe 
issue are with MTU, so VXLAN have MTU 1450, but if I watch ip link show, 
I can see that ppp0 interface creates with MTU of 1500.


Best regards,

Martins


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack