Bugs in hntool on FreeBSD

1 view
Skip to first unread message

Anderson Eduardo

unread,
Aug 31, 2010, 9:58:59 AM8/31/10
to hnt...@googlegroups.com
Hi Coders,

The HnTool needs some changes to work properly on FreeBSD.
Follow below the changes:

FreeBSD Paths:

lsof - /usr/local/sbin/lsof
apache22 - /usr/local/etc/apache22/httpd.conf
apache1.X - /usr/local/etc/apache/httpd.conf
php.ini - /usr/local/etc/php.ini
proftpd.conf - /usr/local/etc/proftpd.conf
vsftpd.conf - /usr/local/etc/vsftpd.conf

FreeBSD Sysctl's mibs:

kern.coredump                                            #Coredump
net.inet.icmp.bmcastecho                            #Ignore broadcast echo
net.inet.tcp.syncookies                                #Tcp SynCookies

Docs and setup.py:

It will be better to place all documents in folder Docs and, change the path of docs in setup.py.

Thanks.

Hugo Doria

unread,
Aug 31, 2010, 10:29:35 AM8/31/10
to hnt...@googlegroups.com
On Tue, Aug 31, 2010 at 10:58 AM, Anderson Eduardo
<anders...@gmail.com> wrote:
> FreeBSD Paths:
>
> lsof - /usr/local/sbin/lsof
> apache22 - /usr/local/etc/apache22/httpd.conf
> apache1.X - /usr/local/etc/apache/httpd.conf
> php.ini - /usr/local/etc/php.ini
> proftpd.conf - /usr/local/etc/proftpd.conf
> vsftpd.conf - /usr/local/etc/vsftpd.conf

This can be done easily. I just need to add these paths to the
self.required_files variable on each module.

> FreeBSD Sysctl's mibs:
>
> kern.coredump                                            #Coredump
> net.inet.icmp.bmcastecho                            #Ignore broadcast echo
> net.inet.tcp.syncookies                                #Tcp SynCookies

What`s the best way to check this?

>
> Docs and setup.py:
>
> It will be better to place all documents in folder Docs and, change the path
> of docs in setup.py.
>

Place all document into the Docs folder seems the right thing to do.
Any objections?

-- Hugo

Anderson Eduardo

unread,
Sep 1, 2010, 8:23:42 AM9/1/10
to hnt...@googlegroups.com
2010/8/31 Hugo Doria <hugo...@gmail.com>

On Tue, Aug 31, 2010 at 10:58 AM, Anderson Eduardo
<anders...@gmail.com> wrote:
> FreeBSD Paths:
>
> lsof - /usr/local/sbin/lsof
> apache22 - /usr/local/etc/apache22/httpd.conf
> apache1.X - /usr/local/etc/apache/httpd.conf
> php.ini - /usr/local/etc/php.ini
> proftpd.conf - /usr/local/etc/proftpd.conf
> vsftpd.conf - /usr/local/etc/vsftpd.conf

This can be done easily. I just need to add these paths to the
self.required_files variable on each module.

> FreeBSD Sysctl's mibs:
>
> kern.coredump                                            #Coredump
> net.inet.icmp.bmcastecho                            #Ignore broadcast echo
> net.inet.tcp.syncookies                                #Tcp SynCookies

What`s the best way to check this?

Same way you check on Linux, you can do on FreeBSD

>
> Docs and setup.py:
>
> It will be better to place all documents in folder Docs and, change the path
> of docs in setup.py.
>

Place all document into the Docs folder seems the right thing to do.
Any objections?


No.
-- Hugo
Reply all
Reply to author
Forward
0 new messages