<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
	
	<channel>
		<title>OISec</title>
		<link>http://oisec.net/index.php</link>
		<description>Cliff Albert's Weblog</description>
		<dc:language>en</dc:language>
		<dc:creator></dc:creator>
		<dc:rights>Copyright 2008</dc:rights>
		<dc:date>2008-11-10T11:10:31+01:00</dc:date>
		<admin:generatorAgent rdf:resource="http://www.pivotlog.net/?ver=Pivot+-+1.40.1%3A+%27Dreadwind%27" />
		<admin:errorReportsTo rdf:resource="mailto:rsserrors@pivotlog.net"/>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
		<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
		
		
		
		
		<item>
			<title>No updates</title>
			<link>http://oisec.net/archive/2008/01/14/no_updates</link>
			<comments>http://oisec.net/archive/2008/01/14/no_updates#comm</comments>
			<description><p>
I haven&#39;t really updated my blog in ages.. Mostly that&#39;s because I blog most stuff on my hyves profile these times.. It&#39;s in dutch, and more personal, then this one... So check that one out if you&#39;re interested at <a href="http://cliffalbert.hyves.nl/"  target='_blank'>http://cliffalbert.hyves.nl/</a>
</p>
<p>
A lot has happened in the last 1.5 year, of which I haven&#39;t written an lot here.. A little summary for those who don&#39;t speak dutch:
</p>
<ul>
	<li>&nbsp;I have new furniture in my home</li>
	<li>The job is going great!</li>
	<li>Participating with Carnaval</li>
	<li>Starting a social live uhuh!</li>
	<li>Meeting a lot of new old friends</li>
	<li>Started doing a lot of sports! Mountainbiking, Running, Snowboarding</li>
	<li>Went to Pinkpop and Urpop for the first time in my life :)<br />
	</li>
	<li>I met a wonderful lady and fell in love, unfortunately that was not mutual :( Altough she still wanted to be best buddies, which is something that seemd to be very difficult for me unfortunately :( Miss you girl! </li>
	<li> Started playing the Cornet (ok, i must admit, she had something to do with it)</li>
	<li>Started to learn riding a motorbike, unfortunately my wrist was fucked up so I had to give that up for a while</li>
	<li>Visited quite a few concerts, Kamelot, TurboNegro, Marilyn Manson and Motorhead </li>
	<li>Went clay pidgeon hunting in Kentisbeare with friends </li>
	<li>Celebrated a great christmas!</li>
	<li>Started a great new year :)</li>
</ul>
So that is a little summary of what happened in the last 1.5 year :) More to come maybe.. but when, I wouldn&#39;t know :)</description>
			<guid isPermaLink="false">171@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>
I haven&#39;t really updated my blog in ages.. Mostly that&#39;s because I blog most stuff on my hyves profile these times.. It&#39;s in dutch, and more personal, then this one... So check that one out if you&#39;re interested at <a href="http://cliffalbert.hyves.nl/"  target='_blank'>http://cliffalbert.hyves.nl/</a>
</p>
<p>
A lot has happened in the last 1.5 year, of which I haven&#39;t written an lot here.. A little summary for those who don&#39;t speak dutch:
</p>
<ul>
	<li> I have new furniture in my home</li>
	<li>The job is going great!</li>
	<li>Participating with Carnaval</li>
	<li>Starting a social live uhuh!</li>
	<li>Meeting a lot of new old friends</li>
	<li>Started doing a lot of sports! Mountainbiking, Running, Snowboarding</li>
	<li>Went to Pinkpop and Urpop for the first time in my life :)<br />
	</li>
	<li>I met a wonderful lady and fell in love, unfortunately that was not mutual :( Altough she still wanted to be best buddies, which is something that seemd to be very difficult for me unfortunately :( Miss you girl! </li>
	<li> Started playing the Cornet (ok, i must admit, she had something to do with it)</li>
	<li>Started to learn riding a motorbike, unfortunately my wrist was fucked up so I had to give that up for a while</li>
	<li>Visited quite a few concerts, Kamelot, TurboNegro, Marilyn Manson and Motorhead </li>
	<li>Went clay pidgeon hunting in Kentisbeare with friends </li>
	<li>Celebrated a great christmas!</li>
	<li>Started a great new year :)</li>
</ul>
So that is a little summary of what happened in the last 1.5 year :) More to come maybe.. but when, I wouldn&#39;t know :) ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2008-01-14T16:17:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Quick and unsecure tunneling on Cisco (voor Arjen)</title>
			<link>http://oisec.net/archive/2007/02/26/quick_and_unsecure_tunneling_o</link>
			<comments>http://oisec.net/archive/2007/02/26/quick_and_unsecure_tunneling_o#comm</comments>
			<description><p>
