Jump to content

MagAca

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by MagAca

  1. We are using exchange 2010 sp3 on server 2008 r2. We cannot get emails in with the following error being reported when using the connectivity tester from microsoft. [TABLE=class: logTable tb tbFixed, width: 1256] [TR] [TD]Testing inbound SMTP mail flow for domain '[email protected]'.[/TD] [/TR] [TR] [TD][/TD] [TD]The Microsoft Connectivity Analyzer failed to test inbound SMTP mail flow.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1234] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]Elapsed Time: 4988 ms.[/TD] [/TR] [/TABLE] [/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1234] [TR] [TD][/TD] [TD]Test Steps[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1218] [TR] [TD][/TD] [TD]Attempting to retrieve DNS MX records for domain 'domain.co.uk'.[/TD] [/TR] [TR] [TD] [/TD] [TD]One or more MX records were successfully retrieved from DNS.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1190] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]MX Records Host mail.domain.co.uk, Preference 5 Elapsed Time: 167 ms. [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [TABLE=class: tb tbFixed, width: 1218] [TR] [TD][/TD] [TD]Testing Mail Exchanger mail.domain.co.uk.[/TD] [/TR] [TR] [TD] [/TD] [TD]One or more SMTP tests failed for this Mail Exchanger.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1190] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]Elapsed Time: 4821 ms.[/TD] [/TR] [/TABLE] [/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1190] [TR] [TD][/TD] [TD]Test Steps[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1174] [TR] [TD][/TD] [TD]Attempting to resolve the host name mail.domain.co.uk in DNS.[/TD] [/TR] [TR] [TD] [/TD] [TD]The host name resolved successfully.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1146] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]IP addresses returned: 62.255.9.36 Elapsed Time: 1943 ms. [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [TABLE=class: tb tbFixed, width: 1174] [TR] [TD][/TD] [TD]Testing TCP port 25 on host mail.domain.co.uk to ensure it's listening and open.[/TD] [/TR] [TR] [TD] [/TD] [TD]The port was opened successfully.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1146] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]Banner received: 220 MAIL.domain.co.uk Microsoft ESMTP MAIL Service, Version: 7.5.7601.17514 ready at Fri, 6 Feb 2015 08:30:23 +0000 Elapsed Time: 1479 ms. [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [TABLE=class: tb tbFixed, width: 1174] [TR] [TD][/TD] [TD]Analyzing SMTP Capabilities for server mail.domain.co.uk:25[/TD] [/TR] [TR] [TD] [/TD] [TD]SMTP Capabilities were analyzed successfuly.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1146] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]SMTP Capabilities were analyzed successfuly. 250-MAIL.domian.co.uk Hello [157.56.138.143] 250-TURN 250-SIZE 2097152 250-ETRN 250-PIPELINING 250-DSN 250-ENHANCEDSTATUSCODES 250-8bitmime 250-BINARYMIME 250-CHUNKING 250-VRFY 250-TLS 250-STARTTLS 250 OK Elapsed Time: 626 ms. [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [TABLE=class: tb tbFixed, width: 1174] [TR] [TD][/TD] [TD]Attempting to send a test email message to [email protected] using MX mail.domain.co.uk.[/TD] [/TR] [TR] [TD] [/TD] [TD]Delivery of the test email message failed.[/TD] [/TR] [TR] [TD] [/TD] [TD][TABLE=class: tb tbFixed, width: 1146] [TR] [TD][/TD] [TD]Additional Details[/TD] [/TR] [TR] [TD] [/TD] [TD=class: addtlDetailsCell]The server returned status code 550 - Mailbox unavailable. The server response was: 5.7.1 Unable to relay for [email protected] Exception details: Message: Mailbox unavailable. The server response was: 5.7.1 Unable to relay for [email protected] Type: System.Net.Mail.SmtpFailedRecipientException Stack trace: at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at Microsoft.Exchange.Tools.ExRca.Tests.SmtpMessageTest.PerformTestReally() Elapsed Time: 771 ms. Internal emails are all working fine . As is sending out externally . Any ideas would be appreciated. [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE] [/TD] [/TR] [/TABLE]
  2. Hi having an issue where intermittently the SMTP service principle name (both NETBIOS and FQDN) vanishes and all outbound external emails stop . I can put them back in using setspn.exe setspn.exe -a smtp/server server setspn.exe -a smtp/server.domain.co.uk server but then after a random period of time they disappear and need re-entering. Any ideas why these are being dropped ? Its exchange 2010 on a 2008r2 server . Single server doing everything on exchange.
  3. Ok Thanks to everyone for the info
  4. I have got 3com 7760s, 8760s, 8250s, 7250s . They all appear to have options for changing between standalone and managed but not sure how would go ahead with that or if its misleading etc .
  5. Yep Brain kicked in aftr I had written that all in and have set up a computer on old range and it can see them all and have now been able to ping / browse to relevant ports . So now is there any way I can get these talking to some sort of interface where I don't have to change every single point every time i want to change a setting ?
  6. I think this may be our problem , About 6 months ago we migrated to a new domain and in the process a lot of settings changed regarding netmasks and default gateways . As I understand it currently we have 255.0.0.0 as the netmask where previously everything was on 255.255.252.0 The default gateway has also changed . A colleague now remembers at some point there was a central control program but this was on a computer that has now been disposed off .
  7. I have a list of IP Address but I cant browse to them and I cant ping them , so not sure if it is old information or there is something I am doing wrong ?
  8. I have been visiting edugeek for a while for info but never had to post before but I am totally stranded with the WiFi here at school . We have 30 odd access points at the school all 3com which I am led to beleive are about 7-8 years old . I've only been here a year myself . The WiFi works but is completely unsecured ( well not completely someone has hidden it so that it don't broadcast , but everyone knows the name so its effectively open to students and staff a like ) We don't seem to have any way to control the WiFi and it seems to work because its always worked but nobody here knows anything about it . I have to find a way to secure it but i have no idea where to start .... Has anyone any advice for where I need to start .Ideally I need to get the Network secured with at the very least a password . I managed to locate a software disc called Wireless Infrastructure Device Manager , but when I try to run it it simply states No Network Adapter Available and auto closes .
×
×
  • Create New...