<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/firehol/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/firehol/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Mar 2015 07:46:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/firehol/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Use https://github.com/ktsaou/firehol/issues</title><link>https://sourceforge.net/p/firehol/support-requests/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Use &lt;a href="http://lists.firehol.org/mailman/listinfo/firehol-support" rel="nofollow"&gt;http://lists.firehol.org/mailman/listinfo/firehol-support&lt;/a&gt; or &lt;a href="https://github.com/ktsaou/firehol/issues" rel="nofollow"&gt;https://github.com/ktsaou/firehol/issues&lt;/a&gt; for support requests&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Whineray</dc:creator><pubDate>Mon, 02 Mar 2015 07:46:11 -0000</pubDate><guid>https://sourceforge.net82c0817b13411f7712076a316e02445570d10bc0</guid></item><item><title>#23 avahi service definition</title><link>https://sourceforge.net/p/firehol/support-requests/23/?limit=50#f69a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;+1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">darioshanghai</dc:creator><pubDate>Wed, 27 Aug 2014 11:11:06 -0000</pubDate><guid>https://sourceforge.net99c7d2bfa9bfe0de9b628f7ab4659ccfb020f937</guid></item><item><title>log user</title><link>https://sourceforge.net/p/firehol/support-requests/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can firehol include the user id of originating packages in the log? (use iptables --log-uid)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 04 Dec 2009 19:42:17 -0000</pubDate><guid>https://sourceforge.neteb053863b38b4d24953a7cfa3bbc4d32aaf88228</guid></item><item><title>avahi service definition</title><link>https://sourceforge.net/p/firehol/support-requests/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice if th avahi service (network discovery also called zeroconf or bonjour) would be defined. It uses port 5353 seemingly plus another upper range port (do not have more info about it).  Avahi runns by default for example on *buntu systems. &lt;a href="http://avahi.org/"&gt;http://avahi.org/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 30 Nov 2009 16:32:16 -0000</pubDate><guid>https://sourceforge.net057e1c773d48058c9f893020deadc9710a6dc6ed</guid></item><item><title>Add INCLUDE command to firehol.conf</title><link>https://sourceforge.net/p/firehol/support-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please add a simple INCLUDE command that would simply "dump" the contents of another file into current position. This would allow breaking up the monolithic firehol.conf into manageable parts. This would be useful especially when files are version controlled adn shared between multiple hosts.&lt;/p&gt;
&lt;p&gt;firehol-ports.conf   # port definitions&lt;br /&gt;
firehol-hosts-local.conf&lt;br /&gt;
firehol-hosts-external.conf&lt;br /&gt;
firehol-rules-eth1.conf&lt;br /&gt;
firehol-rules-wlan0.conf&lt;/p&gt;
&lt;p&gt;AN EXAMPLE:&lt;/p&gt;
&lt;p&gt;# firehol.conf&lt;br /&gt;
include firehol-ports.conf &lt;br /&gt;
include firehol-hosts-local.conf&lt;br /&gt;
...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jari Aalto</dc:creator><pubDate>Fri, 06 Nov 2009 18:31:50 -0000</pubDate><guid>https://sourceforge.net5746f1132cc30eaba97950b6c6215868e3f8fe96</guid></item><item><title>nat portfw commands ignored silently</title><link>https://sourceforge.net/p/firehol/support-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've spent last 3 hours trying to get few UDP ports forwarded in simple NAT environment. I thought the process should be at max. 5  minute job. I was very wrong.&lt;/p&gt;
&lt;p&gt;For reasons that I do not understand, any of the commands that I've tried (nat to-destination, dnat) do not make any rules into iptables. And what's wrong with this is that it does that completely silently. I would expect that if there are no complains, iptables were generated properly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 27 Jul 2007 00:57:21 -0000</pubDate><guid>https://sourceforge.net383eabc9b58fa353559b3902d70e7f77a88ea6ee</guid></item><item><title>IPSEC port (2)</title><link>https://sourceforge.net/p/firehol/support-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry!&lt;br /&gt;
I forgot&lt;/p&gt;
&lt;p&gt;If is it possible to add this&lt;br /&gt;
(necessary for IPSEC+L2TP)&lt;/p&gt;
&lt;p&gt;#L2TP &lt;br /&gt;
server_l2tp_ports="udp/1701"&lt;br /&gt;
client_l2tp_ports="any"&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Stefano&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano</dc:creator><pubDate>Mon, 09 Jul 2007 11:37:59 -0000</pubDate><guid>https://sourceforge.net8df97fb1ae7bf739cba4bd0f0f86e1ec3e4fabc6</guid></item><item><title>IPSEC port</title><link>https://sourceforge.net/p/firehol/support-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello!&lt;br /&gt;
Sorry for my bad english!&lt;br /&gt;
For IPSec VPN i need to add&lt;/p&gt;
&lt;p&gt;# for IPSec NAT-Traversal&lt;br /&gt;
server_natt_ports="udp/4500"&lt;br /&gt;
client_natt_ports="any"&lt;/p&gt;
&lt;p&gt;to firehol.conf and change&lt;/p&gt;
&lt;p&gt;# for IPSec Key negotiation&lt;br /&gt;
server_isakmp_ports="udp/500"&lt;br /&gt;
client_isakmp_ports="500"&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;# for IPSec Key negotiation&lt;br /&gt;
server_isakmp_ports="udp/500"&lt;br /&gt;
client_isakmp_ports="any"&lt;/p&gt;
&lt;p&gt;in firehol.sh.&lt;/p&gt;
&lt;p&gt;Is it possible apply these in firehol ?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Stefano&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefano</dc:creator><pubDate>Mon, 09 Jul 2007 10:25:27 -0000</pubDate><guid>https://sourceforge.net29b976b7e6029332fb2a5218d2d5fff1b3e32cd5</guid></item><item><title>Trouble w/smtp</title><link>https://sourceforge.net/p/firehol/support-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;what is the syntax to use if you only want a certain IP or group of IP addresses to be allowed to use the SMTP service?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RPG</dc:creator><pubDate>Tue, 23 Jan 2007 20:12:01 -0000</pubDate><guid>https://sourceforge.net9ce12750ef8c637f9a1c89c4fbb77d6efe2c96b8</guid></item><item><title>Torrents are spamming my log</title><link>https://sourceforge.net/p/firehol/support-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've created an opening in firehol for torrents, using&lt;br /&gt;
services it looks like:&lt;/p&gt;
&lt;p&gt;#FHVER: 1:213&lt;br /&gt;
server_torrent_ports="tcp/6991:6999"&lt;br /&gt;
client_torrent_ports="default"&lt;/p&gt;
&lt;p&gt;and in firehol did:&lt;/p&gt;
&lt;p&gt;interface eth0 internet&lt;br /&gt;
server torrent  accept&lt;br /&gt;
client all      accept&lt;/p&gt;
&lt;p&gt;Torrents works fine, and traffic is flowing at a good&lt;br /&gt;
speed, however I'm getting lots of firewall logs like:&lt;/p&gt;
&lt;p&gt;Oct 14 16:21:08 tigger kernel: IN-internet:IN=eth0 OUT=&lt;br /&gt;
MAC=00:40:63:d3:af:16:00:05:00:e6:2b:82:08:00&lt;br /&gt;
SRC=xx.xx.xx.xx DST=xx.xx.xx.xx LEN=40 TOS=0x00 PREC&lt;br /&gt;
=0x00 TTL=116 ID=15431 DF PROTO=TCP SPT=63649 DPT=6992&lt;br /&gt;
WINDOW=65374 RES=0x00 ACK FIN URGP=0&lt;br /&gt;
Oct 14 16:21:45 tigger kernel: IN-internet:IN=eth0 OUT=&lt;br /&gt;
MAC=00:40:63:d3:af:16:00:05:00:e6:2b:82:08:00&lt;br /&gt;
SRC=xx.xx.xx.xx DST=xx.xx.xx.xx LEN=40 TOS=0x00 PREC=&lt;br /&gt;
0x00 TTL=120 ID=53139 DF PROTO=TCP SPT=1552 DPT=6992&lt;br /&gt;
WINDOW=16300 RES=0x00 ACK FIN URGP=0&lt;/p&gt;
&lt;p&gt;My torrent client is running on the same machine that&lt;br /&gt;
has the eth0 device (in other words, it's running&lt;br /&gt;
locally :) )..&lt;/p&gt;
&lt;p&gt;Any clues?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jesper L. Nielsen</dc:creator><pubDate>Fri, 14 Oct 2005 14:22:28 -0000</pubDate><guid>https://sourceforge.nete4fe16f72dabd47de6018726eb8bfc38b4e9b4b0</guid></item></channel></rss>