Hello, dealing with a weird issue here. We are migrating the cloud. The environment is in the early stages of being built so we currently have everything setup in the cloud from the VCNs down to the VMs inside the subnets. We were able to SSH fine to these VMs but now we are seeing intermittent SSH latency.
I can ping servers just fine constantly from my PC to the cloud VMs -- good response time no drops
Reply from 10.100.8.2: bytes=32 time=6ms TTL=61
Reply from 10.100.8.2: bytes=32 time=6ms TTL=61
Reply from 10.100.8.2: bytes=32 time=7ms TTL=61
Reply from 10.100.8.2: bytes=32 time=6ms TTL=61
Reply from 10.100.8.2: bytes=32 time=6ms TTL=61
Reply from 10.100.8.2: bytes=32 time=15ms TTL=61
Reply from 10.100.8.2: bytes=32 time=10ms TTL=61
but when I run a tcping to that IP on port 22 I am getting no responses and PORT IS OPENs.
tcping -p 22 10.100.8.2
Probing 10.100.8.2:22/tcp - Port is open - time=8.322ms
Probing 10.100.8.2:22/tcp - No response - time=2004.028ms
Probing 10.100.8.2:22/tcp - Port is open - time=7.378ms
Probing 10.100.8.2:22/tcp - Port is open - time=11.818ms
We are using a 10g FastConnect from our Datacenter to the cloud. The FastConnect is connected to a TenGig port on a 3850 switch.
This was working fine before so I am trying to find some type of reasoning.
Anyone ever see or experience this issue before? Thanks in advance for any insight.
No comments:
Post a Comment