![]() |
Postfix Problem
Hi,
Ich setzte gerade meinen Server neu auf und siehe da, ein neues Probelm (habe das schon zirka 10 mal gemacht und jedes mal ein anderes Problem "entdeckt" *seufz*). Das Problem: Ich kann zwar auf den SMTP-Server per localhost (telnet localhost 25) zugreifen, nicht aber über das LAN-Interface (telnet 192.168.0.2 25). Da kommt dann ein "Connection refused". Die Installation ist standard (yum install postfix) und mein main.cf schaut so aus: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 home_mailbox = Maildir/ html_directory = no inet_interfaces = all mail_owner = postfix mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mydestination = $myhostname, localhost.$mydomain, localhost mydomain = juro.at myhostname = honk.juro.at mynetworks = 127.0.0.0/8, 192.168.0.0/24 myorigin = $mydomain newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.2.2/README_FILES sample_directory = /usr/share/doc/postfix-2.2.2/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop unknown_local_recipient_reject_code = 550 Kann mir da jemand weiterhelfen (Google konnte es nicht :( )? lg juro |
Firewall ?
|
Nein, läuft keine.
|
Postfix hat mich schon laenger nicht mehr beruehrt (gsd :D), aber vielleicht liegt der Hund in
Code:
mynetworks = 127.0.0.0/8, 192.168.0.0/24 |
Zitat:
|
Re: Postfix Problem
deshalb...
Zitat:
Zitat:
|
Re: Re: Postfix Problem
Zitat:
192.168.0.0/24 alle clients im gleichen Subnetz. Auch wenn ich folgendes einstelle: Code:
mynetworks_style = subnet# By default (mynetworks_style = subnet), Postfix "trusts" SMTP # clients in the same IP subnetworks as the local machine. |
Re: Re: Re: Postfix Problem
Mach mal ein netstat -npl und schau ob der Postfix master daemon wirklich auf 0.0.0.0:25 lauscht.
|
Re: Re: Re: Re: Postfix Problem
Zitat:
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 27764/master Leider weiß ich nicht, wo ich das noch einstellen könnte - ich habe mMn eigentlich alle Schalter richtig gesetzt :( |
wie startest du postfix ?
Startscript ? Postfix selbst kompiliert oder von Distri ? Welche ? |
| Alle Zeitangaben in WEZ +2. Es ist jetzt 15:29 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag