Re: Web server access

2025-04-05 Thread Van Snyder
On Wed, 2025-04-02 at 01:17 -0400, Timothy M Butterworth wrote: > I am able to reach The Van Snyder's Web Site using the above IP > address and URL on port 80 but not 443. I got a certificate error on > 443.  I've never before set up a secure server. I followed instructions at a web page, whose UR

Re: Web server access

2025-04-05 Thread Timothy M Butterworth
On Tue, Apr 1, 2025 at 8:12 PM Van Snyder wrote: > On Tue, 2025-04-01 at 20:00 -0400, Timothy M Butterworth wrote: > > > > On Tue, Apr 1, 2025 at 7:57 PM Van Snyder > wrote: > > This might be the wrong forum for this question, but most likely somebody > can tell me a better place. > > I have a w

Re: Web server access

2025-04-05 Thread tomas
On Wed, Apr 02, 2025 at 03:55:08PM +0200, Nicolas George wrote: > debian-u...@howorth.org.uk (HE12025-04-02): > > Well, practically it makes no difference. If I send with or without an > > HTTP version I get the same Bad Request response. And it makes no > > difference whether I use HTTP/1.0 or HTT

Re: Web server access SOLVED

2025-04-04 Thread Timothy M Butterworth
d my IP Tables cheat sheet. If you need any help feel free to ask. Tim > On Tue, 2025-04-01 at 18:07 -0700, Van Snyder wrote: > > Forwarded Message > *From*: jeremy ardley > > *To*: debian-user@lists.debian.org > *Subject*: Re: Web server access > *Date*

Re: OT: Re: Web server access

2025-04-03 Thread john doe
On 4/3/25 21:43, Van Snyder wrote: On Thu, 2025-04-03 at 15:16 +0200, john doe wrote: On 4/3/25 01:19, Van Snyder wrote: On Wed, 2025-04-02 at 15:24 -0400, Greg Wooledge wrote: I added port 443 only because my router converted the port 80 request to a port 443 request. I eventually worked

Re: OT: Re: Web server access

2025-04-03 Thread Van Snyder
On Thu, 2025-04-03 at 15:16 +0200, john doe wrote: > On 4/3/25 01:19, Van Snyder wrote: > > On Wed, 2025-04-02 at 15:24 -0400, Greg Wooledge wrote: > > > > > > I added port 443 only because my router converted the port 80 > > request > > to a port 443 request. I eventually worked out the reason f

OT: Re: Web server access

2025-04-03 Thread john doe
On 4/3/25 01:19, Van Snyder wrote: On Wed, 2025-04-02 at 15:24 -0400, Greg Wooledge wrote: I added port 443 only because my router converted the port 80 request to a port 443 request. I eventually worked out the reason for that was because my server had started running a firewall that blocke

Re: Web server access

2025-04-02 Thread Van Snyder
On Wed, 2025-04-02 at 15:24 -0400, Greg Wooledge wrote: > > > I got a security error too. It says the problem is that the > > certificate > > is self-signed. I have no idea what that means or how to repair it. > > *If* you want to go down this road, the simplest way is to install > one > of the "

Re: Web server access

2025-04-02 Thread Jeffrey Walton
On Wed, Apr 2, 2025 at 3:24 PM Greg Wooledge wrote: > > On Wed, Apr 02, 2025 at 12:03:32 -0700, Van Snyder wrote: > > On Wed, 2025-04-02 at 11:25 -0700, Van Snyder wrote: > > > On Wed, 2025-04-02 at 01:17 -0400, Timothy M Butterworth wrote: > > > > I am able to reach The Van Snyder's Web Site usin

Re: Web server access

2025-04-02 Thread Van Snyder
On Wed, 2025-04-02 at 11:25 -0700, Van Snyder wrote: > On Wed, 2025-04-02 at 01:17 -0400, Timothy M Butterworth wrote: > > I am able to reach The Van Snyder's Web Site using the above IP > > address and URL on port 80 but not 443. I got a certificate error > > on 443.  > > I've never before set up

Re: Web server access

2025-04-02 Thread Greg Wooledge
On Wed, Apr 02, 2025 at 12:03:32 -0700, Van Snyder wrote: > On Wed, 2025-04-02 at 11:25 -0700, Van Snyder wrote: > > On Wed, 2025-04-02 at 01:17 -0400, Timothy M Butterworth wrote: > > > I am able to reach The Van Snyder's Web Site using the above IP > > > address and URL on port 80 but not 443. I

Re: Web server access

2025-04-02 Thread Nicolas George
debian-u...@howorth.org.uk (HE12025-04-02): > Well, practically it makes no difference. If I send with or without an > HTTP version I get the same Bad Request response. And it makes no > difference whether I use HTTP/1.0 or HTTP/1.1. Does it make a difference if you send CRLF instead of LF, as Tom

Re: Web server access

