Code Monkey home page Code Monkey logo

Comments (11)

fenterprises avatar fenterprises commented on June 1, 2024

Fixed after doing some research
Just have to change the dhcp class in config

from wifipumpkin3.

EdC0st4 avatar EdC0st4 commented on June 1, 2024

Bro, how did u changed the dhcp class in config??

I'm almost sure im having the same issue.
I have edited the config.ini files many times but after saving there is still no internet on client devices..

from wifipumpkin3.

harames2001 avatar harames2001 commented on June 1, 2024

Same problem here.
How have you changed the dhcp class?

My attempts did not work.

`[dhcp]
broadcast=192.168.0.255
classtype=C
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.0.100/192.168.0.150
router=192.168.0.1
subnet=192.168.0.0

[dhcpdefault]
broadcast=192.168.0.255
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.0.100/192.168.0.150
router=192.168.0.1
subnet=192.168.0.0`

from wifipumpkin3.

amp9020 avatar amp9020 commented on June 1, 2024

Same problem here.
How have you changed the dhcp class?

My attempts did not work.

`[dhcp]
broadcast=192.168.0.255
classtype=C
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.0.100/192.168.0.150
router=192.168.0.1
subnet=192.168.0.0

[dhcpdefault]
broadcast=192.168.0.255
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.0.100/192.168.0.150
router=192.168.0.1
subnet=192.168.0.0`

Mate, did you ever figured this out? Might you share? I have the same issue.

from wifipumpkin3.

EdC0st4 avatar EdC0st4 commented on June 1, 2024

@amp9020 I have no idea mate, try reinstalling the tool and changing the class right after.
(if you change to B or A make sure to change the ip and netmaskt etc...

Im thinking of buying the new wifi pineapple mark 7 because this is not working for me.

from wifipumpkin3.

amp9020 avatar amp9020 commented on June 1, 2024

@EdC0st4 I got it to work.

i did not have to reinstall.
I picked class-C network and used a /24 network.

i had to change /etc/systemd/resolved.conf file and i added:

nameserver x.x.x.1 (replace with your internet connections gateway)

[Resolve]
DNS=x.x.x.1 (same as above)
DNSStubListener=no

only the following was changed in the config.ini

[dhcp]
broadcast=192.168.5.255
classtype=C
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.5.20/192.168.5.50
router=192.168.5.1
subnet=192.168.5.0

[dhcpdefault]
broadcast=192.168.5.255
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.5.20/192.168.5.50
router=192.168.5.1
subnet=192.168.5.0`

works but only on 'example.com'.
i cannot figure out how to hook all sites visited.

not sure how to change that or if that's the default setting.

if you get that far and it works, let me know if you get past 'example.com' only issue.

from wifipumpkin3.

jepunband avatar jepunband commented on June 1, 2024

anyone solved this yet? help ...

from wifipumpkin3.

jepunband avatar jepunband commented on June 1, 2024

@mh4x0f , what is the solution for this, please help.

from wifipumpkin3.

yentzee avatar yentzee commented on June 1, 2024

Has this problem been solved? I am having the same issues

from wifipumpkin3.

GA0LU avatar GA0LU commented on June 1, 2024

same problem here any fix?

from wifipumpkin3.

wutalent avatar wutalent commented on June 1, 2024

有大哥会嘛

from wifipumpkin3.

Related Issues (20)

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.