 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: VLAN for Public Wifi</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/vlan-for-public-wifi/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/vlan-for-public-wifi/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 00:45:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ccie7335</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vlan-for-public-wifi/#comment-73479</link>
		<dc:creator>ccie7335</dc:creator>
		<pubDate>Fri, 05 Feb 2010 05:53:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-73479</guid>
		<description><![CDATA[permit udp any any eq bootpc
permit udp any any eq bootpc
 deny   ip any 10.0.0.0 0.255.255.255
 deny   ip any 192.168.0.0 0.0.255.255
 deny   ip any 172.16.0.0 0.15.255.255
 permit ip any any

I added the private IP Space so that the public-wifi has no access to any internal networks. It also prevents them from using VPN.]]></description>
		<content:encoded><![CDATA[<p>permit udp any any eq bootpc<br />
permit udp any any eq bootpc<br />
 deny   ip any 10.0.0.0 0.255.255.255<br />
 deny   ip any 192.168.0.0 0.0.255.255<br />
 deny   ip any 172.16.0.0 0.15.255.255<br />
 permit ip any any</p>
<p>I added the private IP Space so that the public-wifi has no access to any internal networks. It also prevents them from using VPN.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 267/270 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 01:53:50 -->