<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1121841&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / configuration de ufw]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1121841</link>
		<description><![CDATA[Les sujets les plus récents dans configuration de ufw.]]></description>
		<lastBuildDate>Fri, 30 Nov 2012 14:26:48 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11691541#p11691541</link>
			<description><![CDATA[<p>oui merci pour tous sa marche bien maintenant donc je vais l&#039;essai comme sa <br />et un grand merci et désolé pour mais explication ......</p>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Fri, 30 Nov 2012 14:26:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11691541#p11691541</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11690561#p11690561</link>
			<description><![CDATA[<p>Ufw et iptable sont des outils pour paramétrer netfilter.</p><p>Les commandes iptables données par Haleth supprime les règles que tu as créée et reconfigure netfilter par défaut.</p><p>Après si tu veux en apprendre plus va voir la doc !<br /><a href="http://doc.ubuntu-fr.org/pare-feu">http://doc.ubuntu-fr.org/pare-feu</a><br /><a href="http://doc.ubuntu-fr.org/iptables">http://doc.ubuntu-fr.org/iptables</a><br /><a href="http://doc.ubuntu-fr.org/ufw">http://doc.ubuntu-fr.org/ufw</a></p><p>Sinon est-ce que marche maintenant ?</p>]]></description>
			<author><![CDATA[dummy@example.com (classdroogies)]]></author>
			<pubDate>Fri, 30 Nov 2012 12:48:54 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11690561#p11690561</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11690431#p11690431</link>
			<description><![CDATA[<p>ok désolé c&#039;est pas évident expliquer.<br />Sa fait quoi c&#039;est commande</p><div class="codebox"><pre><code>sudo iptables -F</code></pre></div><p>et</p><div class="codebox"><pre><code>sudo iptables -X</code></pre></div><p>sur UFW sa reconfigure mon par-feu ??<br />je n&#039;est vais pas perde ma configuration actuelle ?</p>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Fri, 30 Nov 2012 12:36:14 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11690431#p11690431</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11689481#p11689481</link>
			<description><![CDATA[<div class="codebox"><pre><code>************@********:~$ iptables -F
iptables v1.4.12: can&#039;t initialize iptables table `filter&#039;: Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
***********@*********:~$ iptables -X
iptables v1.4.12: can&#039;t initialize iptables table `filter&#039;: Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
***********@*********:~$ </code></pre></div><p>Comme indiqué il faut etre root -&gt; donc tape sudo avant les commandes iptables <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><div class="quotebox"><blockquote><div><div class="quotebox"><cite>mlec4 a écrit&#160;:</cite><blockquote><div><p>sa ne marcher pas je m’étais</p></div></blockquote></div></div></blockquote></div><p>Tu veux dire : ça ne marchait pas je mettais... ?<br />et donc maintenant ça marche ?<br />Désolé de te reprendre mais pour moi c&#039;est pas clair <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (classdroogies)]]></author>
			<pubDate>Fri, 30 Nov 2012 11:12:46 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11689481#p11689481</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11689131#p11689131</link>
			<description><![CDATA[<p>Salut classdroogies<br />j&#039;ai ajoutais la règle manquante sur le deuxième pc </p><div class="codebox"><pre><code>sudo ufw allow 5900</code></pre></div><p>sa ne marcher pas je m’étais</p><div class="codebox"><pre><code>sudo ufw allow 5900/tcp</code></pre></div><p>merci </p><p>Haleth</p><p>je suis dessolée j&#039;ai essayer je n&#039;y arrive pas&#160; voilà le résulta</p><div class="codebox"><pre><code>************@********:~$ iptables -F
iptables v1.4.12: can&#039;t initialize iptables table `filter&#039;: Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
***********@*********:~$ iptables -X
iptables v1.4.12: can&#039;t initialize iptables table `filter&#039;: Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
***********@*********:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Fri, 30 Nov 2012 10:51:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11689131#p11689131</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11688761#p11688761</link>
			<description><![CDATA[<p>Ca configure le firewall, netfilter, en utilisant iptables.</p>]]></description>
			<author><![CDATA[dummy@example.com (Haleth)]]></author>
			<pubDate>Fri, 30 Nov 2012 10:23:11 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11688761#p11688761</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11688751#p11688751</link>
			<description><![CDATA[<p>bonjours Haleth <br />sa configure quoi les deux regle :</p><div class="codebox"><pre><code>iptables -F
iptables -X</code></pre></div><p>??</p>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Fri, 30 Nov 2012 10:21:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11688751#p11688751</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11684371#p11684371</link>
			<description><![CDATA[<p>Configuration optimale (secure, rapide et efficace):</p><div class="codebox"><pre><code>iptables -F
iptables -X</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Haleth)]]></author>
			<pubDate>Thu, 29 Nov 2012 20:55:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11684371#p11684371</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11684361#p11684361</link>
			<description><![CDATA[<p>ok&#160; je vais voir sa demain mais il me semble l&#039;avoir ouvert sans succès <br />c&#039;est bien la règle&#160; </p><div class="codebox"><pre><code>sudo ufw allow 5900</code></pre></div><p>pour ouvrier le port 5900 sur le deuxième pc ?</p>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Thu, 29 Nov 2012 20:54:34 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11684361#p11684361</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11683701#p11683701</link>
			<description><![CDATA[<p>Le port 5900 utilisé par Vinagre n&#039;est pas ouvert sur le 2ème :<br /><a href="http://doc.ubuntu-fr.org/vinagre">http://doc.ubuntu-fr.org/vinagre</a></p>]]></description>
			<author><![CDATA[dummy@example.com (classdroogies)]]></author>
			<pubDate>Thu, 29 Nov 2012 20:06:28 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11683701#p11683701</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11683341#p11683341</link>
			<description><![CDATA[<p>Salut<br /> je le contrôle avec visionneur de bureaux distants (Vinagre) et (Vino) sur le deuxième</p>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Thu, 29 Nov 2012 19:47:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11683341#p11683341</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11682421#p11682421</link>
			<description><![CDATA[<p>Salut,</p><div class="quotebox"><cite>mlec4 a écrit&#160;:</cite><blockquote><div><p>le premier pc contrôle a distance le deuxième</p></div></blockquote></div><p>Avec quoi ?</p>]]></description>
			<author><![CDATA[dummy@example.com (classdroogies)]]></author>
			<pubDate>Thu, 29 Nov 2012 18:16:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11682421#p11682421</guid>
		</item>
		<item>
			<title><![CDATA[configuration de ufw]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11680911#p11680911</link>
			<description><![CDATA[<p>Bonjours <br />je voulais savoir si mais configuration d&#039;ufw est correcte ou ci elle manque de filtrage <br />Premier pc </p><div class="codebox"><pre class="vscroll"><code>État : actif
Journalisation : on (low)
Par défaut : deny (entrant), allow (sortant)
Nouveaux profils : skip

Vers                       Action      Depuis
----                       ------      ------
Anywhere                   ALLOW IN    212.27.38.253/udp
5900                       ALLOW IN    Anywhere
25/tcp                     ALLOW IN    Anywhere
443/tcp                    ALLOW IN    Anywhere
443/udp                    ALLOW IN    Anywhere
610/tcp                    ALLOW IN    Anywhere
610/udp                    ALLOW IN    Anywhere
5556/tcp                   ALLOW IN    Anywhere
5556/udp                   ALLOW IN    Anywhere
53                         ALLOW IN    Anywhere
5900                       ALLOW IN    Anywhere (v6)
25/tcp                     ALLOW IN    Anywhere (v6)
443/tcp                    ALLOW IN    Anywhere (v6)
443/udp                    ALLOW IN    Anywhere (v6)
610/tcp                    ALLOW IN    Anywhere (v6)
610/udp                    ALLOW IN    Anywhere (v6)
5556/tcp                   ALLOW IN    Anywhere (v6)
5556/udp                   ALLOW IN    Anywhere (v6)
53                         ALLOW IN    Anywhere (v6)

995/tcp                    ALLOW OUT   Anywhere
995/tcp                    ALLOW OUT   Anywhere (v6)</code></pre></div><p>Deuxième pc </p><div class="codebox"><pre><code>État : actif
Journalisation : on (low)
Par défaut : deny (entrant), allow (sortant)
Nouveaux profils : skip

Vers                       Action      Depuis
----                       ------      ------
Anywhere                   ALLOW IN    212.27.38.253/udp
53                         ALLOW IN    Anywhere
25/tcp                     ALLOW IN    Anywhere
443/tcp                    ALLOW IN    Anywhere
443/udp                    ALLOW IN    Anywhere
610/udp                    ALLOW IN    Anywhere
610/tcp                    ALLOW IN    Anywhere
5556/tcp                   ALLOW IN    Anywhere
5556/udp                   ALLOW IN    Anywhere
53                         ALLOW IN    Anywhere (v6)
25/tcp                     ALLOW IN    Anywhere (v6)
443/tcp                    ALLOW IN    Anywhere (v6)
443/udp                    ALLOW IN    Anywhere (v6)
610/udp                    ALLOW IN    Anywhere (v6)
610/tcp                    ALLOW IN    Anywhere (v6)
5556/tcp                   ALLOW IN    Anywhere (v6)
5556/udp                   ALLOW IN    Anywhere (v6)</code></pre></div><p>J&#039;ai un réseau local avec partage de fichier OK&#160; et<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;partage de bureau le premier pc contrôle a distance le deuxième mais voilà avec le par feu actif sur le deuxième je ne peut contrôler le deuxième il doit manquer une règle sur le deuxième pc&#160; </p><p>Voilà je ne c&#039;est pas si il faut d&#039;autre info <br />Merci</p>]]></description>
			<author><![CDATA[dummy@example.com (mlec4)]]></author>
			<pubDate>Thu, 29 Nov 2012 16:18:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11680911#p11680911</guid>
		</item>
	</channel>
</rss>
