[opensuse-support] apache.log entries stopped 48 hours ago

My WAN IP changed recently. I know not when. I updated my DNS service to the new IP several hours ago, but my web site is still timing out, as is trying to reach it via my router's WAN IP. Update never took more than a few minutes to propagate before. Could something have changed in apache2 that didn't take effect right away? Last zypper up was 03 November @05:09. Apache2 log entries stopped 6 November @00:14. Last apache2 entry I see in zypper's history was on 2 November @23:33. # systemctl status apache2 ● apache2.service - The Apache Webserver Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; vendor preset: disabled) Active: active (running) since Tue 2020-11-03 03:35:01 EST; 4 days ago Main PID: 1098 (httpd-prefork) Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec" Tasks: 11 I called my ISP, who claimed no blame, not blocking port 80. I reset my router, and see nothing awry in its settings, or an available update. Where should I look to troubleshoot this? -- Evolution as taught in public schools, like religion, is based on faith, not on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org

On 08/11/2020 08.05, Felix Miata wrote:
There have been recent updates to apache. You have to connect to internet a laptop using some other Internet provider and check if you get the correct IP to the host command, and whether ping reaches the machine. You know there are ping programs that can use tcp port 80. And then, try to reach your web server both by IP and by name. -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)

Carlos E. R. composed on 2020-11-08 12:51 (UTC+0100):
Felix Miata wrote:
There have been recent updates to apache.
Last changelog entries aren't very new: # rpm -q --changelog apache2 | head * Mon Aug 31 2020 Jacek Tomasiak <jtomasiak@suse.com> - gensslcert: add -a argument to override default SAN value * Tue Aug 11 2020 pgajdos@suse.com - security update - added patches fix CVE-2020-11984 [bsc#1175074], mod_proxy_uwsgi info disclosure and possible RCE + apache2-CVE-2020-11984.patch fix CVE-2020-11993 [bsc#1175070], CVE-2020-9490 [bsc#1175071] + apache2-mod_http2-1.15.14.patch
You have to connect to internet a laptop using some other Internet provider and check if you get the correct IP to the host command, and
I don't know how I would do that. I live where there are no alternate broadband provider options except for DSL with maximum of around .
whether ping reaches the machine. You know there are ping programs that can use tcp port 80.
https://www.whatsmydns.net/#A/fm.no-ip.com showed propagation of 24.50.25.152 when I started.
And then, try to reach your web server both by IP and by name.
On my LAN inside the router it's reachable both by IP and by hostname. Yet outside nada. Router seems to be confused. https://whatismyipaddress.com/ reports WAN IP is 24.50.25.152, but I don't see that IP anywhere in my router's admin/setup, where it seems to be 100.73.40.34. # dig +short myip.opendns.com @resolver1.opendns.com 24.50.25.152 # curl ifconfig.me 24.50.25.152 curl http://whatismyip.akamai.com 24.50.25.152 Called my ISP, which said my account wasn't configured for a bridge between cable modem and separate router. It assumed I had combo modem/router so had to change some "things" to implement bridge. I spent a lot of time waiting for ISP to monkey around, and it came back again with 100.73.40.34. So I tried setting my router to static 100.73.40.34, but it didn't help. Cycling power on router multiple times didn't helped either. https://www.whatsmydns.net/#A/fm.no-ip.com shows propagation of 100.73.40.34 now. speedtest-cli still reports 24.50.25.152 https://downforeveryoneorjustme.com/fm.no-ip.com just reported still down, but I just got Firefox to load http://fm.no-ip.com/Auth/dpi-screen-window.html and Chromium to load http://fm.no-ip.com/, yet, speedtest-cli still reports 24.50.25.152. After a while I'll have to try switching router back to DHCP and see whether it holds or again breaks. :P -- Evolution as taught in public schools, like religion, is based on faith, not on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org

