Hi, I am not able to install PirateBox on TL-WR1043ND version2.1 because it is not able to install kmod-usb-ohci and throws the kernel dependency error of 3.10.44 and my openwrt version is 3.10.32 and 3.10.36. as such my USB is not detedted in PirateBox installtion and Installation fails due to Space issue on root. any trick to get TL-WR1043ND version2.1 for PirateBox?by rahulmahale - PirateBox OpenWrt
Hi, can anyone help me with detail how to of the installation and configuration of nodogsplash with piratebox running, nodogsplash should do the following :- when connected to PirateBox Network the piratebox.lan should be redirected to LAN and other links for e.g google.com should hit the google from WAN connection. is it possible ? if yes how ? Thanks in advance!!!by rahulmahale - PirateBox OpenWrt
Hi VantagE, I would suggest you some primary steps. first mount the USB Storage or install any automunting tool, make a Shared folder in your USB drive, then create a link by the following command, sudo ln -s /media/usb0/Shared/ /opt/piratebox/www/Shared Note:- Please check the mount path of your USB drive.by rahulmahale - Raspberry Pi(rate)Box
Hi, I Solved the Shared folder issue by simply adding the symlink as sudo ln -s /media/usb0/Shared/ /opt/piratebox/www/Shared but I am not able to change the droopy Upload folder to /media/usb0/Shared/Uploadby rahulmahale - Raspberry Pi(rate)Box
Hi File System of My USB Stick is FAT32 My USB stick is automunted by the tool usbmount I installed it by the following command and now my USB is automounted to /media/usb0 sudo apt-get install usbmount My Piratebox is Configured at /opt/piratebox and my contents are at /opt/piratebox/share/Shared/ I need to change the Shared folder to USB so initially I tried to symlink with the followinby rahulmahale - Raspberry Pi(rate)Box
Hi, I am enjoying the Piratebox on the Raspberry Pi, but stuck on how to configure the Piratebox Shared folder to USB. I have tried it by adding links but it didnt work I hope there may be the Permissions issue I want the following directory to link with my Shared Directory in Usb pi@raspberrypi ~ $ ls -lh /opt/piratebox/share/Shared/ total 124K -rw------- 1 nobody nogroup 120K May 1by rahulmahale - Raspberry Pi(rate)Box
yes its workingby rahulmahale - Raspberry Pi(rate)Box
Hi, I have configured the piratebox on Raspberry Pi and using it by the Wifi adapter, but I need internet connection to raspberry pi through Ethernet port and also simultaneously don't want to disturb Piratebox Configuration. so please tell me the essential network configuration to achieve it similar to this thread on TPLINK MR 3020 on Openwrt my /etc/network/interfaces file looks likby rahulmahale - Raspberry Pi(rate)Box
Hi, I have customized the droopy server a little in the piratebox, I need to upload the files into the sub-directories, which can be more than one. i.e I want to upload the file to /Shared/Upload/test/abc.mp3 I have changed piratebox.conf and reached upto advanced options while uploading the folder the following image shows the details Picture but I i am having the issue whilby rahulmahale - PirateBox (General)
tried it but still not working, what is possible trick to set wpa key through url using python script under cgi-bin.by rahulmahale - PirateBox (General)
here are my Log files contents of opt/piratebox/tmp/error.log 1970-01-01 00:29:47: (log.c.166) server started 1970-01-01 00:29:47: (server.c.968) WARNING: unknown config-key: url.access-deny (ignored) contents of opt/piratebox/tmp/break.log uci: I/O error uci: I/O error uci: I/O error uci: I/O error output of ls -lah /opt/piratebox/www/cgi-bin/ drwxr-xr-x 3 nobody noby rahulmahale - PirateBox (General)
hi, I am trying to run the following python script in /opt/piratebox/www/cgi-bin/ I am accepting paramaters from url ansd executing some operations but some part of the program is not executing python script #!/usr/bin/python import cgi, datetime, os, re print "Content-type:text/html\r\n\r\n" values = cgi.FieldStorage() if values.has_key("code" ) :by rahulmahale - PirateBox (General)
hi, thanks for your quick response, yes I have enabled the Wifi Password Key using WPA II security and it is working as well but in worst case what if anyone attempts to breach the security and steal the data, is there a way to encrypt the entire data or USB Drive ?by rahulmahale - PirateBox (General)
hi, Ok! then what is the efficent way to protect(encrypt) the data of the box and what is secured data transfer process ?by rahulmahale - PirateBox (General)
Hi, Can we secure our wifi communication between clients using https instead of http i.e instead of . if yes How to do it ? thanks.by rahulmahale - PirateBox (General)
Hi Mathias, yes I am using Piratebox and installed some packages on /mnt/ext by command Language: HTMLopkg -d piratebox install curl the package curl has been installed but I am not having it as an regular command I need to run it as Language: HTML/mnt/ext/usr/bin/curl ifconfig.me So how can I install the packages on /mnt/usb/PirateBox/Shared/ and also I can use it as command directly.by rahulmahale - PirateBox (General)
Hi, I am using TPLINK MR3020 and I need to install some packages, but there is less space left on my router So i need to install packages on USB so that there is no issue of space. my usb is at /mnt/usb/ so I edited /etc/opkg.conf and added dest /mnt/usb but still not working. please sugest me how to do it.by rahulmahale - PirateBox (General)
Hi, Tried making some changes in /etc/config/firewall but not working yet. not able to ssh my Fedora Linux (192.168.9.71) following is my /etc/config/firewall contents config defaults option syn_flood 1 option input ACCEPT option output ACCEPT option forward REJECT # Uncomment this line to disable ipv6 rules #by rahulmahale - PirateBox (General)
Thank u FriedZombie..by rahulmahale - PirateBox OpenWrt
Hi, Sorry for being late to respond well Mathias you are right my scenario is somewhat like this Piratebox(192.168.2.1) <-----> Dlink router(with 3g modem)-------home router<--->Linux Server(192.168.9.71) and here is my output of ifconfig br-lan Link encap:Ethernet HWaddr F8:1A:67:B8:11:89 inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0by rahulmahale - PirateBox (General)
Hi, My network config is /etc/config/network config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config interface 'wan' option ifname 'eth0' option proto 'dhcp' config interfaceby rahulmahale - PirateBox (General)
Hi, Its going well with PirateBox, But stuck on a thing I cannot SSH into other network system from PB which has internet access, my PB IP is 192.168.2.1 and I am trying to ssh into 192.168.9.1 which is a lan network of my Office. Need Suggestion to do ssh into it so that I can use rsync to synchronise the data between Linux Server and Piratebox. is it possible to do so ? thanks for any hby rahulmahale - PirateBox (General)
Thanks Matthias.. you are genius... It worked for meby rahulmahale - PirateBox OpenWrt
Hi, I need to block internet access to client devices when my PB is connected to home router and need internet access to PB to sync data from server. so please suggest me a detail how to for achieving this.by rahulmahale - PirateBox OpenWrt
Hi Matthias, Thanks for your suggestion, but what can be the best possible way to scale the range or any other router that can handle more number of connections.by rahulmahale - PirateBox (General)
Hi all, I have rsync command now I installed it as 'opkg install rsync' and now I am able to do rsync stuffs. but my first issue persists I am not able to restrict the client devices from internet access those who are redirected to piratebox lanby rahulmahale - PirateBox (General)
Hi PB Users, I want to sync a data from server to usb on Piratebox so is it possible to use Rsync in PB similar to Linux or is there any other alternative to rsync in PB to sync data from server, there is no Rsync command as of now in my PB . thanks in advance.by rahulmahale - PirateBox (General)
Hi PB users, I am using a TP-Link MR3020 router and Piratebox installed on it through USB, but I am not sure how many wifi clients can one PB serve efficiently, and what if I want to assign more than one subnets to client devices, what is possible change in dhcp or dnsmasq configuration file please suggest me a detail Howto, and How can I handle the situation efficiently where there are suppoby rahulmahale - PirateBox (General)
Hi Matthias, following is my content of file /etc/config/network where 192.168.1.1 is ip of my home router and 192.168.1.9 is ip of my piratebox so the issue is my client devices are also directly redirecting to web and not to piratebox.lan and I am not able to install php5 but I can ping to any web url and yes my python script is running successfully now at each execution but now I need Inby rahulmahale - PirateBox (General)
Hi Nargren, Thanks for suggestion I added the following in shell script and it worked for me export LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib:/usr/local/usr/lib but i have one issue as i am downloading a file from url to PB it doesnt works each time it works after running script 2-3 times and it throws the following error when it doesnt works File "/mnt/usb/PirateBox/Shared/dby rahulmahale - PirateBox (General)