↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 25 << 1 2 … 23 24 25 26 27 28 29 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 22 23 24 25 26 27 28 29 >>

Web Site Certificate/SSL Tests

Software Effect Enterprises, Inc Posted on May 13, 2016 by SEEIJune 16, 2019

I have found the following two sites helpful in finding issues with the configuration of SSL secured web sites https://ssltools.digicert.com/checker/ https://www.ssllabs.com/ssltest/analyze.html Test which ciphers (TLS, SSL, etc) are enabled nmap -sV –script ssl-enum-ciphers -p 443 www.yourdomain.com Ref: https://nmap.org/nsedoc/scripts/ssl-enum-ciphers.html

Continue reading →
Posted in Centos 6, Centos 7, Cisco ASA, Linux, Windows, Zimbra

Specific Whitelist/Blacklist per IP for Zimbra

Software Effect Enterprises, Inc Posted on May 10, 2016 by SEEIMay 10, 2016

Edit /opt/zimbra/maps/postfix_black_white_list Add the following entries # a comment 5.5.5.5 REJECT Stop sending me spam 4.4.4.0/24 REJECT All your servers are compromised fubar.com REJECT I want no email from anyone@fubar.com .fubar.com REJECT I dont want email from your subdomains either … Continue reading →

Posted in Zimbra 8

Zimbra and modifying main.cf

Software Effect Enterprises, Inc Posted on May 3, 2016 by SEEIMay 3, 2016

There are a couple of customizations that can only be done by editting the /opt/zimbra/postfix/conf/main.cf file. The problem is, if you do any upgrades, you loose your changes. After being burned by this, I added this script to my servers … Continue reading →

Posted in Zimbra, Zimbra 8

Zimbra Rejects Email From Some iPhone Clients

Software Effect Enterprises, Inc Posted on March 12, 2016 by SEEIFebruary 27, 2017

A user with an iPhone sends and email with an attachment to a recipient on a Zimbra server. The email is rejected and the following entry is made in the log: Mar  8 16:08:41 mx2 postfix/cleanup[20141]: 654AD251CD: reject: header Content-Type: … Continue reading →

Posted in Zimbra 8

Enable IPv6 on Zimbra version 8

Software Effect Enterprises, Inc Posted on March 10, 2016 by SEEIMarch 10, 2016

zmprov ms `zmhostname` zimbraIPMode both /opt/zimbra/libexec/zmiptool zmcontrol restart Then update /etc/sysconfig/ip6ables and execute service ip6tables restart

Continue reading →
Posted in Uncategorized

Zimbra Encrypted PDF Files Flagged As Viruses

Software Effect Enterprises, Inc Posted on February 25, 2016 by SEEIFebruary 25, 2016

By default, emails with an encrypted PDF or archive (i.e. zip) attachment will be blocked by Zimbra’s antivirus program, ClamAV. The user will be notified by an email titled ‘VIRUS (Heuristics.Encrypted.PDF) in mail FROM….’ with a message containing ‘A virus … Continue reading →

Posted in Zimbra 8

“Created slice user-0.slice.” and “Starting Session 6642 of user root.” in /var/log/messages

Software Effect Enterprises, Inc Posted on February 25, 2016 by SEEIFebruary 25, 2016

I found the following entries in my /var/log/messages file Feb 21 03:50:01 vm1 systemd: Created slice user-0.slice. Feb 21 03:50:01 vm1 systemd: Starting Session 6642 of user root. Feb 21 03:50:01 vm1 systemd: Started Session 6642 of user root. These … Continue reading →

Posted in Centos 7

Zimbra Postgrey

Software Effect Enterprises, Inc Posted on February 2, 2016 by SEEIFebruary 7, 2023

Note: for Zimbra 8.6 and newer yum -y install epel-release yum -y install postgrey vim /etc/rc.d/init.d/postgrey find OPTIONS=”–unix=$SOCKET” replace with OPTIONS=”–inet=10023″ Centos 7 yum -y install epel-release yum -y install postgrey vim /etc/sysconfig/postgrey replace the line POSTGREY_OPTS=”–delay=60″ with POSTGREY_OPTS=”–delay=300 –inet=10023″ … Continue reading →

Posted in Zimbra 8 | Tagged graylist, greylist, postgrey

View current VPN sessions on an ASA via CLI

Software Effect Enterprises, Inc Posted on February 2, 2016 by SEEIFebruary 2, 2016

To view current sessions sh vpn-sessiondb remote (IPSec Remote VPN Clients) sh vpn-sessiondb l2l (L2L Tunnels) sh vpn-sessiondb svc (SSL VPN / Anyconnect Clients) sh vpn-sessiondb webvpn (Clientless sessions) sh ssh sessions (show users connected to ASA via SSH) To … Continue reading →

Posted in Cisco ASA

Replace firewalld with iptables in CentOS 7

Software Effect Enterprises, Inc Posted on February 1, 2016 by SEEIMay 10, 2017

Firewalld is a pain to set up. To switch to iptables: yum -y install iptables-services If you would like to save the firewall rules you need to run the following command iptables-save > /root/iptables-rules.txt These rules can be added to … Continue reading →

Posted in Centos 7

Post navigation

<< 1 2 … 22 23 24 25 26 27 28 29 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Why did windows reboot?
  • Mouse Support In Vim
  • How to turn off check background power use notification?
  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora37
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8
  • Zimbra 9

Your IP Address

  • Powered by Find-IP.net
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