Search Criteria
Package Details: vuurmuur 0.8-1
Git Clone URL: | https://aur.archlinux.org/vuurmuur.git (read-only, click to copy) |
---|---|
Package Base: | vuurmuur |
Description: | powerful front-end for iptables aimed at system-administrators who need a decent firewall, but dont have netfilter specific knowledge |
Upstream URL: | http://www.vuurmuur.org |
Licenses: | |
Conflicts: | |
Submitter: | None |
Maintainer: | ljmf00 |
Last Packager: | dracorp |
Votes: | 28 |
Popularity: | 0.000184 |
First Submitted: | 2008-01-12 10:43 |
Last Updated: | 2020-01-02 21:55 |
Dependencies (7)
- iptables (iptables-git, iptables-minimal-git, iptables-nosystemd-minimal-git, iptables-fullconenat, iptables-fullconenat-nft, iptables-nft)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libnetfilter_log (libnetfilter_log-git)
- ncurses (ncurses-nohex, ncurses-git)
- conntrack-tools (conntrack-tools-git) (optional) – for connection tracking
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux) (optional) – for traffic shapping
- iptrafvol (optional) – for traffic volume logging
Latest Comments
« First ‹ Previous 1 2 3 4 5
valr commented on 2010-03-25 21:04
Hi,
Stupid me, I've created a PKGBUILD without checking if there was one existing in AUR before. So, thanks for the PKGBUILD ;-)
I have anyway find some differences I would like to share with you & few errors.
1. the below files appear twice in the 'backup' array of the PKGBUILD:
'etc/vuurmuur/textdir/rules/blocklist.conf'
'etc/vuurmuur/textdir/rules/rules.conf'
2. could you install the logrotate script that is provided with the package ?
3. the 'install.sh' script in the source tarball creates a vuurmuur_conf file which is not included in/created by the PKGBUILD. Could you install it also ?
4. I have used another way of building vuurmuur & vuurmuur_conf to avoid invalid rpath problem. Should you be interested, please find the link to my PKGBUILD below.
5. I removed also the useless doc directory as it only included explanations on how to install vuurmuur on other distros.
6. During install & config, I had no problem linked to the file traffic.log, so I've not included it in my PKGBUILD.
7. Regarding the dependencies, all the ones mentionned are in base or base-devel so I find useless to mention them in the PKGBUILD. However, the real dependencies to be mentionned are iptables (not in the PKGBUILD), iproute2 (ok), conntrack-tools (not mentionned in the PKGBUILD and not in official repo, but in aur). These are the tools checked by the 'install.sh' script.
Cheers
PKGBUILD: http://aur.pastebin.com/GjE8FgqB
rc.vuurmur: http://aur.pastebin.com/yJFJyrVv
valr commented on 2010-03-25 20:56
Hi,
Stupid me, I've created a PKGBUILD without checking it was existing in AUR before. So, thanks for the PKGBUILD.
I have anyway find some differences I would like to share with you + few errors.
1. the below files appear twice in the 'backup' array:
'etc/vuurmuur/textdir/rules/blocklist.conf'
'etc/vuurmuur/textdir/rules/rules.conf'
2. shouldn't you install the logrotate script that is provided with the package ?
3. the 'install.sh' script in the source tarball creates a vuurmuur_conf file which is not included in/created by the PKGBUILD. Could you install it also ?
4. I have used another way of building vuurmuur & vuurmuur_conf to avoid invalid rpath problem. Should you be interested, please find the link to my PKGBUILD below.
5. I removed also the useless doc directory as it only included explanation on how to install vuurmuur on other distro.
6. During install & config, I had no problem linked to the file traffic.log, so I've not included it in my PKGBUILD.
Cheers
PKGBUILD: http://aur.pastebin.com/GjE8FgqB
rc.vuurmur: http://aur.pastebin.com/yJFJyrVv