<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://willy.boerland.com/myblog">
<channel>
 <title>Willy Dobbe - routing</title>
 <link>http://willy.boerland.com/myblog/taxonomy/term/2/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Cisco&#039;s IP Journal on IP spoofing</title>
 <link>http://willy.boerland.com/myblog/ciscos_ip_journal_on_ip_spoofing</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://www.cisco.com/web/about/ac123/ac147/images/ipj/ipj_10-4/104_ip-spoof_fig1_lg.jpg&quot;&gt;&lt;p&gt;
Over at the &lt;a href=&quot;http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_10-4/104_ip-spoofing.html&quot;&gt;&quot;Internet protocol Jornal&lt;/a&gt; (&lt;i&gt;issue 10.4&lt;/i&gt;) you can find a good read on the dangers of IP spoofing. This problems is very old and very wide known. Even when I was in networking (1997-2002) this was wideley known and there was an easy cure. So I dont understand why Cisco decided to publish this now, a decade ago it would have been yesterdays news.&lt;/p&gt;
&lt;p&gt;&lt;iframe src=&quot;http://rcm.amazon.com/e/cm?t=willydobbe04-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=as1&amp;amp;asins=0201633469&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;lc1=0000FF&amp;amp;bc1=000000&amp;amp;bg1=FFFFFF&amp;amp;f=ifr&quot; style=&quot;width:120px;height:240px;&quot; scrolling=&quot;no&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; frameborder=&quot;0&quot; align=right valign=top&gt;&lt;/iframe&gt;Everyone who ever read the TCP/IP bible (TCP/IP illustrated) knows this. All you have to configure on a router is &lt;a href=&quot;http://www.cisco.com/en/US/docs/ios/11_1/feature/guide/uni_rpf.html&quot;&gt;&lt;tt&gt;IP UNICAST REVERSE PATH&lt;/tt&gt;&lt;/a&gt;, in combination with cisco CEF. Then all packets that are routed are inspected. If the sender address (the From IP address) is in the routing table, it is checked to see if the router would route it the packet would have been send over the same interface the packet orginated from. If so, the sender is valid and the packet is routed, if not, it is proabbly a forged packet and it is dropped. That simple, one command and there is no IP spoofing anymore. In 1998 cisco released this feature I think, a decade ago!&lt;/p&gt;
&lt;p&gt;All ISP&#039;s (at least in the Netherlands) have this kind of ingress filtering acitvated on their routers since a decade, it is impossible to spoof and route a packet in the Netherlands and most parts of the world for that matter.&lt;/p&gt;
&lt;p&gt;I remember though that Casema (which I used as a cable modem provider between 1996-2001) didnt have this feature for some time. You could route a packet towards 1.1.1.1 with the sender address 10.255.255.255. 1.1.1.1 would give an &quot;ICMP unreachable message&quot; from the border routers of casema and it would be send towards the complete internal network -all systems- of Casema creating a kind of internal DoS. &lt;/p&gt;
&lt;p&gt;But to publish this article one decade after a decade seems like rerunning old stories. 10 years is on the net a lifetime.&lt;/p&gt;
</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Tue, 12 Feb 2008 11:38:12 +0100</pubDate>
</item>
<item>
 <title>The Day the routers died</title>
 <link>http://willy.boerland.com/myblog/the_day_the_routers_died</link>
 <description>&lt;p&gt;Back in the old days... I did some netmastering for AS1136 (now AS286). And while I am not in to routing anymore, I still like this song performed at the &lt;a href=&quot;http://www.ripe.net/ripe/meetings/ripe-55/&quot;&gt;RIPE 55&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/_y36fG2Oba0&amp;amp;rel=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/_y36fG2Oba0&amp;amp;rel=1&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
So bye bye, folks at RIPE 55&lt;br /&gt;
Be persuaded to upgrade it or your network will die&lt;br /&gt;
IPv6 just makes me let out a sigh&lt;br /&gt;
But I spose we&#039;d better give it a try&lt;br /&gt;
I suppose we&#039;d better give it a try
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;See also the &lt;a href=&quot;http://bgp.potaroo.net/&quot;&gt;grow of the internet&lt;/a&gt; and a &lt;a href=&quot;http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_8-3/ipv4.html&quot;&gt;report from cisco&lt;/a&gt; on IPv4 and v6&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Other funny quotes:&lt;br /&gt;
* ...and all my traceroutes showing stars&lt;br /&gt;
* Saw a man with whom I used to peer&lt;br /&gt;
* My Cisco shares completely worthless&lt;/p&gt;
</description>
 <category domain="http://willy.boerland.com/myblog/internet/willy/bert">bert</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/feelings/happy">Happy</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/humor/humour">humour</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/humor/parody">parody</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Mon, 05 Nov 2007 05:08:05 +0100</pubDate>
