Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Servers
Reload this Page Sendmail not sending out
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Servers Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc

Reply
 
Thread Tools Display Modes
Old 07-15-2003   #11 (permalink)
r5a
Just Joined!
 
Join Date: Jul 2003
Location: Toronto Canada Ont
Posts: 63
Send a message via AIM to r5a Send a message via MSN to r5a
Quote:
Originally Posted by Dolda2000
That's it? In that case it's not sendmail's fault, but the packets actually don't reach hotmail from your location. Can you ping mx1.hotmail.com? If you can't, check with "traceroute mx1.hotmail.com" where the packets can't get forth any more.
It times out, but I will traceroute and ping..
Tracert or traceroute returns:
(it goes from 1 to 30)
1-30 * * *
and ping just times out
r5a is offline   Reply With Quote
Old 07-15-2003   #12 (permalink)
genlee
Linux Engineer
 
Join Date: Jan 2003
Location: Lebanon, pa
Posts: 994
Use tcptraceroute incase any of the routers filter icmp.
genlee is offline   Reply With Quote
Old 07-15-2003   #13 (permalink)
r5a
Just Joined!
 
Join Date: Jul 2003
Location: Toronto Canada Ont
Posts: 63
Send a message via AIM to r5a Send a message via MSN to r5a
Quote:
Originally Posted by genlee
Use tcptraceroute incase any of the routers filter icmp.
command not found
r5a is offline   Reply With Quote
Old 07-15-2003   #14 (permalink)
genlee
Linux Engineer
 
Join Date: Jan 2003
Location: Lebanon, pa
Posts: 994
http://www.tcptrace.org/
genlee is offline   Reply With Quote
Old 07-16-2003   #15 (permalink)
r5a
Just Joined!
 
Join Date: Jul 2003
Location: Toronto Canada Ont
Posts: 63
Send a message via AIM to r5a Send a message via MSN to r5a
Quote:
Originally Posted by genlee
http://www.tcptrace.org/
sigh, another thing to install, and my router dosn't block icmp pings or whatnot
r5a is offline   Reply With Quote
Old 07-16-2003   #16 (permalink)
Dolda2000
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,575
I'd suggest that you ask your ISP, since it does indeed appear as if they're making it inaccessible to you. Unless you're running a misconfigured firewall? Check what "iptables -L -n" returns.
Dolda2000 is offline   Reply With Quote
Old 07-16-2003   #17 (permalink)
genlee
Linux Engineer
 
Join Date: Jan 2003
Location: Lebanon, pa
Posts: 994
Quote:
Originally Posted by r5a
Quote:
Originally Posted by genlee
http://www.tcptrace.org/
sigh, another thing to install, and my router dosn't block icmp pings or whatnot
That doesn't mean other routers don't filter icmp.
genlee is offline   Reply With Quote
Old 07-16-2003   #18 (permalink)
r5a
Just Joined!
 
Join Date: Jul 2003
Location: Toronto Canada Ont
Posts: 63
Send a message via AIM to r5a Send a message via MSN to r5a
Quote:
Originally Posted by Dolda2000
I'd suggest that you ask your ISP, since it does indeed appear as if they're making it inaccessible to you. Unless you're running a misconfigured firewall? Check what "iptables -L -n" returns.
ibtables: Table does not exist (do you need to insmod?)
i just tried pining mx1.hotmail.com on all my pcs, they all timeout...
Tracert looks like this
Quote:
Tracing route to mx1.hotmail.com [65.54.254.129]
over a maximum of 30 hops:

1 8 ms 8 ms 7 ms 64.230.254.104
2 7 ms 7 ms 6 ms 64.230.245.65
3 7 ms 7 ms 7 ms core3-toronto12-Gigabite4-0.in.bellnexxia.net [2
06.108.107.213]
4 245 ms 242 ms 106 ms core2-vancouver-pos10-2.in.bellnexxia.net [206.1
08.101.182]
5 68 ms 67 ms 68 ms core2-seattle-pos12-0.in.bellnexxia.net [206.108
.102.209]
6 67 ms 67 ms 67 ms bx3-seattle-pos5-0.in.bellnexxia.net [206.108.10
2.202]
7 67 ms 68 ms 68 ms 206.108.108.146
8 * * * Request timed out.
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.

Trace complete.
r5a is offline   Reply With Quote
Old 07-16-2003   #19 (permalink)
Dolda2000
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,575
Can you telnet to port 25 on mx1.hotmail.com from any of your other PCs?
Dolda2000 is offline   Reply With Quote
Old 07-17-2003   #20 (permalink)
r5a
Just Joined!
 
Join Date: Jul 2003
Location: Toronto Canada Ont
Posts: 63
Send a message via AIM to r5a Send a message via MSN to r5a
Quote:
Originally Posted by Dolda2000
Can you telnet to port 25 on mx1.hotmail.com from any of your other PCs?
I think so i type telnet mx1.hotmail.com 25 and it says some text really fast then just a flashing _ and then it goes back to my docs folder (this is winxp on my other box)
r5a is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 02:25 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0