Trouper Posted October 2, 2017 Share Posted October 2, 2017 Hi I am a mobile tester. For a testcase a need to simulate a bad (slow, packets lost ) network to check if the android app can handle it. I am using de pineapple nano because it is easy to set it up as a MitM Inspired by the next articles I installed iproute2 on the Pineapple https://wiki.openwrt.org/doc/howto/packet.scheduler/sch_netem https://wiki.linuxfoundation.org/networking/netem So far so good. But when I am trying a command described in the articles for example: tc disc add dev wlan1 root handle 1: netem delay 100ms I always get the next error message: RTNETLINK answers :No such file or directory On Ubuntu it works fine but why does it not work on the Pineapple? All input is welcome thx Greetings Trouper Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.