</item>
<item>
 <title>How Skype bypasses Firewalls and NAT</title>
 <link>http://willy.boerland.com/myblog/how_skype_bypasses_firewalls_and_nat</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://c.skype.com/i/logos/skype_logo.png&quot; align=right valign=top /&gt;Some time ago I blogged about the excellent &lt;a href=&quot;http://willy.boerland.com/myblog/silver_needle_in_the_skype&quot; rel=&quot;nofollow&quot;&gt;Skype Blackhat presentation&lt;/a&gt;. Now you can read on Heise how Skype bypasses NAT and firewall, something that is rather trickey with open standards VOIP protocols.&lt;/p&gt;
&lt;p&gt;&lt;a title=&quot;heise Security - Know-how - How Skype &amp;amp; Co. get round firewalls&quot; href=&quot;http://www.heise-security.co.uk/articles/82481&quot; rel=&quot;nofollow&quot;&gt;How Skype get round firewalls&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
But anyone who has used the popular internet telephony software Skype knows that it works as smoothly behind a NAT firewall as it does if the PC is connected directly to the internet. The reason for this is that the inventors of Skype and similar software have come up with a solution.
&lt;/p&gt;&lt;/blockquote&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/voip">VOIP</category>
 <pubDate>Sat, 18 Aug 2007 04:32:32 +0200</pubDate>
</item>
<item>
 <title>Half Duplex ADSL Modem</title>
 <link>http://willy.boerland.com/myblog/half_duplex_adsl_modem</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.speedtest.net&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.speedtest.net/result/44275204.png&quot; align=right valign=top /&gt;&lt;/a&gt;Since my girlfriend and I are expecting another baby due around 20 November, Brecht will move from here current babyroom to the room that was used by me. So all my computers had to move as well. Last weekend we redid the wooden floor again (oiling), this weekend I moved my computers to the second floor. I rewired the PSNT/ADSL, moved my computers (closed the current case of Willt, this website since it had one harddisk outside), did the switches, the wireless etc. Then I booted and sure enought Linux was comming up fine. And even the ADSL worked, like a charm. Or so it seems.&lt;/p&gt;
&lt;p&gt;The connection was very very slow. I open standard some 20 sites in firefox on my laptop and they loaded like when I had PSTN or even worse casema cable in the late 90ies. Showing Pat and mat videos to my doughter (buurman en buurman for the Dutch) from youtube, I found out that the loading took longer then the display time, not normal for the quality connection I have to XS4ALL. Doing some &lt;a href=&quot;http://www.speedtest.net&quot; rel=&quot;nofollow&quot;&gt;speedtest&lt;/a&gt; I saw that my download speed dropped from the normal 4Mb to 200Kb while my upstream capacity stayed at 600Mb (no torrents in the background).&lt;/p&gt;
&lt;p&gt;And even worse, when I was doing a huge test download, the ADSL connection dropped after 10 seconds I had a link, so I had to shut the interface on my Linux box or my ADSL modem just to have 10 seconds of slow internet connection. Try to troubleshoot your connection without having a one!&lt;/p&gt;
&lt;p&gt;Since I did some netmastering back in the 90-ies, I knew I was  going to solve this one. The first thing I saw was that not the ADSL connection was dropping but the ethernet from my Linux box to my ADSL router. So it was local and should be easy to solve. Somehow, the link on my eth1 going to my modem was 10Mb full duplex &lt;a href=&quot;http://groups.google.com/group/comp.os.linux.networking/browse_thread/thread/6b3eab500bdbf697/2757218632d6fd34?lnk=st&amp;amp;q=probably+a+duplex+mismatch&amp;amp;rnum=2&amp;amp;hl=en#2757218632d6fd34&quot; rel=&quot;nofollow&quot;&gt;auto negotiate&lt;/a&gt;. Now autonegotiate is bad and if you know the wirespeed on both sides, never use it!&lt;/p&gt;
&lt;p&gt;So once &lt;a href=&quot;http://www.cyberciti.biz/faq/linux-change-the-speed-and-duplex-settings-of-an-ethernet-card/&quot; rel=&quot;nofollow&quot;&gt;I did&lt;/a&gt; a&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;ethtool -s eth1 speed 10 duplex half autoneg off&lt;/div&gt;
and the line was stable and fast again! I dont know how the wrong speed was changed. But I am sure glad to be online again. And I might have solved some other problems my website has as well. I&#039;ll keep you posted.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/willy/bert/baby">baby</category>
 <category domain="http://willy.boerland.com/myblog/internet/willy/bert">bert</category>
 <category domain="http://willy.boerland.com/myblog/internet/willy/bert/brecht">Brecht</category>
 <category domain="http://willy.boerland.com/myblog/mobility/connectivity_technology">Connectivity Technology</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu/linux">linux</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <category domain="http://willy.boerland.com/myblog/internet/willy">willy</category>
 <pubDate>Sun, 10 Sep 2006 11:30:36 +0200</pubDate>
