Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Richard
> Date: Tuesday, April 27, 2021 22:10:35 +0200 > From: Antony Stone > > On Tuesday 27 April 2021 at 22:02:40, back Button wrote: > >> > PS; Why do you always append ".invalid" to whatever email >> > address you happen to be using at the time? > >> That just happens > > I would complain at

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Toor, Rodrigo.
ow to setup  a website on my home laptop and access it from anywhere in the world . back.but...@aol.com -Original Message- From: Toor, Rodrigo. To: users@httpd.apache.org Sent: Tue, 27 Apr 2021 19:15 Subject: Re: [users@httpd] LAN to WAN access Want you a how to on official domain:

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Eric Shields | #MassTransitHonchkrow
I have a DAV server on a class B NAT behind a DigitalOcean Wireguard server. To achieve what you're seeking, you need to set up iptables rules under the "Destination NAT" rule subgroup. You should adjust the hosts file on your device to reflect the fully qualified domain name (FQDN) of the serv

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Antony Stone
On Tuesday 27 April 2021 at 22:35:35, back Button wrote: > I tired http://backbtn.ddns.net/ from my laptop. > after setting up the no-ip.com client application and following these > instructionshttps://www.noip.com/download?page=linux > This ip http://176.253.2.116/shows the sky, broadband

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread back Button
tone To: users@httpd.apache.org Sent: Tue, 27 Apr 2021 21:10 Subject: Re: [users@httpd] LAN to WAN access On Tuesday 27 April 2021 at 22:02:40, back Button wrote: > > PS; Why do you always append ".invalid" to whatever email address you > > happen  to be using at the tim

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Antony Stone
On Tuesday 27 April 2021 at 22:02:40, back Button wrote: > > PS; Why do you always append ".invalid" to whatever email address you > > happen to be using at the time? > That just happens I would complain at my email client if it did that sort of thing without me wanting it to. On Tuesday 27

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread back Button
That just happens  PS; Why do you always append ".invalid" to whatever email address you happen  to be using at the time? back.but...@aol.com -Original Message- From: Antony Stone To: users@httpd.apache.org Sent: Tue, 27 Apr 2021 20:20 Subject: Re: [users@httpd]

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Antony Stone
On Tuesday 27 April 2021 at 21:11:38, back Button wrote: > I want to know how to setup a website on my home laptopand access it from > anywhere in the world . 1. Set up a website on your home laptop. 2. Set up inbound routing on your Internet connection so that requests to your public IP addre

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread back Button
I want to know how to setup  a website on my home laptopand access it from anywhere in the world . back.but...@aol.com -Original Message- From: Toor, Rodrigo. To: users@httpd.apache.org Sent: Tue, 27 Apr 2021 19:15 Subject: Re: [users@httpd] LAN to WAN access Want you a how

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Toor, Rodrigo.
Want you a how to on official domain: https://httpd.apache.org or can be any other in web. In web there are many indexed on google. Em 27/04/2021 14:34, back Button escreveu: Hi, The documents found here are very comprehensive. https://httpd.apache.org/docs/current/ There is one more how-to t

[users@httpd] LAN to WAN access

2021-04-27 Thread back Button
Hi, The documents found here are very comprehensive.https://httpd.apache.org/docs/current/ There is one more how-to topic I am looking for,that is access Apache  Webserver or  even access back end application server(s) via Apache Webserver using reverse proxy from the internet when running Apa