|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Austad, Jay (austad
marketwatch.com)Date: Wed Dec 05 2001 - 16:54:00 CST
Why do you have 3 nics on the box if all 3 are on the same network?
Wouldn't it be better to put all 3 ip's on the same NIC?
I don't think it's an issue with postfix, I think it's an issue of having
multiple routes to your local network. Do a route -n and look. I bet
you'll have several routes to the 192.168.0.0/24 network.
Jay
> -----Original Message-----
> From: Dave Halliday [mailto:dghalliday
glosten.com]
> Sent: Wednesday, December 05, 2001 4:48 PM
> To: postfix-users
postfix.org
> Subject: Newbie question...
>
>
> Postconf -n at the end of the message
>
>
> Hi - I am setting up Postfix as a message router using the excellent
> FAQ I found here:
> http://www.muine.org/~hoang/postrouter.html
>
> My setup is as follows:
> Cisco PIX firewall
> Machine with three NICs running Mandrake 8.1 and Postfix
> 192.168.0.3, .0.4 and .0.10
> connected to a Novell Server running Mercury mail. 192.168.0.131
>
>
> The issue I am having is that Mercury will only accept a connection
> from one IP address. ( 192.168.0.3 ) - I get errors from the Novell
> server saying that a connection was refused from 192.168.0.10
>
> On the Postfix side, I get this:
> Dec 5 13:58:06 ptarmigan postfix/qmgr[4907]: EEA8462C1:
> to=<foobar
glosten.com>, relay=none, delay=84670, status=deferred
> (connect to 192.168.0.131[192.168.0.131]: Connection timed
> out) Dec 5 13:58:06 ptarmigan postfix/qmgr[4907]: EFC8F6297:
> to=<footoo
glosten.com>, relay=none, delay=84670, status=deferred
> (connect to 192.168.0.131[192.168.0.131]: Connection timed out)
>
>
> This is something probably obvious that I am missing... Any
> clues? It sends mail out just fine.
>
> Thanks!
> Dave
>
>
> Postconf -n:
> alias_maps = hash:/etc/postfix/aliases
> biff = no
> command_directory = /usr/sbin
> daemon_directory = /usr/lib/postfix
> debug_peer_level = 2
> default_privs = nobody
> delay_warning_time = 4
> inet_interfaces = 192.168.0.3
> mail_owner = postfix
> mail_spool_directory = /var/spool/mail
> mailbox_command = /usr/bin/procmail -Y -a $DOMAIN
> mydestination = glosten.com
> mydomain = glosten.com
> mynetworks = 127.0.0.0/8, 192.168.0.0/24, 192.168.0.0/24,
> 192.168.0.0/24
> myorigin = glosten.com
> queue_directory = /var/spool/postfix
> relay_domains = $mydestination
> smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mandrake
> Linux)
> smtpd_recipient_restrictions = permit_mynetworks
> reject_unauth_destination
> soft_bounce = yes
> transport_maps = hash:/etc/postfix/transport
>
>
> Transport has the following:
>
> glosten.com smtp:[192.168.0.131]
> .glosten.com smtp:[192.168.0.131]
>
> I commented out the local delivery agent in master.cf
>
> ----------------------------------------
>
> David G. Halliday
> The Glosten Associates
> 600 Mutual Life Building
> 605 First Avenue
> Seattle, WA 98104-2224
> (206) 624-7850
>
> -
> To unsubscribe, send mail to majordomo
postfix.org with
> content (not subject): unsubscribe postfix-users
>
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]