No route to host?
So today, I came in and started looking at my server and can't seem to get any e-mail to leave it. It sits in the queue and says "No route to host". I've checked it with multiple accounts, Hotmail, yahoo, and a few customers e-mail addresses. Same thing on all of them.
Typing "host apple.com" in the terminal reports:
"apple.com has address 17.254.3.183"
So DNS seems to be working, I can connect with file sharing to the server, e-mail will still come INTO the server, I can ping the server, and the Web Server still responds from outside the network. I haven't made any changes that would stop it that I am aware of, if someone wanted to double check that port 25 is open from outside my network I would appreciate it. raoset.com
I can type: "Telnet raoset.com 25" and it connects just fine to my mail server from INSIDE my network.
Connected to raoset.com.
Escape character is '^]'.
220 raoset.com ESMTP Postfix
my postconf -n:
alias_maps = hash:/etc/aliases,hash:/var/mailman/data/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug peerlevel = 2
enable serveroptions = yes
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailbox sizelimit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps rbldomains =
message sizelimit = 0
mydestination = $myhostname,localhost.$mydomain,raoset.com,192.168.0.254,68.21.192.86,mail.raos et.com,127.0.0.1
mydomain = raoset.com
mydomain_fallback = localhost
myhostname = raoset.com
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
owner requestspecial = no
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd clientrestrictions = permit_mynetworks reject rblclient bl.spamcop.net reject rblclient dnsbl.sorbs.net reject rblclient relays.ordb.org permit
smtpd pw_server_securityoptions = gssapi,cram-md5,login,plain
smtpd recipientrestrictions = permit sasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
smtpd sasl_authenable = yes
smtpd tls_keyfile =
smtpd use_pwserver = yes
unknown local_recipient_rejectcode = 550
I'm at a loss as to what to do, I need to get this back up and working. Any help would be greatly appreciated it!
Also... I tried going to web pages from the server (Just to test) And it says it "Safari can't open the page "HTTP://www.apple.com" because it could not connect to the server "www.apple.com""(Or insert your favorite website it says the same thing)
Not sure what other info would be helpful, but let me know and I'll try and post it!
TIA!
Jason
Multiple Macs, Mac OS X (10.4.5)