Author Topic: zentyal.me does not work for me  (Read 3412 times)

yustao

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
zentyal.me does not work for me
« on: November 26, 2011, 12:57:17 pm »
I subscribed my server to Zentyal Cloud. The dyndns name is "shinewain.zentyal.me". Unfortunately, when I tried to ping it, I always got the below error:

ping shinewain.zentyal.me
Ping request could not find host shinewain.zentyal.me. Please check the name and try again.

robb

  • Guest
Re: zentyal.me does not work for me
« Reply #1 on: November 26, 2011, 04:55:05 pm »
How is you server connected to the internet? If it is behind a router, did you open de necessary ports (on your router)?

Can you ping other servers by name (is DNS correctly configured?)

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: zentyal.me does not work for me
« Reply #2 on: November 27, 2011, 11:05:38 am »
Hi Yustao,

Check the logs for ddclient to update your address in Zentyal Cloud. To do so, check it out with the following command:

Code: [Select]
$ sudo grep 'ddclient' /var/log/daemon.log

According to our records, no update has reached Zentyal Cloud.

Best regards,
My secret is my silence...

yustao

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: zentyal.me does not work for me
« Reply #3 on: November 28, 2011, 03:25:04 am »
Hi,

Thanks for your reply. Would you please let me which port(s) I should open?
P.S. - my server connected to the server directly.

Thanks,
Songtao

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: zentyal.me does not work for me
« Reply #4 on: November 28, 2011, 11:03:43 am »
There is no need to open a port.
My secret is my silence...

yustao

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: zentyal.me does not work for me
« Reply #5 on: November 28, 2011, 02:33:29 pm »
I just check the daemon.log, but I found nothing. what is wrong?

yustao

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: zentyal.me does not work for me
« Reply #6 on: November 28, 2011, 02:54:55 pm »
In my server "Zentyal Cloud", I can see the following info:

Server name:    shinewain
Server subscription:    Basic
External server name (DynDNS):    shinewain.zentyal.me
Use this name to connect to Zentyal externally
Subscription renovation date:    Unknown
Central monitoring & management:    Disabled

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: zentyal.me does not work for me
« Reply #7 on: December 01, 2011, 12:52:50 pm »
Hi yustao,

I encourage you not to open several posts about the same problem. There is a risk of being blocked or removed.

Regarding to your problem, please check Network --> DynDNS and the ddclient logs in /var/log/daemon.log to help you further. Make sure as well the server is connected to Zentyal Cloud. I double-check your server and I cannot see any update from your server.

Best regards,
My secret is my silence...

yustao

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: zentyal.me does not work for me
« Reply #8 on: December 02, 2011, 03:07:47 pm »
Hi,

Thanks for your info. I just checked the log, and did NOT find ddclient related info.

But when I login to https://www.cloud.zentyal.com/, I can find out my server has connect to the cloud.

Thanks,
Songtao

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: zentyal.me does not work for me
« Reply #9 on: December 05, 2011, 09:54:31 am »
Then, run the following command and let me know what /var/log/daemon.log says:

Code: [Select]
$ sudo /etc/init.d/ddclient restart

Make sure the Zentyal Cloud is set as provider in [it]Network -> Dynamic DNS[/it].

Best regards,
My secret is my silence...