Questions tagged [geoip]

11 questions
16
votes
1 answer

Why does Ubuntu Desktop require geoip-database?

I was watching my 13.04 VM update, and I noticed that it wanted to update the geoip-database package. I have verified that it is present on my 12.10 computer as well - what does Ubuntu desktop use this for?
jrg
  • 61,707
11
votes
0 answers

Gtk-redshift can't get location using geoclue

I have always used gtk-redshift to adjust the color temperature of my laptop, but since I've upgraded it to Ubuntu 12.10, redshift doesn't work anymore. When I start it I get this error: Started Geoclue provider `Geoclue Master'. Using provider…
3
votes
1 answer

Command line doesn't recognize VPN and makes requests from real IP?

System Ubuntu 15.10 Wily Desktop Environment: GNOME Shell 3.16.4 VPN: Astrill v2.9.3 Problem I live in China. Without a VPN, I can't access many sites, including Google, Facebook, etc. Thus, I have bought the Astrill VPN and installed it on my…
2
votes
1 answer

Bind dns server complains about GeoIP

A fresh Ubuntu 16.04 with BIND dns server . Right after starting the bind it logs about GeoIP Edit1: (3 lines added to beginning ) Sep 5 16:11:51 ns3 named[17723]: initializing GeoIP Country (IPv4) (type 1) DB Sep 5 16:11:51 ns3 named[17723]:…
2
votes
0 answers

ubuntu-geoip-provider 100% cpu

/usr/lib/x86_64-linux-gnu/ubuntu-geoip-provider is using a full core on my laptop and doesn't seem like it'll ever finish up - have left it running for at least 30mins before killing it. it'll restart again at some point and be back to 100% anything…
user396912
1
vote
0 answers

How to disable or delete Ubuntu Desktop geoip-database?

So, I found out why geoip-database is used in Ubuntu, but it seems it is intrustive. So, can you disable it or delete it? If so, will that interferer with Ubuntu performance?
ThN
  • 223
1
vote
0 answers

Content Delivery Network

I have a project that i need to setup Content Delivery Network on Ubuntu, That involves like Geo Dns structure, Fail over and High availability So i am looking if some one help me that where should i start, I have no experience about it, so i would…
Qasim
  • 22,162
1
vote
0 answers

Geoblocking with IPSET and IPTABLES - Occasionally not dropping country

Ubuntu 20.04.6 LTS. LAMP Server. Using Fail2Ban I've been trying to Geoblocking working on my private server, more for personal interest than anything else. Plus I thought it would reduce the amount of garbage that Fail2Ban has to deal with. I know…
Gordon D
  • 11
  • 3
0
votes
1 answer

unknown directive "geoip_country" in ubuntu 16.04 nginx version 1.12.1

I have installed geoip_country by using chef. Tried the same manually, but the result is the same. getting error : nginx -t nginx: [emerg] unknown directive "geoip_country" in /etc/nginx/nginx.conf:12 nginx: configuration file /etc/nginx/nginx.conf…
0
votes
1 answer

xtables-addons fails to load xt_geoip kernel module?

I have an Rpi 5, with Ubuntu 24.04.2 LTS and the following installed. $ dpkg --list | grep xtable ii libxtables12:arm64 1.8.10-3ubuntu2 arm64 netfilter xtables library ii xtables-addons-common …
TommyPeanuts
  • 1,147
0
votes
1 answer

Block access by Geo location

I'm wondering if it's possible to block access based on location, as many hackers and ransomware attacks in recent years came from Russia or Belarus etc. I dont want my vps accessed by those countries. I'm aware that there's ways around this, such…
Amin
  • 156