[BlueOnyx:25017] Re: Bulk mailing

2021-07-23 Thread Colin Jack
Morning Michael, On 22/07/2021, 20:39, "Blueonyx on behalf of Michael Stauber" wrote: Hi Colin, > I want to email all users on one of our servers to warn of some > disruption during upgrades. > > I haven’t done this for years but seem to remember there was a quick and

[BlueOnyx:25026] Easy Migrate errors

2021-07-25 Thread Colin Jack
I’m trying to migrate from a 5207R server (upgraded in the past from 5107R) to a new 5210R server. I am seeing the following .. finally ending with an error which stops the migration: [INFO] User 'user1' created.                        [NameSpace] 'subdomains' Diff in NameSpace Email: do_not_r

[BlueOnyx:25028] Re: Easy Migrate errors

2021-07-25 Thread Colin Jack
Hi Michael, > I am seeing the following .. finally ending with an error which stops the migration: > > [INFO] User 'user1' created.[NameSpace] 'subdomains' Diff in NameSpace Email: do_not_reply > Diff in NameSpace Email: do_not_reply_from > 'Email'

[BlueOnyx:25029] LE Cert problem

2021-07-25 Thread Colin Jack
I have a new 5210R server and have set up a new vsite. The vsite has one alias. I have generated an LE cert (inc. the alias) but the cert doesn’t show the alias as an alternative name. :-? How can I totally remove the current cert and generate a new one to see if that fixes the problem? There wa

[BlueOnyx:25031] Re: LE Cert problem

2021-07-26 Thread Colin Jack
Morning Michael, On 26/07/2021, 01:26, "Blueonyx on behalf of Michael Stauber" wrote: > I have generated an LE cert (inc. the alias) but the cert doesn’t show > the alias as an alternative name. :-? Weird. It *should* show. If an alias was included during the LE cert request a

[BlueOnyx:25032] Re: LE Cert problem

2021-07-26 Thread Colin Jack
Hi Michael, > There was an existing cert generated before adding the alias, so I > suspect this may be the problem. Or it's possible the cert request went through, but Apache (and/or Nginx) didn't get restarted. So you still see the "old" cert until the next Apache/Nginx restar

[BlueOnyx:25033] Roundcube not working on 5210R

