<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Linux Forum &mdash; Как подружить Sams и iptables в моем случае?]]></title>
		<link>https://linuxforum.ru/viewtopic.php?id=21123</link>
		<atom:link href="https://linuxforum.ru/extern.php?action=feed&amp;tid=21123&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Как подружить Sams и iptables в моем случае?».]]></description>
		<lastBuildDate>Thu, 22 Mar 2012 12:41:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Как подружить Sams и iptables в моем случае?]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=261748#p261748</link>
			<description><![CDATA[<p>а не проще ли через ufw? Ubuntu все-таки...</p>]]></description>
			<author><![CDATA[null@example.com (Харитон)]]></author>
			<pubDate>Thu, 22 Mar 2012 12:41:06 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=261748#p261748</guid>
		</item>
		<item>
			<title><![CDATA[Как подружить Sams и iptables в моем случае?]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=261731#p261731</link>
			<description><![CDATA[<p>Вопрос по теме настройки правил iptables<br />На сервере поднят squid и sams. Если без правил, то все нормально работает и я могу спокойно выходить из локалки на морду Sams. На сервере 2 сетевых интерфейса (инет и локалка).<br />Ставлю по умолчанию drop на внешку и не могу попасть на вебморду Самс из локалки. Как лучше сделать? iptables прилагаю.<br /></p><div class="codebox"><pre><code>Chain INPUT (policy DROP)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (avs30)]]></author>
			<pubDate>Thu, 22 Mar 2012 12:23:46 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=261731#p261731</guid>
		</item>
	</channel>
</rss>
