Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ArchWill

Pages: [1] 2 3
1
At this point, what's missing?

Arch

2
Does anyone have any idea +- when the rest of the packages will get posted out to the 1.5 repos? I'd like to give it more of a test but there is not enough there to give it a shot yet.

Arch

3
Installation and Upgrades / Re: Does IDS do anything?
« on: February 21, 2010, 03:41:12 pm »
Do you see it ever getting integrated like ClearOS does (I think?)?

4
Installation and Upgrades / Does IDS do anything?
« on: February 21, 2010, 02:01:28 pm »
I'm sure this is a dumb question but what does I'd do besides issue an alert and write a log notification when it finds a suspected intrusion? Does it block the IP? Is there any way to test it? I've googled "testing snort" but don't find anything that is clear and concise.

Thanks!

Arch

Arch

5
Installation and Upgrades / Re: Block by time based on IP address
« on: February 12, 2010, 07:37:54 pm »
Ok...thanks

Arch

6
Installation and Upgrades / Re: scp backup will not run
« on: February 12, 2010, 04:19:02 pm »
Thanks!

7
Installation and Upgrades / Block by time based on IP address
« on: February 12, 2010, 04:14:45 pm »
I want to be able to block users from going to certain sites except at given times. The problem is that I have it set to use HTTP proxy via the transparent mode. As such,it seems like the only way I can do it is by blocking certain IP addresses. Is there any way to do this while using transparent mode?

Thanks!

Arch

8
Here it is!

/var/log/ebox/error.log /var/log/ebox/access.log {
        rotate 7
        size 10M
        compress
        nocreate
        missingok
        delaycompress
        notifempty
        postrotate
                if [ -x /usr/sbin/invoke-rc.d ]; then \
                        invoke-rc.d ebox apache restart > /dev/null; \
                else \
                        /etc/init.d/ebox apache restart > /dev/null; \
                fi; \
        endscript
}

/var/log/ebox/ebox.log {
        rotate 7
        size 10M
        compress
        nocreate
        missingok
        notifempty
}


Thanks!

Arch

9
Bump....

It did it again today. Yesterday, after I did a "chmod 666 /var/log/ebox/" it worked fine. This morning I had to run the command again.

Any ideas what is resetting it?

Arch

10
I am running the new version 1.4. This morning, I tried to log into e-box and got this message:

A really nasty bug has occurred
Exception
Can't open /var/log/ebox/ebox.log (Permission denied)
Trace
Can't open /var/log/ebox/ebox.log (Permission denied) at /usr/share/perl5/Log/Log4perl/Appender/File.pm line 102



This is what happens if I  do this "$ ls -l  /var/log/ebox/"
total 45200
-rw-rw-rw- 1 root   root    13402759 2010-02-08 09:25 access.log.1
-rw-r----- 1 syslog adm            0 2010-02-07 08:01 ebox.log
-rw-r----- 1 syslog adm      1402073 2010-02-08 09:20 ebox.log.0
-rw-r----- 1 syslog adm       184062 2010-02-05 14:39 ebox.log.1.gz
-rw-r----- 1 syslog adm            0 2010-02-06 07:40 error.log
-rw-r----- 1 syslog adm     31213526 2010-02-08 09:25 error.log.0
-rw-r--r-- 1 ebox   ebox        2667 2010-02-07 08:01 esofttool.log
drwxr-xr-x 2 nobody nogroup     4096 2010-02-01 20:32 openvpn


When I did a "chmod 666 /var/log/ebox/" it works fine.

Any ideas?

Thanks!

Arch

11
Is there any difference between 1.4rc1 and the new version 1.4? Do I need to even fool with the upgrade?

Thanks!

Arch

12
Installation and Upgrades / Version 1.4 rc1, boo boos
« on: February 02, 2010, 04:18:06 am »
This is a recap of the stuff I have found with verison 1.4 rc1. I installed it from your CD amd then did a restore of the config files from version 1.3x.


1. When I click on "system updates" I get this error: "An internal error related to a template has occurred. This is a bug, relevant information can be found in the logs."

2. After the first boot upon installation, there was a message saying it could not access "open /var/log/ebox/ebox.log" - I fixed it by issuing "sudo chmod 666 /var/log/ebox/ebox.log"

3. There are lots of errors in "/var/log/ebox/error.log". I don't know how much to post so I'll just post the last few lines:

Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.


Thanks!

Arch

13
I just installed version 1.4 rc1 and got the same errors after the first reboot. I had to make the file  /var/log/ebox/ebox.log  writable with chmod 666 and now it works.

14
I just installed the new version 1.4 rc1 and then restored the last config backup from the previous version. I still get errors:

Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in length at (eval 2591) line 74.
Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in numeric eq (==) at /usr/share/ebox/templates/ajax/tableBody.mas line 499.
Use of uninitialized value in numeric eq (==) at /usr/share/ebox/templates/ajax/tableBody.mas line 499.
Use of uninitialized value in string eq at /usr/share/perl5/EBox/SysInfo.pm line 166.
Use of uninitialized value in string eq at /usr/share/perl5/EBox/SysInfo.pm line 166.
Use of uninitialized value in string eq at /usr/share/perl5/EBox/SysInfo.pm line 166.
Use of uninitialized value in string eq at /usr/share/perl5/EBox/SysInfo.pm line 166.
Use of uninitialized value in string eq at /usr/share/perl5/EBox/SysInfo.pm line 166.
Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in string ne at /usr/share/perl5/EBox/Menu/Root.pm line 51.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/EBox/Menu/Separator.pm line 44.



15
It was originally 1.3.15 that I downloaded from your site. I have let it do the upgrades until it is at the point  where the dashboard now says "Core version      1.3.19 "

Arch

Pages: [1] 2 3