Koozali.org: home of the SME Server

No email since this morning's update

Offline michelandre

  • *
  • 261
  • +0/-0
Re: No email since this morning's update
« Reply #15 on: May 05, 2017, 02:36:03 PM »
Hi all,

I have a clone of my above virtual machine before upgrading.

I do not use bonding but the 2 NICs of the VM are in Bridge mode.

I did an upgrade with the same ISO.

The route command output was fine and showing the IP of the main server but it took a longer time to display the output of the command.

I had same problem: connot ping google.com and was not able to connect with ssh.

Reboot and all was OK and I was able to ping google.com and use ssh to connect.

Code: [Select]
[root@rosemont ~]# rpm -qa e-smith-base
e-smith-base-5.6.0-30.el6.sme.noarch
[root@rosemont ~]#

Michel-André

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: No email since this morning's update
« Reply #16 on: May 05, 2017, 02:40:34 PM »
I do not use bonding but the 2 NICs of the VM are in Bridge mode.
What do you mean ? What mode this server is running ?

Quote from: michelandre
The route command output was fine and showing the IP of the main server but it took a longer time to display the output of the command.
What was the command and what was the result ?

Quote from: michelandre
I had same problem: connot ping google.com and was not able to connect with ssh.
This is too generic to tell if it was the same issue

Anyway, if you want this to be looked at, please open a bug
C'est la fin du monde !!! :lol:

Offline michelandre

  • *
  • 261
  • +0/-0
Re: No email since this morning's update
« Reply #17 on: May 05, 2017, 02:53:18 PM »
Hi Daniel,

I use VirtualBox and I put the NICs of VirtualBox config for this machine in Bridge.

The server is in Server and Gateway mode

Code: [Select]
[root@rosemont ~]# route
Table de routage IP du noyau
Destination     Passerelle      Genmask         Indic Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth1
10.10.10.0      *               255.255.255.0   U     0      0        0 eth0
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth1
[root@rosemont ~]#

I had the same problem as I described on my first reply.
It is not a mail problem but it appeared after an upgrade to 9.2 using the ISO.
It looks like DNS was not working.

Michel-André

Offline michelandre

  • *
  • 261
  • +0/-0
Re: No email since this morning's update
« Reply #18 on: May 05, 2017, 03:21:29 PM »
Hi all,

I restored to the same original VM.

Code: [Select]
[root@rosemont ~]# yum update -y
Code: [Select]
[root@rosemont ~]# signal-event post-upgrade; signal-event reboot

I can ping google.com. The DNS is working fine.

What is the difference?
There is more in yum update than with the ISO?
There is something wrong with the ISO?

Before using the ISO, I checked the MD5SUM and SHA-1 and all was OK.

I remembered that downloading the ISO, the cheksum was bad. I redownloaded 3 times ans all checksums were different.
From https://wiki.contribs.org/SME_Server:Download, I changed to http://mirror.canada.pialasse.com/releases/9.2/iso/x86_64/ and all checksums were OK.

Michel-André
« Last Edit: May 05, 2017, 03:28:05 PM by michelandre »