2021-07-26 Thread Colin Jack
Just purchased and installed Solarspeed Roundcube 1.4.11 on a new 5210R Not working: [Mon Jul 26 09:54:32.494765 2021] [core:error] [pid 168950] [client 66.249.74.38:48514] End of script output before headers: index.php [Mon Jul 26 09:55:18.153873 2021] [core:error] [pid 168951] [client 91.135.

[BlueOnyx:25034] Re: LE Cert problem

2021-07-26 Thread Colin Jack
Hi Michael, > Nope - that didn't work. > No matter what I did from the GUI it wouldn't let go the old cert. Deleted certificate from certs folder under the vsite and regenerated and it seems to have come right! 😊 Kind regards Colin ___ Blueonyx mai

[BlueOnyx:25035] Re: Roundcube not working on 5210R

2021-07-26 Thread Colin Jack
This was a migration - maybe it pulled the old database across? I have tried removing and reinstalled RC but maybe I should dump the database and install again? > -Original Message- > From: Blueonyx On Behalf Of Colin Jack > Sent: 26 July 2021 10:03 > To: Blueonyx@mail

[BlueOnyx:25036] Re: Roundcube not working on 5210R

2021-07-26 Thread Colin Jack
User error . Using suPHP and roundcube install doesn't change ownership. Should have picked that up earlier! Colin > -Original Message- > From: Blueonyx On Behalf Of Colin Jack > Sent: 26 July 2021 10:03 > To: Blueonyx@mail.blueonyx.it > Subject: [BlueOnyx:25033] R

[BlueOnyx:25037] Authenticated smarthost using Postfix

2021-07-26 Thread Colin Jack
I need to enable authenticated SMTP for our smarthost setting on 5210R Is it just a matter of adding the following to main.cf: smtpd_sasl_password_maps = hash:/etc/postfix/sasl_pas

[BlueOnyx:25041] Re: Roundcube not working on 5210R

2021-07-26 Thread Colin Jack
Hi Michael, When RoundCube is installed or upgraded and the Vsite is using either suPHP, PHP-FPM or mod_ruid2 it *should* set the ownership of the install rolder to the siteAdmin who's configured as "Web Owner" for that Vsite. Didn't in this case - even when I removed and re-installed

[BlueOnyx:25042] Re: LE Cert problem

2021-07-26 Thread Colin Jack
Hi Michael, > No matter what I did from the GUI it wouldn't let go the old cert. Strange. :-/ > Deleted certificate from certs folder under the vsite and regenerated and it seems to have come right! 😊 Very well. I'm glad you could sove it! I then added an additional alias and

[BlueOnyx:25043] Re: Authenticated smarthost using Postfix

2021-07-26 Thread Colin Jack
Hi Michael, > Main.cf already has smtpd_sasl_auth_enable > > = yes That's correct, as we need that to allow users to send email via SMTP-Auth. > I need to e

[BlueOnyx:25044] Re: Authenticated smarthost using Postfix

2021-07-27 Thread Colin Jack
Hi Michael, > I *think* so, but I haven't yet used that option myself. But from what I've > read > at the URL you posted I'm fairly certain that it should work. > > The main.cf of Postfix on a BlueOnyx is corrected by a custom Systemd script > of > ours on every Postfix restart. But we don't en

[BlueOnyx:25047] Re: Authenticated smarthost using Postfix

2021-07-27 Thread Colin Jack
Hi Michael / Larry, > Pretty sure you need an "smtpd_sasl_type" line to go > with what you have to tell postfix "how" to authenticate. > Docs says options are listed with the postconf -A command. > Don't have a BX postfix machine to check but most likely > yours says dovecot.

[BlueOnyx:25049] Re: Authenticated smarthost using Postfix

2021-07-28 Thread Colin Jack
Hi Larry, > > So I guess Colin needs to set 'smtpd_sasl_type = cyrus'. > > Using 'dovecot' instead is common, but we use Saslauth for SMTP on both > Sendmail and Postfix. > > Thanks for that but I already have that: > > smtpd_sasl_authenticated_head

[BlueOnyx:25050] Re: Authenticated smarthost using Postfix

2021-07-28 Thread Colin Jack
Hi Larry, Then I believe you need to create the database file for authentication with the saslpasswd2 command, not as a hash file db. I'm not at all familiar with sasl (as you will have guessed!). Will I not need this in the main.cf then: smtpd_sasl_password_maps= hash:/etc/postfix/sasl_

[BlueOnyx:25052] Re: Authenticated smarthost using Postfix

2021-07-28 Thread Colin Jack
Thanks Larry, > > Will I not need this in the main.cf then: > smtpd_sasl_password_maps= hash:/etc/postfix/sasl_passwd > Colin, No, in main.cf you will add smtpd_sasl_path - smtpd which tells postfix that the cyrus configuration file is named smtpd.conf. This fil

[BlueOnyx:25053] Re: Authenticated smarthost using Postfix

2021-07-28 Thread Colin Jack
Hi Larry, No, in main.cf you will add smtpd_sasl_path = smtpd which tells postfix that the cyrus configuration file is named smtpd.conf. This file is generally in /usr/lib/sasl2 or possibly /etc/sasl2 directory. You then configure cyrus to authenticate against its database (sasld

[BlueOnyx:25056] Re: Authenticated smarthost using Postfix

2021-07-28 Thread Colin Jack
Hi Larry, > > Colin, > > Check and see if saslauthd is running with the /etc/shadow flag > (believe it is -a ). Colin, Found some docs on how to run multiple saslauthd daemons for authenticating postfix: https://serverfault.com/questions/558377/saslauthd

[BlueOnyx:25091] DDNS

2021-09-09 Thread Colin Jack
Quick question. Has anybody set up a DDNS server on BX? Regards Colín ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:25095] Re: DDNS

2021-09-10 Thread Colin Jack
Good morning Michael, Hi Colin, > Quick question. > Has anybody set up a DDNS server on BX? Yeah, I did so via two different methods in the past: 1.) Via PowerDNS There is a small extra module for the PowerDNS server that exposes a special password protected URL. Whe

[BlueOnyx:25099] Re: DDNS

2021-09-12 Thread Colin Jack
Hi Michael, If you want, I could quickly hack something together for you. It'll work, but it won't be that pretty. And this is *just* for DNS, right? Not for changing the IPs of Vsites on the server on the fly? Forgot to mention, this would be on a 5209R CT. All the best and thanks a

[BlueOnyx:25104] Re: DDNS - done for 5209R

2021-09-13 Thread Colin Jack
Hi Michael, > Forgot to mention, this would be on a 5209R CT. Ok, I got something for 5209R and I'll eventually port it to 5210R as well. That looks very organised! __ I will have a play and see how I get on. Many thanks for your efforts. Kind regards Colin ___

[BlueOnyx:25157] 5210R mail log

