Relay skynet offline?
Geplaatst: 09 maa 2014, 12:22
Is bij jullie ook de smtp server relay.skynet.be offline?
Bron: http://superuser.com/questions/407291/h ... thout-pingIf the machine firewall is rejecting ICMP, it is probably also rejecting all other forms of not already authorized access so if opening the firewall to accept ICMP is not an option, you may try the alternative ways below:
If you have access to the router, you can check if the machine is in the connected devices.
If the machine is sharing "Public Documents" you can check if they are available in the network.
If the machine is sharing a printer, you can check the print queue.
Another way but I'm not sure if it will work from a windows machine but issuing the ping on a Linux machine, if the remote windows machine is not connected (offline), the ping command returns "host unreachable" and if it is on and not answering to ping, there is no response.
Telnet naar relay.skynet.be:25 ; Een SMTP server zal, als het goed is, antwoorden met een 220 'Service Ready' bericht. Eventueel kan je dan met andere SMTP commands een mail trachten te versturen om verder te testen (syntax is hierbij heel belangrijk en mag niet van afgeweken worden).jos123 schreef:Dus hoe kan ik weten of de server online is?