Custom Query (115 matches)
Results (34 - 36 of 115)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#103 | fixed | service definition: samba | ||
Description |
Currently, the samba service defined by default in vuurmuur is a tidbit too restrictive killing for example the auto-discovery feature loved by so many Windows users in the Network pane. UDP="137*137" UDP="138*138" UDP="137*1024:65535" UDP="1024:65535*137" Should become UDP="137:138*137:138" UDP="137:138*1024:65535" UDP="1024:65535*137:138" This is according to the "Securing Samba" guide on samba.org. Though that guide also suggests allowing for UDP traffic on port 135 but that is rarely used anymore, modern versions of smbd don't even bind to that port anymore. |
|||
#102 | fixed | libvuurmuur.so is not install in the right dir on a x86_64 system | ||
Description |
On a x86_64 system, the libvuurmuur.so.0 is not installed in /usr/lib64 but instead it is installed in /usr/lib which is wrong. The library should be installed in /usr/lib64 when it is a x86_64 system and in /usr/lib when it is a x86 system. |
|||
#101 | invalid | Does Vuurmuur give protection from DDOS | ||
Description |
Hello there. I found your firewall from wiki.debian. Anyway I have a simple question because I really need this. Does Vuurmuur give protection from DDOS? If yes how efficient is it? Thank you. |