Quote:
|
Originally Posted by Roman
I have a router sitting on a static IP (216.188.249.98) and server connected to the router and assigned the 192.168.1.2. In order to see my website inside the firewall (router) I have to type 192.168.1.2 and not www.rcbazaar.com. Linksys told me that this is OK, but I really think there must be a way to work around this. Our mail accounts are hosted outside our intranet with a web hosting company, which is also holding our DNS record.
Is it possible that all the problems with sendmail are actually DNS problems and how can I test this?
Appreciate you help !
Roman
|
You can test if this are DNS or routing problems:
Please try to connect to the yahoo mailserver via telnet on the shell of your server. Enter the command:
Code:
telnet mx4.mail.yahoo.com 25
When you got an answer from the serve, you can close the connection by typing "quit".
The testsession should look similar like this:
Code:
# telnet mx4.mail.yahoo.com 25
Trying 68.142.202.12...
Connected to mta-v4.mail.vip.mud.yahoo.com.
Escape character is '^]'.
220 mta230.mail.mud.yahoo.com ESMTP YSmtp service ready
quit
221 mta230.mail.mud.yahoo.com
Connection closed by foreign host.
If not, please post the output in the forum.
Recent comments
1 day 2 hours ago
1 day 2 hours ago
1 day 7 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 20 hours ago
2 days 3 hours ago
2 days 7 hours ago
2 days 8 hours ago