interface Tunnel0<br />
&nbsp;description Tunnel to ams-cr01<br />
&nbsp;ip address &lt;PTP-IP&gt; &lt;PTP-NETMASK&gt;<br />
 no ip redirects<br />
&nbsp;no ip unreachables<br />
&nbsp;no ip proxy-arp<br />
&nbsp;ip mtu 1480<br />
&nbsp;ip tcp adjust-mss 1420<br />
 tunnel source Dialer0<br />
&nbsp;tunnel destination &lt;TUNNELSERVER&gt;<br />
&nbsp;tunnel mode ipip<br />
<br />
Add additional routes for the network on the other sides ;)</p></description>
			<guid isPermaLink="false">170@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>
interface Tunnel0<br />
 description Tunnel to ams-cr01<br />
 ip address &lt;PTP-IP&gt; &lt;PTP-NETMASK&gt;<br />
 no ip redirects<br />
 no ip unreachables<br />
 no ip proxy-arp<br />
 ip mtu 1480<br />
 ip tcp adjust-mss 1420<br />
 tunnel source Dialer0<br />
 tunnel destination &lt;TUNNELSERVER&gt;<br />
 tunnel mode ipip<br />
<br />
Add additional routes for the network on the other sides ;)</p> ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2007-02-26T08:56:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Two blogs :)</title>
			<link>http://oisec.net/archive/2007/02/16/two_blogs_</link>
			<comments>http://oisec.net/archive/2007/02/16/two_blogs_#comm</comments>
			<description><p>
It seems I&#39;ve started a <a href="http://cliffalbert.hyves.nl/"  target='_blank'>second blog</a>, this one resides on the dutch community site <a href="http://www.hyves.nl/"  target='_blank'>Hyves</a>, and is in dutch. The blog here at <a href="http://oisec.net/"  target='_blank'>oisec.net</a> will remain for technical things and rantings in english, the one at hyves is a more personal one in dutch.
</p>
<p>
If you&#39;re dutch, you should read my life laundry post. And the question remain, should I integrate them both here ? Because the layout of this site actually sucks ass ;)</p></description>
			<guid isPermaLink="false">169@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>
It seems I&#39;ve started a <a href="http://cliffalbert.hyves.nl/"  target='_blank'>second blog</a>, this one resides on the dutch community site <a href="http://www.hyves.nl/"  target='_blank'>Hyves</a>, and is in dutch. The blog here at <a href="http://oisec.net/"  target='_blank'>oisec.net</a> will remain for technical things and rantings in english, the one at hyves is a more personal one in dutch.
</p>
<p>
If you&#39;re dutch, you should read my life laundry post. And the question remain, should I integrate them both here ? Because the layout of this site actually sucks ass ;)</p> ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2007-02-16T09:54:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Snowboarding!</title>
			<link>http://oisec.net/archive/2006/12/21/snowboarding</link>
			<comments>http://oisec.net/archive/2006/12/21/snowboarding#comm</comments>
			<description><p>Since a few months I&#39;m snowboarding quite a lot in Snowworld Landgraaf. I always wanted my own board, but didn&#39;t have the cash to back it up. But now due to some extra cash I made my choice! I&#39;m going for the following setup:</p><ul><li><a href="http://www.burton.com/ProductDetail.aspx?pid=7"  target='_blank'>Burton Custom (162)</a></li><li><a href="http://www.burton.com/ProductDetail.aspx?pid=70"  target='_blank'>Burton Mission Bindings (M)</a></li></ul><p>Still have to decide on the boots, but I&#39;ll go for the best fit :) I want them! :)</p></description>
			<guid isPermaLink="false">168@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>Since a few months I&#39;m snowboarding quite a lot in Snowworld Landgraaf. I always wanted my own board, but didn&#39;t have the cash to back it up. But now due to some extra cash I made my choice! I&#39;m going for the following setup:</p><ul><li><a href="http://www.burton.com/ProductDetail.aspx?pid=7"  target='_blank'>Burton Custom (162)</a></li><li><a href="http://www.burton.com/ProductDetail.aspx?pid=70"  target='_blank'>Burton Mission Bindings (M)</a></li></ul><p>Still have to decide on the boots, but I&#39;ll go for the best fit :) I want them! :)</p> ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2006-12-21T15:33:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Fontys verkoopt snailmail spam!</title>
			<link>http://oisec.net/archive/2006/11/24/fontys_verkoopt_snailmail_spam</link>
			<comments>http://oisec.net/archive/2006/11/24/fontys_verkoopt_snailmail_spam#comm</comments>
			<description><p>Ik kreeg onlangs een via Fontys gestuurde folder van een bedrijf wat opzoek was naar nieuwe werknemers. Hier was ik uiteraard niet van gediend, dus hieronder mijn e-mail zoals verstuurd naar de afdeling die het verstuurde en het juridsche persoon binnen fontys verantwoordelijk voor het privacy regelement:</p>
