SSH to VM via default network failing

2014-01-23 Thread Ashutosh Kelkar
Hi, I have a VM deployed in two isolated networks. I am doing following things with each network. 1) Acquire public IP 2) Open firewall for this IP 3) Create port forwarding rule using this IP for the above mentioned VM Now when I try to SSH to VM using these 2 IPs, SSH via IP belonging to non-d

Re: SSH to VM via default network failing

2014-01-23 Thread Jayapal Reddy Uradi
Hi Ashutosh, 1. Check the router public interface is configured with the acquired public ip 2. Check the rules specific to FW/PF are configured correctly on VR. 3. If 1,2 are correct try to debug the traffic by capturing the packets on router and vm 4. If the packets reached to router and then VM

Re: SSH to VM via default network failing

2014-01-23 Thread Ashutosh Kelkar
Thanks Jayapal, I will check and revert. On Thu, Jan 23, 2014 at 2:55 PM, Jayapal Reddy Uradi < jayapalreddy.ur...@citrix.com> wrote: > Hi Ashutosh, > > 1. Check the router public interface is configured with the acquired > public ip > 2. Check the rules specific to FW/PF are configured correctl