- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with sendmail
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
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
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
02-19-2002 07:57 AM
02-19-2002 07:57 AM
Problem with sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:02 AM
02-19-2002 08:02 AM
Re: Problem with sendmail
Check this out:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=fc9e30091145bdb3fc/screen=ckiDisplayDocument?docId=200000056837561
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:07 AM
02-19-2002 08:07 AM
Re: Problem with sendmail
did you check the DS flag in sendmail.cf file on the 11.00 box.
The DS entry should have a mail relay host name infront of it, If not add this entry and restart the sendmail by /sbin/init/sendmail stop ,/sbin/init.d/sendmail start. Sendmail file is in /etc/mail directory
Goodluck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:07 AM
02-19-2002 08:07 AM
Re: Problem with sendmail
nslookup hostname
this will try to resolve the server,if that works try
traceroute hostname
this will try to find a route to the server, if that works
Go to the homepage of your service provider and send yourself a page (most providers offer this ability), and see what address it give you, maybe it isn't what you were told.
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:09 AM
02-19-2002 08:09 AM
Re: Problem with sendmail
from both machines do a test to see if nslookup can resolve the domain names.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:10 AM
02-19-2002 08:10 AM
Re: Problem with sendmail
nslookup pageraddress
return anything? Is it the correct address (compare with the working machine).
Does netstat -rn show the proper routes - especially the default?
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:10 AM
02-19-2002 08:10 AM
Re: Problem with sendmail
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 08:18 AM
02-19-2002 08:18 AM
Re: Problem with sendmail
mailq -v -d
and that will show you if sendmail has been configured with a different hostname or domain name than what is actually the case for your environment.
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 09:25 AM
02-19-2002 09:25 AM
Re: Problem with sendmail
thanks for any input. will give points shortly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 09:54 AM
02-19-2002 09:54 AM
Re: Problem with sendmail
<
Is your DNS internal or external to your DMZ, and does it forward to your ISP's DNS for look-ups external to your network? Can you resolve other external sites?
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 10:04 AM
02-19-2002 10:04 AM
Re: Problem with sendmail
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 11:25 AM
02-19-2002 11:25 AM
Re: Problem with sendmail
Contact Us link at the bottom of the page and ask them what is wrong with their server.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 11:41 AM
02-19-2002 11:41 AM
Re: Problem with sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 11:59 AM
02-19-2002 11:59 AM
Re: Problem with sendmail
Try to get the ip address for the archwireless.net by doing
nslookup archwireless.net
on the one that works.
What does it say? Does it tell you where it found the IP address? Compare that to the same command on the one that doesn't work. Is it using a different DNS server perhaps?
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:04 PM
02-19-2002 12:04 PM
Re: Problem with sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:13 PM
02-19-2002 12:13 PM
Re: Problem with sendmail
telnet archwireless.net 25
and see if you get a response back.
if so type in these commands
helo "yourdomain.com"
mail from: "youremailaddress"
rcpt to: "yourpageraddress"
data
Test
.
quit
See if that goes. If it works, look at your resolv.conf and nsswitch.conf for errors or problems. If all else fails try putting archwireless.net in your /etc/hosts and seeing how that works.
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:23 PM
02-19-2002 12:23 PM
Re: Problem with sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:31 PM
02-19-2002 12:31 PM
Re: Problem with sendmail
Do you get an error message back from the telnet? Usually you will get a connection refused or connection closed by pier type error is a firewall blocks that specific connection. What about pings or traceroutes to that ip, you may be able to trace to a certain part of your network and see if there is a firewall or router not passing the traffic on. Network guys are usually more likely to listen to you if if you have evidence rather than telling them it is a networking problem, (and I should say SA's are the same way).
Look forward to more info,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 12:31 PM
02-19-2002 12:31 PM
Re: Problem with sendmail
Does
nbtstat -c
work on the good one? That's a windows command but if you have a WINS server then who knows maybe it will work.
Does
traceroute archwireless.net
go anywhere?
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 01:12 PM
02-19-2002 01:12 PM
Re: Problem with sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 01:59 PM
02-19-2002 01:59 PM
Re: Problem with sendmail
Go to the good machine and type:
nslookup
it should return with the name of the server and a > prompt. Type:
set type=mx
this should just return another > prompt. Now type:
archwireless.net
now get out with:
exit
Write down what you get and then do the same on the bad one. Compare the two. Of particular interest is first, the name of the server and second, the ip address it gives you at the bottom. Do they match? My bet is that you have two different DNS servers but there could be something in the sendmail.cf or version of sendmail which keeps it from getting the mx record.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2002 02:19 PM
02-19-2002 02:19 PM
Re: Problem with sendmail
Thanks for your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2002 06:00 AM
02-20-2002 06:00 AM