2021-10-08 Thread Colin Jack
I am sure I have seen this in the mail list before but cannot find it. My 5210R has stopped writing to the /var/log/maillog. What do I need to do to fix it please? Thanks Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it

[BlueOnyx:25160] Re: 5210R mail log

2021-10-08 Thread Colin Jack
Hi Christoph, You might want to try to send rsyslogd a SIGHUP, as in: kill -HUP $(cat /var/run/rsyslogd.pid) or straightaway restart it: service rsyslog restart That should normally fix it. Spot on. Thank you. Colin ___ Blueonyx mailing list Blu

[BlueOnyx:25171] Can't create new CT

2021-10-25 Thread Colin Jack
Good afternoon. I am trying to create a new AlmaLinux 8 CT on one of my Aventurine nodes but it won't play ball. Is this a problem with the template tarball? Colin c296b04 : Creating OS template cache for almalinux-8-x86_64 template 2021-10-25T13:20:25+ vzctl : CT 2ecfa697-1f39-4143-9803-4

[BlueOnyx:25628] Migrating DNS

2022-10-05 Thread Colin Jack
All our DNS servers are running on 5208R which has gone EOL and I need to upgrade to a more up to date OS. I have tried migrating to both 5209R and 5210R and neither import the MX records or the TXT records completely. All domains import okay but only one MX per domain and not all the TXT record

[BlueOnyx:25630] Re: Migrating DNS

2022-10-05 Thread Colin Jack
Thanks Michael, I must have missed to follow up with you on this. My apologies! I didn't want to disturb your work on 5211R. __ Please send me the login details again and the details for what needs to go where and I'll take care of it. Will do. Kind regards Colin _

[BlueOnyx:25640] Wish List

2022-10-13 Thread Colin Jack
Just a minor idea to make my life easier. 😊 Would it be possible to have either a check box or drop down for each vsite to force https like we can for the server itself? No big deal but it makes it easier rather than using .htaccess or php to redirect as we do at the moment. Quite a few customers

[BlueOnyx:25642] Re: Wish List

2022-10-13 Thread Colin Jack
__ On 13/10/2022, 15:07, "Blueonyx on behalf of Michael Stauber" wrote: Hi Colin, > Just a minor idea to make my life easier. 😊 > > Would it be possible to have either a check box or drop down for each > vsite to force https like we can for the server itself? >

[BlueOnyx:25652] Head scratcher - migrated email server

2022-10-14 Thread Colin Jack
Good morning. I am currently in the process of migrating my 5208R CTs to 5210R. I have successfully moved my DNS servers after Michael’s patch on the Easy Migrate. Last night I started on the first of my email hosts and have a conundrum. The Easy Migrate appears to have migrated everything corre

[BlueOnyx:25656] Re: Head scratcher - migrated email server

2022-10-14 Thread Colin Jack
Hi Michael, That sounds like an SMTP-Auth issue. In the GUI go to "Server Management" / "Network Services" / "Email" and make sure "Enable SMTP-Auth" is ticked. In your case you can pretty much check all checkboxes that are in the "Basic" tab - except fort "Enable Z-push",

[BlueOnyx:25660] Re: Head scratcher - migrated email server

2022-10-15 Thread Colin Jack
Hi both, On 15/10/2022, 05:31, "Blueonyx on behalf of Michael Stauber" wrote: Hi Colin and Larry, Larry Smith wrote: >In your log snippet I notice you are using your full email address. > Am I to assume your test of logging into the GUI also used your > full email addr

[BlueOnyx:25701] Re: BlueOnyx 5211R Released

2022-11-22 Thread Colin Jack
Congratulations Michael,  BlueOnyx 5211R has been released today! \o/ After a 12 month development ordeal (starting on RHEL9 Beta!) BlueOnyx 5211R for EL9 (RHEL9, AlmaLinux 9, Rocky Linux 9) we finally have a release candidate re

[BlueOnyx:25714] Re: BlueOnyx 5211R Released

2022-11-22 Thread Colin Jack
Hi Michael, > Looking forward to spinning up a test CT. > When do you think you might have a template available for Aventurin{e}? Sadly BlueOnyx 5211R (or any EL 9 clone) won't run on OpenVZ 7 or Aventurin{e} 6109R as Container. The OS requires a newer kernel than available

[BlueOnyx:25724] Re: BlueOnyx 5211R Released

2022-11-23 Thread Colin Jack
Hi Michael, It works in a VM on OpenVZ 7 and Aventurin{e} 6109R, though. In fact all development testing of 5211R was done in VMs on 6109R. I have tried to spin up a KVM on my 6109R but have come across a problem. I select vzlinux7 for distribution but "No OS templates found!

