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: | 27 |
Popularity: | 0.000174 |
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 Next › Last »
valr commented on 2011-02-08 21:32
mmmh, indeed it seems that there is a problem. this is what I can find after looking at the vuurmuur code: file /proc/net/ip_conntrack is read but...
[root@laptop ~]$ cat /proc/net/ip_conntrack
cat: /proc/net/ip_conntrack: No space left on device
Anonymous comment on 2010-10-08 14:32
@dobedo: Got it! Was looking at the wrong script. Was able to solve it after that. Thx!
valr commented on 2010-10-08 07:09
@brunopereira81: You shouldn't run the vuurmuur-initd.sh script. It's the script provided by vuurmuur for install without package manager, IIRC.
After having installed the package from the AUR, you have to configure the firewall using vuurmuur_conf. To start/stop/restart the daemon, there is the script /etc/rc.d/rc.vuurmuur
Anonymous comment on 2010-10-07 21:02
I am having problems starting up vuurmuur in Arch, I am not sure but I think I did all that I was supose to do but still the dam daemon doesn't start up.
I have installed vuurmuur from the AUR and added vuurmuur and iptables as daemons in rc.conf as instructed, I am having fault status at boot cause of it but they don't show up in /var/log/everything.log or dmesg (how can one easylly see the boot log for faults?)
Running vuurmuur_conf I can solve all the faults except for the daemons.
Running vuurmuur-initd.sh start I get:
[root@archbox scripts]# sh ./vuurmuur-initd.sh start
Starting firewall: Vuurmuur:
Loading modules: ip_tables iptable_filter iptable_mangle iptable_nat ip_conntrack ipt_state ip_conntrack_ftp ip_nat_ftp ip_queue
Loading Vuurmuur: FAILED.
Loading Vuurmuur_log: FAILED.
Starting firewall: Vuurmuur: done
vuurmuur_conf still says that the daemons are down.
Any ideas / help ?
valr commented on 2010-04-05 18:44
Changelog 0.7-7:
- fix build problems reported by sirocco.
...at 0.7-10, I pay a drink!
valr commented on 2010-04-05 18:43
Fix build problems reported by sirocco.
sirocco commented on 2010-04-05 11:01
OK, makepkg run without errors.
http://aur.pastebin.com/5taE8zrj
I will try to install vuurmuur 0.7 later on this week.
valr commented on 2010-04-05 08:21
Hmm, same commands are generated on my system and on yours, grrr
Can you try by replacing the PKGBUILD in 0.7-6 with this one: http://aur.pastebin.com/rFF1K8kj
sirocco commented on 2010-04-05 04:26
Another error
http://aur.pastebin.com/L7E6VziM
valr commented on 2010-04-04 08:58
@sirocco, can you please try this version and let me know if it's ok now ?
Thanks