<pre>Geachte ontvanger,                                                              <br />                                                                                <br />Ik was zeer onsteld toen ik er achter kwam dat er wederom een wervings          <br />actie ten aanzien van vactures bij een bedrijf via Fontys gestuurd is.          <br />Ik heb al meerdere malen aangeven na het ontvangen van dit soort post           <br />dat ik hier absoluut NIET in geinteresseerd was, toch blijf ik dit              <br />ontvangen.                                                                      <br />                                                                                <br />Deze keer ging het om een werving van Peak-IT voor banen en cursussen           <br />welke door jullie rondgestuurd is naar studenten. Ik kan mij daarnaast          <br />niet herinneren jullie hier ooit toestemming voor gegeven te hebben. Ik         <br />heb zojuist nogmaals gekeken op de Fontys ICT Alumni site, en hier zie          <br />ik ook dat ik alleen maar toestemming gegeven heb voor mailings die te          <br />maken hebben met reunie&#39;s.                            </pre><pre>Daarnaast is vermeld in de gedragscode Gegevensverstrekking aan derden -        <br />informatie uit studentenadministratie (opgesteld door de afdeling               <br />Juridische Zaken,                                                               <br />http://www.fontys.nl/generiek/bronnenbank/sendfile.aspx?id=19746, en            <br />zoals vermeld in het privacyreglement Studenten,                                <br />http://www.fontys.nl/generiek/bronnenbank/sendfile.aspx?id=24691)               <br />vermeld op pagina een dat er alleen persoonsgegevens doorgegeven mogen          <br />worden indien jullie daartoe wettelijk verplicht zijn, de student               <br />toestemming gegeven heeft of in noodsituaties. Het rondsturen van               <br />reclame post valt in mijn ogen niet binnen een van deze punten.                 <br />                                                                                <br />Mocht ik in de toekomst nogmaals een soortgelijke mailing ontvangen, dan        <br />zal ik per direct een aanklacht doen ivm overtreding van de Wet                 <br />Bescherming Persoonsgegevens.</pre><pre>&nbsp;</pre></description>
			<guid isPermaLink="false">167@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>Ik kreeg onlangs een via Fontys gestuurde folder van een bedrijf wat opzoek was naar nieuwe werknemers. Hier was ik uiteraard niet van gediend, dus hieronder mijn e-mail zoals verstuurd naar de afdeling die het verstuurde en het juridsche persoon binnen fontys verantwoordelijk voor het privacy regelement:</p>
