30. Network visualizer & Network Path Analyzer - Ayushi-srivastav/OCI GitHub Wiki
Network visualizer
Click on the Burger Menu in left side, select Networking than go to the Network visualizer
Select Compartment
and we can see the available networks in our VCN
Network Path Analyzer
Click on the Burger Menu in left side, select Networking than go to the Network Path Analyzer
Click on create path analysis
write name, select Compartment and protocol
Select Source type in source
Select compute instance, VNIC & source IP address
Now, select Destination type in Destination,compute instance, VNIC,Destination IP address & Destination port
Select Direction of analysis
And Run Analysis
In the screen below,
we can see that the analysis is incomplete and has failed
As we can see, we don't have a policy in place to gain access to the network path analyzer.
So, we setup the policy first
And also add a ingress rule in application user
Again Run Analysis
Now the connection is happen and both server can connect to each other