Re: Web server access SOLVED

2025-04-01 Thread Timothy M Butterworth
On Wed, Apr 2, 2025 at 1:50 AM Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: > > > On Wed, Apr 2, 2025 at 1:37 AM Van Snyder > wrote: > >> I discovered that although I haven't even installed iptables, my server >> was running firewalld. I wasn't even aware it existed. I stopped

Re: DHCP and static addresses, nothing to do with Re: Who: Bookwormv.Trixie

2025-04-01 Thread David Wright
On Tue 01 Apr 2025 at 04:58:27 (-0400), gene heskett wrote: > On 3/31/25 23:02, David Wright wrote: > > On Mon 31 Mar 2025 at 16:35:58 (-0400), gene heskett wrote: > > > On 3/31/25 13:55, David Wright wrote: > > > > I don't know why you have problems with using /etc/hosts for lookups > > > > on you

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: Monthly FAQ for the Debian-user mailing list (last modified 20250301)

2025-04-01 Thread Jeffrey Walton
On Tue, Apr 1, 2025 at 8:57 PM Andrew M.A. Cater wrote: > > On Tue, Apr 01, 2025 at 06:17:38PM -0400, Jeffrey Walton wrote: > > I see the changing of title or subject to add things like "SOLVED" is > > not included in the FAQ. > > > > Can we infer it is frowned upon or unwanted? > > Good evening J

Re: DHCP and static addresses, nothing to do with Re: Who:Bookwormv.Trixie

2025-04-01 Thread tomas
On Tue, Apr 01, 2025 at 12:25:36PM -0400, gene heskett wrote: > On 4/1/25 08:59, to...@tuxteam.de wrote: > > On Tue, Apr 01, 2025 at 01:36:21PM +0100, mick.crane wrote: > > > On 2025-04-01 13:21, to...@tuxteam.de wrote: > > > > On Tue, Apr 01, 2025 at 12:42:46PM +0100, mick.crane wrote: > > > > >

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Charles Curley
On Tue, 1 Apr 2025 19:30:43 -0400 Greg Wooledge wrote: > > To be pedantic, any logins subsequent to touching it will show up. > > It is necessary to touch it after a reboot. So a nice workaround. > > It should be possible to create this file as part of the boot > sequence, before user logins a

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: Failed unmounting disk mes. on every restart

2025-04-01 Thread Max Nikulin
On 01/04/2025 18:31, J wrote: Apr 01 14:19:20 deb systemd[1]: Failed unmounting mnt-8cd66b97\x2dbde6\x2d4475\x2db875\x2d8f3928a8b14d.mount - / mnt/8cd66b97-bde6-4475-b875-8f3928a8b14d. Apr 01 14:19:20 deb systemd[1]: mnt-8cd66b97\x2dbde6\x2d4475\x2db875\x2d8f3928a8b14d.mount:

Web server access

2025-04-01 Thread Van Snyder
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 the same router, using its IP number. I enabled port forwardin

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Charles Curley
On Tue, 1 Apr 2025 18:14:46 -0400 Michael Stone wrote: > >To be pedantic, any logins subsequent to touching it will show up. It > >is necessary to touch it after a reboot. So a nice workaround. > > Yeah. I'm working on it; I'd like for both mechanisms to work for > trixie because IMO the trans

Re: Web server access SOLVED

2025-04-01 Thread Van Snyder
I discovered that although I haven't even installed iptables, my server was running firewalld. I wasn't even aware it existed. I stopped it, and now I can access my web vandyke.mynetgear.com through my router on port 80 or 443. I disabled firewalld because I have no idea how to configure it, but m

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 80 and 443 throug

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: Package kde-config-mobile-networking - what does it do?

2025-04-01 Thread Timothy M Butterworth
On Tue, Apr 1, 2025 at 2:37 PM Hans wrote: > Hi, > > just a question: today I stumbled over the package "kde-config-mobile- > networking" and installed it. But I saw no change of my system. I even did > not > find any change in kde-systemsettings. Is this an older and unneeded > package? > > Netw

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Charles Curley
On Tue, 1 Apr 2025 15:19:48 -0400 Michael Stone wrote: > If you touch /run/utmp it will magically start working again. Thank you. To be pedantic, any logins subsequent to touching it will show up. It is necessary to touch it after a reboot. So a nice workaround. -- Does anybody read signature

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Greg Wooledge
On Tue, Apr 01, 2025 at 15:03:34 -0600, Charles Curley wrote: > On Tue, 1 Apr 2025 15:19:48 -0400 > Michael Stone wrote: > > > If you touch /run/utmp it will magically start working again. > > Thank you. > > To be pedantic, any logins subsequent to touching it will show up. It > is necessary to