[BlueOnyx:25729] Re: BlueOnyx 5211R Released

2022-11-24 Thread Colin Jack
Morning Michael, > Yeah, let me provide a more detailed writeup that outlines all steps: Excellent - thank you. I am sure a lot of others will be very glad of this detailed 'how to' ... > After the reboot your VM should be ready to use. > Let me know if you have any further que

[BlueOnyx:25736] Re: BlueOnyx 5211R Released

2022-11-24 Thread Colin Jack
Hi Michael, I have tried and failed. Twice. :-? Followed the instructions and VM was created okay but no host name. Rebooted but still no host name. I put in a host name and save it and rebooted for good measure. Once it has saved, go back to "Virtual Servers" and the new VM should al

[BlueOnyx:25821] Re: BlueOnyx Funding Issue - and some other news

2022-12-12 Thread Colin Jack
Times are tight, but with the number of us running BX servers commercially probably extending into thousands, even a $20 donation each would add up to a decent sum? https://www.blueonyx.it/donations Come on guys - you know it makes sense and only fair? Colin On 12/12/2022, 06:45, "Blueonyx o

[BlueOnyx:25878] The GoAccess daemon is currently not running

2023-01-03 Thread Colin Jack
All my 5210R servers are showing a status error:  The GoAccess daemon is currently not running and should be restarted. I cannot see anything in /usr/lib/systemd/system for GoAccess. Is anybody else seeing this? What am I missing? Thanks Colin ___ B

[BlueOnyx:25880] Re: The GoAccess daemon is currently not running

2023-01-03 Thread Colin Jack
Hi Michael, > GoAccess and Monitorix has just been backported form 5211R to 5210R. Yeah saw that from your posting > They bring this two new daemons aboard: That is my problem. :-/ [root@5210r ~]# systemctl status goaccess Unit goaccess.service could not be found. [root@5210r ~]#  Monitorix i

[BlueOnyx:25887] Re: 5210R GoAccess issues - fixed

2023-01-03 Thread Colin Jack
Hi Michael, > I just published YUM updates for 5210R that should fix this. So please > try the usual procedure and it should fix it: Yup - all good! > Sorry! Hehehe ... no worries. Well done! With best regards Colin ___ Blueonyx mailing list Blu

[BlueOnyx:26054] PDFparser

2023-03-29 Thread Colin Jack
We have a client on a 5209R who needs PDFparser for PHP. Is this already installed or will I need to install it (and if so how? 😊) Many thanks Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:26056] Re: PDFparser

2023-03-29 Thread Colin Jack
ns anyway a bad idea), so I hope you have php updated to at least php 7.2 Am 29.03.2023 um 22:22 schrieb Colin Jack: We have a client on a 5209R who needs PDFparser for PHP. Is this already installed or will I need to install it (and if so how? 😊)

[BlueOnyx:26062] Re: DDNS - done for 5209R

2023-04-03 Thread Colin Jack
Hi Michael, Long time not chat - how are things in Colombia. We are suffering the fruits of Brexit ... long border delays etc. Crazy. Was this (below) ported to 5210R? Thanks Colin On 12/09/2021, 23:33, "Blueonyx on behalf of Michael Stauber" mailto:blueonyx-boun...@mail.blueonyx.it> on beh

[BlueOnyx:26066] Re: DDNS - done for 5209R

2023-04-04 Thread Colin Jack
Oops! Wasn't supposed to go to the list! __ Colin On 03/04/2023, 18:07, "Blueonyx on behalf of Michael Stauber" mailto:blueonyx-boun...@mail.blueonyx.it> on behalf of mstau...@blueonyx.it > wrote: Hi Colin, I'm not sure you're aware that this went to the list?

[BlueOnyx:26082] Aventurine - unable to access CT management

2023-04-08 Thread Colin Jack
Good afternoon, All my 610R Aventurin{e} nodes are showing n/a in the Action column for managing virtual servers. :-/ Anybody any idea what is going on? Thanks Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/

[BlueOnyx:26084] Re: Aventurine - unable to access CT management

2023-04-08 Thread Colin Jack
Hi Chris All my 610R Aventurin{e} nodes are showing n/a in the Action column for managing virtual servers. :-/ Anybody any idea what is going on? Yes, we are seeing similar behavior with our 6109R systems, as well as a corresponding failure using the API. My suspicion is that it has something

[BlueOnyx:26086] Re: Aventurine - unable to access CT management

2023-04-08 Thread Colin Jack
Thanks Michael. > 2.) In the gUI go to "Server Management" / "License" / "Personal License" and hit save on that page. All good. Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:26088] Re: Aventurine - unable to access CT management

