<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/canofworms/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.suborbital.org.uk/canofworms/index.php?/feeds/atom10.xml" rel="self" title="Can of worms" type="application/atom+xml" />
    <link href="http://www.suborbital.org.uk/canofworms/"                        rel="alternate"    title="Can of worms" type="text/html" />
    <link href="http://www.suborbital.org.uk/canofworms/rss.php?version=2.0"     rel="alternate"    title="Can of worms" type="application/rss+xml" />
    <title type="html">Can of worms</title>
    <subtitle type="html">It happens...</subtitle>
    <icon>http://www.suborbital.org.uk/canofworms/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.suborbital.org.uk/canofworms/</id>
    <updated>2011-02-07T23:21:08Z</updated>
    <generator uri="http://www.s9y.org/" version="">Serendipity  - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/14-Gadget-clearout.html" rel="alternate" title="Gadget clearout" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2011-02-06T02:06:28Z</published>
        <updated>2011-02-07T23:21:08Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=14</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/14-guid.html</id>
        <title type="html">Gadget clearout</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                With the upcoming changes and as a result of a general decluttering I've decided to sell some of the gadgets and devices I've got about the place, most of them have been stashed in the loft for a while. If boxed, the network cables might have gone missing. If you're interested, drop me an email. <br /><a href="http://www.suborbital.org.uk/canofworms/index.php?/archives/14-Gadget-clearout.html#extended">Continue reading "Gadget clearout"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/13-RTFM-or-README.OpenBSD-poptop-on-OpenBSD.html" rel="alternate" title="RTFM (or README.OpenBSD) - poptop on OpenBSD" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2011-01-19T20:49:39Z</published>
        <updated>2011-01-19T20:55:21Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=13</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/13-guid.html</id>
        <title type="html">RTFM (or README.OpenBSD) - poptop on OpenBSD</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ...seriously it will save you lots of time.<br />
<br />
Ignore all the guides on the internet that talk about setting /etc/ppp/secure.<br />
<br />
Don't worry about googling about "Not transmitting... waiting for CCP", just read /usr/local/share/doc/poptop/README.OpenBSD and it'll get you up and running in no time.<br />
<br />
And if you can't get encryption running for OS X add this to ppp.conf: set mppe * stateless<br />
<br />
Easy when you read the right doc... 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/12-Edimax-3G-6200N-telnet-access.html" rel="alternate" title="Edimax 3G-6200N - telnet access" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-09-08T19:44:59Z</published>
        <updated>2010-09-08T19:58:55Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=12</wfw:comment>
    
        <slash:comments>6</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/12-guid.html</id>
        <title type="html">Edimax 3G-6200N - telnet access</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Easy...use firmware 2.19:<br />
<br />
Go to http://router/syscmd.asp<br />
<br />
and enter in /usr/sbin/telnetd -l /bin/ash<br />
<br />
Or if you're like me and want to do it the hard way (well, the first time!)<br />
<br />
<tt>telnet router 80</tt><br />
<br />
And then paste in:<br />
<br />
<tt>POST /goform/formSysCmd HTTP/1.1<br />
Authorization: Basic YWRtaW46MTIzNA==<br />
Content-Length: 83<br />
Content-Type: application/x-www-form-urlencoded<br />
<br />
sysCmd=%2Fusr%2Fsbin%2Ftelnetd+-l+%2Fbin%2Fash&apply=Apply&submit-url=%2Fsyscmd.asp<br />
</tt><br />
<br />
You can then telnet on the standard port - no password needed.<br />
<br />
Have fun. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/11-Recovering-Safari-Form-Data-After-Login-Timeout.html" rel="alternate" title="Recovering Safari Form Data After Login Timeout" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-09-07T21:40:26Z</published>
        <updated>2010-09-07T21:40:26Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=11</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/11-guid.html</id>
        <title type="html">Recovering Safari Form Data After Login Timeout</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Quick one. We've all done it, written something (fantastic or not) clicked submit, and get a timeout page and we've lost all of the text we've just written.<br />
<br />
Then you start poking around with "Form Values" find it's encrypted and cry.<br />
<br />
Well, you can get it back - if you've got developer tools installed and you've not shutdown Safari.<br />
 <br /><a href="http://www.suborbital.org.uk/canofworms/index.php?/archives/11-Recovering-Safari-Form-Data-After-Login-Timeout.html#extended">Continue reading "Recovering Safari Form Data After Login Timeout"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/10-Wont-somebody-release-a-decent-router.html" rel="alternate" title="Won't somebody release a decent router?" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-09-07T21:37:53Z</published>
        <updated>2010-09-07T22:39:33Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=10</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/10-guid.html</id>
        <title type="html">Won't somebody release a decent router?</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The past few weeks I've been contemplating changing my venerable SWAMR-54125 router for something with more up-to-date. I've tried out a few and been poking around in the firmware of a few others to see what can be done with them.<br />
<br />
My general features really are:<br />
<br />
- ADSL2 support<br />
- Support for running public IPs<br />
- 3G Modem automatic failover (And failback)<br />
- Wireless N (so gigabit would be useful)<br />
- Decent firewall rule editing/command line to hack it<br />
- Lower power consumption<br />
- VoIP is a nice to have<br />
- IPv6 tunnelling would also be nice<br />
- VPN in would save me a lot of config<br />
<br />
So, nothing particularly special really (apart from the last 3 I guess); it's 2010 and various bits of kit have had these features for a few years - surely there's a nice integrated piece of kit that can do it all.<br />
 <br /><a href="http://www.suborbital.org.uk/canofworms/index.php?/archives/10-Wont-somebody-release-a-decent-router.html#extended">Continue reading "Won't somebody release a decent router?"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/7-The-O2-joggler.html" rel="alternate" title="The O2 joggler" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-04-06T21:45:16Z</published>
        <updated>2010-04-06T22:03:22Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=7</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/7-guid.html</id>
        <title type="html">The O2 joggler</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                More embedded linux devices I'm afraid!<br />
