owen Posted June 6, 2016 Posted June 6, 2016 my issue could be due to lack of understanding though i have spent a good amount of time reading the help pages. Im trying to figure out 2 things. How to share internet with the device so it can download modules and check for upgrades (FYI im at 1.0.6 which is most recent) and find out why Wifi Client Mode doesnt list any interfaces. When I go to networking>WIFI Client Mode my Interface list is empty and Scanning always results in nothing found. How can i use this feature to connect it to my home wifi? it mentions in the documentation that this and pine ap cannot be on at the same time so pine ap is turned OFF. In an attempt to get internet access without wifi client mode I plugged an ethernet from the wan port to the lan port on my router, which put the pineapple into bridged mode. When i connect to it while its in this mode it of course sends out the subnet and ip details of the bridged network. So I manually change my settings to get onto the 172.16.42.1 subnet and I am able to access the pineapple. however the device itself does not have internet (cant check pineapple.com for messages, modules or upgrades). I tried updating the Route in Network settings but that doesnt seem to do anything. I have also tried an android phone plugged into the usb while running the pineapple app but it hangs on "Waiting for connection". Quote
Skinny Posted June 7, 2016 Posted June 7, 2016 Just to clarify, do you have a Pineapple Nano or a Pineapple Mark V? The Nano doesn't have a proper RJ-45 Ethernet port. Quote
owen Posted June 7, 2016 Author Posted June 7, 2016 Its actually a GL-AR150 with the 1.0.6 nano image loaded Quote
owen Posted June 7, 2016 Author Posted June 7, 2016 another post revealed that the GL-AR150 only has one radio and this is why wifi client mode doesnt show another interface but regardless there should be a way to get internet on it via the wan port Quote
barry99705 Posted June 7, 2016 Posted June 7, 2016 Well, the firmware needs to have drivers for the Ethernet port, then you'd need to change all the scripts so it becomes the gateway port, and not one of the wifi ports. Quote
Rkiver Posted June 7, 2016 Posted June 7, 2016 The firmware is designed specifically for the Pineapple Nano. Sure you could deconstruct it and change bits around, but it's not made for different hardware, so it'd be a chore to say the least. Quote
owen Posted June 7, 2016 Author Posted June 7, 2016 the drivers seem to be loaded as it does bridge the connection. what scripts are you talking about? I would have thought that i would do this (however this doesnt seem to work as the destination address never changes Quote
barry99705 Posted June 7, 2016 Posted June 7, 2016 ssh into it and show us an ifconfig. I'm wondering if it's an interface name issue. Quote
owen Posted June 8, 2016 Author Posted June 8, 2016 ifconfig: br-lan Link encap:Ethernet HWaddr E4:95:6E:40:80:50 inet addr:172.16.42.1 Bcast:172.16.42.255 Mask:255.255.255.0 inet6 addr: fe80::e695:6eff:fe40:8050/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:15923 errors:0 dropped:0 overruns:0 frame:0 TX packets:98569 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1434165 (1.3 MiB) TX bytes:7157832 (6.8 MiB) eth0 Link encap:Ethernet HWaddr E4:95:6E:40:80:50 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:7747 errors:0 dropped:0 overruns:0 frame:0 TX packets:3247 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:866190 (845.8 KiB) TX bytes:785891 (767.4 KiB) Interrupt:4 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:105631 errors:0 dropped:0 overruns:0 frame:0 TX packets:105631 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7987545 (7.6 MiB) TX bytes:7987545 (7.6 MiB) wlan0 Link encap:Ethernet HWaddr E4:95:6E:40:80:50 inet6 addr: fe80::e695:6eff:fe40:8050/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:4457 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:452740 (442.1 KiB) wlan0-1 Link encap:Ethernet HWaddr E6:95:6E:40:80:50 inet6 addr: fe80::e495:6eff:fe40:8050/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4827 errors:0 dropped:0 overruns:0 frame:0 TX packets:8014 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:517792 (505.6 KiB) TX bytes:1812334 (1.7 MiB) lsusb Bus 001 Device 004: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Quote
barry99705 Posted June 8, 2016 Posted June 8, 2016 Looks like your wired connection doesn't have an ip address. Quote
owen Posted June 8, 2016 Author Posted June 8, 2016 (edited) when i look on my router it shows the ethernet being used at its ip address when its connected to the wan port of the ar150 and i connect to the wifi, i get an ip of the routers subnet maybe its just passing the ip through cuz like i said, while in this mode the ar150 stays with the 172.16.42.1 address. another thing i dont understand is why cant wlan0 and wlan0-1 work for doing the wifi client mode Edited June 8, 2016 by owen Quote
kerravon Posted June 9, 2016 Posted June 9, 2016 21 hours ago, barry99705 said: Looks like your wired connection doesn't have an ip address. eth0 needs to be enabled first, before you update the firmware, as it default configuration is disabled. you will also find most of the infusions/modules will not work on the ar150 without serious modification to the firmware's binaries. The nano is a purpose built board to which the pineapple software has been re wriitten for. regards kerravon Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.