okay, working!
the default port parameter is 8080, instead of 80. 
setting the router's port forward from [externalIP:80] to [internalIP:3001, 
or some other number] 
and the --server port parameter to "3001, or some other number" and host to 
"0.0.0.0"
resolved the issue! wiki now accessable from all devices as desired.

Thanks!
Stephan

On Friday, July 7, 2017 at 5:49:29 PM UTC-7, Arlen Beiler wrote:
>
> Work in stages. First make sure you can access it from a browser on 
> another device on the same wifi network using the laptop's IP address. Once 
> that is working, then you are most of the way there. After that you would 
> probably need to google for your specific router. You can search SuperUser 
> for the info as well, most likely. Or help forums.
>
> On Fri, Jul 7, 2017 at 8:37 PM, StephanF <[email protected] <javascript:>> 
> wrote:
>
>> Thanks! but....  :(
>> I tried "", "the external IP for the router", and per your suggestion 
>> "0.0.0.0" as host parameters.
>>
>>   blank and 0.0.0.0 both allow the server to start, but the external 
>> browser gets the same error 
>>
>> "[[external IP number]] refuses to connect". 
>>
>> the router's log shows the proper forward from the external device to the 
>> laptop's internal ip so the router must be passing the request to the 
>> internal ip/port for the laptop.
>>
>> ?
>> Regards, Stephan
>>
>>
>>
>> On Friday, July 7, 2017 at 5:21:49 PM UTC-7, Arlen Beiler wrote:
>>>
>>> You need to set the host parameter. I believe it is 127.0.0.1 by 
>>> default. This means it will only listen on localhost. I normally set it to 
>>> 0.0.0.0 to listen on all available IP addresses.
>>>
>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/5f2696ab-5ae9-4e18-9879-998bc581359f%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/5f2696ab-5ae9-4e18-9879-998bc581359f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/52647f63-4737-475c-a4ca-2a3041ef45b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to