On 09/11/2020 20.34, Felix Miata wrote:
Telcontar:~ # rpm -qa --last | grep -i apache apache2-mod_php7-7.2.5-lp151.6.32.1.x86_64 Wed Sep 9 23:26:02 2020 apache-commons-lang3-3.4-lp151.2.44.noarch Wed Sep 9 23:20:14 2020 apache2-prefork-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:13 2020 apache2-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:07 2020 apache2-utils-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:02 2020 apache2-example-pages-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:02 2020 apache2-doc-2.4.33-lp151.8.15.1.noarch Sun Aug 30 15:30:02 2020 apache-pdfbox-1.8.12-lp151.6.38.noarch Sat Oct 12 00:13:35 2019 apache-commons-logging-1.2-lp151.3.1.noarch Sat Oct 12 00:13:14 2019 <=== apache-commons-io-2.4-lp151.3.43.noarch Sat Oct 12 00:12:52 2019 apache2-mod_dnssd-0.6-lp151.3.2.x86_64 Sat Oct 12 00:02:03 2019 Telcontar:~ #
Smartphone tethering? internet cafe? Tablet or smartphone connected to phone?
cer@Telcontar:~> host fm.no-ip.com fm.no-ip.com has address 100.73.40.34 cer@Telcontar:~> cer@Telcontar:~> ping fm.no-ip.com PING fm.no-ip.com (100.73.40.34) 56(84) bytes of data. no response. port 80... Telcontar:~ # nping --tcp -p 80 --count 2 fm.no-ip.com Starting Nping 0.7.70 ( https://nmap.org/nping ) at 2020-11-09 22:31 CET SENT (0.0398s) TCP 192.168.1.14:24760 > 100.73.40.34:80 S ttl=64 id=45930 iplen=40 seq=1928879297 win=1480 SENT (1.0399s) TCP 192.168.1.14:24760 > 100.73.40.34:80 S ttl=64 id=45930 iplen=40 seq=1928879297 win=1480 Max rtt: N/A | Min rtt: N/A | Avg rtt: N/A Raw packets sent: 2 (80B) | Rcvd: 0 (0B) | Lost: 2 (100.00%) Nping done: 1 IP address pinged in 2.07 seconds Telcontar:~ # Doesn't answer.
Telcontar:~ # nping --tcp -p 80 --count 2 24.50.25.152 Starting Nping 0.7.70 ( https://nmap.org/nping ) at 2020-11-09 22:32 CET SENT (0.0345s) TCP 192.168.1.14:49542 > 24.50.25.152:80 S ttl=64 id=40715 iplen=40 seq=3558121940 win=1480 SENT (1.0346s) TCP 192.168.1.14:49542 > 24.50.25.152:80 S ttl=64 id=40715 iplen=40 seq=3558121940 win=1480 Max rtt: N/A | Min rtt: N/A | Avg rtt: N/A Raw packets sent: 2 (80B) | Rcvd: 0 (0B) | Lost: 2 (100.00%) Nping done: 1 IP address pinged in 2.06 seconds Telcontar:~ # No answer either.
-- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)

On 08/11/2020 08.05, Felix Miata wrote:
There have been recent updates to apache. You have to connect to internet a laptop using some other Internet provider and check if you get the correct IP to the host command, and whether ping reaches the machine. You know there are ping programs that can use tcp port 80. And then, try to reach your web server both by IP and by name. -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)

Carlos E. R. composed on 2020-11-08 12:51 (UTC+0100):
Felix Miata wrote:
There have been recent updates to apache.
Last changelog entries aren't very new: # rpm -q --changelog apache2 | head * Mon Aug 31 2020 Jacek Tomasiak <jtomasiak@suse.com> - gensslcert: add -a argument to override default SAN value * Tue Aug 11 2020 pgajdos@suse.com - security update - added patches fix CVE-2020-11984 [bsc#1175074], mod_proxy_uwsgi info disclosure and possible RCE + apache2-CVE-2020-11984.patch fix CVE-2020-11993 [bsc#1175070], CVE-2020-9490 [bsc#1175071] + apache2-mod_http2-1.15.14.patch
You have to connect to internet a laptop using some other Internet provider and check if you get the correct IP to the host command, and
I don't know how I would do that. I live where there are no alternate broadband provider options except for DSL with maximum of around .
whether ping reaches the machine. You know there are ping programs that can use tcp port 80.
https://www.whatsmydns.net/#A/fm.no-ip.com showed propagation of 24.50.25.152 when I started.
And then, try to reach your web server both by IP and by name.
On my LAN inside the router it's reachable both by IP and by hostname. Yet outside nada. Router seems to be confused. https://whatismyipaddress.com/ reports WAN IP is 24.50.25.152, but I don't see that IP anywhere in my router's admin/setup, where it seems to be 100.73.40.34. # dig +short myip.opendns.com @resolver1.opendns.com 24.50.25.152 # curl ifconfig.me 24.50.25.152 curl http://whatismyip.akamai.com 24.50.25.152 Called my ISP, which said my account wasn't configured for a bridge between cable modem and separate router. It assumed I had combo modem/router so had to change some "things" to implement bridge. I spent a lot of time waiting for ISP to monkey around, and it came back again with 100.73.40.34. So I tried setting my router to static 100.73.40.34, but it didn't help. Cycling power on router multiple times didn't helped either. https://www.whatsmydns.net/#A/fm.no-ip.com shows propagation of 100.73.40.34 now. speedtest-cli still reports 24.50.25.152 https://downforeveryoneorjustme.com/fm.no-ip.com just reported still down, but I just got Firefox to load http://fm.no-ip.com/Auth/dpi-screen-window.html and Chromium to load http://fm.no-ip.com/, yet, speedtest-cli still reports 24.50.25.152. After a while I'll have to try switching router back to DHCP and see whether it holds or again breaks. :P -- Evolution as taught in public schools, like religion, is based on faith, not on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org

