Port Forwarding
Moderator: Mod Squad
-
- Posts: 29
- Joined: Mon Jun 04, 2007 5:30 pm
- Location: Margate, FL
Port Forwarding
someone pointed me to a program called Relay TCP. This program allows you to "relay" one port to another. I have been trying to get this to work with smtp email. I keep getting an error message in the wg log. I am running the service on the same box as wg, and I am able to do a telenet to port 25 of the domain and it "forwards" to 225. Does anyone know why the mail won't get through?
Re: Port Forwarding
What's the error message?The Bandit wrote:someone pointed me to a program called Relay TCP. This program allows you to "relay" one port to another. I have been trying to get this to work with smtp email. I keep getting an error message in the wg log. I am running the service on the same box as wg, and I am able to do a telenet to port 25 of the domain and it "forwards" to 225. Does anyone know why the mail won't get through?
Sysop of QuickSilver MBBS
http://www.quicksilvermbbs.com
http://www.hashhouse.net
http://www.dataware.info
http://informationware.com
http://www.quicksilvermbbs.com
http://www.hashhouse.net
http://www.dataware.info
http://informationware.com
-
- Posts: 29
- Joined: Mon Jun 04, 2007 5:30 pm
- Location: Margate, FL
Re: Port Forwarding
If I put the smarthost name in, the message SMTP SEND FAILED - (Dial) Failed to connect to xx.xx.xx.xxToyduck wrote:What's the error message?The Bandit wrote:someone pointed me to a program called Relay TCP. This program allows you to "relay" one port to another. I have been trying to get this to work with smtp email. I keep getting an error message in the wg log. I am running the service on the same box as wg, and I am able to do a telenet to port 25 of the domain and it "forwards" to 225. Does anyone know why the mail won't get through?
Without a smarthost name, it appears to just do nothing
Re: Port Forwarding
does your isp mail server require authentication?The Bandit wrote:someone pointed me to a program called Relay TCP. This program allows you to "relay" one port to another. I have been trying to get this to work with smtp email. I keep getting an error message in the wg log. I am running the service on the same box as wg, and I am able to do a telenet to port 25 of the domain and it "forwards" to 225. Does anyone know why the mail won't get through?
i know on my dsl i have to login to my smtp to send.
comcast you dont.
could be getting bounced back before it even gets sent to ya.
also some other isp's block 25 for incoming to prevent spam abuse.
-
- Posts: 29
- Joined: Mon Jun 04, 2007 5:30 pm
- Location: Margate, FL
Re: Port Forwarding
If I use bellsouth, my isp with mail.bellsouth.net, it needs authentication and you have to use xxxxx@bellsouth.net. I subscribed to a service at DNSEXIT.COM that relays mail and accepts on 2525 and 26. Also, they do not require authentication, they will open up to your IP without authentication.dspain wrote:does your isp mail server require authentication?The Bandit wrote:someone pointed me to a program called Relay TCP. This program allows you to "relay" one port to another. I have been trying to get this to work with smtp email. I keep getting an error message in the wg log. I am running the service on the same box as wg, and I am able to do a telenet to port 25 of the domain and it "forwards" to 225. Does anyone know why the mail won't get through?
i know on my dsl i have to login to my smtp to send.
comcast you dont.
could be getting bounced back before it even gets sent to ya.
also some other isp's block 25 for incoming to prevent spam abuse.
It would seem as though I could leave the smarthost blank and run Relay TCP as a service and forward to 2525. I am using it like this
Route from local port 2525 to RELAY.DNSEXIT.COM 2525
-
- Posts: 29
- Joined: Mon Jun 04, 2007 5:30 pm
- Location: Margate, FL
Re: Port Forwarding
\The Bandit wrote:If I use bellsouth, my isp with mail.bellsouth.net, it needs authentication and you have to use xxxxx@bellsouth.net. I subscribed to a service at DNSEXIT.COM that relays mail and accepts on 2525 and 26. Also, they do not require authentication, they will open up to your IP without authentication.dspain wrote:does your isp mail server require authentication?The Bandit wrote:someone pointed me to a program called Relay TCP. This program allows you to "relay" one port to another. I have been trying to get this to work with smtp email. I keep getting an error message in the wg log. I am running the service on the same box as wg, and I am able to do a telenet to port 25 of the domain and it "forwards" to 225. Does anyone know why the mail won't get through?
i know on my dsl i have to login to my smtp to send.
comcast you dont.
could be getting bounced back before it even gets sent to ya.
also some other isp's block 25 for incoming to prevent spam abuse.
It would seem as though I could leave the smarthost blank and run Relay TCP as a service and forward to 2525. I am using it like this
Route from local port 2525 to RELAY.DNSEXIT.COM 2525
Mail was sucessfully received and believe it or not sent. The only issue, is it seems to only send mail when the server is re-started. still scratching my head over this one
Re: Port Forwarding
Which Relay program are you using, when I did a search I found 3 different programs.The Bandit wrote:
Mail was sucessfully received and believe it or not sent. The only issue, is it seems to only send mail when the server is re-started. still scratching my head over this one
...just curious.
TD
Sysop of QuickSilver MBBS
http://www.quicksilvermbbs.com
http://www.hashhouse.net
http://www.dataware.info
http://informationware.com
http://www.quicksilvermbbs.com
http://www.hashhouse.net
http://www.dataware.info
http://informationware.com
-
- Posts: 29
- Joined: Mon Jun 04, 2007 5:30 pm
- Location: Margate, FL
Re: Port Forwarding
RelayTCP. Its a great program, able to telnet to the remote email server with it. I did find another solution. Routing the mail to another win 2k server on my lan, and havving that server puh it out on port 2525 to dnsexit. I am quite impressed with DNSEXIT, they have great tech support and reasonable prices. They are sending me mail on port 26 and accepting on port 2525. Plus they are "whitelisted"Toyduck wrote:Which Relay program are you using, when I did a search I found 3 different programs.The Bandit wrote:
Mail was sucessfully received and believe it or not sent. The only issue, is it seems to only send mail when the server is re-started. still scratching my head over this one
...just curious.
TD
Re: Port Forwarding
is there a setting to how many times or seconds to poll for new mail?The Bandit wrote:\The Bandit wrote:If I use bellsouth, my isp with mail.bellsouth.net, it needs authentication and you have to use xxxxx@bellsouth.net. I subscribed to a service at DNSEXIT.COM that relays mail and accepts on 2525 and 26. Also, they do not require authentication, they will open up to your IP without authentication.dspain wrote: does your isp mail server require authentication?
i know on my dsl i have to login to my smtp to send.
comcast you dont.
could be getting bounced back before it even gets sent to ya.
also some other isp's block 25 for incoming to prevent spam abuse.
It would seem as though I could leave the smarthost blank and run Relay TCP as a service and forward to 2525. I am using it like this
Route from local port 2525 to RELAY.DNSEXIT.COM 2525
Mail was sucessfully received and believe it or not sent. The only issue, is it seems to only send mail when the server is re-started. still scratching my head over this one
i dont use smtp via WG never have i use win2k advanced server for that.
-
- Posts: 29
- Joined: Mon Jun 04, 2007 5:30 pm
- Location: Margate, FL
Re: Port Forwarding
On inbound I believe it just listens on the port and receives as mail is waitingdspain wrote:is there a setting to how many times or seconds to poll for new mail?The Bandit wrote:\The Bandit wrote: If I use bellsouth, my isp with mail.bellsouth.net, it needs authentication and you have to use xxxxx@bellsouth.net. I subscribed to a service at DNSEXIT.COM that relays mail and accepts on 2525 and 26. Also, they do not require authentication, they will open up to your IP without authentication.
It would seem as though I could leave the smarthost blank and run Relay TCP as a service and forward to 2525. I am using it like this
Route from local port 2525 to RELAY.DNSEXIT.COM 2525
Mail was sucessfully received and believe it or not sent. The only issue, is it seems to only send mail when the server is re-started. still scratching my head over this one
i dont use smtp via WG never have i use win2k advanced server for that.
Re: Port Forwarding
On inbound I believe it just listens on the port and receives as mail is waiting[/quote]The Bandit wrote:
is there a setting to how many times or seconds to poll for new mail?
i dont use smtp via WG never have i use win2k advanced server for that.
Actually, on mine mail is sent as soon as a user hits "enter" to send the mail; and it listens on the port and receives any mail as it comes in.
TD
Sysop of QuickSilver MBBS
http://www.quicksilvermbbs.com
http://www.hashhouse.net
http://www.dataware.info
http://informationware.com
http://www.quicksilvermbbs.com
http://www.hashhouse.net
http://www.dataware.info
http://informationware.com