<?xml version="1.0" encoding="UTF-8"?><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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Protocolo IPSEC Arquivos - Geek is the Way!</title>
	<atom:link href="https://geekistheway.com/pt/tag/protocolo-ipsec/feed/" rel="self" type="application/rss+xml" />
	<link>https://geekistheway.com/pt/tag/protocolo-ipsec/</link>
	<description>Tentando aprender um pouco de tudo!</description>
	<lastBuildDate>Mon, 30 Dec 2024 18:08:22 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/geekistheway.com/wp-content/uploads/2022/06/cropped-Screen-Shot-2022-06-05-at-18.01.59.png?fit=32%2C32&#038;ssl=1</url>
	<title>Protocolo IPSEC Arquivos - Geek is the Way!</title>
	<link>https://geekistheway.com/pt/tag/protocolo-ipsec/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">149526228</site>	<item>
		<title>Roteamento de tráfego Internet através de VPN IPSec site-a-site em Wi-Fi específico sobre VLAN no pfSense</title>
		<link>https://geekistheway.com/pt/2021/01/20/roteamento-internet-trafego-atraves-de-um-site-para-site-ipsec-vpn-on-a-especifico-wi-fi-over-vlan/</link>
					<comments>https://geekistheway.com/pt/2021/01/20/roteamento-internet-trafego-atraves-de-um-site-para-site-ipsec-vpn-on-a-especifico-wi-fi-over-vlan/#respond</comments>
		
		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Thu, 21 Jan 2021 05:05:52 +0000</pubDate>
				<category><![CDATA[Homelab]]></category>
		<category><![CDATA[pfSense]]></category>
		<category><![CDATA[Plataforma pfSense]]></category>
		<category><![CDATA[Protocolo IPSEC]]></category>
		<category><![CDATA[Rede de Computadores]]></category>
		<category><![CDATA[Rede VPN]]></category>
		<category><![CDATA[Rede WiFi]]></category>
		<category><![CDATA[Redes VLAN]]></category>
		<category><![CDATA[rev202207br]]></category>
		<category><![CDATA[Roteamento]]></category>
		<category><![CDATA[site-para-site]]></category>
		<guid isPermaLink="false">http://crepaldi.us/?p=590</guid>

					<description><![CDATA[<p>Ao ler meu post anterior, você pode ter criado um túnel IPSec para conectar sua casa e escritório (ou algo assim). Isso é útil por si só, mas pode ser o caso de você também querer que todo o tráfego de internet de um site passe, digamos, pelo site B. AVISO Este post foi traduzido...</p>
<p>O post <a href="https://geekistheway.com/pt/2021/01/20/roteamento-internet-trafego-atraves-de-um-site-para-site-ipsec-vpn-on-a-especifico-wi-fi-over-vlan/">Roteamento de tráfego Internet através de VPN IPSec site-a-site em Wi-Fi específico sobre VLAN no pfSense</a> apareceu primeiro na <a href="https://geekistheway.com/pt/">Geek is the Way!</a>.</p>
]]></description>
		
					<wfw:commentRss>https://geekistheway.com/pt/2021/01/20/roteamento-internet-trafego-atraves-de-um-site-para-site-ipsec-vpn-on-a-especifico-wi-fi-over-vlan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1084</post-id>	</item>
		<item>
		<title>Como configurar túnel VPN IPSEC site-a-site no pfSense usando IPs dinâmicos e chaves compartilhadas em ambos lados</title>
		<link>https://geekistheway.com/pt/2020/12/23/como-configurar-ipsec-site-para-site-vpn-tunnel-on-your-pfsense-using-dynamic-ips-and-pre-shred-keys-in-both-ends/</link>
					<comments>https://geekistheway.com/pt/2020/12/23/como-configurar-ipsec-site-para-site-vpn-tunnel-on-your-pfsense-using-dynamic-ips-and-pre-shred-keys-in-both-ends/#respond</comments>
		
		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 20:17:09 +0000</pubDate>
				<category><![CDATA[Homelab]]></category>
		<category><![CDATA[pfSense]]></category>
		<category><![CDATA[Plataforma pfSense]]></category>
		<category><![CDATA[Protocolo IPSEC]]></category>
		<category><![CDATA[Rede de Computadores]]></category>
		<category><![CDATA[Rede VPN]]></category>
		<category><![CDATA[rev202207br]]></category>
		<category><![CDATA[segurança]]></category>
		<guid isPermaLink="false">http://crepaldi.us/?p=585</guid>

					<description><![CDATA[<p>Muitos de nós tem mais de um pfSense (talvez conectando nossa casa ao escritório, nossa casa à casa dos nossos pais, etc) que se beneficiariam com uma conexão direta entre eles. Neste post vou descrever como criar um túnel IPSEC roteado que conecta ambas as extremidades, de forma que o Site A possa acessar diretamente...</p>
<p>O post <a href="https://geekistheway.com/pt/2020/12/23/como-configurar-ipsec-site-para-site-vpn-tunnel-on-your-pfsense-using-dynamic-ips-and-pre-shred-keys-in-both-ends/">Como configurar túnel VPN IPSEC site-a-site no pfSense usando IPs dinâmicos e chaves compartilhadas em ambos lados</a> apareceu primeiro na <a href="https://geekistheway.com/pt/">Geek is the Way!</a>.</p>
]]></description>
		
					<wfw:commentRss>https://geekistheway.com/pt/2020/12/23/como-configurar-ipsec-site-para-site-vpn-tunnel-on-your-pfsense-using-dynamic-ips-and-pre-shred-keys-in-both-ends/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1087</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 41/104 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching 3/39 queries in 0.018 seconds using Redis

Served from: geekistheway.com @ 2026-05-13 09:20:47 by W3 Total Cache
-->