UNSOLVED

71Cutlass

updated

14 years ago

7

71Cutlass

9 Posts

0

690

December 27th, 2012 09:00

SP ping to SMTP server

Guys,

Is there a navicli command to test pinging from an SP to an SMTP relay host? I need a simple way to do this in order to check firewall status.

JF

  • umichklewis

    4 Apprentice

    1190 Posts

    266

    0

    Posted December 28th, 2012 06:00

    You want to take a look at the Command Reference for Block for the specifics - your best will be will to look at the "eventmonitor -monitor -responsetest" series of commands.  These will let you test your email settings, but doesn't give you a good way to actually ping the host.  You can set everything up, run the response test (eventmonitor -monitor -responsetest -email -smtpmailserver) to your specifc SMTP host, then check your Event Log.  You should get some useful information about the failed message to help troubleshoot further.

    It's a real stretch, but if you happen to have iSCSI configured, you can use "connection -pingnode -sp" to try and issue a ping from the iSCSI port.  Best practices, however, mean that your iSCSI network is a different subnet from the management network, so this probably won't work.  You could, however, temporarily set the iSCSI IP on the management network, if you have no other way to check things out.

    Let us know if this helps!

    Karl

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    266

    0

    Posted December 31st, 2012 06:00

    disconnect network cable from one of th SPs, assign its IP address to your laptop and ping/traceroute ..etc. ICMP ping might be blocked on your SMTP server anyway, try to telnet to port 25.