Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: cored on June 26, 2017, 09:12:51 PM

Title: unable to install xt_geoip.tcz
Post by: cored on June 26, 2017, 09:12:51 PM
I've tried different mirrors, they all fail with 404 not found. I already have iptables installed, and I want to use geoip with it. Any ideas how to install this?

Code: (bash) [Select]
tce-load -wi xt_geoip.tcz
xt_geoip.tcz.dep OK
Downloading: xtables-addons-4.8.17-tinycore.tcz
Connecting to distro.ibiblio.org (152.19.134.43:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: xtables-addons-4.8.17-tinycore.tcz.md5.txt: No such file or directory
Error on xtables-addons-4.8.17-tinycore.tcz
Title: Re: unable to install xt_geoip.tcz
Post by: curaga on June 27, 2017, 12:38:43 AM
Looks like someone needs to compile xtables-addons for 8.x. Extensions are user contributed, maybe that could be you?
Title: Re: unable to install xt_geoip.tcz
Post by: cored on June 27, 2017, 03:37:06 AM
Thanks for the reply. I have TC installed on embedded hardware with 32MB storage and 128MB ram. I will have to install on a virtual machine or other hardware that would be more capable of compiling. I will play around with it in my spare time, but if anyone would like to share the extension it would be much appreciated.
Title: Re: unable to install xt_geoip.tcz
Post by: andyj on June 27, 2017, 05:45:41 AM
I have been testing it on 8.x 64-bit along with the rest of the other extensions I maintain . I've been out of town the last few weeks, but once I update the info files I'll submit them. If you're looking for a 32-bit extension I haven't started those yet, but I'll see what I can do today.
Title: Re: unable to install xt_geoip.tcz
Post by: cored on June 27, 2017, 03:23:38 PM
It is 32bit that I am using. No rush on this at all.