</item>
<item>
 <title>Howto make a crossover ethernet</title>
 <link>http://willy.boerland.com/myblog/howto_make_a_crossover_ethernet</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://static.flickr.com/43/97408082_08fe7069db.jpg?v=0&quot; /&gt;&lt;br /&gt;
Best Howto make a crossover ethernet cable I have seen...&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/mobility/connectivity_technology">Connectivity Technology</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/geeks_nerds">geeks/nerds</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/humor/parody">parody</category>
 <category domain="http://willy.boerland.com/myblog/humor/picture">picture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/humor/weird">weird</category>
 <pubDate>Thu, 27 Apr 2006 02:43:45 +0200</pubDate>
</item>
<item>
 <title>Ed W aka Mr-T big  plans...you are not going to like it...</title>
 <link>http://willy.boerland.com/myblog/ed_w_aka_mr_t_big_plans_you_are_not_going_to_like_it</link>
 <description>&lt;p&gt;I don&#039;t have a lot of time but read this &lt;a href=&quot;http://www.salon.com/tech/feature/2006/04/17/toll/index.html&quot; rel=&quot;nofollow&quot;&gt;Analysis&lt;/a&gt; by the &lt;a href=&quot;http://www.salon.com&quot; rel=&quot;nofollow&quot;&gt;Salon&lt;/a&gt; of the rumblings of Ed Whitacre (AT&amp;amp;T CEO) about a multi-teared Internet where content suppliers would have to pay to use Ed&#039;s pipes to deliver the content to your home..&lt;/p&gt;
&lt;p&gt;After the merger with Bell South and with Verison on T&#039;s side the &quot;Ma Bell re-incarnate&quot; will control a large portion of the access into American homes.. It is a clever play because they will be extract money from the consumer through the triple play set-top box nonsense and on the other side from the content producers&lt;/p&gt;
&lt;p&gt;I am sure Ed already figured out that he doesn&#039;t need the networks (ABC/NBC etc) at all if he can control the internet access to the consumer--access to the scarce medium of tv-broadcasting was what gave the networks their power.. &lt;/p&gt;
&lt;p&gt;In effect they will create the walled garden without a need to put a lock on the door because it is only dirt-roads outthere...&lt;/p&gt;
&lt;p&gt;Ed W comes across a friendly and open southerner with an Texan accent but unlike the other W he is a very clever and sly..&lt;/p&gt;
&lt;p&gt;And I don&#039;t think this a US only threat...every European broadband Telco/cable company is watching this one with a lot of interest..finally a way to regain control over these pesky consumers who don&#039;t want to play their little triple play game...&lt;/p&gt;
&lt;p&gt;As the guys from Internet2 point out there is not a lot of technical need for a QOS/CoS Internet. An architect from Cisco told me once that QoS/CoS is poor substitute for bandwidth; using bigger pipes was going to make the client a lot happier. But Cisco makes more money selling expensive routers and management platforms (and consultantcy). Besides Cisco is better in making clever kit than making fast kit..&lt;/p&gt;
&lt;p&gt;(and yes the Salon ad is very annoying...deal with it..)&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/society/law">law</category>
 <category domain="http://willy.boerland.com/myblog/media/media">media</category>
 <category domain="http://willy.boerland.com/myblog/business/money">money</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/media/tv">tv</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture/web2_0">Web2.0</category>
 <pubDate>Tue, 18 Apr 2006 17:38:39 +0200</pubDate>
