- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- %MULTINET-F-ECONNREFUSED, Connection refused
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 11:29 AM
тАО09-22-2009 11:29 AM
/PARAM=("fedex.com; %MULTINET-F-ECONNREFUSED, Connection refused")
although I could send emails sucessfully form on of my other server near by
any idea what could be the reason
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 11:43 AM
тАО09-22-2009 11:43 AM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
Are you Fedex, or somebody else sending mail to Fedex?
Do you have a fixed public static IP address for the server?
As a guess, you're probably considered and configured as a spammer, though there could be any number of other reasons a message can be refused. Graylisting, for instance.
Check your reverse DNS for the host for validity, whether you're set up as a mail server within the domain using SPF or such, and whether there's another mail server within the domain that you should be sending your mail from/via.
There has to be a better log within Multinet than whatever you're reading. Dig around.
And go check with Process software directly. Some Process folks do wander past here, but the Process folks know their software the best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 12:51 PM
тАО09-22-2009 12:51 PM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
As Hoff points out, FedEx may have decided you're a spammer. That could be from improperly configured reverse DNS or presence on black list.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 01:15 PM
тАО09-22-2009 01:15 PM
SolutionIn this instance it is not likely a reverse DNS issue as the connection is refused - the reverse DNS check occurs after the connection is accepted and the client host announces itself with a
Interaction with intervening firewalls often produce this behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2009 06:05 AM
тАО09-23-2009 06:05 AM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
As others have said, you should contact Process Software for complete support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 10:35 AM
тАО10-01-2009 10:35 AM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
thanks for your responces this gave me some lead and sorry was not able to reply in time
did some troubleshooting
I tried to send email via telnet to yahoo.com
the yahoo.com mail server rejected the mail and from my server
because: we were using the NATing and some of the windows system sent spam via same NAT ip >>> gradually that ip got black listed and Mail servers stoped receiving emails comeing via that ip
workaround:
I added forwarder in the the TCPWARE config /mail
> set forwarder
to send mails via different path
everything is working fine till now
thanks for support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 01:45 PM
тАО10-01-2009 01:45 PM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2009 06:14 AM
тАО10-02-2009 06:14 AM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
http://www.howismydns.com/tools.php
and the the NAT IP is listed in CBL
this is what Spamhaus says about my NAT ip
ATTENTION: At the time of detection, this IP was infected with, or NATting for a computer infected with a high volume spam sending trojan - it is participating or facilitating a botnet sending spam or spreading virus/spam trojans.
ATTENTION: If you simply repeatedly remove this IP address from the CBL without correcting the problem, the CBL WILL eventually stop letting you delist it and you will have to contact us directly.
This is the cutwail spamBOT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2009 06:20 AM
тАО10-02-2009 06:20 AM
Re: %MULTINET-F-ECONNREFUSED, Connection refused
As a workaround I added "forwarder" in TCPWARE SMTP configuration
Now:
Some mails goes via Fowarder which is configured in TCPWARE SMTP
BUT SOME OF THE MAILS ARE STILL GOING VIA OLD PATH
note: I observed like if I send 4 different mail 2 of them will go via forwarder and other 2 will still go via old path
is it some kind of load balancing or somthing ??? if yes how could we chek this and force every mail to go via forwarder ?
Thanks