ramirovargas007 Posted August 18, 2018 Share Posted August 18, 2018 35 minutes ago, Zylla said: I just explained it step by step over SSH above. I did everything but I do not see the module after cloning the module that I do afterwards Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/base/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_base. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_packages. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/management/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_management. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/routing/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_routing. root@Pineapple:~# opkg install git git-http cd /pineapple/modules/ git clone git@github.com:adde88/ManaToolkitInstalling git (2.3.5-1) to root... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/packages/git_2.3.5-1_ar71xx.ipk. Installing git-http (2.3.5-1) to root... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/packages/git-http_2.3.5-1_ar71xx.ipk. Configuring git. Configuring git-http. root@Pineapple:~# cd /pineapple/modules/ -ash: cd: can't cd to /pineapple/modules/ root@Pineapple:~# git clone git@github.com:adde88/ManaToolkit Cloning into 'ManaToolkit'... warning: templates not found /usr/share/git-core/templates The authenticity of host 'github.com (192.30.253.11)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,192.30.253.11' (RSA) to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted August 18, 2018 Share Posted August 18, 2018 Use HTTPS instead of SSH. git clone https://github.com/adde88/ManaToolkit.git Quote Link to comment Share on other sites More sharing options...
Zylla Posted August 18, 2018 Author Share Posted August 18, 2018 18 minutes ago, Foxtrot said: Use HTTPS instead of SSH. git clone https://github.com/adde88/ManaToolkit.git Ohh, i wrote the "git@github.com"-part as it was the one i last used on my Tetra, and remembered out of my head.? But yeah, HTTPS should definetly work. ? Quote Link to comment Share on other sites More sharing options...
ramirovargas007 Posted August 18, 2018 Share Posted August 18, 2018 30 minutes ago, Foxtrot said: Use HTTPS en lugar de SSH. git clone https://github.com/adde88/ManaToolkit.git as I do it by https Quote Link to comment Share on other sites More sharing options...
Zylla Posted August 19, 2018 Author Share Posted August 19, 2018 You're getting some error messages while trying to change the directory to /pineapple/modules/ It looks like that directory doesn't exist... Which is VERY strange. ssh root@pineapple opkg update && opkg install git git-http cd /pineapple/modules/ git clone https://www.github.com/adde88/ManaToolkit It's that easy. But i'll see if i can alter the INSTALL.sh script (originally intended to install the packages, to also install the module (perhaps by choice)) Quote Link to comment Share on other sites More sharing options...
ramirovargas007 Posted August 19, 2018 Share Posted August 19, 2018 Hace 40 minutos, Zylla dijo: Obtendrá algunos mensajes de error al intentar cambiar el directorio a / pineapple / modules /Parece que el directorio no existe ... Lo cual es MUY extraño. Es fácil. Pero veré si puedo alterar el guión INSTALL.sh (también disponible para instalar los paquetes, también para instalar el módulo) It would be a success if you did it brother. I have not yet been able to install it correctly, Quote Link to comment Share on other sites More sharing options...
Zylla Posted August 19, 2018 Author Share Posted August 19, 2018 4 minutes ago, ramirovargas007 said: It would be a success if you did it brother. I have not yet been able to install it correctly, Well, you could transfer the files using Filezilla as you previously did. But as i said, the files then looses their setting of being executable. To make the files executable again you can do this: ssh root@pineapple cd /pineapple/modules/ManaToolkit/scripts/ chmod +x * This should fix your problem with getting "Install Dependencies" done. Just a friendly heads up: To get anything out of this toolkit and/or module it requires a bit of knowledge, especially when it comes to handling Linux systems. It's still in development. But if you know what you're doing, you can easily do EAP attacks with these devices. I'm hoping that i one day can make that easier for the users to do. But i'm not sure if that's really feasible, as many networks requires tinkering with configs and settings to customise the attack. Though, Hak5 did great on their latest update, opening for Enterprise Network attacks in a easy way. :) 1 Quote Link to comment Share on other sites More sharing options...
TetraPak Posted September 2, 2018 Share Posted September 2, 2018 Hello, i just installed the Mana-Toolkit but i noticed that my Android Tablet i used for testing stated, that the AP 'Mana' does not have internet connection. If i ignore that message i am still not able to load a https-Site (used www.heise.de) because it states the connection is not trustworthy. Do i have to take additional steps (maybe generating certificates?) I suppose the connection sharing may be broken too, because i get errors with http-Sites. Can someone give me a hint how to fix this? How can i configure it to respond to all searching AP-Beacons from Clients like in PineAP? Quote Link to comment Share on other sites More sharing options...
Colincolin343 Posted September 11, 2018 Share Posted September 11, 2018 My steps with my nano and microsd card. Does not seem to be working and i looked at problems just like mine unable to find a solution. Please help. root@Pineapple:~# opkg update Downloading https://www.wifipineapple.com/nano/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_pineapple. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/base/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_base. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_packages. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/management/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_management. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/routing/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_routing. root@Pineapple:~# wget -qO- https://raw.githubusercontent.com/adde88/hostapd-man a/master/INSTALL.sh | bash -s -- -v -v --2018-09-11 02:44:49-- https://github.com/adde88/hostapd-mana-openwrt/tree/mas ter/bin/ar71xx/packages/base Resolving github.com... 192.30.253.112, 192.30.253.113 Connecting to github.com|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: '/tmp/ManaToolkit/base' base [ <=> ] 41.42K --.-KB/s in 0.1s 2018-09-11 02:44:50 (359 KB/s) - '/tmp/ManaToolkit/base' saved [42414] Installing: MANA-Toolkit. Go grab a cup of coffee, this will take a while... Downloading https://www.wifipineapple.com/nano/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_pineapple. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/base/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_base. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_packages. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/management/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_management. Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/routing/Packages.gz. Updated list of available packages in /var/opkg-lists/chaos_calmer_routing. --2018-09-11 02:45:03-- https://github.com/adde88/hostapd-mana-openwrt/raw/mast er/bin/ar71xx/packages/base/asleap_2.2-1_ar71xx.ipk Resolving github.com... 192.30.253.112, 192.30.253.113 Connecting to github.com|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/adde88/hostapd-mana-openwrt/master/b in/ar71xx/packages/base/asleap_2.2-1_ar71xx.ipk [following] --2018-09-11 02:45:03-- https://raw.githubusercontent.com/adde88/hostapd-mana-o penwrt/master/bin/ar71xx/packages/base/asleap_2.2-1_ar71xx.ipk Resolving raw.githubusercontent.com... 151.101.4.133 Connecting to raw.githubusercontent.com|151.101.4.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 12093 (12K) [application/octet-stream] Saving to: 'asleap_2.2-1_ar71xx.ipk' asleap_2.2-1_ar71xx 100%[===================>] 11.81K --.-KB/s in 0.005s 2018-09-11 02:45:03 (2.34 MB/s) - 'asleap_2.2-1_ar71xx.ipk' saved [12093/12093] --2018-09-11 02:45:03-- https://github.com/adde88/hostapd-mana-openwrt/raw/mast er/bin/ar71xx/packages/base/hostapd-mana_2.6-15_ar71xx.ipk Resolving github.com... 192.30.253.113, 192.30.253.112 Connecting to github.com|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/adde88/hostapd-mana-openwrt/master/b in/ar71xx/packages/base/hostapd-mana_2.6-15_ar71xx.ipk [following] --2018-09-11 02:45:04-- https://raw.githubusercontent.com/adde88/hostapd-mana-o penwrt/master/bin/ar71xx/packages/base/hostapd-mana_2.6-15_ar71xx.ipk Resolving raw.githubusercontent.com... 151.101.4.133 Connecting to raw.githubusercontent.com|151.101.4.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 522883 (511K) [application/octet-stream] Saving to: 'hostapd-mana_2.6-15_ar71xx.ipk' hostapd-mana_2.6-15 100%[===================>] 510.63K 415KB/s in 1.2s 2018-09-11 02:45:05 (415 KB/s) - 'hostapd-mana_2.6-15_ar71xx.ipk' saved [522883/ 522883] Installing asleap (2.2-1) to sd... Installing hostapd-mana (2.6-15) to sd... Installing tinyproxy (1.8.3-2) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/tinyproxy_1.8.3-2_ar71xx.ipk. Installing stunnel (5.14-1) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/stunnel_5.14-1_ar71xx.ipk. Installing ip (4.0.0-1) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/base/ip_4.0.0-1_ar71xx.ipk. Installing python (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python_2.7.9-5_ar71xx.ipk. Installing python-compiler (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-compiler_2.7.9-5_ar71xx.ipk. Installing python-ctypes (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-ctypes_2.7.9-5_ar71xx.ipk. Installing python-db (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-db_2.7.9-5_ar71xx.ipk. Installing python-decimal (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-decimal_2.7.9-5_ar71xx.ipk. Installing python-distutils (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-distutils_2.7.9-5_ar71xx.ipk. Installing python-email (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-email_2.7.9-5_ar71xx.ipk. Installing python-gdbm (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-gdbm_2.7.9-5_ar71xx.ipk. Installing python-logging (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-logging_2.7.9-5_ar71xx.ipk. Installing python-multiprocessing (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-multiprocessing_2.7.9-5_ar71xx.ipk. Installing python-ncurses (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-ncurses_2.7.9-5_ar71xx.ipk. Installing python-pydoc (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-pydoc_2.7.9-5_ar71xx.ipk. Installing python-unittest (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-unittest_2.7.9-5_ar71xx.ipk. Installing python-xml (2.7.9-5) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/packages/python-xml_2.7.9-5_ar71xx.ipk. Installing sslsplit (0.4.11-1) to sd... Downloading https://www.wifipineapple.com/nano/packages/sslsplit_0.4.11-1_ar71xx .ipk. Installing libevent2 (2.0.22-1) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/base/libevent2_2.0.22-1_ar71xx.ipk. Installing libevent2-openssl (2.0.22-1) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/base/libevent2-openssl_2.0.22-1_ar71xx.ipk. Installing libevent2-pthreads (2.0.22-1) to sd... Downloading https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/pack ages/base/libevent2-pthreads_2.0.22-1_ar71xx.ipk. Package sslsplit (0.4.11-1) installed in sd is up to date. Configuring ip. grep: /usr/lib/opkg/info/ip.control: No such file or directory cat: can't open '/usr/lib/opkg/info/ip.list': No such file or directory Configuring libevent2-openssl. grep: /usr/lib/opkg/info/libevent2-openssl.control: No such file or directory cat: can't open '/usr/lib/opkg/info/libevent2-openssl.list': No such file or dir ectory Configuring python-db. grep: /usr/lib/opkg/info/python-db.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-db.list': No such file or directory Configuring python-decimal. grep: /usr/lib/opkg/info/python-decimal.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-decimal.list': No such file or direct ory Configuring python-distutils. grep: /usr/lib/opkg/info/python-distutils.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-distutils.list': No such file or dire ctory Configuring tinyproxy. grep: /usr/lib/opkg/info/tinyproxy.control: No such file or directory cat: can't open '/usr/lib/opkg/info/tinyproxy.list': No such file or directory Configuring stunnel. grep: /usr/lib/opkg/info/stunnel.control: No such file or directory cat: can't open '/usr/lib/opkg/info/stunnel.list': No such file or directory Configuring python-compiler. grep: /usr/lib/opkg/info/python-compiler.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-compiler.list': No such file or direc tory Configuring python-ctypes. grep: /usr/lib/opkg/info/python-ctypes.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-ctypes.list': No such file or directo ry Configuring python-email. grep: /usr/lib/opkg/info/python-email.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-email.list': No such file or director y Configuring python-gdbm. grep: /usr/lib/opkg/info/python-gdbm.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-gdbm.list': No such file or directory Configuring python-logging. grep: /usr/lib/opkg/info/python-logging.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-logging.list': No such file or direct ory Configuring python-multiprocessing. grep: /usr/lib/opkg/info/python-multiprocessing.control: No such file or directo ry cat: can't open '/usr/lib/opkg/info/python-multiprocessing.list': No such file o r directory Configuring python-ncurses. grep: /usr/lib/opkg/info/python-ncurses.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-ncurses.list': No such file or direct ory Configuring python-pydoc. grep: /usr/lib/opkg/info/python-pydoc.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-pydoc.list': No such file or director y Configuring python-unittest. grep: /usr/lib/opkg/info/python-unittest.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-unittest.list': No such file or direc tory Configuring python-xml. grep: /usr/lib/opkg/info/python-xml.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python-xml.list': No such file or directory Configuring python. grep: /usr/lib/opkg/info/python.control: No such file or directory cat: can't open '/usr/lib/opkg/info/python.list': No such file or directory Configuring libevent2. grep: /usr/lib/opkg/info/libevent2.control: No such file or directory cat: can't open '/usr/lib/opkg/info/libevent2.list': No such file or directory Configuring libevent2-pthreads. grep: /usr/lib/opkg/info/libevent2-pthreads.control: No such file or directory cat: can't open '/usr/lib/opkg/info/libevent2-pthreads.list': No such file or di rectory Configuring sslsplit. grep: /usr/lib/opkg/info/sslsplit.control: No such file or directory cat: can't open '/usr/lib/opkg/info/sslsplit.list': No such file or directory Configuring hostapd-mana. grep: /usr/lib/opkg/info/hostapd-mana.control: No such file or directory cat: can't open '/usr/lib/opkg/info/hostapd-mana.list': No such file or director y Configuring asleap. grep: /usr/lib/opkg/info/asleap.control: No such file or directory cat: can't open '/usr/lib/opkg/info/asleap.list': No such file or directory bash: line 39: /etc/init.d/stunnel: No such file or directory Installation completed! Type: 'install-mana-depends' to install python-related dependencies. Launch MANA by typing: 'launch-mana' in the terminal. uci: Entry not found uci: Entry not found root@Pineapple:~# launch-mana -ash: launch-mana: not found root@Pineapple:~# /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh -ash: /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh: not found root@Pineapple:~# /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh -ash: /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh: not found root@Pineapple:~# bash /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh bash: /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh: No such file or direct ory root@Pineapple:~# bash /sd/usr/share/mana-toolkit/run-mana/ /sd/usr/share/mana-toolkit/run-mana/: /sd/usr/share/mana-toolkit/run-mana/: is a directory root@Pineapple:~# cd /sd/usr/share/mana-toolkit/run-mana/ root@Pineapple:/sd/usr/share/mana-toolkit/run-mana# chmod +x launch-mana.sh chmod: launch-mana.sh: No such file or directory root@Pineapple:/sd/usr/share/mana-toolkit/run-mana# chmod +x launch-mana.sh chmod: launch-mana.sh: No such file or directory root@Pineapple:/sd/usr/share/mana-toolkit/run-mana# chmod +x/sd/usr/share/mana-t oolkit/run-mana/launch-mana.sh BusyBox v1.23.2 (2018-03-20 00:46:10 UTC) multi-call binary. Usage: chmod [-R] MODE[,MODE]... FILE... Each MODE is one or more of the letters ugoa, one of the symbols +-= and one or more of the letters rwxst -R Recurse root@Pineapple:/sd/usr/share/mana-toolkit/run-mana# chmod +x /sd/usr/share/mana- toolkit/run-mana/launch-mana.sh chmod: /sd/usr/share/mana-toolkit/run-mana/launch-mana.sh: No such file or direc tory root@Pineapple:/sd/usr/share/mana-toolkit/run-mana# cd root@Pineapple:~# root@Pineapple:~# root@Pineapple:~# bash /pineapple/modules/ManaToolkit/scripts/dependencies.sh i nstall sdapple:~# bash /pineapple/modules/ManaToolkit/scripts/dependencies.sh a root@Pineapple:~# bash /pineapall1sd bash: /pineapall: No such file or directory root@Pineapple:~# root@Pineapple:~# rooh /pineapple/modules/ManaToolkit/scripts/dependencies.sh install sd sd -ash: h: not found root@Pineapple:~# bash /pineapple/modules/ManaToolkit bash: /pineapple/modules/ManaToolkit: No such file or directory root@Pineapple:~# bash /pineapple/modules/ManaToolkit/scripts/dependencies.sh install sd bash: /pineapple/modules/ManaToolkit/scripts/dependencies.sh: No such file or directory root@Pineapple:~# cd /sd/modules/ -ash: cd: can't cd to /sd/modules/ root@Pineapple:~# cd /sd root@Pineapple:/sd# cd modules -ash: cd: can't cd to modules root@Pineapple:/sd# cd modules -ash: cd: can't cd to modules root@Pineapple:/sd# Quote Link to comment Share on other sites More sharing options...
Zylla Posted September 11, 2018 Author Share Posted September 11, 2018 (edited) @Colincolin343 Are you sure your /sd directory is mounted properly? What output do you get when using "mount"? And please paste the output of /etc/fstab It could be that your PATH variable is bugged. The launch-mana script gets installed to either /usr/sbin or /sd/usr/sbin If PATH doesn't check /sd/usr/sbin it won't find the script. But it's working flawlessly on both my Tetra and Nano. Edited September 11, 2018 by Zylla Quote Link to comment Share on other sites More sharing options...
Colincolin343 Posted September 11, 2018 Share Posted September 11, 2018 (edited) Wow your fast thanks. Currently at school once I'm done I will tell you that right away. However i winscp into the pineapple and check the path where the script was supposed to be because everytime I launch mana it says can't be found. But if it is mounted correctly are my steps correct? 1. Go to pineapple web interface set up wlan2 for wifi then format USB and choose the sd card. (Directly in the pineapple) 2. Ssh into it with putty or terminal 3. Opkg update right away 4. The wget command that's at the homepage 5. Install depends command right below the wget command 6. Launch-mana 7. Done mount data rootfs on / type rootfs (rw) /dev/root on /rom type squashfs (ro,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,noatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) /dev/mtdblock3 on /overlay type jffs2 (rw,noatime) overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work) tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000) debugfs on /sys/kernel/debug type debugfs (rw,noatime) cd /etc/mount can't cd to /etc/fstab I also cant reformat the sd now this is the output now. it says its reformatting but its been like 20 mins...Its unrespoive to my sd card reader and my phone. USB adapter coming in on thursday but i dont think it will make a difference if my phone cant even read it Filesystem Size Used Available Use% Mounted on rootfs 2.4M 268.0K 2.2M 11% / /dev/root 12.5M 12.5M 0 100% /rom tmpfs 29.8M 120.0K 29.7M 0% /tmp /dev/mtdblock3 2.4M 268.0K 2.2M 11% /overlay overlayfs:/overlay 2.4M 268.0K 2.2M 11% / tmpfs 512.0K 0 512.0K 0% /dev Edited September 12, 2018 by Colincolin343 Quote Link to comment Share on other sites More sharing options...
Zylla Posted September 12, 2018 Author Share Posted September 12, 2018 17 hours ago, Colincolin343 said: Wow your fast thanks. Currently at school once I'm done I will tell you that right away. However i winscp into the pineapple and check the path where the script was supposed to be because everytime I launch mana it says can't be found. But if it is mounted correctly are my steps correct? 1. Go to pineapple web interface set up wlan2 for wifi then format USB and choose the sd card. (Directly in the pineapple) 2. Ssh into it with putty or terminal 3. Opkg update right away 4. The wget command that's at the homepage 5. Install depends command right below the wget command 6. Launch-mana 7. Done mount data rootfs on / type rootfs (rw) /dev/root on /rom type squashfs (ro,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,noatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) /dev/mtdblock3 on /overlay type jffs2 (rw,noatime) overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work) tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000) debugfs on /sys/kernel/debug type debugfs (rw,noatime) cd /etc/mount can't cd to /etc/fstab I also cant reformat the sd now this is the output now. it says its reformatting but its been like 20 mins...Its unrespoive to my sd card reader and my phone. USB adapter coming in on thursday but i dont think it will make a difference if my phone cant even read it Filesystem Size Used Available Use% Mounted on rootfs 2.4M 268.0K 2.2M 11% / /dev/root 12.5M 12.5M 0 100% /rom tmpfs 29.8M 120.0K 29.7M 0% /tmp /dev/mtdblock3 2.4M 268.0K 2.2M 11% /overlay overlayfs:/overlay 2.4M 268.0K 2.2M 11% / tmpfs 512.0K 0 512.0K 0% /dev Well, you're main-problem is that /sd is not mounted properly. Also /etc/fstab is a file, not a directory. (Use "cat /etc/fstab" to read it) When you get /sd mounted properly, all you have to do is to launch the INSTALL.sh script. And then "install-mana-depends". You don't have to "opkg update" before launching my installer, it takes care of doing that. It's simply two steps. INSTALL.sh -> install-mana-depends But you need to get /sd sorted out first. Quote Link to comment Share on other sites More sharing options...
Colincolin343 Posted September 12, 2018 Share Posted September 12, 2018 (edited) 1 hour ago, Zylla said: Well, you're main-problem is that /sd is not mounted properly. Also /etc/fstab is a file, not a directory. (Use "cat /etc/fstab" to read it) When you get /sd mounted properly, all you have to do is to launch the INSTALL.sh script. And then "install-mana-depends". You don't have to "opkg update" before launching my installer, it takes care of doing that. It's simply two steps. INSTALL.sh -> install-mana-depends But you need to get /sd sorted out first. Ok, my sd card can't be read my windows or linux and no of my readers can read any of my sd cards I have 3 but they all are unresponsive. I tried a sd adapter in my laptop but it won't read and no letters get assigned at all. Is this a hardware problem or the sd? I just bought it too I have no idea how it could break just like that. Or do you think the adapters are just broken and usb adapter will work and show my sd card. I got no clue where to start and I looked up a bunch of useless stuff. Hopefully the USB works and it's just because lsusb can't show sd cards Thoughts? Edited September 12, 2018 by Colincolin343 Extra Quote Link to comment Share on other sites More sharing options...
Zylla Posted September 12, 2018 Author Share Posted September 12, 2018 (edited) 2 hours ago, Colincolin343 said: Ok, my sd card can't be read my windows or linux and no of my readers can read any of my sd cards I have 3 but they all are unresponsive. I tried a sd adapter in my laptop but it won't read and no letters get assigned at all. Is this a hardware problem or the sd? I just bought it too I have no idea how it could break just like that. Or do you think the adapters are just broken and usb adapter will work and show my sd card. I got no clue where to start and I looked up a bunch of useless stuff. Hopefully the USB works and it's just because lsusb can't show sd cards Thoughts? I'm not sure. Windows should detect any hardware being connected, like the "sound you get when you connect something to it. What device are you trying to use? You could try pasting me the output of "dmesg" a couple of seconds after inserting the device. For the Nano I recommend using a normal USB flash drive mounted as /sd, instead of the SD-card. As it seems to have alot of issues with SD-cards. Guides for doing so can be found in this thread, as alot of users are doing it. PS. Use pastebin.org for your dmesg output, it's alot of stuff being outputted. Edited September 12, 2018 by Zylla Quote Link to comment Share on other sites More sharing options...
Colincolin343 Posted September 12, 2018 Share Posted September 12, 2018 (edited) I am now going to be using USBs and i got thid usb hub as well which looked like a steal https://www.amazon.com/UGREEN-Splitter-Windows-Linux-systems/dp/B00LN67RU6/ref=sr_1_10_sspa?ie=UTF8&qid=1536806762&sr=8-10-spons&keywords=round+usb+hub&psc=1#customerReviews Will this work for on my pineapple if i plug it into the back of it? I just dont want to damage the pineapple if too much power is being taken from it and it dies. Is this model safe or will it require me to cut wires? I got a new microsd and this is my config file or fstab config global option anon_swap '0' option anon_mount '0' option auto_swap '1' option auto_mount '1' option delay_root '5' option check_fs '0' config mount option target '/sd1' option device '/dev/sdcard/sd1' option fstype 'auto' option options 'rw,sync' option enabled '1' I sshed through putty and did the wget command it loaded and gave me those errors you told us to ignore (at: can't open '/usr/lib/opkg/info/sslsplit.list': No such file or directoryConfiguring hostapd-mana.grep: /usr/lib/opkg/info/hostapd-mana.control: No such file or directorycat: can't open '/usr/lib/opkg/info/hostapd-mana.list': No such file or director yConfiguring asleap.grep: /usr/lib/opkg/info/asleap.control: No such file or directorycat: can't open '/usr/lib/opkg/info/asleap.list': No such file or directorybash: line 39: /etc/init.d/stunnel: No such file or directory). I then did the install-mana-depends and it says that the command is unknown or cant be performed like its non-existent. I then tried the command launch-mana and it says the exact thing like its not existent. There are no files in the launch-mana btw its empty. But this is file is not empty (picture). I just have confused on how it will just 'work' if those commands wont launch for me. SD card btw and it WORKS this time. yay Edited September 14, 2018 by Colincolin343 Helpz Quote Link to comment Share on other sites More sharing options...
Zylla Posted September 15, 2018 Author Share Posted September 15, 2018 On 9/13/2018 at 12:17 AM, Colincolin343 said: I am now going to be using USBs and i got thid usb hub as well which looked like a steal https://www.amazon.com/UGREEN-Splitter-Windows-Linux-systems/dp/B00LN67RU6/ref=sr_1_10_sspa?ie=UTF8&qid=1536806762&sr=8-10-spons&keywords=round+usb+hub&psc=1#customerReviews Will this work for on my pineapple if i plug it into the back of it? I just dont want to damage the pineapple if too much power is being taken from it and it dies. Is this model safe or will it require me to cut wires? I got a new microsd and this is my config file or fstab config global option anon_swap '0' option anon_mount '0' option auto_swap '1' option auto_mount '1' option delay_root '5' option check_fs '0' config mount option target '/sd1' option device '/dev/sdcard/sd1' option fstype 'auto' option options 'rw,sync' option enabled '1' I sshed through putty and did the wget command it loaded and gave me those errors you told us to ignore (at: can't open '/usr/lib/opkg/info/sslsplit.list': No such file or directoryConfiguring hostapd-mana.grep: /usr/lib/opkg/info/hostapd-mana.control: No such file or directorycat: can't open '/usr/lib/opkg/info/hostapd-mana.list': No such file or director yConfiguring asleap.grep: /usr/lib/opkg/info/asleap.control: No such file or directorycat: can't open '/usr/lib/opkg/info/asleap.list': No such file or directorybash: line 39: /etc/init.d/stunnel: No such file or directory). I then did the install-mana-depends and it says that the command is unknown or cant be performed like its non-existent. I then tried the command launch-mana and it says the exact thing like its not existent. There are no files in the launch-mana btw its empty. But this is file is not empty (picture). I just have confused on how it will just 'work' if those commands wont launch for me. SD card btw and it WORKS this time. yay Your fstab file is not correct. It's trying to mount the normal SD-card (builtin) to the wrong directory. (/sd1) The directory should be /sd and the device should NOT be /dev/sdcard/sd1 if using a usb flash drive. But normally something like /dev/sdb1 or /dev/sda1. (Depends on how you've formatted the drive and what device ID it registers with (sda, sdb)) Quote Link to comment Share on other sites More sharing options...
Colincolin343 Posted September 15, 2018 Share Posted September 15, 2018 (edited) 5 hours ago, Zylla said: Your fstab file is not correct. It's trying to mount the normal SD-card (builtin) to the wrong directory. (/sd1) The directory should be /sd and the device should NOT be /dev/sdcard/sd1 if using a usb flash drive. But normally something like /dev/sdb1 or /dev/sda1. (Depends on how you've formatted the drive and what device ID it registers with (sda, sdb)) Ok but it looks like my sd card is mounted see.. Its sd1 and has 128gb(is a microsd card, i am giving it one more chance). Then i run your command (i dont change anything in your command, no changes at all i just run it.) and it says it install but the commands never work after i installed it. I am formatting it with the wifi pineapple usb command on the web interface. My new error when i install the command: Configuring asleap. grep: /usr/lib/opkg/info/asleap.control: No such file or directory cat: can't open '/usr/lib/opkg/info/asleap.list': No such file or directory Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for hosta pd-mana: * tinyproxy * stunnel * ip * python * * opkg_install_cmd: Cannot install package hostapd-mana. bash: line 39: /etc/init.d/stunnel: No such file or directory Heres my dmesg: https://pastebin.com/2S8tADcM Heres my resources: Filesystem Size Used Available Use% Mounted on rootfs 2.4M 272.0K 2.2M 11% / /dev/root 12.5M 12.5M 0 100% /rom tmpfs 29.8M 200.0K 29.6M 1% /tmp /dev/mtdblock3 2.4M 272.0K 2.2M 11% /overlay overlayfs:/overlay 2.4M 272.0K 2.2M 11% / tmpfs 512.0K 0 512.0K 0% /dev /dev/sdcard/sd1 116.3G 68.1M 110.3G 0% /sd Heres my fstab: config global option anon_swap '0' option anon_mount '0' option auto_swap '1' option auto_mount '1' option delay_root '5' option check_fs '0' config mount option target '/sd1' option device '/dev/sdcard/sd1' option fstype 'auto' option options 'rw,sync' option enabled '1' Edited September 15, 2018 by Colincolin343 Quote Link to comment Share on other sites More sharing options...
Mut4b0r Posted August 30, 2019 Share Posted August 30, 2019 Hi @Zylla! I trying install mana-toolkit on Tetra (FW 2.6.0), but have some trouble with it: 1. cd /pineapple/modules/ 2. git clone https://github.com/adde88/ManaToolkit.git 3. cd ManaToolkit/scripts/ 4. sh dependencies.sh And got error: ./dependencies.sh: line 60: install-mana-depends: command not found What I doing wrong? Quote Link to comment Share on other sites More sharing options...
Zylla Posted August 30, 2019 Author Share Posted August 30, 2019 I went on vacation when the new firmware got pushed out, so i haven't had time to update it. Arrived back home again today, so i'll see if i can push out updates in a few hours. 1 Quote Link to comment Share on other sites More sharing options...
b0N3z Posted August 31, 2019 Share Posted August 31, 2019 10 hours ago, Zylla said: I went on vacation when the new firmware got pushed out, so i haven't had time to update it. Arrived back home again today, so i'll see if i can push out updates in a few hours. PMKID Module? Quote Link to comment Share on other sites More sharing options...
Mut4b0r Posted September 16, 2019 Share Posted September 16, 2019 @Zylla, Hello! ManaToolkit can not install yet. Please, tell me, when you update dependencies? Quote Link to comment Share on other sites More sharing options...
Zylla Posted September 16, 2019 Author Share Posted September 16, 2019 31 minutes ago, Mut4b0r said: @Zylla, Hello! ManaToolkit can not install yet. Please, tell me, when you update dependencies? The module does not work with the latest firmware, yet. I haven't had much time to work on it. But it's coming. However, the hostapd-mana package does work, so if you're experienced with using hostapd-mana, you can use it manually in the terminal. Quote Link to comment Share on other sites More sharing options...
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.