Hi Jason,
Thanks for your post. It sounds like there is no netserver process
running, perhaps because the netserver binary was not in the expected
location? Is there a netserver binary, either in ./netserver or
/usr/bin/netserver? Here is the relevant code:
在2020年9月10日星期四 UTC+8 下午10:10:29<Neal Cardwell> 写道:Hi Jason,
Thanks for your post. It sounds like there is no netserver process
running, perhaps because the netserver binary was not in the expected
location? Is there a netserver binary, either in ./netserver or
/usr/bin/netserver? Here is the relevant code:Thanks for your reply. The problem is that the datagram sent from srv netns cannot reach to the cli netns due to some block between those routes, not that the 'netserver' is not running. If I 'netperf' from srt netns to crt netns, it works and vice versa. I've tested on my various servers and it turns out the results are bad. So it's really weird :(