Ad Schellevis

Results 622 comments of Ad Schellevis

> In Firewall > Aliases, create an empty alias such as hosts_from_dns Make sure you choose `External (advanced)` as type in this case as these won't be touched by the...

@julsssark don't be sorry, I'm just moving it here because I expect it's a kernel thing. I was able to reproduce it, but givenour current busy schedule a fix might...

When possible, please open a pull-request. currently the `nsupdate` action seems to be backgrounded, if you make it blocking, it might stall the boot process. (with a `pull-request` we can...

@perryflynn it might be worth a try if that works better, but my advise would be to first install ddclient (without our plugin package) and test it out. If it...

At first glance I'm afraid your overcomplicating the code now, when the hook fires multiple times, the command executed maybe different know due the conditionals. I would really opt for...

> Definitively. But not sure how to archieve that, as the nsupdate should not block the bootup / hook execution. I see. Maybe it's better to use a local workaround...

> What about the potential race condition in the newwanip hook? That hook is used by many components as it looks like. Should a working internet connection be available when...

https://kb.synology.com/en-my/DSM/tutorial/How_to_log_in_to_DSM_with_key_pairs_as_admin_or_root_permission_via_SSH_on_computers ?

@marvinwankersteen `IDENT` is supported in combination with stunnel (https://docs.opnsense.org/manual/how-tos/stunnel.html#enable-identd). When there is no ident server, `squid` shouldn't mind (never did in the past), but the overal stability of `squid` seemed...

@marvinwankersteen we will first try to build the latest squid version to see of that fixes any issues, in the mean time you can disable the ident/network match in `/usr/local/opnsense/service/templates/Deciso/Proxy/10-opnproxy-ext.auth.conf`,...