<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Howto</title>
		<link>http://cbox.forumactif.com/howto-f3/-t1.htm</link>
		<description>Comment faire pour...</description>
		<lastBuildDate>Sun, 06 Nov 2005 13:49:52 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Howto</title>
			<url>http://mvcdlm.free.fr/cbox/bas_cboxpt.jpg</url>
			<link>http://cbox.forumactif.com/howto-f3/-t1.htm</link>
		</image>
		<item>
			<title>Installer un ancien firmware</title>
			<link>http://cbox.forumactif.com/howto-f3/installer-un-ancien-firmware-t72.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description>Attention avant ça, bloquer la mise à jour auto :

http://cbox.forumactif.com/viewtopic.forum?t=68





télécharger un ancien firmware,



connecter vous en FTP sur votre cbox

login : root

pass : 1234



commande FTP :



bin

hash

put nomfirmware.bin app

quit





Puis rebooter la cbox par l'interface d'admin



voila. </description>
			<category>Howto</category>
			<pubDate>Fri, 17 Jun 2005 13:12:01 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/installer-un-ancien-firmware-t72.htm#290</comments>
			<guid>http://cbox.forumactif.com/howto-f3/installer-un-ancien-firmware-t72.htm</guid>
		</item>
		<item>
			<title>[obsoléte] Accès Administrateur CLI [Firm &amp;lt;= 42]</title>
			<link>http://cbox.forumactif.com/howto-f3/obsolete-acces-administrateur-cli-firm-42-t13.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description><![CDATA[Pour avoir un accès administrateur : (merci à <a href="http://cbox.forumactif.com/viewtopic.forum?p=27#20" class="postlink">basta</a>)
<br />

<br />
<a href="http://[C-BOX-IP]/userlist.html" target="_blank">http://[C-BOX-IP]/userlist.html</a> =&gt; "ajouter" =&gt; Services "CLI, HTTP, FTP" =&gt; Permissions: "Administration".
<br />

<br />
Après se connecter en telnet avec le login et password ainsi créé.]]></description>
			<category>Howto</category>
			<pubDate>Sun, 15 May 2005 13:53:31 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/obsolete-acces-administrateur-cli-firm-42-t13.htm#28</comments>
			<guid>http://cbox.forumactif.com/howto-f3/obsolete-acces-administrateur-cli-firm-42-t13.htm</guid>
		</item>
		<item>
			<title>Bloquer la mise à jour automatique du firmware</title>
			<link>http://cbox.forumactif.com/howto-f3/bloquer-la-mise-a-jour-automatique-du-firmware-t68.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description><![CDATA[C'est pas conseillé, c'est de la bidouille, mais ca marche :
<br />

<br />
telnet 192.168.30.1
<br />
user : user
<br />
pass : user
<br />
home
<br />
acf
<br />
server -d ftplogc non
<br />
server -d ftplogs non
<br />
server -d ftppwd non
<br />
home
<br />
save
<br />

<br />
Comme cela la cbox se connecte avec des mauvais mot de passe au serveur ftp de mise à jour, donc pas de mise à jour.
<br />

<br />
pour remettre la mise à jour auto : changer les "non" par des "voip"]]></description>
			<category>Howto</category>
			<pubDate>Wed, 15 Jun 2005 22:26:59 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/bloquer-la-mise-a-jour-automatique-du-firmware-t68.htm#271</comments>
			<guid>http://cbox.forumactif.com/howto-f3/bloquer-la-mise-a-jour-automatique-du-firmware-t68.htm</guid>
		</item>
		<item>
			<title>Faire un backup de la cbox</title>
			<link>http://cbox.forumactif.com/howto-f3/faire-un-backup-de-la-cbox-t219.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description>1 - pour voir sur quelle version tourne votre cbox :

telnet 192.168.30.1

user : user

pass : user

show -run (version en cours à restaurer)

show -apps (pour voir les versions installées)

exit





2 -Sauvegarde :

ftp 192.168.30.1

user : root

pass : 1234

bin

hash



get app.1 -&gt; firmware 1

get app.2 -&gt; firmware 2



get param.1 -&gt; conf 1

get param.2 -&gt; conf 2



get deflist.1 -&gt; script de commandes lors d'un reset 1

