<?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>BeachyUK.com &#187; O2 Broadband</title>
	<atom:link href="http://www.beachyuk.com/blog/category/o2-broadband/feed" rel="self" type="application/rss+xml" />
	<link>http://www.beachyuk.com/blog</link>
	<description>Technology Enthusiasts</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:22:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Wake on WAN &#8211; Reason why it only works for 15 mins or so</title>
		<link>http://www.beachyuk.com/blog/o2-broadband/wake-on-wan-stops-working-after-15-mins-solution</link>
		<comments>http://www.beachyuk.com/blog/o2-broadband/wake-on-wan-stops-working-after-15-mins-solution#comments</comments>
		<pubDate>Sat, 11 Sep 2010 09:39:35 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[O2 Broadband]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[o2]]></category>
		<category><![CDATA[remote]]></category>

		<guid isPermaLink="false">http://www.beachyuk.com/blog/?p=116</guid>
		<description><![CDATA[Since signing up personally with O2 Broadband and getting the O2 Wireless box iii, I&#8217;ve been wanting to setup Wake on WAN (aka Wake on Internet) to enable me to use my desktop computer while away from home on business or holiday, while satisfying my eco-urge not to leave my PC on all the time. [...]]]></description>
			<content:encoded><![CDATA[<p>Since signing up personally with O2 Broadband and getting the O2 Wireless box iii, I&#8217;ve been wanting to setup Wake on WAN (aka Wake on Internet) to enable me to use my desktop computer while away from home on business or holiday, while satisfying my eco-urge not to leave my PC on all the time.</p>
<p>Wake on WAN was the perfect solution, enabling me to shutdown the computer and simply leave my router switched on. At the press of a virtual button, I could then &#8220;wake&#8221; (startup) the desktop computer, use it via Remote Access, and shut it down again, ready to be woken again if required at a later date.</p>
<p><span style="text-decoration: underline;"><strong>Setting Up Wake on LAN/WAN/Internet</strong></span><br />
There are tons of guides for this across the Internet, so I won&#8217;t go into much detail here, port 7 or 9 generally needs forwarding from the router to your PC, and your BIOS needs to be setup to accept the packets. (Note: If you will need to forward further ports for any applications you intend to use once your computer has booted (e.g. Port 3389 for Microsoft Remote Desktop)).</p>
<p><span style="text-decoration: underline;"><strong>Working intermittently &#8211; The problem and solution</strong></span><br />
This is the section you&#8217;ve probably arrived here to read&#8230;<br />
<span style="color: #ff0000;"><strong>The problem:</strong></span> You&#8217;ve setup Wake on WAN, and you&#8217;ve tested it while sat at your computer&#8230; perfect, no issues at all. But about 15 mins later (after shutting down the computer) it stops reacting to magic packets over the WAN.<br />
After swearing profusely at my PC (which doesn&#8217;t help I hasten to add), and finding no help from Google, which just found similarly pee&#8217;d people, it struck me. When the packets stop working over the WAN they still work over the LAN. This is simply because your router has flushed the ARP table, and will therefore no longer broadcast to your PC based on a WAN request.<br />
<span style="color: #339966;"><strong>The solution:</strong></span> Rather simply therefore, place a permanent entry in the ARP table of your router, and ensure your router has a dedicated internal IP for your machine.</p>
<p><strong>Adding a static ARP on O2 Wireless box iii</strong></p>
<ul>
<li>Telnet to your router (in Windows, open Command Prompt, and type &#8220;telnet&#8221;. Then &#8220;o 192.168.1.254&#8243;, or a different IP if your router is at a different IP (&#8220;o&#8221; means open connection to)</li>
<li>Login with the SuperUser id (Default details: User: SuperUser Password: O2Br<span style="text-decoration: underline;">0</span>ad<span style="text-decoration: underline;">64</span>nd &#8211; note: Case-sensitive (capital O and B), and underlined characters are numbers zero, six and four)</li>
<li>Once logged in, type &#8220;menu&#8221; and hit return</li>
<li>Use your arrow keys to navigate to &#8220;ip&#8221;, then hit return</li>
<li>Use your arrow keys to navigate to &#8220;arplist&#8221;, then hit return. This will show you the current ARP table. You may see an entry for your PC in there that is marked &#8220;dynamic&#8221;, this means it will be flushed at the next flush if the PC is switched off.</li>
<li>Now use your arrow keys to navigate to &#8220;arpadd&#8221;, then hit return</li>
<li>Hit return to edit the field you&#8217;re in, (intf initially) Enter:<br />
intf: LocalNetwork<br />
ip:{ENTER INTERNAL IP OF YOUR PC &#8211; e.g. 192.168.1.14}<br />
hwaddr:{ENTER MAC ADDRESS OF YOUR PC &#8211; e.g. 00:11:03:7f:01:23</li>
<li>Hit TAB to move to &#8220;OK&#8221;, then hit return. (If you get an error &#8220;Failed to add ARP entry&#8221;, you can try again, but you are likely to find it easier to do with the machine you are configuring switched off, so there is no dynamic entry for it. i.e. configure from a different machine)</li>
<li>Now you need to save the ARP, otherwise at next restart of the router, you&#8217;ll lose your new static route, and be back to square one!</li>
<li>TAB to cancel to leave the menu, then hit return.</li>
<li>Type &#8220;saveall&#8221; and hit return.</li>
<li>Done &#8211; type &#8220;exit&#8221; and hit return, and then &#8220;q&#8221; and return to leave the Telnet session.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.beachyuk.com/blog/o2-broadband/wake-on-wan-stops-working-after-15-mins-solution/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>O2 Broadband IP &#8211; Dynamic IP is not so dynamic? Maybe even static!</title>
		<link>http://www.beachyuk.com/blog/o2-broadband/o2-broadband-ip-dynamic-ip-is-not-so-dynamic-maybe-even-static</link>
		<comments>http://www.beachyuk.com/blog/o2-broadband/o2-broadband-ip-dynamic-ip-is-not-so-dynamic-maybe-even-static#comments</comments>
		<pubDate>Sat, 13 Feb 2010 13:06:49 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[O2 Broadband]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[o2]]></category>

		<guid isPermaLink="false">http://www.beachyuk.com/blog/o2-broadband/o2-broadband-ip-dynamic-ip-is-not-so-dynamic-maybe-even-static</guid>
		<description><![CDATA[Well an odd observation on my O2 broadband this week&#8230; a while back I signed up for a dynamic IP service to provide me with a static domain to use to access my PC when away from home. I received a mail saying they assume I&#8217;m not using it as I&#8217;ve not updated my IP [...]]]></description>
			<content:encoded><![CDATA[<p>Well an odd observation on my O2 broadband this week&#8230; a while back I signed up for a dynamic IP service to provide me with a static domain to use to access my PC when away from home. I received a mail saying they assume I&#8217;m not using it as I&#8217;ve not updated my IP since I signed up a few months back.</p>
<p>My first impression was that my O2 Router was being useless and not passing new IPs to their server&#8230; but on closer inspection there is a reason for this&#8230; in 3-4 months of use of O2 Broadband, my IP has never changed! I&#8217;m a bit of a security freak, so I switch the router off every evening when I finish with the PC&#8230; so it has to request an IP on a daily basis and seems to always get the same one.</p>
<p>Just an observation, but from my use at least, it appears O2 is effectively handing out static IPs, even to its dynamic IP users!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beachyuk.com/blog/o2-broadband/o2-broadband-ip-dynamic-ip-is-not-so-dynamic-maybe-even-static/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ISP&#8217;s blocking Port 25 (SMTP)</title>
		<link>http://www.beachyuk.com/blog/o2-broadband/isps-blocking-port-25-smtp</link>
		<comments>http://www.beachyuk.com/blog/o2-broadband/isps-blocking-port-25-smtp#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:07:45 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[O2 Broadband]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[o2]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.beachyuk.com/blog/?p=28</guid>
		<description><![CDATA[Why the heck is it that ISP&#8217;s feel the need to dictate to us the ports we should and shouldn&#8217;t make use of? I say this having just spent near-on a week of frustration wondering why the BeachyUK server hated me and refused to send my mails! After finally finding some time to sit down [...]]]></description>
			<content:encoded><![CDATA[<p>Why the heck is it that ISP&#8217;s feel the need to dictate to us the ports we should and shouldn&#8217;t make use of?</p>
<p>I say this having just spent near-on a week of frustration wondering why the BeachyUK server hated me and refused to send my mails! After finally finding some time to sit down and diagnose the issue, I&#8217;m really irritated that it seems my wonderful new Broadband provider (O2) have taken it upon themselves to block Port 25, to encourage me to send mail via their servers.</p>
<p>Quite apart from the fact that the choice of server I send my mail through is my own decision, I fail to see the benefit here to O2, they&#8217;re actually encouraging me to put more load on their SMTP server rather than use my own&#8230; hmm, maybe they have an interest in the mails I&#8217;m sending <img src='http://www.beachyuk.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So for anyone out there with the same issue with O2 Broadband (or another overly obsessive ISP), if you have control of your server, just change your mail sending port to an alternative port (and do the same on the server that&#8217;s receiving the mail, and hey presto, you&#8217;re back in business, despite the efforts of your ISP!)&#8230; otherwise, you&#8217;ll need to use your ISP&#8217;s relaying SMTP mail server to send mails, or you can use your mail servers SSL port, and send using SSL.</p>
<p>One finally thing actually&#8230; searching the Internet, I found a lot of sites (in fact, even O2&#8242;s help section), saying to use &#8220;smtp.o2.co.uk&#8221; for outgoing mail if you&#8217;re an O2 Broadband customer, this however is wrong for this use. The afore-named domain is for O2 mail users. If you&#8217;re looking to relay mail on behalf of your own domain you need to use &#8220;relay.o2broadband.co.uk&#8221; (no authetication required, and the mail will be seen to come from your domain name).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beachyuk.com/blog/o2-broadband/isps-blocking-port-25-smtp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

