Git Product home page Git Product logo

wp6's People

Contributors

audibleblink avatar hak5darren avatar kingsabri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wp6's Issues

losing internet connection after running wp6.sh

I'm running CentOS for some reason every time I run the script I lose my default gateway = I lose internet on my machine. even setting up my default gw manually wouldn't do the trick (it does not save, why? I don't know) so I commented the line " route del default #remove default route " on the script.
so it doesn't erase my default gateway. Everything works now, host has internet = pineapple has internet. :-)

PS: I also tried on a Kali VM and had the same problem. threads on the forum didn't help. so I wonder why I can't change the default gateway after running the script.

ifconfig -a | grep encap returns nothing

I try to connect a pineapple on eth1 with my internet comming in on eth0. I downloaded wp6.sh and tried it a couple of times but always received the following error:

No Gateway available for selected Internet Interface.

I had a closer look at the script and tried to find out what's wrong and I think I nailed it down to this:

ifaces=($(ifconfig -a | grep encap | awk {'print $1'} | grep -v lo))

If I run just ifconfig -a | grep encap it already returns nothing... I tried to exchange encap for UP but that didn't work either... I ended up editing the lines in the script directly to match my setup and it worked...

does reqire ifconfig, but not checked

On my arch-machine without net-tools installed [1], the script doesn't work:

./wp6.sh: Zeile 268: ifconfig: Kommando nicht gefunden.
./wp6.sh: Zeile 280: ifconfig: Kommando nicht gefunden.
./wp6.sh: Zeile 287: route: Kommando nicht gefunden.
./wp6.sh: Zeile 288: route: Kommando nicht gefunden.

If I install net-tools it still doesn't work, without any error messages.

[1] https://www.archlinux.org/news/deprecation-of-net-tools/

upgrade wp6.sh to 2020

Hello,
i just got an pineapple nano and followed the setup instructions on the website: wifipineapple.com/nano and there i found the linux setup video with the wp6.sh.
I tried it now on manjaro, suse and kali linux without success.
Maybe it could be upgraded to newer distros without netstat, ifconfig and route ?

Thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.