Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: mocco on March 26, 2004, 07:14:00 PM

Title: Test Internet Connection function removed in SME 6.01-01
Post by: mocco 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?
Title: Test Internet Connection function removed in SME 6.01-01
Post by: whistler 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.
Title: Test Internet Connection function removed in SME 6.01-01
Post by: RonM on March 26, 2004, 10:29:04 PM
Check this thread

http://forums.contribs.org/index.php?topic=21264.msg84524#msg84524
Title: Test Internet Connection function removed in SME 6.01-01
Post by: del 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 :-?
Title: Test Internet Connection function removed in SME 6.01-01
Post by: whistler 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.