Jump to content

Trouper

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Trouper

  1. 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

     

     

×
×
  • Create New...