get deflist.2 -&gt; script de  ...</description>
			<category>Howto</category>
			<pubDate>Fri, 04 Nov 2005 14:53:31 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/faire-un-backup-de-la-cbox-t219.htm#1074</comments>
			<guid>http://cbox.forumactif.com/howto-f3/faire-un-backup-de-la-cbox-t219.htm</guid>
		</item>
		<item>
			<title>Rediriger un port</title>
			<link>http://cbox.forumactif.com/howto-f3/rediriger-un-port-t32.htm</link>
			<dc:creator>ireal</dc:creator>
			<description><![CDATA[salut je debute avec le firewall de la cbox et j aurai voulu savoir comment ouvrir un port pour l echange de donnees ???
<br />
comment faire ??
<br />
merci]]></description>
			<category>Howto</category>
			<pubDate>Sun, 22 May 2005 11:07:20 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/rediriger-un-port-t32.htm#99</comments>
			<guid>http://cbox.forumactif.com/howto-f3/rediriger-un-port-t32.htm</guid>
		</item>
		<item>
			<title>[marche plus après reboot] Utiliser la CBox en bridge</title>
			<link>http://cbox.forumactif.com/howto-f3/marche-plus-apres-reboot-utiliser-la-cbox-en-bridge-t21.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description>Connecter vous sur :

(CBOXIP etant l'ip de votre CBOX)



-&gt; http://CBOXIP/vlanbridgelist.html

VIDER

AJOUTERGROUPE

selectionner ETH0 ATM0 USB0

APPLIQUER

ACTIVER



-&gt; http://CBOXIP/atmpvc.html

SELECTIONNER EN BAS LA CONNEXION EN COURS (PPPOA)

ARRETER

RE SELECTIONNER LA

SUPPRIMER

VPI:  8 VCI: 35 (en haut)

AJOUTER

LA SELECTIONNER (EN BAS)

DEMARRER



Essayer, et si ca marche ne pas oublier de sauver la configuration. Sinon rebooter la CBox. </description>
			<category>Howto</category>
			<pubDate>Tue, 17 May 2005 13:08:20 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/marche-plus-apres-reboot-utiliser-la-cbox-en-bridge-t21.htm#45</comments>
			<guid>http://cbox.forumactif.com/howto-f3/marche-plus-apres-reboot-utiliser-la-cbox-en-bridge-t21.htm</guid>
		</item>
		<item>
			<title>Augmenter vitesse surf pendant P2P (QOS)</title>
			<link>http://cbox.forumactif.com/howto-f3/augmenter-vitesse-surf-pendant-p2p-qos-t215.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description>La Cbox gére les priorités eg: les paquets VOIP ont une plus grande priorité que les autres et donc la cbox les laissera passer avant.



Cette astuce est grandement pratique si vous étes un utilisateur de P2P, cela permet de surfer rapidement même en uploadant au max.



Cas 1 si P2P et Surf sur même poste - Donner la priorité aux paquets HTTP (surf) :



telnet 192.168.30.1

login : user

pass : user

ipqos

policy set vif0 ppp0 2 allow dport 80 proto tcp tc 1

home

save



--&gt;  ...</description>
			<category>Howto</category>
			<pubDate>Wed, 02 Nov 2005 20:44:43 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/augmenter-vitesse-surf-pendant-p2p-qos-t215.htm#1061</comments>
			<guid>http://cbox.forumactif.com/howto-f3/augmenter-vitesse-surf-pendant-p2p-qos-t215.htm</guid>
		</item>
		<item>
			<title>Comment planter sa cbox ? (firm CT633)</title>
			<link>http://cbox.forumactif.com/howto-f3/comment-planter-sa-cbox-firm-ct633-t224.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description>réponse : installer un firmware clubinternet (ct633).</description>
			<category>Howto</category>
			<pubDate>Sun, 06 Nov 2005 13:49:52 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/comment-planter-sa-cbox-firm-ct633-t224.htm#1096</comments>
			<guid>http://cbox.forumactif.com/howto-f3/comment-planter-sa-cbox-firm-ct633-t224.htm</guid>
		</item>
		<item>
			<title>Interdire le ping de la CBox de l'extérieur</title>
			<link>http://cbox.forumactif.com/howto-f3/interdire-le-ping-de-la-cbox-de-l-exterieur-t11.htm</link>
			<dc:creator>MrRed</dc:creator>
			<description>Aller sur la page web de configuration,

- Avancé

- Firewall

Verifier que celui ci est bien activé, sinon cliquer sur "Activer le firewall"



Selectionner :

- Interface de réception : ppp0

- Interface d'émisssion : ppp0

- Séquence : 2 (ou un nombre pair si deja utilisé)

- Protocole : ICMP

- Action du firewall : Interdire



Appliquer

Sauver (dans menu à gauche)

Sauver



Voila. </description>
			<category>Howto</category>
			<pubDate>Sat, 14 May 2005 15:31:00 GMT</pubDate>
			<comments>http://cbox.forumactif.com/howto-f3/interdire-le-ping-de-la-cbox-de-l-exterieur-t11.htm#11</comments>
			<guid>http://cbox.forumactif.com/howto-f3/interdire-le-ping-de-la-cbox-de-l-exterieur-t11.htm</guid>
		</item>
	</channel>
</rss>