Koozali.org: home of the SME Server

Test Internet Connection function removed in SME 6.01-01

Offline mocco

  • **
  • 32
  • +0/-0
Test Internet Connection function removed in SME 6.01-01
« on: March 26, 2004, 07:14:00 PM »
Hi All
Anyone know why this function was removed in SME Server 6.0.1-01 ? It is very handy when doing new installs etc. I know the srver would contact MITEL in their versions, but could it not be set up to contact contribs.org?
"What is the TRUTH is not always popular"
"What is popular is not always the TRUTH"

Howard Cosell :pint:...

whistler

Test Internet Connection function removed in SME 6.01-01
« Reply #1 on: March 26, 2004, 08:45:43 PM »
Newer used it. I log in and use the command line tools.

Anyway, it may be even better to contact a time server and sync date and time while checking the connectivity or send an e-mail with installation details to address specified by the administrator.


Offline del

  • *
  • 765
  • +0/-0
Test Internet Connection function removed in SME 6.01-01
« Reply #3 on: March 26, 2004, 10:37:25 PM »
Hi Whistler,
Can you tell me the command line for checking the internet connection? Cheers. :pint:
Regards,
Del :-?
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

whistler

Test Internet Connection function removed in SME 6.01-01
« Reply #4 on: March 26, 2004, 11:15:01 PM »
Quote from: "del"
Hi Whistler,
Can you tell me the command line for checking the internet connection? Cheers. :pint:
Regards,
Del :-?


In example:
dig contribs.org
lynx contribs.org

If ICMP packets are not disturbed, then also:
traceroute contribs.org
ping contribs.org

I think you got the point and find many more ways, such as telnet, ftp and so on.