2023-04-08 Thread Colin Jack
Yes, confirmed this works. Thank you so much for that. Let me know if you need someone to give that licensing server a strong talking to. ;) __ Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueony

[BlueOnyx:26129] WHAM missing

2023-04-18 Thread Colin Jack
Just bought a couple of Wordpress WHAM modules. Installed software shows installed: WHAM Module -- Wordpress 6.0.1 But vsite doesn’t … 5210R How to shake loose please? Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/m

[BlueOnyx:26131] Re: WHAM missing

2023-04-18 Thread Colin Jack
Hi Michael, > Alternatively: Under "Site Management" / / "Services" & "Web > Applications" you can reach the WebApp installer for that Vsite directly. Been there already but Wordpress doesn't show up! Thanks Colin ___ Blueonyx mailing list Blueo

[BlueOnyx:26133] Re: WHAM missing

2023-04-18 Thread Colin Jack
Hi Michael, Go back to "Site Management" / / "Services" & "Web Applications", click on the button "System Defaults" on top and find the checkbox "Reset to All". Mark it and hit save. That should reset the list of WebApplications that are available to Vsites back to the defaults and that n

[BlueOnyx:26135] Re: WHAM missing

2023-04-18 Thread Colin Jack
Thanks Michael, Deployments of WebApps to Vsites are done here: "Site Management" / / "Services" & "Web Applications" ... or ... Server Management" / "Web Applications" / "WebApp Installer" and click on the Vsite you want to deploy to, then select the WebApp to deploy. But ...

[BlueOnyx:26137] Re: WHAM missing

2023-04-18 Thread Colin Jack
Thanks Michael, > Yeah, something is fubar. Please create a ticket via the GUI and tick > "Allow Access" and I'll take a look. Will do. Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:26138] AWStats

2023-04-19 Thread Colin Jack
We have the Solarspeed AWStats installed on one of our 5209R servers but it is returning zero info. Got all the tables etc but just filled with zeroes. It has been on there a long time and most of our customers don’t use it so I have only just realised there is a problem. Webalizer is working fin

[BlueOnyx:26140] Re: AWStats

2023-04-19 Thread Colin Jack
Hi Michael, >> We have the Solarspeed AWStats installed on one of our 5209R servers but it >> is returning zero info. Got all the tables etc but just filled with zeroes. >> It has been on there a long time and most of our customers don’t use it so I >> have only just realised there is a problem.

[BlueOnyx:26141] Re: AWStats

2023-04-20 Thread Colin Jack
Hi Michael, >> Check what UID/GID the file in question has. > Root/site48 :-/ >> If this is (say) "site1", then it should be owned by user "SITE1-logs" >> and group "site1". > Updated as instructed to SITE48-logs/site48 > Lets see what happens. Looked today and web.log has changed back to

[BlueOnyx:26147] PKG versions

2023-04-24 Thread Colin Jack
Is there any way of checking versions of linked pkgs in our account. We always over order and end up with stuff languishing on the account. :-/ Then when we decide to use it links but isn’t available to install … so I suspect too old for OS. Example. I have just linked a PHP PKG on new 5210R but

[BlueOnyx:26148] FTPD mod_ban unban

2023-04-24 Thread Colin Jack
How can I remove an IP from mod_ban on a 5210R? If I try ftpdctl permit host it says access denied. Can't see anything in the GUI. Thanks Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:26149] LE problems on 5209R

2023-04-25 Thread Colin Jack
We have a 5209R server that has developed a problem with SSL. All vsites on the server have valid LE certs but when connecting to the vsite with a web browser we are seeing invalid cert and it shows the certificate for the host server. I have rebooted but no better. This was working fine until

[BlueOnyx:26153] Re: SNI

2023-04-25 Thread Colin Jack
Hi Larry, Shows the site name e.g.: # Entries for all Vsites on IP addresses of this server: 192.168.10.147 www.fullaspect.co.ukwww 192.168.10.147 www.buryphysio.co.ukwww 192.168.10.147 www.safeglide.co.uk www 192.168.

[BlueOnyx:26155] Re: SNI

2023-04-25 Thread Colin Jack
Ignore this! ... Responded to wrong post! Hi Larry, Shows the site name e.g.: # Entries for all Vsites on IP addresses of this server: 192.168.10.147 www.fullaspect.co.uk www 192.168.10.147 www.buryphysio.co.uk www 192.168.10.147 www.safeglide.co.uk www 192.168.10.147 www.ecocooli

[BlueOnyx:26158] Re: LE problems on 5209R

