Rahul12345 Posted September 7, 2016 Posted September 7, 2016 When I tried opkg update, I got the following errors: Collected errors: * opkg_download: Failed to download https://www.wifipineapple.com/nano/packages/Packages.gz, wget returned 4. * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/base/Packages.gz, wget returned 4. * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/packages/Packages.gz, wget returned 4. * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/management/Packages.gz, wget returned 4. * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/routing/Packages.gz, wget returned 4. Also when I tried Internet connection sharing on Linux, I got the following errors SIOCSIFADDR: Operation not permitted SIOCSIFFLAGS: Operation not permitted SIOCSIFNETMASK: Operation not permitted SIOCSIFFLAGS: Operation not permitted ./wp5.sh: line 74: /proc/sys/net/ipv4/ip_forward: Permission denied modprobe: ERROR: could not insert 'ip_tables': Operation not permitted iptables v1.4.21: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. modprobe: ERROR: could not insert 'ip_tables': Operation not permitted iptables v1.4.21: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. conntrack: Could not determine whether revision 3 is supported, assuming it is. conntrack: Could not determine whether revision 3 is supported, assuming it is. conntrack: Could not determine whether revision 3 is supported, assuming it is. modprobe: ERROR: could not insert 'ip_tables': Operation not permitted iptables v1.4.21: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. conntrack: Could not determine whether revision 3 is supported, assuming it is. conntrack: Could not determine whether revision 3 is supported, assuming it is. conntrack: Could not determine whether revision 3 is supported, assuming it is. modprobe: ERROR: could not insert 'ip_tables': Operation not permitted iptables v1.4.21: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. modprobe: ERROR: could not insert 'ip_tables': Operation not permitted iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. SIOCDELRT: Operation not permitted SIOCADDRT: Operation not permitted Any help is appreciated Quote
Just_a_User Posted September 7, 2016 Posted September 7, 2016 (edited) Looks like your nano doesn't have Internet access. can you ping 8.8.8.8 from the nano shell for example? Also try running the connection script as sudo/root. The version your using looks like wp5.sh try getting the latest wp6.sh from www.wifipineapple.com/wp6.sh Edited September 7, 2016 by Just_a_User Quote
Rahul12345 Posted September 7, 2016 Author Posted September 7, 2016 5 minutes ago, Just_a_User said: I tried to provide internet access via Internet sharing but got all the errors that I mentioned. how do i install modules from the gui? Quote
Just_a_User Posted September 7, 2016 Posted September 7, 2016 Once your nano has internet access you can use the GUI via the manage modules view to view the available modules and also download and install them. Quote
Sebkinne Posted September 7, 2016 Posted September 7, 2016 Run the wp6.sh script with sudo. It's not got admin permissions as far as I can see. I'll add a check in the future. 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.