Jump to content

Pineapple Nano Parrot OS no internet connection with wp6.sh


ewilk

Recommended Posts

OS version is Parrot OS 3.9 (Intruder).

Confirmed that ufw is not running.

Confirmed that my internet gateway = 192.168.1.1

┌─[eric@parrot]─[~]
└──╼ $ip route | grep default
default via 192.168.1.1 dev wlan0 proto static metric 600 


Confirmed that internal wifi is wlan0.

┌─[eric@parrot]─[~]
└──╼ $ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 54:a0:50:4d:89:57  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 28  bytes 1428 (1.3 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 28  bytes 1428 (1.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.116  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::6240:e422:baec:62b7  prefixlen 64  scopeid 0x20<link>
        ether dc:85:de:bc:ee:64  txqueuelen 1000  (Ethernet)
        RX packets 91624  bytes 19809556 (18.8 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 14968  bytes 2715717 (2.5 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Ran [G]uided setup with wp6.sh with confirmation that Pineapple is eth1.

┌─[eric@parrot]─[~]
└──╼ $lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0bda:57b5 Realtek Semiconductor Corp. 
Bus 001 Device 003: ID 0b95:772a ASIX Electronics Corp. AX88772A Fast Ethernet
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
┌─[eric@parrot]─[~]
└──╼ $ifconfig | grep eth
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 54:a0:50:4d:89:57  txqueuelen 1000  (Ethernet)
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether 00:c0:ca:91:bb:b2  txqueuelen 1000  (Ethernet)
        ether dc:85:de:bc:ee:64  txqueuelen 1000  (Ethernet)

Script appears to run successfully with Pineapple found and connected.

    Saved Settings: Share Internet connection from wlan0
    to WiFi Pineapple at eth1 through default gateway 192.168.1.1

    [C]onnect using saved settings
    [G]uided setup (recommended)
    [M]anual setup
    [A]dvanced IP settings
    [Q]uit

    Detecting WiFi Pineapple......found.

         _ .           ___          \||/
       (  _ )_  <-->  [___]  <-->  ,<><>,
     (_  _(_ ,)       \___\        '<><>'

    Browse to http://172.16.42.1:1471

┌─[eric@parrot]─[~/pineapple]
└──╼ $

Unable to access Internet as demonstrated by failure to load notices in the PineAP system.

Error connecting to WiFiPineapple.com. Please check your connection.

 

Anyone notice my failure point?

 

Link to comment
Share on other sites

I think your eth1 IP address isnt 172.16.42.42. The pineapples expect internet from that IP.

Also, apparently if you stop the network-manager service then run the script it  should work. I haven't tested this myself yet as im awaiting a fresh OS install before trying.

If that does not work then try this

 

Link to comment
Share on other sites

I run Parrot too but do not have issues with internet sharing.  Through my wifi as well.  I know Parrot had some DNS issues a while back.  Still do if you update.  Since you are able to browse the internet with Parrot, I assume you fixed them.  Did you remove the DNS entries they add to the head and/or tail file?  That got in the way of my local network browsing and maybe getting in the way of your Pineapple.  

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...