Re: Can't seem to open https (443/tcp)

2024-08-10 Thread Samuel Sieb
On 8/10/24 2:33 PM, Richard Shaw wrote: On Sat, Aug 10, 2024 at 4:23 PM Franta Hanzlík via users mailto:users@lists.fedoraproject.org>> wrote: On Sat, 10 Aug 2024 16:08:50 -0500 Richard Shaw mailto:hobbes1...@gmail.com>> wrote: > Which is interesting because `ss -tapn` shows other

Re: Can't seem to open https (443/tcp)

2024-08-10 Thread Richard Shaw
On Sat, Aug 10, 2024 at 4:23 PM Franta Hanzlík via users < users@lists.fedoraproject.org> wrote: > On Sat, 10 Aug 2024 16:08:50 -0500 > Richard Shaw wrote: > > > On Sat, Aug 10, 2024 at 3:43 PM Samuel Sieb wrote: > > > > > On 8/10/24 1:07 PM, Richard Shaw wrote: > > > > I'm attempting to run a s

Re: Can't seem to open https (443/tcp)

2024-08-10 Thread Franta Hanzlík via users
On Sat, 10 Aug 2024 16:08:50 -0500 Richard Shaw wrote: > On Sat, Aug 10, 2024 at 3:43 PM Samuel Sieb wrote: > > > On 8/10/24 1:07 PM, Richard Shaw wrote: > > > I'm attempting to run a service on port 443 but no matter what I do, > > > nmap reports the port is closed. Both systems are Fedora 4

Re: Can't seem to open https (443/tcp)

2024-08-10 Thread Richard Shaw
On Sat, Aug 10, 2024 at 3:43 PM Samuel Sieb wrote: > On 8/10/24 1:07 PM, Richard Shaw wrote: > > I'm attempting to run a service on port 443 but no matter what I do, > > nmap reports the port is closed. Both systems are Fedora 40. > > > > On the server: > > # firewall-cmd --add-service=https > >

Re: Can't seem to open https (443/tcp)

2024-08-10 Thread Samuel Sieb
On 8/10/24 1:07 PM, Richard Shaw wrote: I'm attempting to run a service on port 443 but no matter what I do, nmap reports the port is closed. Both systems are Fedora 40. On the server: # firewall-cmd --add-service=https success # firewall-cmd --runtime-to-permanent success # firewall-cmd --relo

Re: Can't seem to open https (443/tcp)

2024-08-10 Thread Franta Hanzlík via users
On Sat, 10 Aug 2024 15:07:48 -0500 Richard Shaw wrote: > I'm attempting to run a service on port 443 but no matter what I do, nmap > reports the port is closed. Both systems are Fedora 40. > > On the server: > # firewall-cmd --add-service=https > success > # firewall-cmd --runtime-to-permanent >

Can't seem to open https (443/tcp)

2024-08-10 Thread Richard Shaw
I'm attempting to run a service on port 443 but no matter what I do, nmap reports the port is closed. Both systems are Fedora 40. On the server: # firewall-cmd --add-service=https success # firewall-cmd --runtime-to-permanent success # firewall-cmd --reload success # firewall-cmd --list-services c