Re: Monthly FAQ for the Debian-user mailing list (last modified 20250301)

2025-04-01 Thread Jeffrey Walton
I see the changing of title or subject to add things like "SOLVED" is not included in the FAQ. Can we infer it is frowned upon or unwanted? On Tue, Apr 1, 2025 at 6:12 PM Andrew M.A. Cater wrote: > > Debian-user is a mailing list provided for support for Debian users, > and to facilitate discuss

Re: Monthly FAQ for the Debian-user mailing list (last modified 20250301)

2025-04-01 Thread Andrew M.A. Cater
On Tue, Apr 01, 2025 at 06:17:38PM -0400, Jeffrey Walton wrote: > I see the changing of title or subject to add things like "SOLVED" is > not included in the FAQ. > > Can we infer it is frowned upon or unwanted? > Good evening Jeffrey, No, I don't think you can. > > Off-topic arguments also

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Michael Stone
On Tue, Apr 01, 2025 at 03:03:34PM -0600, Charles Curley wrote: On Tue, 1 Apr 2025 15:19:48 -0400>Michael Stone wrote: If you touch /run/utmp it will magically start working again. Thank you. To be pedantic, any logins subsequent to touching it will show up. It is necessary to touch it afte

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

Package kde-config-mobile-networking - what does it do?

2025-04-01 Thread Hans
Hi, just a question: today I stumbled over the package "kde-config-mobile- networking" and installed it. But I saw no change of my system. I even did not find any change in kde-systemsettings. Is this an older and unneeded package? Network-manager is already creating a connection to the mobile

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Michael Stone
On Mon, Mar 31, 2025 at 09:09:24AM +0300, Henrik Ahlgren wrote: Mike Castle writes: I believe /run/utmp is gone in trixie, after systemd was upgraded to 256.5-2. If you touch /run/utmp it will magically start working again.

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

Re: web browser recommendation

2025-04-01 Thread Brad Rogers
On Tue, 1 Apr 2025 15:16:52 -0400 Eben King wrote: Hello Eben, >On 4/1/25 14:02, Brad Rogers wrote: >> >> The error message that now displays, is thus; I wrote none of that. You do Bret Busby, who is far more knowledgeable than I with regard to this matter, a disservice. Please take more care

Re: web browser recommendation

2025-04-01 Thread Eben King
On 4/1/25 14:02, Brad Rogers wrote: The error message that now displays, is thus; " Ad blockers violate YouTube's Terms of Service It looks like you may be using an ad blocker. Video playback is blocked unless YouTube is allowlisted or the ad blocker is disabled. Ads allow YouTube to be used

Monthly FAQ for the Debian-user mailing list (last modified 20250301)

2025-04-01 Thread Andrew M.A. Cater
Debian-user is a mailing list provided for support for Debian users, and to facilitate discussion on relevant topics. Codes of Conduct * The list is a Debian communication forum. As such, it is subject to both the Debian mailing list Code of Conduct and the main Debian Code of

Re: web browser recommendation

2025-04-01 Thread Brad Rogers
On Mon, 31 Mar 2025 21:14:18 -0700 Marc Shapiro wrote: Hello Marc, >Yes, but that version does not download from YouTube.  I have yt-dlp, Ah; I have no interest in yt. -- Regards _ "Valid sig separator is {dash}{dash}{space}" / ) "The blindingly obvious is never immedia

Re: DHCP and static addresses, nothing to do with Re: Who: Bookwormv.Trixie

2025-04-01 Thread mick.crane
On 2025-04-01 13:21, to...@tuxteam.de wrote: On Tue, Apr 01, 2025 at 12:42:46PM +0100, mick.crane wrote: [...] the spaces look wrong to me If you mean those: 192.168.71.122 bpi51e5p.coyote.den bpi51 e5p #3dprinter ^^^ ... 192.168.71.121

Re: Who: Bookworm v. Trixie

2025-04-01 Thread Charles Curley
On Mon, 31 Mar 2025 09:09:24 +0300 Henrik Ahlgren wrote: > Mike Castle writes: > > > The whole utmp stuff is flaky, a best effort system that might give > > some resemblance to reality. > > I believe /run/utmp is gone in trixie, after systemd was upgraded to > 256.5-2. I don't see it on eit

Re: web browser recommendation

2025-04-01 Thread Bret Busby
On 1/4/25 12:14, Marc Shapiro wrote: On 3/30/25 12:30 PM, Brad Rogers wrote: On Sun, 30 Mar 2025 12:23:04 -0700 Marc Shapiro wrote: Hello Marc, I was looking into Brave the other day, but what stopped me was the lack of anything to replace Video Download Helper. I've got VDH installed in B