</item>
<item>
 <title>My WiFi</title>
 <link>http://willy.boerland.com/myblog/my_wifi</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://images.google.com/images?q=tbn:YAnPdRw9TnH-MM:www.sandiego.edu/insites/images/wireless/linksys.jpg&quot; align=right valign=top /&gt;I havent spend much time finishing my PVR. But I did replace an old 10Mb hub and 11Mb accesspoint with a new b/g linksys accesspoint. No problems there, couple of minutes. The Windows install disk sucked camels ass though. The problem was that I use 10.0.1.0/24 inside where the default IP of the AP box was 192.168.1.1. As I said, couple of minutes. &lt;/p&gt;
&lt;p&gt;I wanted to change the old AP (Asus 802.11b) to a client so it&#039;s ethernet can wire my PVR box. That want as trivial and didnt work out, will take a look at it later. However, I have now a full 100Mb switched network at home (wheee1) instead of an old 10Mb half duplex. And the new AccessPoint has both G and B and I was surpissed to find that my new laptop did G as well. So my internal network is once again up to speed with my internet connection. I have 4 Mb down so my fixed and wireless ethernet were becomming the slowerparts of my internetwork connection.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/internet/willy/bert">bert</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware/pvr">PVR</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/wifi">wifi</category>
 <pubDate>Sun, 05 Mar 2006 13:02:33 +0100</pubDate>
</item>
<item>
 <title>Ping from the world</title>
 <link>http://willy.boerland.com/myblog/ping_from_the_world</link>
 <description>&lt;p&gt;&lt;a title=&quot;just ping - Ping a server or web site using our network with 10 checkpoints worldwide&quot; href=&quot;http://just-ping.com/index.php?vh=willy.boerland.com&amp;amp;s=ping%21&quot; rel=&quot;nofollow&quot;&gt;just ping&lt;/a&gt;. Ping a server or web site using our network with 10 checkpoints worldwide. Check for yourself: Ping a server or web site using our network with 10 checkpoints worldwide.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <category domain="http://willy.boerland.com/myblog/internet/willy">willy</category>
 <pubDate>Thu, 15 Dec 2005 09:11:55 +0100</pubDate>
