Re: Problem with VM private IP

2012-09-30 Thread Hieu Le
in 3.0.3. http://bugs.cloudstack.org/browse/CS-13500 Thanks, Jayapal -Original Message- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Tuesday, September 25, 2012 12:24 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem with VM private IP Here is VR iptables rules

RE: Problem with VM private IP

2012-09-27 Thread Hieu Le
- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Tuesday, September 25, 2012 12:24 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem with VM private IP Here is VR iptables rules: root@r-17-VRDLAB:~# iptables -nL -v --line-numbers -t filter Chain INPUT (policy DROP 124

Re: Problem with VM private IP

2012-09-25 Thread Hieu Le
- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Tuesday, September 25, 2012 8:42 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem with VM private IP Yep, I have read the admin guide and setup firewall rule + enable static NAT for all tested VM and still facing this problem

RE: Problem with VM private IP

2012-09-25 Thread Jayapal Reddy Uradi
@incubator.apache.org Subject: Re: Problem with VM private IP Here is VR iptables rules: root@r-17-VRDLAB:~# iptables -nL -v --line-numbers -t filter Chain INPUT (policy DROP 124 packets, 9432 bytes) num pkts bytes target prot opt in out source destination 10 0 ACCEPT all

RE: Problem with VM private IP

2012-09-24 Thread Jayapal Reddy Uradi
Using firewall and port forwarding rules only we can access the VM services from the public network also from the VMs using the Public IPs. For you telnet from outside network success but from failed from VM to VM using public IP. Seems hair pin NAT got failed ... Please capture the packets

Re: Problem with VM private IP

2012-09-24 Thread Hieu Le
Hi, The telnet packets are not reaching the telnet server VM. I'm using CS 3.0.2. Thanks for replying ! On Mon, Sep 24, 2012 at 5:52 PM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Using firewall and port forwarding rules only we can access the VM services from the public

Re: Problem with VM private IP

2012-09-24 Thread Ahmad Emneina
Have you looked at the Administration Guide[1]? See page 75 and see if that solves your connectivity issue. You still need to poke the hole in the firewal and setup a NAT rule from within cloudstack. [1]: http://download.cloud.com/releases/3.0.0/CloudStack3.0AdminGuide.pdf On 9/24/12 7:56 PM,

Re: Problem with VM private IP

2012-09-24 Thread Hieu Le
Yep, I have read the admin guide and setup firewall rule + enable static NAT for all tested VM and still facing this problem. On Tue, Sep 25, 2012 at 10:01 AM, Ahmad Emneina ahmad.emne...@citrix.comwrote: Have you looked at the Administration Guide[1]? See page 75 and see if that solves your

RE: Problem with VM private IP

2012-09-24 Thread Jayapal Reddy Uradi
@incubator.apache.org Subject: Re: Problem with VM private IP Yep, I have read the admin guide and setup firewall rule + enable static NAT for all tested VM and still facing this problem. On Tue, Sep 25, 2012 at 10:01 AM, Ahmad Emneina ahmad.emne...@citrix.comwrote: Have you looked