121
20.7 Legacy Series / Re: GeoIP Rules Question
« on: August 10, 2020, 08:41:16 pm »
What countries are you blocking for in and out ?
i am just curious.
i am just curious.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
2020-08-06T15:50:02 /update_tables.py[35043]: geoip updated (files: 499 lines: 404488)
2020-08-05T15:49:01 /update_tables.py[78660]: geoip updated (files: 499 lines: 404488)
2020-08-04T15:48:02 /update_tables.py[26100]: geoip updated (files: 499 lines: 402405)
2020-08-03T15:47:02 /update_tables.py: geoip updated (files: 499 lines: 402405)outbound1.letsencrypt.org
outbound2.letsencrypt.org
acme-v01.api.letsencrypt.org
acme-staging.api.letsencrypt.org
acme-v02.api.letsencrypt.org
acme-staging-v02.api.letsencrypt.org
You should move it to How-To section, as 20.1 is outdated in some timeit works as well on 20.7,
















[Interface]
Address = 10.171.1.2/31
PrivateKey = LaptopPrivKey
DNS = 10.10.1.20
[Peer]
PublicKey = OpnsensePUBLICkey
AllowedIPs = 0.0.0.0/0
Endpoint = my.ddns.example.com:51820
[Interface]
Address = 10.171.1.2/31
PrivateKey = LaptopPrivKey
MTU = 1380
DNS = 10.10.1.20
[Peer]
PublicKey = OpnsensePUBLICkey
AllowedIPs = 0.0.0.0/0
Endpoint = my.ddns.example.com:51820Mhm, then I would do a package caputre on the interfaces to see if the outbound NAT is correct.i did a packet capture but nothing happens on the openvpn interface.
If I remember correctly to use openvpn on both wan connections you would configure the openvpn server to localhost and do some port forwardings to the local port on each wan interface, not sure if it's still the prefered way.