[arm-allstar] Web Error Log
David McGough
kb4fxc at inttek.net
Wed May 13 22:08:49 EDT 2020
Hi Joe,
Interesting. There is already a package in HamVoIP which should disable
all kernel IPv6 without requiring any further adjustment. This is the
hamvoip-no-ipv6 package and it get loaded by default. The file which
should run-time disable kernel IPv6 is: /etc/sysctl.d/ipv6.conf
If the above ipv6.conf isn't present for some reason, you should be able
to install the package with: pacman -S hamvoip-no-ipv6
I haven't taken a look at this in a while, but, you shouldn't need to
adjust kernel boot-time parameters, this is definitely run-time
adjustable.
73, David KB4FXC
On Wed, 13 May 2020, "Joe Orrico via ARM-allstar" wrote:
> Doug, David, and Danny,
Well Danny suggested that I add: ipv6.disable=1
root=/dev/mmcblk0p2 rw rootwait console=ttyAMA0,115200 console=tty1
selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0
kgdboc=ttyAMA0,115200 elevator=noop ipv6.disable=1
That did the trick. Thanks Guys for all the help you give us! ð
Joe Orrico
WB6HRO / WR6AAC Repeater
-----Original Message-----
From: ARM-allstar <arm-allstar-bounces at hamvoip.org> On Behalf Of "Doug Crompton via ARM-allstar"
Sent: Tuesday, May 12, 2020 1:13 PM
To: ARM Allstar <arm-allstar at hamvoip.org>
Cc: Doug Crompton <wa3dsp at gmail.com>
Subject: Re: [arm-allstar] Web Error Log
Here is reference to an apparent bug with your problem -
http://mail-archives.us.apache.org/mod_mbox/httpd-bugs/201910.mbox/%3Cbug-63803-7868@https.bz.apache.org/bugzilla/%3E
I am not sure what if any the resolution was.
*73 Doug*
*WA3DSP*
*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
On Tue, May 12, 2020 at 3:33 PM "Joe Orrico via ARM-allstar" < arm-allstar at hamvoip.org> wrote:
> Doug,
>
> I have three nodes on the same router 45090 & 500291 no issues. But
> 500290 is the only one generating all the errors, all are running
> latest version of software.
>
> It's DHCP and dynamic but they are all on the same IP that they had
> before it started this. Where is the IPV6 located?
>
> Joe
>
> -----Original Message-----
> From: ARM-allstar <arm-allstar-bounces at hamvoip.org> On Behalf Of "Doug
> Crompton via ARM-allstar"
> Sent: Tuesday, May 12, 2020 11:25 AM
> To: ARM Allstar <arm-allstar at hamvoip.org>
> Cc: Doug Crompton <wa3dsp at gmail.com>
> Subject: Re: [arm-allstar] Web Error Log
>
> Have you changed any other file in /etc/httpd ? In "googling" this it
> looks like it might have something to do with IPV6 which is turned off
> in our code. What router are you using? Are you DHCP? If so do you
> have the DHCP address tied down as static or reserved in your router?
>
>
> *73 Doug*
>
> *WA3DSP*
>
> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>
>
> On Tue, May 12, 2020 at 2:12 PM "Joe Orrico via ARM-allstar" <
> arm-allstar at hamvoip.org> wrote:
>
> > Doug and David,
> >
> > Yes my httpd.conf file is exactly as shown below.
> >
> > What other log info would you like?
> >
> > Before that there are numerous hack intrusion attempts. Then
> > thousands of the message below.
> >
> > Joe
> >
> >
> >
> > -----Original Message-----
> > From: ARM-allstar <arm-allstar-bounces at hamvoip.org> On Behalf Of
> > "Doug Crompton via ARM-allstar"
> > Sent: Tuesday, May 12, 2020 9:35 AM
> > To: ARM Allstar <arm-allstar at hamvoip.org>
> > Cc: Doug Crompton <wa3dsp at gmail.com>
> > Subject: Re: [arm-allstar] Web Error Log
> >
> > In /etc/httpd/conf/httpd.conf
> >
> > #
> > #Listen 12.34.56.78:80
> > Listen 80
> >
> > Did you put an IP address in the Listen statement? It should just be
> > the port as shown.
> >
> >
> > *73 Doug*
> >
> > *WA3DSP*
> >
> > *http://www.crompton.com/hamradio
> > <http://www.crompton.com/hamradio>*
> >
> >
> > On Tue, May 12, 2020 at 11:13 AM "David McGough via ARM-allstar" <
> > arm-allstar at hamvoip.org> wrote:
> >
> > >
> > > Joe,
> > >
> > > I can't say for certain without seeing more log info, but I
> > > suspect a config error in the apache config file:
> > > /etc/httpd/conf/httpd.conf
> > >
> > > 73, David KB4FXC
> > >
> > >
> > >
> > > On Tue, 12 May 2020, "Joe Orrico via ARM-allstar" wrote:
> > >
> > > > What do I have set up wrong I get 15,000 of these error messages
> > > > each
> > > day?
> > > >
> > > >
> > > >
> > > > [Sun May 10 10:29:08.076914 2020] [core:warn] [pid 277]
> > > > (99)Cannot assign requested address: AH00056: connect to
> > > > listener on [::]:80
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Joe Orrico
> > > >
> > > > WB6HRO / WR6AAC Repeater
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > >
> > > > ARM-allstar mailing list
> > > > ARM-allstar at hamvoip.org
> > > > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> > > >
> > > > Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
> > > >
> > >
> > > _______________________________________________
> > >
> > > ARM-allstar mailing list
> > > ARM-allstar at hamvoip.org
> > > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> > >
> > > Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
> > >
> > _______________________________________________
> >
> > ARM-allstar mailing list
> > ARM-allstar at hamvoip.org
> > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >
> > Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
> >
> > _______________________________________________
> >
> > ARM-allstar mailing list
> > ARM-allstar at hamvoip.org
> > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >
> > Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
> >
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>
_______________________________________________
ARM-allstar mailing list
ARM-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
_______________________________________________
ARM-allstar mailing list
ARM-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
More information about the ARM-allstar
mailing list