cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
696
Views
0
Helpful
1
Replies

Question about the Open NX-OS with Nexus 9K sandbox

lmargali
Cisco Employee
Cisco Employee

Hi,

ping to the ToolServer works but not curl.

What configuration has to be applied to allow curl?

n9kvswitchfcs# run bash

bash-4.2$ sudo ip netns exec management curl 10.10.20.20

curl: (7) Failed to connect to 10.10.20.20 port 80: No route to host

bash-4.2$ sudo ip netns exec management ping 10.10.20.20

PING 10.10.20.20 (10.10.20.20) 56(84) bytes of data.

64 bytes from 10.10.20.20: icmp_req=1 ttl=64 time=0.449 ms

1 Accepted Solution

Accepted Solutions

lmargali
Cisco Employee
Cisco Employee

Solved by installing httpd in the ToolServer

View solution in original post

1 Reply 1

lmargali
Cisco Employee
Cisco Employee

Solved by installing httpd in the ToolServer