<?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>The Geek Pub &#187; Ask the Geek</title>
	<atom:link href="http://www.thegeekpub.com/category/geek-stuff/ask-the-geek/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekpub.com</link>
	<description>Drink Beer and Geek Out</description>
	<lastBuildDate>Mon, 29 Nov 2010 01:49:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ask the Geek: Business FiOS IPs</title>
		<link>http://www.thegeekpub.com/924/ask-the-geek-business-fios-ips/</link>
		<comments>http://www.thegeekpub.com/924/ask-the-geek-business-fios-ips/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 01:52:01 +0000</pubDate>
		<dc:creator>The Big Geek</dc:creator>
				<category><![CDATA[Ask the Geek]]></category>
		<category><![CDATA[ask the geek]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[fios]]></category>
		<category><![CDATA[fios tv]]></category>
		<category><![CDATA[fortigate]]></category>
		<category><![CDATA[hosting on fios]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[subnet]]></category>
		<category><![CDATA[verizon]]></category>
		<category><![CDATA[verizon fios]]></category>

		<guid isPermaLink="false">http://www.thegeekpub.com/?p=924</guid>
		<description><![CDATA[Q: I hope you take the time to answer this. I have been searching and searching for the right answer to this and nobody can, even Verizon. I want to go with FiOS for our new office. I need multiple IP&#8217;s. But what I got was 5 IP&#8217;s with a 255.255.255.0 subnet mask. It should [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thegeekpub.com/wp-content/uploads/2010/07/askthegeek.png"><img class="size-full wp-image-926 alignright" title="askthegeek" src="http://www.thegeekpub.com/wp-content/uploads/2010/07/askthegeek.png" alt="" width="300" height="200" /></a><strong>Q: I hope you take the time to answer this.  I have been searching and  searching for the right answer to this and nobody can, even Verizon.  I  want to go with FiOS for our new office.  I need multiple IP&#8217;s.  But  what I got was 5 IP&#8217;s with a 255.255.255.0 subnet mask.  It should have  been 255.255.255.248.  This concerns me.  I need to host email, Citrix,  VoIP services, VPN, etc.  I want to use my own firewall to NAT those  public IP&#8217;s to internal resources.  IS this indeed possible?  I can&#8217;t  get a straight answer and I want to dump Comcast.﻿</strong></p>
<p><strong>I have a few other questions about this as it relates to my situation.<br />
</strong><br />
<strong>1.   What equipment should I use of theirs?<br />
2.  I have my own firewall  (Fortinet 80c) and no router since we currently have Comcast at our  existing location.  How do I configure it so that I can NAT the public  IP&#8217;s to internal resources?<br />
3.  We also want their TV and I read  where it doesn&#8217;t work (Static IP) if you have their TV service on the  same ONT.  Thoughts?</strong></p>
<p><strong>Basically I want to know if I can set it up  the same way I have it now with Comcast.  Their cable modem acts like a  router and I think it may be double-NAT&#8217;ing (since the actual internal  IP is on the 10.x.x.x).  Any more you can shed on this would be greatly  appreciated.  Comcast was set to provide our service at the new site but  they lied about the install date and now it won&#8217;t be ready until a  month after our move date.  So, I need another solution fast.</strong></p>
<p><em>A: <span>Verizon  is a bunch of tards.</span></em></p>
<p><em>Yes, they give you a /24 mask for some  reason.  Don&#8217;t use it.  Put in your router 255.255.255.248 (/29).  Don&#8217;t  use the .1 gateway either.  Use the first IP of the subnet they gave  you.  in my case:</em></p>
<p><em>71.244.45.152/29 is what verizon assigned me.</em></p>
<p><em>71.244.45.152  is my network ID<br />
71.244.45.153 is the default gateway.<br />
71.244.45.154-158  are my usable IPs<br />
71.244.45.159 is my broadcast address</em></p>
<p><em>Ignore  their t</em></p>
<p><em><span>echs.  They know nothing.  TheGeekPub.com and about 100 other  websites run from there along with mail, VoIP and more.  Works perfect.   No thanks to them.</span></em></p>
<p><span><em>I&#8217;m not familiar with the Fortigate or any ONT settings for IPs.  It wasn&#8217;t  something I encountered.</em></span></p>
<p><em>On the Cisco:</em></p>
<p><span style="font-family: Courier New;">conf t                  enter conifg mode<br />
int f 0/0                change F0/0 to your WAN interface<br />
mac-address 12345678   change  123456788 to the MAC of your Verizon actiontec.</span><br />
<span style="font-family: Courier New;">wr me                  save the changes</span></p>
<ol>
<li><span>Verizon business will setup the DNS PTR records for your IPs to  anything you want.  Just submit a help desk ticket.</span></li>
<li>MAC caching is  the only problem.  They cache MACs for six hours.  So changing your  router is difficult unless you just spoof the old MAC (which I do).</li>
<li>You do not need ANY of their equipment.  Period.  Just plug your  Router/Firewall into their ONT.</li>
<li><span>For FiOS TV, just plug their DVRs  into a MoCa switch and plug that into your router.  I do that too.</span></li>
</ol>
<p><a href="http://www.thegeekpub.com/ask-the-geek/">Would you like us to answer your question?</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d924').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Share this on your favorite social network:</em></strong></a>
<br />
<div class="d924" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;title=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;title=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;title=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;title=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;h=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;title=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F&amp;title=Ask+the+Geek%3A+Business+FiOS+IPs" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Ask+the+Geek%3A+Business+FiOS+IPs+@+http%3A%2F%2Fwww.thegeekpub.com%2F924%2Fask-the-geek-business-fios-ips%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.thegeekpub.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d924').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d924').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/924/ask-the-geek-business-fios-ips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