2023-04-25 Thread Colin Jack
Thanks Michael. On 25/04/2023, 16:13, "Blueonyx on behalf of Michael Stauber" mailto:blueonyx-boun...@mail.blueonyx.it> on behalf of mstau...@blueonyx.it > wrote: Hi Colin, > We have a 5209R server that has developed a problem with SSL. > > All vsites on the se

[BlueOnyx:26160] Re: FTPD mod_ban unban

2023-04-25 Thread Colin Jack
Hi Michael, >> How can I remove an IP from mod_ban on a 5210R? >> >> If I try ftpdctl permit host it says access denied. > This should actually work? > ftpdctl ban-remove > Must be run as "root", of course. I will try using 'ban-remove' rather than 'permit host' Thanks Colin ___

[BlueOnyx:26162] Migration: Several NameSpace's of Users could not be set

2023-04-26 Thread Colin Jack
I'm migrating from an old 5208R to a new 5210R but am getting this error: Several NameSpace's of Users could not be set. You might not have the PKGs for these installed: spamfilterUser We used to have AVSpam on the old server but that was removed prior to migrating. Is this going to be a probl

[BlueOnyx:26164] Re: Migration: Several NameSpace's of Users could not be set

2023-04-26 Thread Colin Jack
Thanks Michael, Colin On 26/04/2023, 15:25, "Blueonyx on behalf of Michael Stauber" mailto:blueonyx-boun...@mail.blueonyx.it> on behalf of mstau...@blueonyx.it > wrote: Hi Colin, > I'm migrating from an old 5208R to a new 5210R but am getting this error: > > S

[BlueOnyx:26169] Fail2Ban not working

2023-04-27 Thread Colin Jack
We have F2B and APF installed on a new 5210R. Sendmail is getting hammered ... and Ips are not being blocked. On the GUI all looks good but APF deny_hosts.rule remains empty. Further investigation found this in fail2ban.log 2023-04-27 15:38:03,577 fail2ban.transmitter[186181]: ERROR Comman

[BlueOnyx:26202] LE stopped renewing