<pre>Geachte ontvanger,                                                              <br />                                                                                <br />Ik was zeer onsteld toen ik er achter kwam dat er wederom een wervings          <br />actie ten aanzien van vactures bij een bedrijf via Fontys gestuurd is.          <br />Ik heb al meerdere malen aangeven na het ontvangen van dit soort post           <br />dat ik hier absoluut NIET in geinteresseerd was, toch blijf ik dit              <br />ontvangen.                                                                      <br />                                                                                <br />Deze keer ging het om een werving van Peak-IT voor banen en cursussen           <br />welke door jullie rondgestuurd is naar studenten. Ik kan mij daarnaast          <br />niet herinneren jullie hier ooit toestemming voor gegeven te hebben. Ik         <br />heb zojuist nogmaals gekeken op de Fontys ICT Alumni site, en hier zie          <br />ik ook dat ik alleen maar toestemming gegeven heb voor mailings die te          <br />maken hebben met reunie&#39;s.                            </pre><pre>Daarnaast is vermeld in de gedragscode Gegevensverstrekking aan derden -        <br />informatie uit studentenadministratie (opgesteld door de afdeling               <br />Juridische Zaken,                                                               <br />http://www.fontys.nl/generiek/bronnenbank/sendfile.aspx?id=19746, en            <br />zoals vermeld in het privacyreglement Studenten,                                <br />http://www.fontys.nl/generiek/bronnenbank/sendfile.aspx?id=24691)               <br />vermeld op pagina een dat er alleen persoonsgegevens doorgegeven mogen          <br />worden indien jullie daartoe wettelijk verplicht zijn, de student               <br />toestemming gegeven heeft of in noodsituaties. Het rondsturen van               <br />reclame post valt in mijn ogen niet binnen een van deze punten.                 <br />                                                                                <br />Mocht ik in de toekomst nogmaals een soortgelijke mailing ontvangen, dan        <br />zal ik per direct een aanklacht doen ivm overtreding van de Wet                 <br />Bescherming Persoonsgegevens.</pre><pre> </pre> ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2006-11-24T15:26:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Expanding web services</title>
			<link>http://oisec.net/archive/2006/11/16/expanding_web_services</link>
			<comments>http://oisec.net/archive/2006/11/16/expanding_web_services#comm</comments>
			<description><p>Currently I&#39;m in the progress of moving some heavy traffic websites I&#39;m hosting off dropkick and towards murphies. Murphies is my &quot;new&quot; HP DL 380 G3 Server (Xeon 3.06Ghz, 2G RAM, SmartArray5i raid controller, 6x 18G 10KRPM). So it might be that my website will be unreachable :)</p> <p><em><strong>Update: </strong></em>Currently the new DL380 is doing production service. Here are some apache stats:</p><dl><dt>Server uptime:  1 day 4 hours 37 minutes 26 seconds</dt><dt>Total accesses: 1511719 - Total Traffic: 232.9 GB</dt><dt>CPU Usage: u19.29 s2.99 cu0 cs0 - .0216% CPU load</dt><dt>14.7 requests/sec - 2.3 MB/second - 161.5 kB/request</dt><dt>112 requests currently being processed, 11 idle workers</dt></dl><dl> My weblog is running on it to, but only on the http://mt.oisec.net/ link, and not the main http://oisec.net/ link :) </dl></description>
			<guid isPermaLink="false">166@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>Currently I&#39;m in the progress of moving some heavy traffic websites I&#39;m hosting off dropkick and towards murphies. Murphies is my &quot;new&quot; HP DL 380 G3 Server (Xeon 3.06Ghz, 2G RAM, SmartArray5i raid controller, 6x 18G 10KRPM). So it might be that my website will be unreachable :)</p> <p><em><strong>Update: </strong></em>Currently the new DL380 is doing production service. Here are some apache stats:</p><dl><dt>Server uptime:  1 day 4 hours 37 minutes 26 seconds</dt><dt>Total accesses: 1511719 - Total Traffic: 232.9 GB</dt><dt>CPU Usage: u19.29 s2.99 cu0 cs0 - .0216% CPU load</dt><dt>14.7 requests/sec - 2.3 MB/second - 161.5 kB/request</dt><dt>112 requests currently being processed, 11 idle workers</dt></dl><dl> My weblog is running on it to, but only on the http://mt.oisec.net/ link, and not the main http://oisec.net/ link :) </dl> ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2006-11-16T08:33:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Samba 3.0.23c (and older) and Roaming Profiles</title>
			<link>http://oisec.net/archive/2006/11/06/samba_3023c_and_older_and_roam</link>
			<comments>http://oisec.net/archive/2006/11/06/samba_3023c_and_older_and_roam#comm</comments>
			<description><p>As we are currently rolling out a new project with a lot of Samba based PDC&#39;s with Windows XP clients, we ran into the following issue:</p><p>If we are using roaming profiles for users and the users logs in, works a little, and then logs out again. Windows XP presents the error that the network name can not be found. However, if you bump up the debug level to say 32 the problem vanishes, and everything just works fine. Isn&#39;t that strange ;)</p><p> It seemed some other user also bumped into the same problem in <a href="http://lists.samba.org/archive/samba-technical/2001-July/015084.html"  target='_blank'>July 2001</a>. Currently I haven&#39;t found any normal fix for the problem. If you are going to use this workaround, make sure your log size is small, or else you are probably going to get a very FULL disk in 2 days ;)</p><p>The samba bugreport is <a href="https://bugzilla.samba.org/show_bug.cgi?id=4208"  target='_blank'>4208</a></p></description>
			<guid isPermaLink="false">165@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>As we are currently rolling out a new project with a lot of Samba based PDC&#39;s with Windows XP clients, we ran into the following issue:</p><p>If we are using roaming profiles for users and the users logs in, works a little, and then logs out again. Windows XP presents the error that the network name can not be found. However, if you bump up the debug level to say 32 the problem vanishes, and everything just works fine. Isn&#39;t that strange ;)</p><p> It seemed some other user also bumped into the same problem in <a href="http://lists.samba.org/archive/samba-technical/2001-July/015084.html"  target='_blank'>July 2001</a>. Currently I haven&#39;t found any normal fix for the problem. If you are going to use this workaround, make sure your log size is small, or else you are probably going to get a very FULL disk in 2 days ;)</p><p>The samba bugreport is <a href="https://bugzilla.samba.org/show_bug.cgi?id=4208"  target='_blank'>4208</a></p> ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2006-11-06T11:03:00+01:00</dc:date>
		</item>
		
		
		
		<item>
			<title>Deploying Windows using Linux</title>
			<link>http://oisec.net/archive/2006/10/29/deploying_windows_using_linux</link>
			<comments>http://oisec.net/archive/2006/10/29/deploying_windows_using_linux#comm</comments>
			<description><p>Currently we are busy building a way to deploy Windows XP client installs using a Linux bootstrap. Using Linux solves a few problems you normally would encounter using a DOS bootstrap:</p><ul><li>Driver support, Linux supports more NICs, IDE, SCSI and SATA controllers.</li><li>Speed, Linux has a better TCP/IP and IO stack then DOS</li><li>Features, All Linux tools can be used, DOS tools are getting more and more limited</li><li>Cheap, Most tools used are free, we don&#39;t need Ghost Licenses </li></ul>Normally one would use DOS and Symantec Ghost to deploy workstation installs. We use a new tool called <a href="http://www.drivesnapshot.de/en/index.htm"  target='_blank'>DriveSnapshot</a>, the main benefit of this tool is that it has Windows, DOS and Linux clients. (NB. The Linux client isn&#39;t linked from the site but it can be downloaded <a href="http://www.drivesnapshot.de/download/snapshot.static"  target='_blank'>here</a>). The only problem that DriveSnapshot has and might be a problem is the fact that DriveSnapshot doesn&#39;t resize the partition that&#39;s inside the image to the real partition size as on disk. We solved this by making the image as little as possible. After we are done imaging we use parted to resize the partition to the maximum size. We bootstrap this way to make all necessary changes to the image before booting the client (think sysprep.inf, and adding drivers).</description>
			<guid isPermaLink="false">164@http://oisec.net/pivot/</guid>
			<content:encoded><![CDATA[ <p>Currently we are busy building a way to deploy Windows XP client installs using a Linux bootstrap. Using Linux solves a few problems you normally would encounter using a DOS bootstrap:</p><ul><li>Driver support, Linux supports more NICs, IDE, SCSI and SATA controllers.</li><li>Speed, Linux has a better TCP/IP and IO stack then DOS</li><li>Features, All Linux tools can be used, DOS tools are getting more and more limited</li><li>Cheap, Most tools used are free, we don&#39;t need Ghost Licenses </li></ul>Normally one would use DOS and Symantec Ghost to deploy workstation installs. We use a new tool called <a href="http://www.drivesnapshot.de/en/index.htm"  target='_blank'>DriveSnapshot</a>, the main benefit of this tool is that it has Windows, DOS and Linux clients. (NB. The Linux client isn&#39;t linked from the site but it can be downloaded <a href="http://www.drivesnapshot.de/download/snapshot.static"  target='_blank'>here</a>). The only problem that DriveSnapshot has and might be a problem is the fact that DriveSnapshot doesn&#39;t resize the partition that&#39;s inside the image to the real partition size as on disk. We solved this by making the image as little as possible. After we are done imaging we use parted to resize the partition to the maximum size. We bootstrap this way to make all necessary changes to the image before booting the client (think sysprep.inf, and adding drivers). ]]></content:encoded>
			<dc:subject>default</dc:subject>
			<dc:date>2006-10-29T21:53:00+01:00</dc:date>
		</item>
		
		
		
	</channel>
</rss>