Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: KOS <sv3ora@qrp.gr>
Cc: galene@lists.galene.org
Subject: [Galene] Re: Message from KOS
Date: Wed, 20 Dec 2023 23:22:02 +0100	[thread overview]
Message-ID: <87r0jgy0ol.wl-jch@irif.fr> (raw)
In-Reply-To: <Mr.rC099RMxkQe.IBvDTXSB7mf@qrp.gr>

> 1. Create a .vbs file, eg start.vbs with the next code in it:
> Dim WinScriptHost
> Set WinScriptHost = CreateObject("WScript.Shell")
> WinScriptHost.Run Chr(34) & "start.bat" & Chr(34), 0
> Set WinScriptHost = Nothing

Or simply recompile with "-ldflags -H=windowsgui".  But then, you won't be
able to see the logs.

> 4. Set your router NAT (port forwarding) to route the 1194 and 8443 ports
> in your lan, in the PC that runs the galene.exe

1194 needs both TCP and UDP for best performance.

> 8. If you have a wifi at home, you need to make 2 desktop shortcuts in
> your mobile phone. [...]
> The second shortcut will have the internal static LAN IP address of the
> server the galene runs in, instead of the domain name or external IP.

That's only needed if your NAT doesn't do hairpinning, and that's going to
cause all sorts of other trouble.  Please try to configure your NAT so
hairpinning works.

  https://en.wikipedia.org/wiki/Network_address_translation#NAT_hairpinning

-- Juliusz

  reply	other threads:[~2023-12-20 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 12:19 [Galene] " KOS
2023-12-20 13:57 ` [Galene] " Juliusz Chroboczek
2023-12-20 18:20   ` KOS
2023-12-20 22:22     ` Juliusz Chroboczek [this message]
2023-12-20 22:28       ` KOS
2024-01-23 10:24         ` KOS
2024-01-23 14:11           ` Juliusz Chroboczek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0jgy0ol.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --cc=sv3ora@qrp.gr \
    --subject='[Galene] Re: Message from KOS' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox