Re: Bug resolve for 4.5.2

2015-05-27 Thread Andrija Panic
Guys - I located the problem - using vlan://untagged for Public network is the cause of problem for me: https://issues.apache.org/jira/browse/CLOUDSTACK-8451?focusedCommentId=14560646&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14560646 After 4.2 release, the bro

Re: Bug resolve for 4.5.2

2015-05-19 Thread Ian Southam
On 19 May 2015, at 09:30, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: I think you’ve already figured out a workaround “SNAT all – * eth2 0.0.0.0/0 0.0.0.0/0 to:IP”, probably the fix needs to go into "systemvm/patches/debian/config/opt/cloud/bin/vpc_snat.sh” (on 4.5 for example) and

Re: Bug resolve for 4.5.2

2015-05-19 Thread Rohit Yadav
edNetworkOfferingWithSourceNatService) does the same. So I >>>> guess that may not be the problem. >>>> >>>> Regards, >>>> Somesh >>>> >>>> -Original Message- >>>> From: Andrija Panic [mailto:andrija.pa...@gmail.com] >

Re: Bug resolve for 4.5.2

2015-05-15 Thread Daan Hoogland
offering for Isolated Network > >>> (DefaultIsolatedNetworkOfferingWithSourceNatService) does the same. So > I > >>> guess that may not be the problem. > >>> > >>> Regards, > >>> Somesh > >>> > >>> -Original M

Re: Bug resolve for 4.5.2

2015-05-14 Thread ilya
oblem. Regards, Somesh -Original Message- From: Andrija Panic [mailto:andrija.pa...@gmail.com] Sent: Wednesday, May 13, 2015 12:14 PM To: dev@cloudstack.apache.org Subject: Re: Bug resolve for 4.5.2 Is this maybe happening, because Im using everything of services on single NEtwork offer

Re: Bug resolve for 4.5.2

2015-05-14 Thread Andrija Panic
> (DefaultIsolatedNetworkOfferingWithSourceNatService) does the same. So > I > > > guess that may not be the problem. > > > > > > Regards, > > > Somesh > > > > > > -Original Message- > > > From: Andrija Panic [mailto:andr

Re: Bug resolve for 4.5.2

2015-05-14 Thread Daan Hoogland
ault network offering for Isolated Network > > (DefaultIsolatedNetworkOfferingWithSourceNatService) does the same. So I > > guess that may not be the problem. > > > > Regards, > > Somesh > > > > -Original Message- > > From: Andrija Panic [mailto:andrija.pa...@gmail.com] > > Sent: Wednesday

Re: Bug resolve for 4.5.2

2015-05-14 Thread Andrija Panic
Actually I can't answer that, we realised the problem with 4.3.1 - but didnt use VPC features previously... On May 14, 2015 1:00 PM, "Erik Weber" wrote: > What is the newest ACS version you know that this works as it should? > > -- > Erik > > On Tue, May 12, 2015 at 4:46 PM, Andrija Panic > wrot

Re: Bug resolve for 4.5.2

2015-05-14 Thread Erik Weber
What is the newest ACS version you know that this works as it should? -- Erik On Tue, May 12, 2015 at 4:46 PM, Andrija Panic wrote: > Hi Erik, > > Thanks for geting back to me. > > I have commented the issue and provided example from brand new ACS > installation, and new VPC, 1 network, 1 VM.

RE: Bug resolve for 4.5.2

2015-05-13 Thread Marcus
he same. So I > guess that may not be the problem. > > Regards, > Somesh > > -Original Message- > From: Andrija Panic [mailto:andrija.pa...@gmail.com] > Sent: Wednesday, May 13, 2015 12:14 PM > To: dev@cloudstack.apache.org > Subject: Re: Bug resolve for

RE: Bug resolve for 4.5.2

2015-05-13 Thread Somesh Naidu
12:14 PM To: dev@cloudstack.apache.org Subject: Re: Bug resolve for 4.5.2 Is this maybe happening, because Im using everything of services on single NEtwork offering : StaticNat, NetworkACL, PortForwarding, UserData, Vpn, SourceNat, Dns, Lb, Dhcp ? Maybe because of the design with some of the

Re: Bug resolve for 4.5.2

2015-05-13 Thread Andrija Panic
Is this maybe happening, because Im using everything of services on single NEtwork offering : StaticNat, NetworkACL, PortForwarding, UserData, Vpn, SourceNat, Dns, Lb, Dhcp ? Maybe because of the design with some of the services ? Maybe I shouldnt use all stuff - although it doesnt make sense to m

Re: Bug resolve for 4.5.2

2015-05-12 Thread Andrija Panic
Hi Erik, Thanks for geting back to me. I have commented the issue and provided example from brand new ACS installation, and new VPC, 1 network, 1 VM. http://pastebin.com/ihjiDZ9h - iptables-save from inside VR on pastebin - this is brand new VPC (1 network, 1 VM in network) on 4.4.3 release. htt

Re: Bug resolve for 4.5.2

2015-05-12 Thread Erik Weber
On Tue, May 12, 2015 at 2:31 PM, Andrija Panic wrote: > Hi dev team, > > I was wondering who would be willing to help with: > https://issues.apache.org/jira/browse/CLOUDSTACK-8451 > > remote IP not seen in VM behind VPC... > Could you get the relevant iptables rule with 'iptables-save'? obfuscat