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-default network succeeds but through the IP belonging to default network fails. Can someone throw some light on why would this be happening? Shouldn't it work for both the IPs? -- Regards, Ashutosh