2025-04-02 Thread Markus Schönhaber
Am 02.04.25 um 14:01 schrieb debian-u...@howorth.org.uk: > wrote: >> On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk >> wrote: >> >> >>> GET index.html >> >> should be: >> >> GET index.html HTTP/1.0 >> >> (Strictly speaking you should close off with twice , but >> most web

Re: Web server access

2025-04-02 Thread Jeffrey Walton
On Wed, Apr 2, 2025 at 8:01 AM wrote: > > wrote: > > On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk > > wrote: > > > > > > > GET index.html > > > > should be: > > > > GET index.html HTTP/1.0 > > > > (Strictly speaking you should close off with twice , but > > most web server

Re: Web server access

2025-04-02 Thread debian-user
wrote: > On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk > wrote: > > > > GET index.html > > should be: > > GET index.html HTTP/1.0 > > (Strictly speaking you should close off with twice , but > most web servers are tolerant if you just send two ) > > Not sending a HTT

Re: Web server access

2025-04-02 Thread debian-user
Greg Wooledge wrote: > On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote: > > The server is on the LAN side of the router (192.168.1.65). It's > > not in the DMZ. My server isn't running Apache ACLs or iptables or > > TCP wrapper. The router is running a firewall.  I've forwarded > > WAN-si

Re: Web server access

2025-04-02 Thread Greg Wooledge
On Wed, Apr 02, 2025 at 13:01:10 +0100, debian-u...@howorth.org.uk wrote: > wrote: > > On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk > > wrote: > > > GET index.html > > > > should be: > > > > GET index.html HTTP/1.0 > > Well, practically it makes no difference. If I sen

Re: Web server access

2025-04-02 Thread tomas
On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk wrote: > GET index.html should be: GET index.html HTTP/1.0 (Strictly speaking you should close off with twice , but most web servers are tolerant if you just send two ) Not sending a HTTP version in your request /is/ a bad r

Re: Web server access SOLVED

2025-04-01 Thread Timothy M Butterworth
gt; > Tim > Sorry here is the attachment for IP version 4. > > >> On Tue, 2025-04-01 at 18:07 -0700, Van Snyder wrote: >> >> Forwarded Message >> *From*: jeremy ardley > > >> *To*: debian-user@lists.debian.org >> *Subject*: Re: Web s

Re: Web server access

2025-04-01 Thread Timothy M Butterworth
On Wed, Apr 2, 2025 at 1:12 AM Van Snyder wrote: > On Tue, 2025-04-01 at 21:03 -0400, Greg Wooledge wrote: > > On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote: > > The server is on the LAN side of the router (192.168.1.65). It's not in > the DMZ. My server isn't running Apache ACLs or ip

Re: Web server access SOLVED

2025-04-01 Thread Charles Curley
On Tue, 01 Apr 2025 18:19:55 -0700 Van Snyder wrote: > I disabled firewalld because I have no idea how to configure it, but > my Linksys router is running a firewall that's really easy to > configure. firewall-config for GUI operation. firewalld comes with a command line (and scriptable) tool ca

Re: Web server access SOLVED

2025-04-01 Thread Mal
On 02/04/2025 11:49 am, Van Snyder wrote: > I disabled firewalld because I have no idea how to configure it, but > my Linksys router is running a firewall that's really easy to configure. For next time you get a connectivity issue like this..  If you are sure the linksys router box is passing t

Re: Web server access SOLVED

2025-04-01 Thread Van Snyder
ld. On Tue, 2025-04-01 at 18:07 -0700, Van Snyder wrote: > Forwarded Message > From: jeremy ardley > To: debian-user@lists.debian.org > Subject: Re: Web server access > Date: 04/01/2025 05:29:23 PM > > > On 2/4/25 08:21, Timothy M Butterworth wrote: >

Re: Web server access

2025-04-01 Thread Van Snyder
On Tue, 2025-04-01 at 21:03 -0400, Greg Wooledge wrote: > On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote: > > The server is on the LAN side of the router (192.168.1.65). It's > > not in > > the DMZ. My server isn't running Apache ACLs or iptables or TCP > > wrapper. The router is running

Re: Web server access

2025-04-01 Thread Van Snyder
Forwarded Message From: jeremy ardley To: debian-user@lists.debian.org Subject: Re: Web server access Date: 04/01/2025 05:29:23 PM On 2/4/25 08:21, Timothy M Butterworth wrote: > > Ok so if I understand you correctly then you are attempting to port > forward 8

Re: Web server access

2025-04-01 Thread Greg Wooledge
On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote: > The server is on the LAN side of the router (192.168.1.65). It's not in > the DMZ. My server isn't running Apache ACLs or iptables or TCP > wrapper. The router is running a firewall.  I've forwarded WAN-side > ports 23, 80 and 443 to my se

Re: Web server access

2025-04-01 Thread Van Snyder
On Tue, 2025-04-01 at 20:21 -0400, Timothy M Butterworth wrote: > Ok so if I understand you correctly then you are attempting to port > forward 80 and 443 through the router's WAN Wide Area Network > interface to a server located in the DMZ DeMilitarized Zone. Does the > server have Apache ACL's, I

Re: Web server access

2025-04-01 Thread jeremy ardley
On 2/4/25 08:21, Timothy M Butterworth wrote: Ok so if I understand you correctly then you are attempting to port forward 80 and 443 through the router's WAN Wide Area Network interface to a server located in the DMZ DeMilitarized Zone. Does the server have Apache ACL's, IP Tables or TCP wr

Re: Web server access

2025-04-01 Thread Timothy M Butterworth
On Tue, Apr 1, 2025 at 7:57 PM Van Snyder wrote: > This might be the wrong forum for this question, but most likely somebody > can tell me a better place. > > I have a web server listening to port 80 (http) and 443 (https). > > I can load pages from it from any computer in my house, all behind th

Re: Web server access

2025-04-01 Thread Van Snyder
On Tue, 2025-04-01 at 22:30 +0200, john doe wrote: > On 4/1/25 21:10, Van Snyder wrote: > > I have a web server listening to port 80 (http) and 443 (https). > > > > I can load pages from it from any computer in my house, all behind > > the > > same router, using its IP number. > > > > I enabled p

Re: Web server access

2025-04-01 Thread john doe
On 4/1/25 21:10, Van Snyder wrote: I have a web server listening to port 80 (http) and 443 (https). I can load pages from it from any computer in my house, all behind the same router, using its IP number. I enabled port forwarding in the DMZ in my router for ports 80 and 443. I can't load page