2023-05-12 Thread Colin Jack
We have a 5209R which has stopped renewing a vsite LE cert. It has been fine for months but now when I try and renew I get the ‘red page of death’! :-/ From the log and can see this [Fri May 12 18:56:12 BST 2023] wellknown_path='/home/.acme//.well-known/acme-challenge' [Fri May 12 18:56:12 BST

[BlueOnyx:26204] Re: LE stopped renewing

2023-05-12 Thread Colin Jack
Hi Michael, >> [Fri May 12 18:56:15 BST 2023] >> url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/227202166417/JRyFtQ' >> >Actually, when you follow the URLs that the log has, it tells you the > reason: > --

[BlueOnyx:26206] Re: LE stopped renewing

2023-05-12 Thread Colin Jack
Hi Michael, > > I opened up the hardware firewall to any and tried to renew. No good but > > and I could access the site remotely. > Check the URLs you received in /var/log/letsencrypt/letsencrypt.log > during the latest failed attempt and see if it maybe now reported a > different issue. [Fr

[BlueOnyx:26209] Re: LE stopped renewing

2023-05-13 Thread Colin Jack
Thanks Chris, > > I am using the following FQDN in the firewall rules: > > > > Letsencrypt_1 acme-v01.api.letsencrypt.org > > Letsencrypt_2 acme-v02.api.letsencrypt.org > > Letsencrypt_3 acme-staging.api.letsencrypt.org > > Letsencrypt_4 acme-staging-v02.api.letsencrypt.org > > > > But even when

[BlueOnyx:26223] IP Loopback

2023-05-22 Thread Colin Jack
I wonder if anyone can help with an issue that I have spent days on and cannot resolve! We have a customer with a 5209R server running on their LAN. They have a DNS record for an external host address which points to the WAN interface on their firewall and is then NAT through to the BX box for 8

[BlueOnyx:26225] Re: IP Loopback

2023-05-22 Thread Colin Jack
Solved it … not BX at all. Poisoned domain DNS carried out by someone! Thanks Colin From: Blueonyx on behalf of Colin Jack Reply to: BlueOnyx General Mailing List Date: Monday, 22 May 2023 at 19:41 To: BlueOnyx General Mailing List Subject: [BlueOnyx:26223] IP Loopback I wonder if anyone

[BlueOnyx:26227] Easy Migrate fail ..

2023-05-23 Thread Colin Jack
Trying EM and getting a fail: [root#] /usr/sausalito/sbin/easy-migrate.pl --source 192.168.10.210 -p 22 --ip 192.168.10.143 --vsites www.digital.co.uk ┌──┐ │ Easy Migrate Helper: Easily Migrate between BlueOnyx Servers │ └───

[BlueOnyx:26229] Re: Easy Migrate fail ..

2023-05-23 Thread Colin Jack
Thanks Michael, > Easy-Migrate logs everything relevant to /var/log/messages on the box > where it is run from. > You should check the logfile for events below the "CREATE VSITE ..." > entry to see what went wrong. Cool. Will have a dig through the log. > Typical causes? Disk quota issues, us

[BlueOnyx:26243] Easy Migrate - Hv_utils error

2023-05-27 Thread Colin Jack
Good morning, I have just done an Easy Migrate of a vsite from a 5209R running on VMware to a 5210R running on Hyper-V. I’m getting this error. Can anybody enlighten me? [57204.481651] hv_utils: VSS: failed to communicate to the daemon: -22 Many thanks Colin ___

[BlueOnyx:26245] Re: Easy Migrate - Hv_utils error

2023-05-28 Thread Colin Jack
Thanks Michael, I'm not sure about this error message, but it sure is related to the Hyper-V architecture. The exact error message produced this Google result, but it requires a RedHat subscription to read, which I don't have: https://access.redhat.com/solutions/6614751

[BlueOnyx:26246] Re: Easy Migrate - Hv_utils error

2023-05-28 Thread Colin Jack
  0 hyperv_keyboard        16384  0 hyperv_fb              24576  1 ghash_clmulni_intel    16384  0 hv_vmbus              131072  7 hv_balloon,hv_utils,hv_netvsc,hid_hyperv,hv_storvsc,hyperv_keyboard,hyperv_fb I just need to install the daemons? Colin From: Blueonyx on behalf of Colin Jack

[BlueOnyx:26248] Re: Easy Migrate - Hv_utils error

2023-05-28 Thread Colin Jack
Hi Michael, I haven't used Hyper-V in ages, so I'm not sure how they do things these days. There certainly must be some documentation somewhere that details how the guest software is installed and configured into VMs? Found a few bits on the internet and have installed the necessary daemons

[BlueOnyx:26267] Re: Easy Migrate - Hv_utils error

2023-06-01 Thread Colin Jack
Thanks Taco, Hopefully now sorted. Kind regards Colin From: Blueonyx on behalf of Taco Scargo Reply to: BlueOnyx General Mailing List Date: Thursday, 1 June 2023 at 09:28 To: BlueOnyx General Mailing List Subject: [BlueOnyx:26266] Re: Easy Migrate - Hv_utils error Hi Colin, You need to i

[BlueOnyx:26336] Backscatter / user not found bounce

2023-07-02 Thread Colin Jack via Blueonyx
We are having issues with spammers sending thousands of emails to non-existent users on our hosted domains and our BX server then bouncing them as "554 5.5.1 Error: no valid recipients" and our IP consequently getting blacklisted for backscatter. Microsoft hate us now – Hotmail etc. and block

[BlueOnyx:26339] Re: Backscatter / user not found bounce

2023-07-02 Thread Colin Jack via Blueonyx
Hi Michael, > We are having issues with spammers sending thousands of emails to > non-existent users on our hosted domains and our BX server then bouncing them > as "554 5.5.1 Error: no valid recipients" and our IP consequently getting > blacklisted for backscatter. > > Microsoft hate us no

[BlueOnyx:26341] Re: Backscatter / user not found bounce

2023-07-02 Thread Colin Jack via Blueonyx
Hi Michael, 2.) Enable and configure SPF and switch it to "Sign & Verify" mode This checks the SPF records of sender domains and if the senders IP is not within the SPF records published by say hotmail.com, then the email will be rejected at the MTA w/o bounce and NDN. This may be a doh! questio

[BlueOnyx:26342] Re: Backscatter / user not found bounce

2023-07-02 Thread Colin Jack via Blueonyx
Hi Michael and Ken, Colin: Do you by chance have a mail relay in front of your BlueOnyx that forwards the inbound emails to the BlueOnyx. Because *that* could be the problem. That is actually a very valid point. I need to check through the effected domains and see whether they are using a

[BlueOnyx:26366] Cron

2023-07-26 Thread Colin Jack via Blueonyx
We have a new customer who wants a vsite but needs access to cron and support for http/2. Is it possible to allow cron jobs on a BX vsite? Thanks Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueony

[BlueOnyx:26383] Fail2Ban keeps stopping

2023-08-02 Thread Colin Jack via Blueonyx
Good afternoon, I'm running Fail2Ban 0.10.5-7 on one of my 5210R servers and it keeps stopping. I moved this from a 5209R that I migrated to this server. I have tried removing and reinstalling. Is there an incompatibility with this version and 5210R? Looking at versions the latest is 11.x? Than

[BlueOnyx:26384] No Reply

2023-08-02 Thread Colin Jack via Blueonyx
We are all familiar with No Reply email addresses - for example advising of deliveries etc. What is the easiest way to set this up on BX? So if an email arrives addressed to no-re...@domain.com the sender receives a reply saying "This is a No reply address and doesn

[BlueOnyx:26395] Re: Fail2Ban keeps stopping

2023-08-03 Thread Colin Jack via Blueonyx
Thanks Michael, Colin On 03/08/2023, 00:10, "Blueonyx on behalf of Michael Stauber via Blueonyx" mailto:blueonyx-boun...@mail.blueonyx.it> on behalf of blueonyx@mail.blueonyx.it > wrote: Hi Colin, > I’m running Fail2Ban 0.10.5-7 on one of my 5210R servers

[BlueOnyx:26396] Re: Fail2Ban keeps stopping

2023-08-03 Thread Colin Jack via Blueonyx
Hi Michael, > The latest Fail2ban PKG for 5209R/5210R/5211R is v1.11.2-1, which you can get > through the shop. That should fix this issue as well as occasionally > resetting the > list of whitelisted IP address ranges. Hope you have some decent broadband now! Bought new Fail2Ban (1.11.2.-1) Se

[BlueOnyx:26397] Re: Fail2Ban keeps stopping

2023-08-03 Thread Colin Jack via Blueonyx
Hi Michael, > -Original Message- > From: Blueonyx On Behalf Of Colin Jack > via Blueonyx > Sent: Thursday, August 3, 2023 2:26 PM > To: Michael Stauber ; BlueOnyx General Mailing List > > Subject: [BlueOnyx:26396] Re: Fail2Ban keeps stopping > > Hi Michael,

[BlueOnyx:26399] Re: Fail2Ban keeps stopping

2023-08-03 Thread Colin Jack via Blueonyx
Thanks. Colin On 03/08/2023, 18:37, "Blueonyx on behalf of Michael Stauber via Blueonyx" mailto:blueonyx-boun...@mail.blueonyx.it> on behalf of blueonyx@mail.blueonyx.it > wrote: Hi Colin, > I have now tried removing APF and unlinking it; then linking aga

[BlueOnyx:26430] Open_basedir errors

2023-09-02 Thread Colin Jack via Blueonyx
I appreciate this is pretty much a noob question but I am struggling to resolve it! Any guidance would be appreciated. We have a customer with a vsite that includes a PHP script to flush their database regularly to clear old records. The script works fine if run from a web browser (http://www.

[BlueOnyx:26432] Re: Open_basedir errors

2023-09-02 Thread Colin Jack via Blueonyx
Hi Juerg, > Try > /usr/bin/php -d open_basedir=none /home/.sites/90/site26/web/cron.php Because command line can not differ between VSites, there's on VSite allowed by default. Can be changed on GUI in Server configuration, but I recommend to extend the command line to prevent security holes fo

[BlueOnyx:26433] Re: Open_basedir errors

2023-09-02 Thread Colin Jack via Blueonyx
Thanks Juerg, Try /usr/bin/php -d open_basedir=none /home/.sites/90/site26/web/cron.php That worked a treat! Kind regards Colin ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:26449] Remove all vsites

2023-09-07 Thread Colin Jack via Blueonyx
Good morning, I have an aborted easy migrate and want to delete all vsites and databases on the target server. Is there an easy way to do this? I seem to remember there was a script to do this (also for DNS) but can’t remember what and had a quick look on blueonyx.it FAQ but couldn’t find anyt

[BlueOnyx:26452] Re: Remove all vsites

2023-09-07 Thread Colin Jack via Blueonyx
Thanks Taco, > The cdelvsite command perhaps? That sounds about right … does it accept wildcards? Help produces this: Usage /usr/sbin/cdelvsite [OPTION]... --help, -h, -? Help Text --name=list, --fqdn, -n, -g, --group The fully qualified domain name of the site (fqdn) --quick,

[BlueOnyx:26453] Re: Remove all vsites

2023-09-07 Thread Colin Jack via Blueonyx
Hi Michael, >> I have an aborted easy migrate and want to delete all vsites and >> databases on the target server. >> >> Is there an easy way to do this? > /usr/sausalito/sbin/vsite_destroy.pl site1 > That will delete the Vsite with the group-id "site1" and all data > related to it. Thanks -

<    4   5   6   7   8   9   10   >