<br />
Today I received my O2 joggler - not bad since I ordered on Saturday and there was a bank holiday in between, so thumbs up to O2 and DHL there.<br />
<br />
First impressions were good, it's a nice box, though it's been resealed and a new PSU stuffed in it. The device itself feels reassuringly well made, it's quite nice to grasp in one hand and type with the other. The touchscreen is fairly nice to use as well, though I need to find a way to crank up the sensitivity since it misses a few of my prods.<br />
<br />
The built in apps are nothing special, though the app store allows you to add some extra ones - the YouTube app is quite nice, and Google Maps would be if it remembered your location the last time you opened it. I'm not really appreciative of it always opening on Westminster.<br />
<br />
The one app that is quite neat is "Connect and play", I've got it hooked up to uShare and it seems to play most of the videos that I can chuck at it, hopefully I'll be able to get it streaming TV from the Avantgarde.<br />
<br />
As for what I'm going to use it for...no idea yet, I'm thinking TV/media player for the spare room to save me buying another another Reel Netclient or alternatively a Squeezebox controller.<br />
<br />
Oh yeah, of course I got telnet, I just about managed to get through the updates before I enabled it!<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/4-Edimax-IC3010-dmesg.html" rel="alternate" title="Edimax IC3010 dmesg" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-03-05T23:35:38Z</published>
        <updated>2010-03-12T08:46:41Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=4</wfw:comment>
    
        <slash:comments>5</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/4-guid.html</id>
        <title type="html">Edimax IC3010 dmesg</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Extracting a meaningful dmesg from the IC3010 isn't an easy case of just typing dmesg. One of the drivers generates a lot of spam and by the time you can telnet in, the interesting information has gone.<br />
<br />
So, after a firmware rebuild the following info was obtained: <br /><a href="http://www.suborbital.org.uk/canofworms/index.php?/archives/4-Edimax-IC3010-dmesg.html#extended">Continue reading "Edimax IC3010 dmesg"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/3-Getting-telnet-access-on-an-Edimax-IC3010-webcam.html" rel="alternate" title="Getting telnet access on an Edimax IC3010 webcam" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-03-05T20:33:11Z</published>
        <updated>2010-03-12T09:51:11Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=3</wfw:comment>
    
        <slash:comments>18</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/3-guid.html</id>
        <title type="html">Getting telnet access on an Edimax IC3010 webcam</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The Edimax series of webcams are some of the cheapest IP webcams available, providing a variety of ways to get access to either a still picture or video stream (either mjpeg or via rtsp). <br />
<br />
The camera is a pl1029 system and runs embedded linux (2.4.19). Since it's a linux system I'd quite like to get into it and have a poke around. Edimax do supply the source and tools to build a new firmware image, from their <a href="http://www.edimax.co.uk/en/produce_detail.php?pd_id=257&pl1_id=8&pl2_id=35" title="Edimax link">product site</a>. Unfortunately, the source posted doesn't correspond to the latest firmware and some of the supplied tools are supplied in binary only format for x86_64 linux. But, lets not allow that to be a hindrance, we can extract what we want from a firmware upgrade file.<br />
<br />
<br />
 <br /><a href="http://www.suborbital.org.uk/canofworms/index.php?/archives/3-Getting-telnet-access-on-an-Edimax-IC3010-webcam.html#extended">Continue reading "Getting telnet access on an Edimax IC3010 webcam"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.suborbital.org.uk/canofworms/index.php?/archives/2-Failover-routing-with-OpenBSD-and-ifstated.html" rel="alternate" title="Failover routing with OpenBSD and ifstated" />
        <author>
            <name>dom</name>
                    </author>
    
        <published>2010-02-14T21:11:59Z</published>
        <updated>2010-02-14T21:31:57Z</updated>
        <wfw:comment>http://www.suborbital.org.uk/canofworms/wfwcomment.php?cid=2</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.suborbital.org.uk/canofworms/rss.php?version=atom1.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    
            <category scheme="http://www.suborbital.org.uk/canofworms/index.php?/categories/1-tech" label="tech" term="tech" />
    
        <id>http://www.suborbital.org.uk/canofworms/index.php?/archives/2-guid.html</id>
        <title type="html">Failover routing with OpenBSD and ifstated</title>
        <content type="xhtml" xml:base="http://www.suborbital.org.uk/canofworms/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The past few months I've been suffering from an unreliable adsl line, with some prolonged outages. I've got a 3g stick to fall back onto, but that needed to be enabled manually, so I decided to automate the process (hopefully I'll also remember to top-up the 3g stick!) using ifstated. It turned out to be really simple, but there's a lack of simple examples, so I thought it might be worth publishing. <br />
<br />
The config is such that ifstated pings my router address every 10 seconds to make sure it's alive. When ADSL is live this is just a single hop to the router. Should it not get an answer in 5 seconds it will fail over to the 3g connection, if it starts getting an answer form the router (this time over the internet) it will fail back to adsl.<br />
<br />
 <br /><a href="http://www.suborbital.org.uk/canofworms/index.php?/archives/2-Failover-routing-with-OpenBSD-and-ifstated.html#extended">Continue reading "Failover routing with OpenBSD and ifstated"</a>
            </div>
        </content>
        
    </entry>

</feed>