1.-Asegurarnos de Tener Una Configuración de Red Estática:: Cat /etc/sysconfig/network-Scripts/ifcfg-Enp0s3
1.-Asegurarnos de Tener Una Configuración de Red Estática:: Cat /etc/sysconfig/network-Scripts/ifcfg-Enp0s3
TYPE=Ethernet
BOOTPROTO="static"
IPADDR=192.168.0.19
NETMASK=255.255.255.0
GATEWAY=192.168.0.1
DNS1=192.168.0.19
DNS2=192.168.0.1
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
NAME=enp0s3
UUID=ff5a5399-4aa4-4fb2-be8a-f21fbde23163
DEVICE=enp0s3
ONBOOT=yes
[root@correo ~]#
SELINUX=disabled
search pruebas.com
[root@correo ~]# yum -y install perl perl-core wget screen w3m elinks openssh-clients
openssh-server bind bind-utils unzip nmap sed nc sysstat libaio rsync telnet aspell
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
memstatistics-file "/var/named/data/named_mem_stats.txt";
zone "pruebas.com" IN {
type master;
file "db.pruebas.com";
allow-update { none; };
};
$TTL 1D
0 ;serial
1D ;refresh
1H ;retry
1W ;expire
3H ;minimum
)
@ IN NS ns1.pruebas.com.
@ IN MX 0 mail.pruebas.com.
ns1 IN A 192.168.0.19
mail IN A 192.168.0.19
Server: 192.168.0.19
Address: 192.168.0.19#53
Name: mail.pruebas.com
Address: 192.168.0.19
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;pruebas.com. IN MX
;; ANSWER SECTION:
pruebas.com. 86400 IN MX 0 mail.pruebas.com.
;; AUTHORITY SECTION:
pruebas.com. 86400 IN NS ns1.pruebas.com.
;; ADDITIONAL SECTION:
mail.pruebas.com. 86400 IN A 192.168.0.19
ns1.pruebas.com. 86400 IN A 192.168.0.19
[root@mail ~]#
Host mail.pruebas.com
amavis Running
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
opendkim Running
service webapp Running
snmp Running
spell Running
stats Running
zimbra webapp Running
zimbraAdmin webapp Running
zimlet webapp Running
zmconfigd Running
[zimbra@mail ~]$
Apendice A
Detalles de Instalación:
zimbra-ldap...NOT FOUND
zimbra-logger...NOT FOUND
zimbra-mta...NOT FOUND
zimbra-dnscache...NOT FOUND
zimbra-snmp...NOT FOUND
zimbra-store...NOT FOUND
zimbra-apache...NOT FOUND
zimbra-spell...NOT FOUND
zimbra-convertd...NOT FOUND
zimbra-memcached...NOT FOUND
zimbra-proxy...NOT FOUND
zimbra-archiving...NOT FOUND
zimbra-core...NOT FOUND
----------------------------------------------------------------------
SYNACOR, INC. ("SYNACOR") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
https://www.zimbra.com/license/zimbra-public-eula-2-6.html
----------------------------------------------------------------------
Do you agree with the terms of the software license agreement? [N] Y
Found zimbra-core
Found zimbra-ldap
Found zimbra-logger
Found zimbra-mta
Found zimbra-dnscache
Found zimbra-snmp
Found zimbra-store
Found zimbra-apache
Found zimbra-spell
Found zimbra-memcached
Found zimbra-proxy
Installing:
zimbra-core
zimbra-ldap
zimbra-logger
zimbra-mta
zimbra-snmp
zimbra-store
zimbra-apache
zimbra-spell
Installing packages
Downloading packages. This will not modify the system. This may take some time.
Removing /opt/zimbra
Cleaning up /etc/security/limits.conf...done.
Finished removing Zimbra Collaboration Server.
done
Setting defaults...
Interface: 127.0.0.1
Interface: ::1
Interface: 192.168.0.19
Interface: 192.168.122.1
done.
Main menu
1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-logger: Enabled
4) zimbra-mta: Enabled
5) zimbra-snmp: Enabled
6) zimbra-store: Enabled
7) zimbra-spell: Enabled
x) Expand menu
q) Quit
Store configuration
1) Status: Enabled
Store configuration
1) Status: Enabled
1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-logger: Enabled
4) zimbra-mta: Enabled
5) zimbra-snmp: Enabled
6) zimbra-store: Enabled
7) zimbra-spell: Enabled
x) Expand menu
q) Quit
Initializing ldap...done.
Setting replication password...done.
Saving CA in ldap...done.
Setting zimbraFeatureTasksEnabled=TRUE...done.
Setting zimbraFeatureBriefcasesEnabled=TRUE...done.
Configuring SNMP...done.
Setting up syslog.conf...done.
Starting servers...done.
com_zimbra_adminversioncheck...done.
com_zimbra_attachcontacts...done.
com_zimbra_attachmail...done.
com_zimbra_bulkprovision...done.
com_zimbra_cert_manager...done.
com_zimbra_clientuploader...done.
com_zimbra_date...done.
com_zimbra_email...done.
com_zimbra_mailarchive...done.
com_zimbra_phone...done.
com_zimbra_proxy_config...done.
com_zimbra_srchhighlighter...done.
com_zimbra_tooltip...done.
com_zimbra_url...done.
com_zimbra_viewmail...done.
com_zimbra_webex...done.
com_zimbra_ymemoticons...done.
Restarting mailboxd...done.
Notification skipped
[root@mail zcs-8.7.1_GA_1670.RHEL7_64.20161025045328]#