<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Как подружить Sams и iptables в моем случае?]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=21123&amp;type=atom" />
	<updated>2012-03-22T12:41:06Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=21123</id>
		<entry>
			<title type="html"><![CDATA[Re: Как подружить Sams и iptables в моем случае?]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=261748#p261748" />
			<content type="html"><![CDATA[<p>а не проще ли через ufw? Ubuntu все-таки...</p>]]></content>
			<author>
				<name><![CDATA[Харитон]]></name>
				<uri>https://linuxforum.ru/profile.php?id=627</uri>
			</author>
			<updated>2012-03-22T12:41:06Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=261748#p261748</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Как подружить Sams и iptables в моем случае?]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=261731#p261731" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[avs30]]></name>
				<uri>https://linuxforum.ru/profile.php?id=22779</uri>
			</author>
			<updated>2012-03-22T12:23:46Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=261731#p261731</id>
		</entry>
</feed>
