Search found 240 matches

by gregober
07 Apr 2023, 10:17
Forum: Installation & deployment
Topic: Installation not working
Replies: 9
Views: 9372

Re: Installation not working

DynFi Firewall is based on FreeBSD v.13. and the Proliant clearly does not support FreeBSD officialy. Some people are known to have made it work using some tricks, but FreeBSD is NOT listed on the official supported platform on either side (FreeBSD or HPE). What I would advise you is to install Prox...
by gregober
05 Apr 2023, 10:53
Forum: General discussion
Topic: DynFi Manager Connexion Agent installation
Replies: 9
Views: 19923

Re: DynFi Manager Connexion Agent installation

I have moved this thread to the right forum. There is a forum for "DynFi Firewall" and another one for "DynFi Manager" these are two distinct products and you must post in the right forum otherwise everyone gets confused. Just installed connexion agent on latest OPNsense and it i...
by gregober
04 Apr 2023, 12:38
Forum: General questions
Topic: Can't update DynFi to the latetest version
Replies: 5
Views: 6887

Re: Can't update DynFi to the latetest version

Well that's why forums are there ;-)

Happy to help… just spread the word about our distro. Thx !
by gregober
04 Apr 2023, 10:51
Forum: General discussion
Topic: DynFi Manager Connexion Agent installation
Replies: 9
Views: 19923

Re: DynFi Manager Connexion Agent installation

Excuse us, but what is your target system ? System Version (We should have started with that). On a system running OPNsense 23.1.3_4-amd64 install works perfectly: root@firewall:~ # curl https://dynfi.com/files/connection-agent/pfsense/dfconag-latest-installer.sh --output /tmp/dfconag-installer.sh &...
by gregober
04 Apr 2023, 10:42
Forum: General questions
Topic: Can't update DynFi to the latetest version
Replies: 5
Views: 6887

Re: Can't update DynFi to the latetest version

Sorry, ping is blocked by our firewalls.

If DNS is working, you should try to check if you can reach port 80 which is used for package install:

Code: Select all

# nc -vz 188.165.99.10 443
Connection to 188.165.99.10 port 80 [tcp/http] succeeded!
by gregober
03 Apr 2023, 11:36
Forum: General questions
Topic: Can't update DynFi to the latetest version
Replies: 5
Views: 6887

Re: Can't update DynFi to the latetest version

Can you try to ping "packages.dynfi.com" from the CLI ?

I am suspecting a problem with DNS resolution.
by gregober
03 Apr 2023, 10:03
Forum: General discussion
Topic: DynFi Manager Connexion Agent installation
Replies: 9
Views: 19923

Re: DynFi Manager Connexion Agent installation

The proposed method won't work. Please just download the script and run it.

Like:

Code: Select all

root@pfsense:~# curl https://dynfi.com/files/connection-agent/pfsense/dfconag-latest-installer.sh --output /tmp/dfconag-installer.sh && sh /tmp/dfconag-installer.sh
by gregober
29 Mar 2023, 10:28
Forum: Announcements
Topic: DynFi Firewall v.3.00.000
Replies: 0
Views: 9124

DynFi Firewall v.3.00.000

The DynFi team is very pleased to announce the immediate release of DynFi Firewall version 3.00.000. This new version brings : * much stability in interface handling, NAT & Routing * Updated DNS filtering mechanism with tens of millions of URLs classified in 60 different categories * all package...
by gregober
29 Mar 2023, 10:22
Forum: Installation & deployment
Topic: Cloudflare Zero Trust Tunnel (reverse proxy)
Replies: 2
Views: 9546

Re: Cloudflare Zero Trust Tunnel (reverse proxy)

I originally spun up my DynFi Manager behind an nginx reverse proxy to make it simple to use acme.sh. I've recently decided to go all in on Cloudflare Zero Trust and DynFi has been the only service I've had a hard time setting up with a tunnel. My manager is dynfi-23.0.3-all.jar on Ubuntu 20.04.6 L...
by gregober
27 Mar 2023, 09:15
Forum: General discussion
Topic: DynFi Manager Connexion Agent installation
Replies: 9
Views: 19923

Re: DynFi Manager Connexion Agent installation

Thanks, I have fixed the link.