|
From: Sławek A. <sa...@wa...> - 2025-12-23 21:01:13
|
Merry Christmas to everyone, W dniu 20.12.2025 o 19:07, lea...@li... pisze: > Message: 1 > Date: Sat, 20 Dec 2025 16:53:29 +0100 > From: S?awek Adamski<sa...@wa...> > To:lea...@li... > Subject: Re: [leaf-user] leaf-user Digest, Vol 205, Issue 14 > Message-ID:<34f...@wa...> > Content-Type: text/plain; charset=UTF-8; format=flowed > > W dniu 20.12.2025 o?13:13,lea...@li... pisze: >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Fri, 19 Dec 2025 22:06:53 +0100 >> From: Erich Titl<eri...@th...> >> To:lea...@li... >> Subject: Re: [leaf-user] leaf-user Digest, Vol 205, Issue 11 >> Message-ID:<a72...@th...> >> Content-Type: text/plain; charset="utf-8"; Format="flowed" >> >> Hi Slavek >> >> Am 19.12.2025 um 21:05 schrieb S?awek Adamski via leaf-user: >>> He all, >>> >>> W dniu 18.12.2025 o?00:26,lea...@li... pisze: >>>> ---------------------------------------------------------------------- >>>> >> .... >> >>>>> Sorry Erich, I'm not Linux man. I don't know how to do that. I'm using >>>>> lrcfg for changes in configuration, upgrade, ip addr and reboot. That's >>>>> all.? WinSCP doesn't work at me. Please write commends how to do that. >>>>> ? From PuTTy I can copy edited file and send that in mail. >>>> OK >>>> >>>> 1) ls -l /var/log/lighttpd should show something like >>> at me the result was: >>> >>> -rw-r--r--? ? 1 sh-httpd wheel? ? ? ? ? 664 Feb 14 07:44 access.log >>> >>> means only one line. And I didn't do the rest. What is this gatekeeper#? >>> >> gatekeeper is one of my machines. From the timestamp of your access log >> I would infer that your lighttpd instance is not running. It has a >> timestamp of february 14. You can look at the contents using >> >> tail /var/log/lighttpd/access.log > At me the result is: > > firewall# tail /var/log/lighttpd/access.log > xxx.yyy.zzz.loc1 xxx.yyy.zzz.fw - [15/Feb/2005:03:31:14 +0000] "GET / > HTTP/1.1" 401 164 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; > rv:146.0) Gecko/20100101 Firefox/146.0" > xxx.yyy.zzz.loc1 xxx.yyy.zzz.fw - [15/Feb/2005:03:31:19 +0000] "GET / > HTTP/1.1" 401 164 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; > rv:146.0) Gecko/20100101 Firefox/146.0" > xxx.yyy.zzz.loc1 xxx.yyy.zzz.fw - [15/Feb/2005:03:31:21 +0000] "GET / > HTTP/1.1" 401 164 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; > rv:146.0) Gecko/20100101 Firefox/146.0" > firewall# > > where xxx.yyy.zzz.fw is the IPv4 number of eth1 and xxx.yyy.zzz.loc1 is > the IPv4 number on my Windows PC >> How do you use Putty to access the LEAF box, serial line or TCP with ssh? >> If you can access the box using ssh that would be a good asset, it means >> that you can talk to the box over IP. > When I'm using PuTTy I use xxx.yyy.zzz.fw? on port 22. >> cheers >> >> ET > ------------------------------ > > Message: 2 > Date: Sat, 20 Dec 2025 17:05:28 +0100 > From: Erich Titl<eri...@th...> > To:lea...@li... > Subject: Re: [leaf-user] leaf-user Digest, Vol 205, Issue 14 > Message-ID:<041...@th...> > Content-Type: text/plain; charset="utf-8"; Format="flowed" > > Hi Slavek > > Am 20.12.2025 um 16:53 schrieb S?awek Adamski via leaf-user: > ... > >>> gatekeeper is one of my machines. From the timestamp of your access log >>> I would infer that your lighttpd instance is not running. It has a >>> timestamp of february 14. You can look at the contents using >>> >>> tail /var/log/lighttpd/access.log >> At me the result is: >> >> firewall# tail /var/log/lighttpd/access.log >> xxx.yyy.zzz.loc1 xxx.yyy.zzz.fw - [15/Feb/2005:03:31:14 +0000] "GET / >> HTTP/1.1" 401 164 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; >> rv:146.0) Gecko/20100101 Firefox/146.0" >> xxx.yyy.zzz.loc1 xxx.yyy.zzz.fw - [15/Feb/2005:03:31:19 +0000] "GET / >> HTTP/1.1" 401 164 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; >> rv:146.0) Gecko/20100101 Firefox/146.0" >> xxx.yyy.zzz.loc1 xxx.yyy.zzz.fw - [15/Feb/2005:03:31:21 +0000] "GET / >> HTTP/1.1" 401 164 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; >> rv:146.0) Gecko/20100101 Firefox/146.0" >> firewall# > OK, so your Windows PC tries to open a connection to lighttp, good. > The log shows that the request is rejected because you are not > authorized. It appears that you have an authorization problem. This > might be access permission of the files for webconf. Is the error log clean? > >> where xxx.yyy.zzz.fw is the IPv4 number of eth1 and xxx.yyy.zzz.loc1 is >> the IPv4 number on my Windows PC >>> How do you use Putty to access the LEAF box, serial line or TCP with ssh? >>> If you can access the box using ssh that would be a good asset, it means >>> that you can talk to the box over IP. >> When I'm using PuTTy I use xxx.yyy.zzz.fw? on port 22. > OK you are using ssh to access your firewall, that is good as you can > now also use winscp to copy files to and from the LEAF box. I can't do that. WinSCP does not connect with leaf. I was asking why at: https://winscp.net/forum/viewtopic.php?p=128826#128826 They showed me how to make a log. I read it. WinSCP łączy się z leaf. Leaf runs lrcfg. Lrcfg displays a menu and waits for any selection. I don't know what to do next. > > cheers > ET |