Jump to content

lester

Active Members
  • Posts

    74
  • Joined

  • Last visited

Everything posted by lester

  1. Okay, thanks for your help. And yes, tethering works when I use PDANet on my rooted Droidx. I also ran tcpdump on the droid device whilst pinging to the outside world after ssh'ing into the pinapple and did see the following without a reply (many repeating lines): source destination protocol 10.232.xxx.xxx 166.84.1.3 ICMP Here is the output of ifconfig -a br-lan Link encap:Ethernet HWaddr 00:C0:CA:44:DD:7F inet addr:172.16.42.1 Bcast:172.16.42.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:336 errors:0 dropped:6 overruns:0 frame:0 TX packets:319 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:34822 (34.0 KiB) TX bytes:80212 (78.3 KiB) eth0 Link encap:Ethernet HWaddr 00:C0:CA:44:DD:7F UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 TX bytes:0 (0.0 Interrupt:5 eth1 Link encap:Ethernet HWaddr 00:C0:CA:44:DD:7F UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 TX bytes:0 (0.0 Interrupt:4 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:18 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1344 (1.3 KiB) TX bytes:1344 (1.3 KiB) usb0 Link encap:Ethernet HWaddr 1A:FE:2A:D2:6d:8F inet addr:192.168.42.114 Bcast:192.168.42.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14 errors:0 dropped:6 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1528 (1.4 KiB) TX bytes:2812 (2.7 KiB) wlan0 Link encap:Ethernet HWaddr 00:C0:CA:44:DD:7F UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:335 errors:0 dropped:0 overruns:0 frame:0 TX packets:331 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:39506 (38.5 KiB) TX bytes:87716 (85.6 KiB) Here is the output of route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.42.129 0.0.0.0 UG 0 0 0 usb0 172.16.42.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan 192.168.42.0 0.0.0.0 255.255.255.0 U 0 0 0 usb0
  2. I read the post here: http://forums.hak5.o...__hl__tethering and followed how all those changes would be worked into the current version of Mark IV I'm using, 2.6.1. A dmesg | grep usb0 shows the device as present. Ifconfig shows an ip address in the range of 192.168.42.114 (is this correct? I'm ssh'd into the pineapple using the 172.16.42.1 address) and when I attempt to ping the outside world nothing comes back, but of course I'm attempting to ping from the 172.* range and that might account for it. No?) I've also activated tethering on the Droidx but cannot get an internet connection. lsusb shows the id of the device. routing map shows packets being sent from 172.* to the 192.* network. What's wrong with this picture? Any help much appreciated.
  3. Anybody know the secret to change the basic authentication query box (the one that asks you to login to access the pineapple) so it does not say "pineapple"? thanks.
  4. Thanks for that -- now what are the necessary steps to get the ALFA USB WiFi AWUS036NH up and running so I can manage the Mark IV through that wireless connection. I currently am managing it through the Poe/Lan port and 'puter. I'd like to manage it tirelessly through that. I'm sure this is covered somewhere but I have no luck finding it.
  5. Since the Mark IV has only one usb port and it's currently using that for mass storage I was wondering if it's possible to use one of those USB dual splitters device -- the kind that allows you to hang two seperate USB devices off of one USB port. This way, if it worked, I could remote manage via 3G modem AND use the other USB for mass storage/swap. Anyone done this? Would it work? Thanks.
  6. Hello. I'm trying to determine if my pineapple juiced has been "juiced", that is, broken. when I plug it into an a/c outlet using the provided adapters and connectors, I see one led light constantly blinking and after a couple of hours, that single light flashes and no other ones illuminate. Also, the USB/AC adapter tends to get warm -- not hot -- but warm. I've known in the past that with switched polarities you can see these kind of anomalies. any help much appreciated. Particularly interested to know others who have used the pineapple juice and their experience with charging it up via an a/c outlet and what kind of illumination they get. Thanks.
  7. adding *.twitter.com still does not work. Still getting re-directed to their mobile site: https://mobile.twitter.com/ Facebook works though. Just curious, other than changing the User-Agent, what would account for this anomaly -- working in facebook but not twitter? Thanks.
  8. My android device has no method of setting user-agent in the browser setting. Is this a common setting that a user has access to? Thank you.
  9. Thanks for the information. I will try this. But how does one set the User-Agent in Android? I'm a bit new here and could use any suggestions. Thank you!
  10. my dns spoof config has: 172.16.42.1 twitter.com 172.16.42.1 facebook.com 172.16.42.1 www.twitter.com 172.16.42.1 www.facebook.com Facebook spoofs fine -- both entering www.facebook.com and just facebook.com -- but twitter always redirects to https://mobile.twitter.com unless I enter www.twitter.com (note the redirect to httpS) I've cleared the cache both in the pineapple and the android device but still no joy. Anybody have some suggestions?
  11. Okay, pasted and sent you the link via messaging system on this forum.
  12. I would say this is a red alert. I just re-downloaded the file and it's what it is supposed to be. Examining what I downloaded the first time from wifipineapple.com was something totally different with lots of what looks like scary java script in it, which I do not want to upload to this forum. Is there some way for me to send it to you guys to figure out what was that supposed to do? Judging from my very elementary understanding of Javascript, it looks like it's doing nefarious things like renaming files, etc. I know I downloaded properly the very first time but this wp4.sh file is totally different than what I'm getting now -- better check your servers. Please tell me where I can send the file for examination. Additionally when I download the upgrade.bin the md5 sums are not the same as those advertised... The pineapple's upgrade md5sum feature is giving out the wrong MD5sum. It's giving out the MD5Sum for the development version and calling it stable version 2.5.0 in the "Check for Upgrades" box. Thanks.
  13. Well no joy. Successfully turned on wifi so the laptop's wlan0 has connectivity to the internet. Successfully downloaded the wp4.sh script again. Still getting error when running ./wp4.sh: ./wp4.sh: line 1: syntax error near unexpected token 'newline' ./wp4.sh: line 1: '<html>' This is not as easy as they make it out to be. On a recently downloaded version of BT5. . .
  14. okay, that makes sense. I'll turn on my wifi. I guess I'm slow in that way. Thanks for the tip.
  15. My laptop has one Ethernet slot connection which I believe I must use to connect to the internet via a cable to get the script. So, if that's the case, how can I both connect to the internet using an internet cable to my router and also plug in the pineapple into an Ethernet slot using a cable to the laptop as instructed? I've already grabbed the script then disconnected the cable to the router and reconnected to the pineapple. Ran script. . . same result. . . error message. WICD is not running.
  16. Just opened up the newly arrived Pineapple and attempting to run setup. Did this as per instructions: Power the Wifi Pineapple on and directly connect it to the host pc ... done using linux with BT5 and an Ethernet cable. Download the wp4.sh script ... done. That is, I downloaded it to the BT5 linux laptop which because it's behind a firewall had the issued ip address of 192.168.1.14. Needed to do this to grab the script off the internet. Then connected pineapple per instructions to laptop, re-issued dhclient and now the linux laptop running bt5 has an ip address of 172.16.42.20 chmod +x wp4.sh. . . done. It is now executable. run it with sudo ./wp4.sh and getting error: line 1: syntax error near unexpected token 'newline' now i'm stuck. . .
  17. Great! thanks for that info. Being a new user a couple of question still remain: When remotely administering, how does one discover the public ip address of the modem so as to be able to connect to it? Ting states that you need to buy from them, but I don't see the Novatel on their site as an available option so the question arises, how does one get the suggested devices to access those accounts? Thanks in advance.
  18. Waiting for the arrival of Pineapple. In the meantime read the manual and it says Pineapple supports out-of-the-box for a select few 3g/4g modems and to check these forums for information. I've checked but cannot find any information on brands, types, etc. Any help much appreciated on brand names, service companies, etc. Thanks!
×
×
  • Create New...