Jonas Smedegaard writes: > I want to test my internet connection, and wanted to test against a > virtual machine at Scaleway - which uses 1:1 NAT (seen from the host > itself is a private 10.x.x.x/23 IPv4 address mapped to a public IPv4 > address) which apparently require setting [an undocumented option -R > in > netperf](https://stackoverflow.com/questions/11981480/error-in-running-netperf-udp-stream-over-openvpn/24211455#24211455). > > Please have flent support that custom "re-enable routing which we > silently disabled for UDP) netperf option - or support passing custom > options if you dislike hardcoding something undocumented. According to the post you linked this is only for UDP_STREAM tests, which we don't have any of in Flent; so why exactly is this needed? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/214#issuecomment-738760559