Jump to content

SmokeTooMuch

Active Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by SmokeTooMuch

  1. Solution: Using a different hub.
  2. that's exactly my setup (except for the X+) but it doesn't work for me. could you please post the results of the "route" command? EDIT: I'm going to reflash / factory reset and try that again. EDIT2: Now it's working. I have no idea what caused this issue, but making a factory reset and reflashing the firmware solved it. EDIT3: Hm, it seems like it doesn't work when I'm using a hub to connect my phone (even if no other USB devices are connected). However it works if I connect my phone directly. I'm going to investigate this issue and post again. EDIT4: I tried several different USB hubs (powered and unpowered) but none of them allowed me to get my internet connection to work. It seems like USB hubs do not support USB tethering, can anybody confirm that? EDIT5: So, i did some testing and it seems that OpenWRT is very selective when it comes to USB tethering through an USB hub. I tried four different hubs, when possible I checked powered (active) and unpowered (passive) mode of the hubs, and the only one that worked is this: https://www.amazon.de/gp/product/B007P1FOJY/ the others, which didn't work with USB tethering: https://hakshop.myshopify.com/collections/accessory/products/usb-powered-hub (which was really disappointing, because I bought it specifically for that use case) https://www.amazon.de/gp/product/B000225COU/ https://www.amazon.de/gp/product/B000698BQ0/
  3. EDIT: It seems like it is a problem with USB hubs. Hi guys, long time lurker here, creating my first post. So, I can't get the usb tethering of my android phone to work with the pineapple. I tried the forum search but none of the posted solutions could resolve my issue. Here's my setup: Wifi pineapple mark IV with 2.8.1 firmware HTC One X with cyanogenmod 10.1.0-RC2 Computer with wifi adapter (awus036nh) connected to the pineapple AP to use the webinterface 1. power up the pineapple, wait until it's up 2. connect my phone to the pineapple 3. enabling USB tethering on the phone 4. connecting my pc to the pineapple AP 5. accessing the webinterface (172.16.42.1:1471) 6. going to advanced and execute the following commands iptables -t nat -A POSTROUTING -s 172.16.42.0/24 -o usb0 -j MASQUERADE iptables -A FORWARD -s 172.16.42.0/24 -o usb0 -j ACCEPT iptables -A FORWARD -d 172.16.42.0/24 -m state --state ESTABLISHED,RELATED -i usb0 -j ACCEPT but still no connection (can't reveal the IP address at the status tab, can't get the modules list, clients don't have internet access, ...) system log, just in case also dmesg ifconfig on pineapple any ideas ?? EDIT: oh and btw, when I tether my phone to the PC it works fine, so it's not an issue with the phone
×
×
  • Create New...