thank you for you reply @MrGordon I am using this script and modified little - not sure that is correct or not :) for i in range(4094): print("Searching : vlan " + str(i)) send_padi("XX:XX:XX:XX:XX:XX", i) time.sleep(1) Where I used XX:XX:XX:XX:XX:XX as my Adapter...
broadband.forum