On 09/11/2020 20.34, Felix Miata wrote:
Telcontar:~ # rpm -qa --last | grep -i apache apache2-mod_php7-7.2.5-lp151.6.32.1.x86_64 Wed Sep 9 23:26:02 2020 apache-commons-lang3-3.4-lp151.2.44.noarch Wed Sep 9 23:20:14 2020 apache2-prefork-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:13 2020 apache2-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:07 2020 apache2-utils-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:02 2020 apache2-example-pages-2.4.33-lp151.8.15.1.x86_64 Sun Aug 30 15:30:02 2020 apache2-doc-2.4.33-lp151.8.15.1.noarch Sun Aug 30 15:30:02 2020 apache-pdfbox-1.8.12-lp151.6.38.noarch Sat Oct 12 00:13:35 2019 apache-commons-logging-1.2-lp151.3.1.noarch Sat Oct 12 00:13:14 2019 <=== apache-commons-io-2.4-lp151.3.43.noarch Sat Oct 12 00:12:52 2019 apache2-mod_dnssd-0.6-lp151.3.2.x86_64 Sat Oct 12 00:02:03 2019 Telcontar:~ #
Smartphone tethering? internet cafe? Tablet or smartphone connected to phone?
cer@Telcontar:~> host fm.no-ip.com fm.no-ip.com has address 100.73.40.34 cer@Telcontar:~> cer@Telcontar:~> ping fm.no-ip.com PING fm.no-ip.com (100.73.40.34) 56(84) bytes of data. no response. port 80... Telcontar:~ # nping --tcp -p 80 --count 2 fm.no-ip.com Starting Nping 0.7.70 ( https://nmap.org/nping ) at 2020-11-09 22:31 CET SENT (0.0398s) TCP 192.168.1.14:24760 > 100.73.40.34:80 S ttl=64 id=45930 iplen=40 seq=1928879297 win=1480 SENT (1.0399s) TCP 192.168.1.14:24760 > 100.73.40.34:80 S ttl=64 id=45930 iplen=40 seq=1928879297 win=1480 Max rtt: N/A | Min rtt: N/A | Avg rtt: N/A Raw packets sent: 2 (80B) | Rcvd: 0 (0B) | Lost: 2 (100.00%) Nping done: 1 IP address pinged in 2.07 seconds Telcontar:~ # Doesn't answer.
Telcontar:~ # nping --tcp -p 80 --count 2 24.50.25.152 Starting Nping 0.7.70 ( https://nmap.org/nping ) at 2020-11-09 22:32 CET SENT (0.0345s) TCP 192.168.1.14:49542 > 24.50.25.152:80 S ttl=64 id=40715 iplen=40 seq=3558121940 win=1480 SENT (1.0346s) TCP 192.168.1.14:49542 > 24.50.25.152:80 S ttl=64 id=40715 iplen=40 seq=3558121940 win=1480 Max rtt: N/A | Min rtt: N/A | Avg rtt: N/A Raw packets sent: 2 (80B) | Rcvd: 0 (0B) | Lost: 2 (100.00%) Nping done: 1 IP address pinged in 2.06 seconds Telcontar:~ # No answer either.
-- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)
participants (2)
-
Carlos E. R.
-
Felix Miata