WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: unable to install xt_geoip.tcz  (Read 1702 times)

Offline cored

  • Newbie
  • *
  • Posts: 3
unable to install xt_geoip.tcz
« 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

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: unable to install xt_geoip.tcz
« Reply #1 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?
The only barriers that can stop you are the ones you create yourself.

Offline cored

  • Newbie
  • *
  • Posts: 3
Re: unable to install xt_geoip.tcz
« Reply #2 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.

Offline andyj

  • Hero Member
  • *****
  • Posts: 1021
Re: unable to install xt_geoip.tcz
« Reply #3 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.

Offline cored

  • Newbie
  • *
  • Posts: 3
Re: unable to install xt_geoip.tcz
« Reply #4 on: June 27, 2017, 03:23:38 PM »
It is 32bit that I am using. No rush on this at all.