Search results

  1. Webfoundry

    Update order

    Hi all, Just a small question : is there a particular order I need to considerate when it comes to .conf files ? Like, first the .conf files, and second the sevices ?
  2. Webfoundry

    site and mail on different servers

    Hi all, I'm no expert when it comes to DNS settings. I'm transfering a site (website and mail accounts) to a new server. Mail has been succesfully transfered, but the site is very large and might take some work. So I would like to have my client to use his mail on the new server, but...
  3. Webfoundry

    Bitninja greylist -> smtp malicious activity

    The host of my VPN sent me a warning the have received a report of malicious activity originating from my VPS. After examining the exim mainlog, I found the origin : 2019-06-30 17:29:09 1hhRXi-0003bF-PW == [email protected] <[email protected]> R=lookuphost T=remote_smtp...
  4. Webfoundry

    ToS Violation - Malicious Activity ?

    Dear all, If this is off-topic, please let me know, but I'm puzzled with this one. Today I received an email from my host malicious activities from my server IP has been noticed. All reports from Bitninja.io seem to be xmlrpc.php related. In the DA control panel I don't spot any evidence of...
  5. Webfoundry

    Is this tilde correct ?

    I'm trying to examine why mails to some external boxes never arrive. So a few years ago I followed instructions in https://help.directadmin.com/item.php?id=207 Now my DNS records look like this, but I was wondering ... is the domainkey "o=~" correct (as in the next line my SPF record says -...
  6. Webfoundry

    ylmf-pc

    It seems many servers suffer problems for exim2 attacks by multiple ip's from the same machine-name "ylmf-pc". Normally originating from DUL/Dynamic addressing ranges, this is a high impact attack, which simply connects to a mail server, issues a HELO/EHLO of ylmf-pc, and then exits the...
  7. Webfoundry

    Quota used to work

    Quota used to work fine, but for some reason now it doesn't and I can't get it fixed. [root@server /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda 20G 7.6G 12G 40% / tmpfs 2.0G 168K 2.0G 1% /dev/shm /dev/sdb 20G 447M 19G 3% /mnt/backup...
  8. Webfoundry

    Domain names on server (about spammers)

    Just a general question I was wondering about: As every server, I get daily brute force attacks, mainly IP's that want to take use of exim2. What puzzles me is that they seem to be able to retrieve the exact domain names that are hosted on the server (and then of course try out all possible...
  9. Webfoundry

    Confused about some settings

    Hi All, A few friends of mine (with gmail accounts) told me all my mails get send to their spam folders, even after confirming in settings my mail is not spam. So I started wondering if my DNS settings were set up ok... even though perhaps the problem lies elsewhere. But this is my starting...
  10. Webfoundry

    Relationship between MySQL and PHP

    This might be a stupid question but I can't find the answer anywhere : Are MySQL and PHP bound to eachother when it comes to version-upgrades ? For example in extremes (versions don't exist, just used as extreme example): Can a MySQL 9.0 run with a PHP 5.1 ? Or a PHP 7.0 with a MySQL 2.4 ? Or...
  11. Webfoundry

    reverse dns

    Hi all, It seems that all mails sent from accounts on my server end up in gmails spam folder. I found out no PTR record were made for my primary domain (in DA DNS Administration this would be server.webfoundry-hosting.be on IP 178.79.130.161 wich is on linode.com). I followed all steps in...
  12. Webfoundry

    Nginx rollback ?

    I asked this question in the custombuild forum, but since this is a more general question it's perhaps better to put it here: My system (a custombuild centos + nginx as proxy), all up-to-date to latest versions except nginx (version 1.6.1) probably needs to update to nginx 1.8.0 wich is...
  13. Webfoundry

    update nginx with custombuild 2.0

    Hi all, First : my server is using nginx_apache custombuild. Since last week (after updating software via custombuild, like apache, MySQL and PHP, exim, PHPMyAdmin) it seems dynamic pages (like from Joomla/Drupal) seem to return blank pages ... When I try to load the site I get a blank page...
  14. Webfoundry

    Balloons stay on

    Just updated to the2.0.0-RC7 (rev: 802) Balloon tips don't disappear :)
  15. Webfoundry

    nginx vs clean url's

    Hi all, I'm trying to implement this code to support clean (aka Search Engine Friendly) URLs for ALL sites in the server by following next tutorial for Joomla! : http://docs.joomla.org/Nginx location / { try_files $uri $uri/ /index.php?$args; } This doesn't seem to work as it looks like DA...
  16. Webfoundry

    DA re-install

    Ok, this might sound stupid, but I set up a new CentOS on Linode, and DA administrators were so kind to have DA CustomBuild 2.0 installed on this system with a nginx frontend and apache as backend. Yesterday I wanted to have my firewall installed (CSF) and only then I realised I staged the...
  17. Webfoundry

    Presales questions

    Just a few presale yes/no or short-to-answer questions (to make life easy :)) Is DA bound an IP, a hostname or just a domainname ? Does it install Roundcube with it ? Does it install PHPMyAdmin with it ? Does it take care of other regular system-updates like mysql, php, apache, ... ? As it...
Back
Top