<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 10/18/2010 04:18 PM, Dotan Cohen wrote:
<blockquote
 cite="mid:AANLkTikeSVrzUp_745=vaPBJBerRLkaz1KvCnZhmw1+F@mail.gmail.com"
 type="cite">
  <pre wrap="">On Mon, Oct 18, 2010 at 22:06, Alexander Dalloz <a class="moz-txt-link-rfc2396E" href="mailto:ad+lists@uni-x.org"><ad+lists@uni-x.org></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The daemon is bound to localhost only.

    </pre>
  </blockquote>
  <pre wrap="">
Yes, that would be a problem!

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">What could I be missing? The logs are clean.
      </pre>
    </blockquote>
    <pre wrap="">
postconf -e 'inet_interfaces = all'

service postfix restart

    </pre>
  </blockquote>
  <pre wrap="">
Thanks! However, even after the change and confirming that postfix is
listening properly:
[root@mercury ~]# postconf -e 'inet_interfaces = all'
[root@mercury ~]# service postfix restart
Shutting down postfix:                                     [  OK  ]
Starting postfix:                                          [  OK  ]
[root@mercury ~]# netstat -anp --tcp --udp | grep LISTEN | grep 25
tcp        0      0 0.0.0.0:25                  0.0.0.0:*
     LISTEN      7816/master
[root@mercury ~]#


I still cannot cannot connect with telnet:

✈dcl:~$ telnet sharingcenter.eu 25
Trying 178.63.65.188...
Trying 178.63.65.136...
telnet: Unable to connect to remote host: Connection timed out
✈dcl:~$ telnet mail.sharingcenter.eu 25
Trying 178.63.65.136...
telnet: Unable to connect to remote host: No route to host
✈dcl:~$ ping sharingcenter.eu
PING sharingcenter.eu (178.63.65.188) 56(84) bytes of data.
64 bytes from static.188.65.63.178.clients.your-server.de
(178.63.65.188): icmp_req=1 ttl=50 time=85.0 ms
64 bytes from static.188.65.63.178.clients.your-server.de
(178.63.65.188): icmp_req=2 ttl=50 time=189 ms
64 bytes from static.188.65.63.178.clients.your-server.de
(178.63.65.188): icmp_req=3 ttl=50 time=92.0 ms
^C
--- sharingcenter.eu ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 85.069/122.275/189.675/47.745 ms
✈dcl:~$


Why might that be?

  </pre>
</blockquote>
<font face="sans-serif">Firewall?</font><br>
<br>
<div class="moz-signature">-- <br>
Stephen Clark<br>
<b>NetWolves</b><br>
Sr. Software Engineer III<br>
Phone: 813-579-3200<br>
Fax: 813-882-0209<br>
Email: <a class="moz-txt-link-abbreviated" href="mailto:steve.clark@netwolves.com">steve.clark@netwolves.com</a><br>
<a class="moz-txt-link-freetext" href="http://www.netwolves.com">http://www.netwolves.com</a><br>
</div>
</body>
</html>