Re: Problem with VM private IP

2012-09-30 Thread Hieu Le
* 0.0.0.0/0 >> 0.0.0.0/0 icmp type 255 >> 33 144 RETURN tcp -- * * 0.0.0.0/0 >> 0.0.0.0/0 tcp dpts:1:65535 >> 40 0 RETURN udp -- * * 0.0.0.0/0 >> 0.0.0.0/0 udp dpts:1:65535 &g

RE: Problem with VM private IP

2012-09-27 Thread Hieu Le
tack.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 rule

Re: Problem with VM private IP

2012-09-25 Thread Hieu Le
//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 >

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 Hieu Le
ayapal > > -Original Message- > 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 +

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 wrote: > Have you looked at the Administration Guide[1]? See p

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 wrote: > Have you looked at the Administration Guide[1]? See page 75 and see if > that solves your connectivity issue. You

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, "Hi

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 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 o