ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- PageDetails.html 1.4 - 12 aout 2009 --> <title>SONICWALL TZ 190 3G 3G - S&Eacute;CURIT&Eacute; - SONICWALL</title> <link rel="stylesheet" href="../../catalogue.css" type="text/css" /> <meta name="Keywords" content="sonicwall 190, firewall, intrusion prevention, TZ 170 support, TZ 170 product support, 170 product support, TZ 170 product guide, 170 product guide, TZ 170 technical notes, 170 technical notes, TZ 170 tech notes, 170 tech notes, pro TZ 170 service"> <meta name="description" content="Le TZ 190 3G est une plate-forme de s&eacute;curit&eacute; r&eacute;seau multicouche haute performance qui int&egrave;gre un service haut d&eacute;bit sans fil 3G sur carte PC Type II, les technologies de basculement et reprise automatiques ainsi qu&#146;un pare-feu &agrave; filtrage applicatif."> <meta name="REVISIT-AFTER" content="7 days"> <meta name="robots" content="index, follow, all"> <meta name="copyright" content="&copy;NetWalker 2009"> <meta name="date" content="27/08/09"> <link rel="shortcut icon" href=""> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <meta http-equiv="Content-Language" content="fr"> <meta http-equiv="Expires" content="-1"> <meta name="distribution" CONTENT="global"> <meta name="Author" content="NetWalker Team"> <meta name="Generator" CONTENT="NetWalker Content Manager (NCM) 2.3, Catalog Manager Process"> <meta NAME="GeneratorBuild_internal" CONTENT="NCM Build : 92457, state : production"> <meta name="GenerationVersion" CONTENT="691 "> <!-- si produit en fin de vie auto-refresh sur le bon--> <style type="text/css"> </style> </head> <!-- Banner Set NetWalker.fr--> <SCRIPT LANGUAGE="JavaScript"> //D'autres scripts sur http://www.ToutJavaScript.com function disp(txt) {document.write(txt);} // ne pas changer le nom 'banniere' var banniere=new CreerBan('Cliquez sur les banni¬ères...'); // Definition des banni¬ères Add(url de l'image, adresse associ¬ée ¬à l'image, target, delai en secondes) // target est une chaine de caract¬ères qui est soit : // 1- le nom de la frame qui va recevoir le site de la banni¬ère // 2- "_blank" pour ouvrir une nouvelle fen¬être // 3- "_self" pour remplacer la banni¬ère par son site // 4- "_top" pour supprimer toutes les frames et afficher le site en pleine page // Remarque : toutes les images ont la dimension de la premi¬ère image affich¬ée (sous netscape) // Il est pr¬éf¬érable d'avoir toutes les images au meme format. banniere.Add("http://www.netwalker.fr/ban/coutspam.png","http://www.netwalkerstore.com/PBCPPlayer.asp?ID=343177","_top",20); banniere.Add("http://www.netwalker.fr/ban/scansnap.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=3178","_top",6); banniere.Add("http://www.netwalker.fr/ban/taps.png","http://www.netwalkerstore.com/PBSCCatalog.asp?ActionID=67174912&PBCATID=177113&PBCATName=NetOptics","_top",6); banniere.Add("http://www.netwalker.fr/ban/spywares.jpg","http://www.netwalker.fr/spywares.html","_top",6); banniere.Add("http://www.netwalker.fr/ban/omnianalysis.png","http://www.netwalker.fr/menu_omnipeek.html","_top",8); banniere.Add("http://www.netwalker.fr/ban/firewall_mails.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=3102","_top",8); banniere.Add("http://www.netwalker.fr/ban/firewall_reseau.png","http://www.netwalker.fr/menu_sonicwall.html","_top",6); banniere.Add("http://www.netwalker.fr/ban/scanfront220.png","http://www.netwalkerstore.com/PBSCCatalog.asp?ItmID=2017392","_top",10); banniere.Add("http://www.netwalker.fr/ban/intermapper.png","http://www.netwalker.fr/intermapper.html","_top",8); banniere.Add("http://www.netwalker.fr/ban/ipsondes.png","http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=100291","_top",6); banniere.Add("http://www.netwalker.fr/ban/express_alu.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9513","_top",10); banniere.Add("http://www.netwalker.fr/ban/nas.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9515","_top",2); banniere.Add("http://www.netwalker.fr/ban/scanner48h.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9514","_top",2); banniere.Add("http://www.netwalker.fr/ban/baie_clustermaster.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9512","_top",2); banniere.Add("http://www.netwalker.fr/ban/intermapper_remote_access.png","http://www.netwalker.fr/intermapper_remoteaccess.html","_top",5); function CreerBan(alt) { this.nb=0; this.no=0; this.alt=alt; this.Add=AddBan; this.Init=InitBan; } function AddBan(img,href,target,delai) { var ban=new Object; ban.img=img; ban.href=href; ban.target=target; ban.delai=delai; this[this.nb]=ban; this.nb++; } function InitBan() { var aff=""; if (document.images) { for(var i=0;i <this.nb;i++){var gif=new preload(this[i].img)}} disp(aff+"<br><a href='javascript:tjsgo()'><IMG name='tjsimg' src='"+this[0].img+"' alt='"+this.alt+"' border='0'></a>"); setTimeout("rotation()",this[0].delai*1000); } function rotation() { banniere.no++; var no=banniere.no; if (no>=banniere.nb) {banniere.no=0; no=0} // alert(no+" "+banniere[no].img+" ------"+document.anchors["tjsban"].href) document.images["tjsimg"].src=banniere[no].img; setTimeout("rotation()",banniere[no].delai*1000); } function tjsgo() { with(banniere[banniere.no]) { if(target=="_blank"){window.open(href,"")} else { if(target=="_top"){parent.window.location=href} else { if(target=="_self"){window.location=href} else { parent.frames[target].window.location=href} } } } } function preload() { this.length = preload.arguments.length; for (var i = 0; i < this.length; i++) { this[i+1] = new Image(); this[i+1].src = preload.arguments[i]; } } </SCRIPT> <table width="100%" border="0"> <tr> <td width="30%" valign="center"><img src="http://www.netwalker.fr/img/netwalker.jpg"></td> <td width="65%" valign="center"><span class="TitrePage">SUPERVISION R&Eacute;SEAU ET SERVICES EN LIGNE</span></td> <td width="5%" align="right"> </td> </tr> </table> <!-- Ligne --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td></td> </tr> </table> <!-- Index liens --> <table width="100%" border="0" bgcolor="#EEEEEE"> <tr> <td> <table width="100%" border="0" cellpadding="0"> <tr> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr">Accueil</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/plan_du_site.html"> Plan du Site</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/a/e/index.htm">Catalogues</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/faq.html">F.A.Q.</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/PBHotNews.asp?PBMInit=1">News</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/support.html">Support</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/contacts.html">Infos</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=152354">Contacts</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/">Newsletter</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/">Achat en ligne</a> </span> </td> </tr> </table> </td> </tr> </table> <!-- tiret --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td></td> </tr> </table> <!-- LiensIndex_detail2.htm debut --> <table width="100%" border="0" bgcolor="#EEEEEE"> <tr> <td> <table width="100%" border="0" cellpadding="0"> <tr bgcolor="#EEEEEE"> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../b/index_alpha.htm">Alphabetique</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../c/index.htm">Editeurs</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../e/index.htm">Fonctions</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../d/index.htm">Familles</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../f/index.htm">iPhones</a> </span> </td> </tr> </table> </td> </tr> </table> <table width="100%" border="0" bgcolor="#EEEEEE"> <tr> <td> <table width="100%" border="0" cellpadding="0"> <tr bgcolor="#EEEEEE"> <td width="20%" align="center"> <span class="IndexLiens"> <a href="#">Livraisons pour : </a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/belgique.htm">la Belgique</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/luxembourg.htm">le Luxembourg</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/dom.htm">les DOM</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/suisse.htm">la Suisse</a> </span> </td> </tr> </table> </td> </tr> </table> <!-- LiensIndex.htm fin --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> <table width="100%" border="0"> <tr> <td width="5%"> </td> <td width="90%"> <table width="100%" border="0"> <tr> <td> <div align="center"> <SCRIPT language="JavaScript">banniere.Init();</SCRIPT> </div> </td> </tr> </table> </td> <td width="5%"> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> <!-- Page Nom --> <table width="100%" border="0"> <tr> <td> <span class="PageNom"> <div align="center">TZ 190 3G </div> </span> </td> </tr> </table> <!-- traits --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr> <td width="150" > <table width="150" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> </td> <td> <table width="100%" border="0"> <tr> <td width="80%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> </td> <td width="20%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- Page --> <table width="100%" border="0"> <tr> <!-- Colonne 1 (boutons) --> <td width="150" valign="top" align="center" background="http://www.netwalker.fr/imgs/nweurope.png"> <span class="ColonneBoutons"> <!-- ColonedeGauche.html 1.1 - 16 Mai 2009 --> <table width="135" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="135" height="145" valign="top" background="http://www.netwalker.fr/imgs/pdm/promo2007.png"> <div align="center"> <span class="ColonneAdv"> <br><br> <a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=3102763">Fujitsu FI-60</a><br> </span> <span class="ColonneAdv"> <br><a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=3102763"><img src="http://www.netwalkerstore.com/Files/18244/fi60f-100.jpg" width="40%" height="40%" border="0"></a> <!-- <br>Scanner A6 (permis de conduire, ...)<br><a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=3102763">...</a>--> <br>Scanner A6 (permis de conduire, ...) </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_supervision.html"> SUPERVISION </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_diagnostic.html"> DIAGNOSTIC </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/pineapp.html"> ANTI-SPAMS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=172099"> BAIES &amp; COFFRETS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_firewall.html"> FIREWALL </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/scanner.html"> SCANNERS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_sauvegardes.html"> SAUVEGARDES </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_securite.html"> S&Eacute;CURIT&Eacute; </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/spywares.html"> SPYWARES </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/serveurs.html"> SERVEURS &amp; NAS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=98103"> VOIP </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=91464"> CONTRATS MAINTENANCE </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_services.html"> SERVICES </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=213201"> COMMENT COMMANDER </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBFAQ.asp?PBMInit=1"> QUESTIONS R&Eacute;PONSES </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBRSSFeeds.asp?PBMInit=1"> FLUX RSS </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSearch.asp?CCode=2"> RECHERCHER </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=152354"> 0 177 628 628 </a> </span> </div> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=152354"> Une question ? </a> </span> </div> </td> </tr> <!-- Blog --> </table> </span> </td> <!-- Colonnes 2 & 3 Corps + Droite --> <td valign="top"> <!-- PAGE --> <table width="100%" border="0"> <tr valign="top"> <td width="85%"> <!-- Accroche --> <span class="PRCorps">Le TZ 190 3G est une plate-forme de s&eacute;curit&eacute; r&eacute;seau multicouche haute performance qui int&egrave;gre un service haut d&eacute;bit sans fil 3G sur carte PC Type II, les technologies de basculement et reprise automatiques ainsi qu&#146;un pare-feu &agrave; filtrage applicatif.</span> <br> <!-- Nom Page Produit Remplacement si produit en fin de vie --> <!-- B"©n"©fices --> <br> <span class="PRCorps">Le TZ 190 3G offre des fonctionnalit&eacute;s de continuit&eacute; des activit&eacute;s et de mise en r&eacute;seau avanc&eacute;es, dont le basculement automatique vers un autre fournisseur d&#146;acc&egrave;s, le NAT &agrave; base de r&egrave;gles, la gestion orient&eacute;e objet et le service DDNS.<br /> <br />Les fonctions d&#146;antivirus, d&#146;anti-spyware, de pr&eacute;vention des intrusions et d&#146;anti-spam en temps r&eacute;el au niveau de la passerelle disponibles sur le TZ 190 3G assurent une protection en profondeur du r&eacute;seau contre les menaces d&#146;origine interne ou provenant d&#146;Interne</span> <p></p> <!-- LABEL : LIVRAISON --> <span class="ParagrapheTitre">Mode Livraison</span> <br> <span class="PRCorps">Physique</span> <p></p> <!-- LABEL : INTERFACE & LANGUE --> <span class="ParagrapheTitre">Pr&eacute;-requis</span> <br> <span class="PRCorps">Aucun, peut s&#146;installer sur tout type de r&eacute;seau Ethernet 10/100 mb.</span> <p></p> <!-- Pr"©requis --> <span class="ParagrapheTitre">Interface &amp; langue</span> <br> <span class="PRCorps">&#149; Fran&ccedil;ais<br />&#149; Anglais<br /><br />Interface Web</span> <p></p> <!-- LABEL : PRODUITS COMPLEMENTAIRES --> <span class="ParagrapheTitre">Produits Compl&eacute;mentaires</span> <br> <span class="PRCorps">Nous proposons <br /> - l&#146;installation sur site (nous contacter)<br /> - La t&eacute;l&eacute;maintenance pour vous d&eacute;charger d&#146;une t&acirc;che de sp&eacute;cialiste,<br /> - VPN Tracker qui permet aux utilisateurs de Macintosh de travailler &agrave; distance de mani&egrave;re s&eacute;curis&eacute;e.</span> <p></p> <!-- LABEL : SUR NOTRE SITE --> <!-- LABEL : TECHNIQUEMENT --> <span class="ParagrapheTitre">Techniquement</span> <br> <span class="PRCorps">Caract&eacute;ristiques et avantages :<br /> <br />&#149; Acc&egrave;s sans fil haut d&eacute;bit 3G instantan&eacute;<br />&#149; Puissant pare-feu &agrave; filtrage applicatif<br />&#149; Services int&eacute;gr&eacute;s d&#146;antivirus, d&#146;antispyware et de pr&eacute;vention des intrusions au niveau de la passerelle<br />&#149; Prise en charge des r&eacute;seaux 2G/3G bas&eacute;s sur GSM et CDMA<br />&#149; Basculement et reprise automatiques WAN<br />&#149; Assistants de configuration intuitifs<br />&#149; S&eacute;curit&eacute; du LAN au niveau des ports<br />&#149; Outils de gestion globale et de rapports<br />&#149; Inclue 2 licences GlobalVPN pour Windows permettant la connexion distante s&eacute;curis&eacute;e.<br /><br /><br /></span> <p></p> <br><br> </td> <!-- Colonne de droite --> <td width="15%" align="center"> <!-- IMAGE --> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?ItmID=2007563"> <img src="http://www.netwalkerstore.com/Files/18244/sonicwall190.jpg" alt="SONICWALL TZ 190 3G" title="SONICWALL TZ 190 3G" width="100" height="100" border="0"> </a> <!-- T"©l"©charger PDF --> <!-- Comparer --> <!-- Commander --> <br> <br> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?ItmID=2007563"><img src="../../../i/bt/Commander.png" border="0"></a> <br> <!-- --> </td> <!-- 20080821 --> <!-- ProduitsLies 20070814 --> <table width="100%" border="0"> <tr> <td width="5%" colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="1"><tr bgcolor="#006699" valign="center"><td><strong class="TITRE"> </strong></td></tr></table> <br> <span class="PRCorps"><b>SONICWALL TZ 190 3G 3G est g&eacute;n&eacute;ralement command&eacute; avec :</b></span> <br><br> </td> <td width="95%"> </td> </tr> <tr> <!-- <td width="5%"> <img src="http://www.netwalkerstore.com/Files/18244/6895-SM.jpg" title="VPN Tracker est un logiciel permettant de s&eacute;curiser vos connexions distantes. Il vous permet de vous connecter au r&eacute;seau du bureau en &eacute;tablissant un tunnel crypt&eacute; (VPN IPsec) entre votre Macintosh et votre FireWall.<br /><br />Vous continuez &agrave; surfer normalement sur le web durant une connexion VPN mais tous les &eacute;changes avec le r&eacute;seau du bureau sont s&eacute;curis&eacute;s.<br /><br />L&#146;utilisation de VPN Tracker est recommand&eacute;e lors de l&#146;utilisation de hotspot WIFI."/> </td> --> <td width="5%"></td> <td width="95%" valign="top" align="left"> <table width="100%" border="0"> <tr> <td width="5%" valign="top"> <img src="http://www.netwalkerstore.com/Files/18244/6895-SM.jpg" title="VPN TRACKER EDITION PERSONNELLE" width="50" height="50"> </td> <td width="95%" valign="top"> <span class="ColonneBoutons"> <!-- 20080824 VPN TRACKER EDITION PERSONNELLE --> VPN TRACKER EDITION PERSONNELLE <br><br> </span> <span class="PRCorps"> <a href="http://www.netwalker.fr/a/c/detail/vpntracker-personal-cat.htm" title="Afficher l'article 'VPN Tracker est un logiciel permettant de s&eacute;curiser vos connexions distantes. Il vous permet de vous connecter au r&eacute;seau du bureau en &eacute;tablissant un tunnel ...'">Voir</a> | <a href="http://www.netwalkerstore.com/PBSCProduct.asp?PGFLngID=0&amp;ItmID=918275" title="Tarifs de 'VPN TRACKER EDITION PERSONNELLE'">Tarifs</a> </span> <br> <!-- <span class="PRCorps"> VPN TRACKER EDITION PERSONNELLE <br> [ Voir ] [ <a href="VPN Tracker est un logiciel permettant de s&eacute;curiser vos connexions distantes. Il vous permet de vous connecter au r&eacute;seau du bureau en &eacute;tablissant un tunnel ..." title="Tarifs de 'VPN TRACKER EDITION PERSONNELLE'">Tarifs</a> ] </span> <br><br> <span class="PRCorps"><br>&#149; Anglais<br><br></span> --> </td> </tr> </table> </td> </tr> <br><br> <table width="100%" border="0" cellspacing="0" cellpadding="1"><tr bgcolor="#006699" valign="center"><td><strong class="TITRE"> </strong></td></tr></table> <br> </table> </tr> </table> </td> </tr> </table> <!-- FIN PAGE --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> <center> <span class="copyright"> <a href="http://www.netwalker.fr"> <b>www.netwalker.fr</b> </a> | <a href="http://www.netwalkerstore.com"> <b>NetWalkerstore.com</b> </a> <br> &copy;NetWalker 2009 , g&eacute;n&eacute;r&eacute; le 27/08/09 par NetWalker Content Manager (NCM) 2.3 - 591 <br> &copy;NetWalker EURL - 2009 - SIRET : 483 804 886 0016<br><br> </span> <span class="copyright"> Tarifs en Euros HT fournis &agrave; titre indicatifs (sauf indication contraire) </span> </center> <br> <!-- #BeginLibraryItem "/library/GoogleAnalytics.lbi" --> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-689163-2"; urchinTracker(); </script> <!-- #EndLibraryItem --> <center> <script type="text/javascript"><!-- google_ad_client = "pub-7485846490547931"; /* 728x90, date de cr"©ation 11/06/09 hori imeu */ google_ad_slot = "3714331098"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </center> </body> </html>