Country IP Lists

Merged ipdeny country aggregates + Starlink geofeed, formatted for pfSense URL Table aliases. Plain text, one CIDR per line. IPv4 by default.

Usage

URLReturns
https://geo-ip.yontec.xyz/auAustralia, IPv4 only (default)
https://geo-ip.yontec.xyz/au?v=6Australia, IPv6 only
https://geo-ip.yontec.xyz/au?v=allAustralia, IPv4 + IPv6 in one list
https://geo-ip.yontec.xyz/nzNew Zealand
https://geo-ip.yontec.xyz/au,nzMultiple countries merged into one list

Any ISO 3166 two-letter country code that ipdeny publishes will work (us, gb, de, jp, …).

pfSense setup

  1. Go to Firewall → Aliases → URLs → Add
  2. Type: URL Table (IPs)
  3. URL: https://geo-ip.yontec.xyz/au (or your countries of choice)
  4. Update frequency: 1 day
  5. Reference the alias in your firewall rules (e.g. as the source on a WAN pass rule)

If you run dual-stack, create a second alias pointing at ?v=6 and use it in your IPv6 rules.

Notes