</item>
<item>
 <title>Linux TCP/IP Help (I needed it, once I was back online :-( )</title>
 <link>http://willy.boerland.com/myblog/node/6874</link>
 <description>&lt;p&gt;Some good documents regarding TCP/IP for linux can be found all over the web, but how to access it when you cant connect?&lt;br /&gt;
&lt;a title=&quot;Linux Tutorial - Linux Network Administration&quot; href=&quot;http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html&quot; rel=&quot;nofollow&quot;&gt;Linux Tutorial - Linux Network Administration&lt;/a&gt;&lt;i&gt;&lt;br /&gt;
&lt;blockquote&gt;This tutorial covers TCP/IP networking and system configuration basics. Linux can support multiple network devices. The device names are numbered and begin at zero and count upwards.&lt;/blockquote&gt;&lt;/i&gt;&lt;/p&gt;
I made a local copy... just in case.</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/software/gnu/linux">linux</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Sat, 24 Sep 2005 03:53:25 +0200</pubDate>
</item>
<item>
 <title>TCP/IP and more protocols explained</title>
 <link>http://willy.boerland.com/myblog/node/6766</link>
 <description>&lt;p&gt;I used to be a [netmaster] but nowadays I&#039;m not into TCP/IP anymore, still &lt;a title=&quot;TCP/IP Tutorial and Technical Overview&quot; href=&quot;http://www.auggy.mlnet.com/ibm/&quot; rel=&quot;nofollow&quot;&gt;TCP/IP Tutorial and Technical Overview&lt;/a&gt; is a good read for those who want to bluff their way into the internet.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/business/work">work</category>
 <pubDate>Sun, 07 Aug 2005 12:56:03 +0200</pubDate>
</item>
<item>
 <title>Cisco Security</title>
 <link>http://willy.boerland.com/myblog/node/6292</link>
 <description>&lt;p&gt;A nice rant about Cisco becomming MSFT at&lt;br /&gt;
&lt;a title=&quot;Cisco: There is no fixed software for this issue.&quot; href=&quot;http://www.attrition.org/security/rant/cisco01.html&quot; rel=&quot;nofollow&quot;&gt;attrition&lt;/a&gt;&lt;br /&gt;
&lt;i&gt;&lt;/i&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;i&gt;Most professionals in the security industry have long since given up on vendors such as Microsoft and resigned ourselves to the fact that they don&#039;t understand security, and that for all the marketing and PR these companies never will. Year after year, we see stupid and trivial security bugs pop up in their software. Often times these are the same vulnerabilities reborn with a new product, or the same class of vulnerabilities creeping back into the code due to poor programming practices. In other cases, vulnerabilities are found and supposedly patched by vendors. Days or weeks later, it is discovered that the patch does not fully mitigate the original problem and can be bypassed and the software is still vulnerable.&lt;br /&gt;
&lt;/i&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/hack">hack</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/business/work">work</category>
 <pubDate>Sun, 13 Feb 2005 09:08:03 +0100</pubDate>
</item>
<item>
 <title>Cisco&#039;s Peter Packet</title>
 <link>http://willy.boerland.com/myblog/node/6186</link>
 <description>&lt;p&gt;Gee, no wonder the internet is comming to its knees. If &lt;a href=&quot;http://www.cisco.com/warp/public/779/edu/peterpacket2/NewBuild_forweb/default.htm&quot; rel=&quot;nofollow&quot;&gt;this &lt;/a&gt;is the way Cisco is teaching the future CCIE&#039;s how the net works. This is &amp;quot;&lt;a href=&quot;http://www.amazon.com/exec/obidos/tg/detail/-/0201633469/102-9509959-0604160?v=glance&quot; rel=&quot;nofollow&quot;&gt;TCP/IP Illustrated&lt;/a&gt;&amp;quot; to the max I quess&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/humor/cartoon">cartoon</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/design/flash">flash</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <pubDate>Tue, 18 Jan 2005 05:29:37 +0100</pubDate>
</item>
<item>
 <title>Free Tech Books</title>
 <link>http://willy.boerland.com/myblog/node/5884</link>
 <description>&lt;p&gt;As per title, Free Tech books.&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/media/media">media</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/smtp">smtp</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/voip">VOIP</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <pubDate>Tue, 05 Oct 2004 11:55:28 +0200</pubDate>
</item>
<item>
 <title>Myths of Traffic Management</title>
 <link>http://willy.boerland.com/myblog/node/5709</link>
 <description>&lt;p&gt;It is a whitepaper of a vendor, okay. But still it describes the problems one encounters when enabling traffic management in a good way. And the product itself looks okay as well. Found it via a google ad, via &lt;a href=&quot;http://www.zeus.com/landing/g7lbmyths.html&quot; rel=&quot;nofollow&quot;&gt;Zeus&lt;/a&gt;&#039;s site; the &lt;a href=&quot;http://www.zeus.com/library/white_papers/7_myths.pdf&quot; rel=&quot;nofollow&quot;&gt;PDF&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/media/commercials">commercials</category>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/hardware">hardware</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip/webhosting">webhosting</category>
 <pubDate>Wed, 04 Aug 2004 11:52:40 +0200</pubDate>
</item>
<item>
 <title>BGP4</title>
 <link>http://willy.boerland.com/myblog/node/5114</link>
 <description>&lt;p&gt;A rather good site about BGP4, The Border Gateway Protocol that feeds the internet&lt;/p&gt;</description>
 <category domain="http://willy.boerland.com/myblog/taal_language/english">english</category>
 <category domain="http://willy.boerland.com/myblog/internet/internet_culture">internet culture</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing">routing</category>
 <category domain="http://willy.boerland.com/myblog/internet/routing/tcp_ip_0">TCP/IP</category>
 <category domain="http://willy.boerland.com/myblog/business/work">work</category>
 <pubDate>Wed, 14 Apr 2004 21:46:00 +0200</pubDate>
</item>
</channel>
</rss>