Re: DHCP and static addresses, nothing to do with Re: Who:Bookwormv.Trixie

2025-04-01 Thread gene heskett
On 4/1/25 08:59, to...@tuxteam.de wrote: On Tue, Apr 01, 2025 at 01:36:21PM +0100, mick.crane wrote: On 2025-04-01 13:21, to...@tuxteam.de wrote: On Tue, Apr 01, 2025 at 12:42:46PM +0100, mick.crane wrote: [...] the spaces look wrong to me If you mean those: 192.168.71.122 bpi51e5p.coyot

Re: Package kde-config-mobile-networking - what does it do?

2025-04-01 Thread Peter Hillier-Brook
On 01/04/2025 16:01, Hans wrote: Hi, just a question: today I stumbled over the package "kde-config-mobile- networking" and installed it. But I saw no change of my system. I even did not find any change in kde-systemsettings. Is this an older and unneeded package? Network-manager is already cre

Re: DHCP and static addresses, nothing to do with Re: Who: Bookwormv.Trixie

2025-04-01 Thread tomas
On Tue, Apr 01, 2025 at 12:42:46PM +0100, mick.crane wrote: [...] > the spaces look wrong to me If you mean those: > 192.168.71.122 bpi51e5p.coyote.den bpi51 e5p #3dprinter ^^^ > ... > 192.168.71.121 mkspi.coyote.denmkspi xmax3 # 3dpri

Re: DHCP and static addresses, nothing to do with Re: Who: Bookwormv.Trixie

2025-04-01 Thread tomas
On Tue, Apr 01, 2025 at 01:36:21PM +0100, mick.crane wrote: > On 2025-04-01 13:21, to...@tuxteam.de wrote: > > On Tue, Apr 01, 2025 at 12:42:46PM +0100, mick.crane wrote: > > > > [...] > > > > > the spaces look wrong to me > > > > If you mean those: > > > > > 192.168.71.122 bpi51e5p.coyote.den

Re: DHCP and static addresses, nothing to do with Re: Who: Bookwormv.Trixie

2025-04-01 Thread mick.crane
On 2025-04-01 09:58, gene heskett wrote: 127.0.0.1   localhost 192.168.71.1    router.coyote.den   router # dd-wrt 192.168.71.2    amanda.coyote.den   amanda # backup under construction 192.168.71.3    coyote.coyote.den   coyote # this big tower 192.168.71.4    sixty40.coyote.d

Re: Failed unmounting disk mes. on every restart

2025-04-01 Thread J
> > Apr 01 14:19:20 deb systemd[1]: Failed unmounting > mnt-8cd66b97\x2dbde6\x2d4475\x2db875\x2d8f3928a8b14d.mount - > /mnt/8cd66b97-bde6-4475-b875-8f3928a8b14d. > Apr 01 14:19:20 deb systemd[1]: > mnt-8cd66b97\x2dbde6\x2d4475\x2db875\x2d8f3928a8b14d.mount: Mount process > exited, code=exited, stat

Re: Unable to install GRUB in dummy

2025-04-01 Thread hlyg
Thank Nikulin! i read wiki page you mention, it is too technical, as end user, i am not expected to worry such details it seems to me that efi isn't very mature at present it doesn't offer any benefits to me though it is superior to mbr

Re: DHCP and static addresses, nothing to do with Re: Who: Bookwormv.Trixie

2025-04-01 Thread gene heskett
On 3/31/25 23:02, David Wright wrote: On Mon 31 Mar 2025 at 16:35:58 (-0400), gene heskett wrote: On 3/31/25 13:55, David Wright wrote: I don't know why you have problems with using /etc/hosts for lookups on your LAN. I use it here without any problems, and it has to work because there's no DNS

Re: Xfce run executable file in terminal

2025-04-01 Thread mick.crane
On 2025-04-01 00:27, David Christensen wrote: On 3/31/25 14:36, mick.crane wrote: Xfce4 I've loads of Perl scripts dotted about in different directories I'd like to select them in Thunar and run them in a terminal with a click or two. "Open terminal here" in Xfce desktop is very handy but stil

Re: DHCP and static addresses, nothing to do with Re: Who: Bookworm v.Trixie

2025-04-01 Thread Troll
On Mon, Mar 31, 2025 at 10:01:37PM -0500, David Wright wrote: > On Mon 31 Mar 2025 at 16:35:58 (-0400), gene heskett wrote: > > On 3/31/25 13:55, David Wright wrote: > > > I don't know why you have problems with using /etc/hosts for lookups > > > on your LAN. I use it here without any problems, and