Forum Moderators: phranque
However browsing to the page gives a 'Server not Found or DNS error'. All works fine when using http://
Whilst running various tests i decided on a whim to try telnetting to the ip address and port 443. I was intending to test coectivity to see if a route could be found to that port on our server.
I was most interested to find this reply...
220 unglSubig? ;)
530 Not logged in.
Any clues?
sablednah, is this your own server that it's running on? If it's a *NIX server, you can see what processes has port 443 open.
On *BSD's:
sockstat ¦grep 443 lsof ¦grep 443 In the meantime, though, it looks pretty weird that an SMTP server is listening on 443.
Damn, that sucks. Post back, let us know how they did it, it may help someone else in the future that has a similar setup!
Also, I bet dollars to doughnuts they're probably German... A quick google for that 220 message only resulted in some German news posts.
-MM
Troj/Servu-AG was the culprit, and it was almost certainly from a german source, they where using a hidden folder to store a german porn film!
Thanks for the help, and hope no-one else does need this info ;o)