Search results

  1. K

    How to harden spam detection

    Today morning I've got more spams than yesterday :( (after installing bind as suggested) How can I verify if the server really checks DNSBL ?
  2. K

    How to harden spam detection

    I don't understand your message. Can you explain it please ? I've just installed bind on the PMG server as you suggested (and Tom). What should I do next ?
  3. K

    How to harden spam detection

    I use google 8.8.8.8
  4. K

    How to harden spam detection

    Ok for bounced mails but the mailgateway i installed does not block a good percentage of spam. Some mails are pure spam and it passes through filters. How can I have filters more strict ?
  5. K

    How to harden spam detection

    Hello, I see there are 2 parameters I can modify : - Backscatter score (default value : 0) - Heuristic score (default value : 3) How should I modify these parameters to harden filters ? Thx
  6. K

    SWAP : Difference between gui and console

    I noticed that load average is also the same host <-> CT Some help please
  7. K

    SWAP : Difference between gui and console

    Hello, I have a difference between values for swap set in proxmox (4.4) web interface and CT consoles. In CT consoles the 'htop' or 'free' command returns swap host values and not CT values. The host has 8 Gb swap. htop command on a CT returns 8GB swap (with same allocation size thant host)...
  8. K

    openvz to lxc problem

    Sorry I've never found how to migrate when this error happens.
  9. K

    unregister_netdevice: waiting for lo to become free

    Hello, I randomly have this message in the console of a container (centos 6.8). Message from syslogd@vm at Apr 6 10:22:42 ... kernel:[2401080.372795] unregister_netdevice: waiting for lo to become free. Usage count = 1 The message only exists on container, not in proxmox host (4.4). Even...
  10. K

    How to stop syslog message in console ?

    That's what I finally did but I don't like this solution.
  11. K

    Proxmox uses a lot of RAM

    OK. How can we estimate the RAM it's still possible to allocate and what is the threshold it's dangerous to exceed ?
  12. K

    Proxmox uses a lot of RAM

    If we consider nevz00 configuration (10 GB RAM allocated / 21,5 GB RAM used by proxmox) does it means that he cannot create new VM if the host has 24 GB RAM ?
  13. K

    How to stop syslog message in console ?

    Thx but I've got the same error with this command : read-only file system I'll try kernel.dmesg_restrict = 1 in /etc/sysctl.conf now.
  14. K

    How to stop syslog message in console ?

    That's what I did (maybe wrong). I use the sysctl command in container but it returns a "read-only FS" error (see my command in blue). That's why I suppose this is a pve subject. The container is working well except that message in console.
  15. K

    How to stop syslog message in console ?

    How can I disable kernel messages in container ?
  16. K

    How to stop syslog message in console ?

    This error is not critical because of ECC. And hard to identify the bad RAM module. I tried to change kernel messaging using this command, but it returns an error. [root@vm ~]# sysctl -w kernel.printk="4 4 3 7" error: "Read-only file system" setting key "kernel.printk" Any suggestion ?
  17. K

    How to stop syslog message in console ?

    I regulary have some errors in host console (about 10 a day) [1679843.646789] [Hardware Error]: CPU:0 (10:8:1) MC4_STATUS[-|CE|MiscV|-|AddrV|CECC]: 0x9c5a400014080813 [1679843.651169] [Hardware Error]: MC4 Error (node 0): DRAM ECC error detected on the NB. These errors appear in containers...