You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a beginner of ans and dpdk.
I install dpdk and ans correctly on the server by the instructions.
The http_server is successfully running (default setting).
The README says we can use curl or wget to get the content from https://10.0.0.2:7838/index.html. I tried but cannot get anything.
I am wondering do I need to map 10.0.0.2 to the public network IP of my server (e.g. 202.120..)? Because I think 10.0.0.2 is a virtual IP addr assigned by dpdk, the curl cannot get the connection by 10.0.0.2.
The text was updated successfully, but these errors were encountered:
I am a beginner of ans and dpdk.
I install dpdk and ans correctly on the server by the instructions.
The http_server is successfully running (default setting).
The README says we can use curl or wget to get the content from https://10.0.0.2:7838/index.html. I tried but cannot get anything.
I am wondering do I need to map 10.0.0.2 to the public network IP of my server (e.g. 202.120..)? Because I think 10.0.0.2 is a virtual IP addr assigned by dpdk, the curl cannot get the connection by 10.0.0.2.
The text was updated successfully, but these errors were encountered: