Can't access local server
Closed this issue · 3 comments
liguochao commented
Why processes using libvma.so cannot access local standard TCP services?
The vma version is v9.3.1 and log is here[ vma.log ]
My machine local IP is 10.65.36.75, and the local standard TCP service using port 17896, but cant see anything by 'vma_stats -v 5'
igor-ivanov commented
I guess that in your sceanrio one side is under VMA and the other side is under OS. It is known VMA limitation. Ethernet loopback is not functional between the VMA and the OS
liguochao commented
So, tcp should be auto used when access local service.
igor-ivanov commented
What do you mean?
You can use VMA<->VMA on the same node but can not do VMA<->OS