Koozali.org: home of the SME Server

DownloadTicketService Contrib

Offline Bud

  • *
  • 487
  • +0/-0
DownloadTicketService Contrib
« on: October 28, 2014, 06:15:39 PM »
guys please help

i have installed the DownloadTicketService contrib http://wiki.contribs.org/DownloadTicketService on a sme 8.1 server but am having problems

when i enter the web address on my local lan " https://mysmeserverip/dl  " i get the address " https://my-server.domain.tld/dl " and i cannot login to the system as i get a blank page

when i enter the web address via the web " https://mydyndnsname/dl  " i get the address " https://my-server.domain.tld/dl " and i also cannot login to the system as i get a blank page

what must i do in order for me to use this great tool on my lan and via the web using eg: dyndns to send notifications to clients of files that they can download via this great tool

any help greatly appreciated  :)


Offline Daniel B.

  • *
  • 1,699
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: DownloadTicketService Contrib
« Reply #1 on: October 28, 2014, 06:36:56 PM »
Download Ticket Service automatically redirect to your server FQDN by default. You can change this with:

Code: [Select]
db configuration setprop dl Uri https://yourdns/dl
signal-event webapps-update

For the blank page issue, have a look in both /var/log/messages and /var/log/httpd/error_log
C'est la fin du monde !!! :lol:

Offline Bud

  • *
  • 487
  • +0/-0
Re: DownloadTicketService Contrib
« Reply #2 on: November 01, 2014, 07:05:48 AM »
Daniel B

thank you very much for your support, i really appreciate the help from the sme forum.

it works via the wan side but have you got a solution that also includes the lan side

sorry for the noob questions  :-)

Offline Daniel B.

  • *
  • 1,699
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: DownloadTicketService Contrib
« Reply #3 on: November 01, 2014, 06:39:19 PM »
Just make sure your dns points to your server, from the lan or the outside. For example, if it's reachable with sme.domain.tld from the outside, add domain.tld as a locally resolved domain, and add sme as host in this domain,  pointing on the server itself.
C'est la fin du monde !!! :lol:

Offline Bud

  • *
  • 487
  • +0/-0
Re: DownloadTicketService Contrib
« Reply #4 on: November 03, 2014, 08:30:45 AM »
Daniel B thank you for trying to explain

ok so am i right in understanding the following from you:

1. I have a Dyndns Account called eg: " mysme.dyndns.org "
2. I can Access from outside ( wan ) my network to  " mysme.dyndns.org " with no problems - This is working
3. In sme server  admin console " Configuration > Domains " I have created a Domain Called " mydme.dyndns.org "  - IS THIS CORRECT?

         Domain name           Brief description                i-bay       Domain DNS servers
EG: mysme.dyndns.org   MySME DynDNS Domain     Primary   Resolve locally

4. " add sme as host in this domain,  pointing on the server itself " - HOW DO I DO THIS ??

sorry for the noob questions  :-)
« Last Edit: November 03, 2014, 08:34:58 AM by Bud »

Offline Daniel B.

  • *
  • 1,699
  • +0/-0
    • Firewall Services, la sécurité des réseaux
C'est la fin du monde !!! :lol: