[netfilter-cvslog] r3856 - in trunk/patch-o-matic-ng/geoip: . linux/Documentation linux-2.6/net/ipv4/netfilter

laforge at netfilter.org laforge at netfilter.org
Tue Apr 12 15:03:29 CEST 2005


Author: laforge at netfilter.org
Date: 2005-04-12 15:03:29 +0200 (Tue, 12 Apr 2005)
New Revision: 3856

Modified:
   trunk/patch-o-matic-ng/geoip/help
   trunk/patch-o-matic-ng/geoip/linux-2.6/net/ipv4/netfilter/Kconfig.ladd
   trunk/patch-o-matic-ng/geoip/linux/Documentation/Configure.help.ladd
Log:
update documentation URL's (Samuel Jean)


Modified: trunk/patch-o-matic-ng/geoip/help
===================================================================
--- trunk/patch-o-matic-ng/geoip/help	2005-04-11 15:07:51 UTC (rev 3855)
+++ trunk/patch-o-matic-ng/geoip/help	2005-04-12 13:03:29 UTC (rev 3856)
@@ -13,6 +13,5 @@
            NOTE: The country is inputed by its ISO3166 code.
 
 The only extra files you need is a binary db (geoipdb.bin) & its index file (geoipdb.idx).
-Both files are generated from a countries & subnets database with the csv2bin tool,
-available at www.cookinglinux.org/geoip/. Both files MUST also be moved in /var/geoip/
-as the shared library is statically looking for that pathname (ex.: /var/geoip/geoipdb.bin).
+Take a look at http://people.netfilter.org/peejix/geoip/howto/geoip-HOWTO.html
+for a quick HOWTO.

Modified: trunk/patch-o-matic-ng/geoip/linux/Documentation/Configure.help.ladd
===================================================================
--- trunk/patch-o-matic-ng/geoip/linux/Documentation/Configure.help.ladd	2005-04-11 15:07:51 UTC (rev 3855)
+++ trunk/patch-o-matic-ng/geoip/linux/Documentation/Configure.help.ladd	2005-04-12 13:03:29 UTC (rev 3856)
@@ -6,7 +6,7 @@
   database containing all subnets and associated countries.
 
   For the complete procedure and understanding, read :
-  http://www.cookinglinux.org/geoip/howto/geoip-HOWTO.html
+  http://people.netfilter.org/peejix/geoip/howto/geoip-HOWTO.html
   
   
   If you want to compile it as a module, say M here and read

Modified: trunk/patch-o-matic-ng/geoip/linux-2.6/net/ipv4/netfilter/Kconfig.ladd
===================================================================
--- trunk/patch-o-matic-ng/geoip/linux-2.6/net/ipv4/netfilter/Kconfig.ladd	2005-04-11 15:07:51 UTC (rev 3855)
+++ trunk/patch-o-matic-ng/geoip/linux-2.6/net/ipv4/netfilter/Kconfig.ladd	2005-04-12 13:03:29 UTC (rev 3856)
@@ -7,7 +7,7 @@
           database containing all subnets and associated countries.
 
           For the complete procedure and understanding, read :
-          http://www.cookinglinux.org/geoip/howto/geoip-HOWTO.html
+          http://people.netfilter.org/peejix/geoip/howto/geoip-HOWTO.html
 
 
           If you want to compile it as a module, say M here and read




More information about the netfilter-cvslog mailing list