Melkizadek Posted February 8, 2013 Posted February 8, 2013 Hi guys, I recently provided a post about a CGI error that I was receiving but I think I discovered the cause. Unfortunately, it leads me to a much larger error. My MarkIV pineapple cannot connect to the internet despite the setup up being just like the one described in the Windows OS tethering wiki. The victims computer cannot connect to the internet either. They cannot ping the wifi pineapple despite being connected to the wireless network "Pineapple0e:93" and they cannot ping out to the internet. I'm stumped as to what the cause is. I think it is a networking issue but I don't know where to begin. What is the cause to the disconnection and how can I fix it? I apologize if this is a really newbie question but if you could help me out it would be fantastic. :) The info is a follows: Pineapple Hardware Version (ex: Mark III, Mark IV, etc.): MarkIV Pineapple Software Version (ex: 2.5.0, 2.6.4): 2.7.0 OS used to connect to the pineapple: Windows 7 Network layout of how your setup is connected (including IP information): 172.16.42.1/42 like Wiki All the tools/options that are running on the pineapple when the issue happened: N/A (Default settings) Ping results from computer to pineapple: Successful (on both Victim and Host comps) Is the problem repeatable (Yes/No): Yes Steps taken which created the problem: Connected Pineapple, accessed web GUI Error Messages: Error connecting. Please make sure you have a working connection! <---From Pineapple Error 105(net:ERR_NAME_NOTRESOLVED): Unable to resolve the server's DNS address <---From Victim's Chrome Log file information: 00:01:11 Pineapple kern.err kernel: [ 71.280000] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up 00:01:11 Pineapple kern.err kernel: [ 71.270000] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 00:01:13 Pineapple user.info sysinit: /etc/rc.common: eval: line 1: can't create /sys/class/leds/alfa:blue:wan/mode: nonexistent directory00:01:13 Pineapple user.info sysinit: /etc/rc.common: eval: line 1: can't create /sys/class/leds/alfa:blue:wan/device_name: nonexistent directory00:01:13 Pineapple user.info sysinit: /etc/rc.common: eval: line 1: can't create /sys/class/leds/alfa:blue:lan/mode: nonexistent directory00:01:13 Pineapple user.info sysinit: /etc/rc.common: eval: line 1: can't create /sys/class/leds/alfa:blue:lan/device_name: nonexistent directory 00:01:13 Pineapple user.info sysinit: sh: write error: Invalid argument 00:01:13 Pineapple user.info sysinit: sh: write error: Invalid argument Anything else that was attempted to 'fix' the problem: Restore to Factory Settings, reinstall firmware version, Cleared Cches, Restarted Connections, reboot, restart computer. Routing Table: Destination Gateway Genmask Flags Metric Ref Use Ifacedefault 172.16.42.42 0.0.0.0 UG 0 0 0 br-lan172.16.42.0 * 255.255.255.0 U 0 0 0 br-lan Host Ethernet Settings (Thus Wifi Pineapple Settings): Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller Physical Address. . . . . . . . . : E8-03-9A-BC-2F-D6 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::d08f:2514:35d5:94a5%17(Preferred) IPv4 Address. . . . . . . . . . . : 172.16.42.42(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : DHCPv6 IAID . . . . . . . . . . . : 535298970 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-A3-F0-CC-C4-85-08-32-F2-A8 DNS Servers . . . . . . . . . . . : 8.8.8.8 NetBIOS over Tcpip. . . . . . . . : Enabled Host WIFI settings that is shared: Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : *****.edu Description . . . . . . . . . . . : Intel® Centrino® Advanced-N 6235 Physical Address. . . . . . . . . : C4-85-08-32-F2-A8 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::f540:6cad:ca57:5cd0%13(Preferred) IPv4 Address. . . . . . . . . . . : 134.71.203.31(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : Thursday, February 07, 2013 3:54:37 PM Lease Expires . . . . . . . . . . : Thursday, February 07, 2013 4:39:37 PM Default Gateway . . . . . . . . . : 134.71.203.1 DHCP Server . . . . . . . . . . . : 134.71.247.100 DHCPv6 IAID . . . . . . . . . . . : 298091784 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-A3-F0-CC-C4-85-08-32-F2-A8 DNS Servers . . . . . . . . . . . : 134.71.247.100 134.71.247.190 134.71.247.170 NetBIOS over Tcpip. . . . . . . . : Enabled Much Thanks! Quote
JimJensen Posted February 8, 2013 Posted February 8, 2013 In your "Ethernet adapter Local Area Connection:" there is no default gateway (Default Gateway . . . . . . . . . :). Quote
LinuxDad Posted February 8, 2013 Posted February 8, 2013 I had many similar issues attempting to keep everything in the native WindBlows (sorry, freudian slip) environment. I finally restored to using vmware (in this case vmplayer-free) and a copy of Backtrack to implement the configuration using the wp4.sh script. I was immediately able to connect (I think that there are some additional server/service issues in WindBlows that you do not get in Windows 7 without get the server edition), and have complete control of the networking information needed to use the Pineapple. An added plus is the ability to use Backtrack along with the Pineapple. That's a Win-Win. Quote
Melkizadek Posted February 10, 2013 Author Posted February 10, 2013 Thanks for replying. @JimJensen: Unfortunately, my pineapple still work, even with a default gateway. It won't ping or traceroute, I'm not sure what's the issue here. @LinuxDad: As for the copy of Backtrack in VM player, in order to get it operational would you need to bridge the connections between the three connections (pineapple, VM, internet)? Quote
Melkizadek Posted February 14, 2013 Author Posted February 14, 2013 So I figured it out. Windows and Pineapple don'y play well. I had Backtrack in a VM box and ran the script. Everything works now. 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.