<?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>Becoming an Internetworking Expert</title>
	<atom:link href="http://www.network4all.nl/wp/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.network4all.nl/wp/wordpress</link>
	<description>search google &#124; collect network info &#124; summarize &#62;&#62; echo .</description>
	<lastBuildDate>Mon, 09 Aug 2010 07:35:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Telnet an e-mail message</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=79</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=79#comments</comments>
		<pubDate>Mon, 09 Aug 2010 07:35:37 +0000</pubDate>
		<dc:creator>kuinda01</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=79</guid>
		<description><![CDATA[To send an e-mail to a mail-server use the following commands:
Telnet &#60;hostname_of_mailserver&#62; 25
HELO &#60;your_domain_name&#62;
MAIL FROM: &#60;yourname&#62;@domainname.tld
RCPT TO: &#60;e-mailaddress@where.you.want.to.send&#62;
DATA
&#60;enter your message&#62;
.&#60;enter&#62;
QUIT
The e-mail server should send the message out. Normally (to block relaying) the server will only send e-mails from your own domain!
]]></description>
			<content:encoded><![CDATA[<p>To send an e-mail to a mail-server use the following commands:</p>
<blockquote><p>Telnet &lt;hostname_of_mailserver&gt; 25</p>
<p>HELO &lt;your_domain_name&gt;</p>
<p>MAIL FROM: &lt;yourname&gt;@domainname.tld</p>
<p>RCPT TO: &lt;e-mailaddress@where.you.want.to.send&gt;</p>
<p>DATA</p>
<p>&lt;enter your message&gt;</p>
<p>.&lt;enter&gt;</p>
<p>QUIT</p></blockquote>
<p>The e-mail server should send the message out. Normally (to block relaying) the server will only send e-mails from your own domain!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=79</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wanadoo livebox spoofen</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=76</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=76#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:14:01 +0000</pubDate>
		<dc:creator>kuinda01</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=76</guid>
		<description><![CDATA[root@server:  telnet 192.168.1.1
Trying 192.168.1.1&#8230;
Connected to 192.168.1.1.
Escape character is &#8216;^]&#8217;.
login: root
Password:
[root @ home]$ dhcpserver
[root @ dhcpserver]$ stop
DHCP Server stopped !!!
[root @ dhcpserver]$ ..
[root @ home]$ dhcp stop mer0
DHCP Client Stopped Interface = mer0
[root @ home]$ bridge
[root @ bridge]$ bridge delete
[root @ bridge]$ group eth0 mer0 -o eth0
[root @ bridge]$ bridge enable
[root @ bridge]$ cd ..
[root @ [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">root@server:  telnet 192.168.1.1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Trying 192.168.1.1&#8230;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Connected to 192.168.1.1.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Escape character is &#8216;^]&#8217;.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">login: root</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Password:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ home]$ dhcpserver</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ dhcpserver]$ stop</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DHCP Server stopped !!!</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ dhcpserver]$ ..</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ home]$ dhcp stop mer0</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DHCP Client Stopped Interface = mer0</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ home]$ bridge</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ bridge]$ bridge delete</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ bridge]$ group eth0 mer0 -o eth0</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ bridge]$ bridge enable</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ bridge]$ cd ..</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ home]$ save</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Configuration saved successfully</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">[root @ home]$ exit</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Connection closed by foreign host.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">root@server:</div>
<p>root@server:  telnet 192.168.1.1</p>
<p>Trying 192.168.1.1&#8230;</p>
<p>Connected to 192.168.1.1.</p>
<p>Escape character is &#8216;^]&#8217;.</p>
<p>login: root</p>
<p>Password:</p>
<p>[root @ home]$ dhcpserver</p>
<p>[root @ dhcpserver]$ stop</p>
<p>DHCP Server stopped !!!</p>
<p>[root @ dhcpserver]$ ..</p>
<p>[root @ home]$ dhcp stop mer0</p>
<p>DHCP Client Stopped Interface = mer0</p>
<p>[root @ home]$ bridge</p>
<p>[root @ bridge]$ bridge delete</p>
<p>[root @ bridge]$ group eth0 mer0 -o eth0</p>
<p>[root @ bridge]$ bridge enable</p>
<p>[root @ bridge]$ cd ..</p>
<p>[root @ home]$ save</p>
<p>Configuration saved successfully</p>
<p>[root @ home]$ exit</p>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=76</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmarks</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=70</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=70#comments</comments>
		<pubDate>Tue, 28 Jul 2009 15:06:54 +0000</pubDate>
		<dc:creator>kuinda01</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=70</guid>
		<description><![CDATA[http://packetlife.net/     Nice website with a lot of Network and Cisco information (recommend a look at their cheat sheets)
]]></description>
			<content:encoded><![CDATA[<p>http://packetlife.net/     Nice website with a lot of Network and Cisco information (recommend a look at their cheat sheets)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=70</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access command prompt on Cisco Switch using HTTP</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=66</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=66#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:24:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IOS]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=66</guid>
		<description><![CDATA[http://&#60;ip number of switch&#62;/exec
]]></description>
			<content:encoded><![CDATA[<pre><a href="http://&lt;ip">http://&lt;ip</a> number of switch&gt;/exec</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save dump: The computer has rebooted from a bugcheck</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=51</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=51#comments</comments>
		<pubDate>Fri, 17 Jul 2009 09:53:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=51</guid>
		<description><![CDATA[How to analyse a server which has crash after a blue screen of dead (BSOD).  An example:  error from rebooting DC&#8217;s after BSOD in the eventlog:
The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xc0000005, 0x8046e3b2, 0x00000000, 0x00000000). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\MEMORY.DMP.
To troubleshoot the Memory.DMP, follow Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>How to analyse a server which has crash after a blue screen of dead (BSOD).  An example:  error from rebooting DC&#8217;s after BSOD in the eventlog:</p>
<pre>The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xc0000005, 0x8046e3b2, 0x00000000, 0x00000000). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\MEMORY.DMP.</pre>
<p>To troubleshoot the Memory.DMP, follow Microsoft knowledgebase article</p>
<p>1) First, download the Windows XP support tools at <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&amp;displaylang=en</a></p>
<p>2) Run &#8220;dumpchk&#8221; against the memorydump file. (I copied the file 2gb to my laptop for fast processing). This will result in a dumpfile:</p>
<pre><span style="color: #000080;">----- 32 bit Kernel Full Dump Analysis</span></pre>
<pre><span style="color: #000080;">DUMP_HEADER32:
MajorVersion        0000000f
MinorVersion        00000893
DirectoryTableBase  30f71000
PfnDataBase         89092000
PsLoadedModuleList  80485b80
PsActiveProcessHead 80487608
MachineImageType    0000014c
NumberProcessors    00000002
BugCheckCode        0000001e
BugCheckParameter1  c0000005
BugCheckParameter2  8046e3b2
BugCheckParameter3  00000000
BugCheckParameter4  00000000
PaeEnabled          00000000
KdDebuggerDataBlock 80471a70</span></pre>
<pre><span style="color: #000080;">Physical Memory Description:
Number of runs: 5
          FileOffset  Start Address  Length
           00001000     00001000     0001f000
           00020000     00022000     0001e000
           0003e000     00050000     0004f000
           0008d000     00100000     00eff000
           00f8c000     01000000     7eff3000
Last Page: 7ff7e000     7fff2000</span></pre>
<pre><span style="color: #000080;">KiProcessorBlock at 80484f20
  2 KiProcessorBlock entries:
  ffdff120 8905f120
Windows 2000 Kernel Version 2195 (Service Pack 4) MP (2 procs) Free x86 compatible
Kernel base = 0x80400000 PsLoadedModuleList = 0x80485b80
Debug session time: Thu Jul 16 06:45:30 2009
System Uptime: 0 days 0:20:27
start    end        module name
80400000 805a2940   nt             Checksum: 001AB628  Timestamp: Mon Mar 05 16:51:43 2007 (45EC3C8F)</span></pre>
<pre><span style="color: #000080;">Unloaded modules:
f6580000 f6589000   redbook.sys    Timestamp: Thu Jul 16 06:25:29 2009 (4A5EABB9)
f66d0000 f66d5000   Cdaudio.SYS    Timestamp: Thu Jul 16 06:25:29 2009 (4A5EABB9)
bfdaf000 bfdb2000   Sfloppy.SYS    Timestamp: Thu Jul 16 06:25:29 2009 (4A5EABB9)</span></pre>
<pre><span style="color: #000080;">Finished dump check</span></pre>
<p><a href="http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx"></a></p>
<p>3) If this doesn&#8217;t give any hint about the reason for the crash you need to install the microsoft debugging tools. (Windbg).  The debugging tool can be find at:</p>
<p><a href="http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx">http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx</a> </p>
<p>4) WinDBG uses symbol files to determine which component (or which reference) caused the problem. They come in two forms: a http link to the Microsoft directory and installable symbol files. </p>
<p> <a href="http://www.microsoft.com/whdc/DevTools/Debugging/symbolpkg.mspx">http://www.microsoft.com/whdc/DevTools/Debugging/symbolpkg.mspx</a></p>
<p>6) Extract the symbol files for the OS to c:\windows\symbols</p>
<p>Just click on the installer(s) to install the Symbol files. This will take a while and will take about 750 mb of memoryspace. Note: make sure that you&#8217;ll install them all in the same directory.</p>
<p>7) Then add the Microsoft symbol filepath:</p>
<pre><span style="color: #0000ff;">File -&gt; Symbol file Path ...</span></pre>
<p>Add the following link:</p>
<pre><span style="color: #0000ff;">c:\windows\symbols; </span><a href="http://msdl.microsoft.com/download/symbols"><span style="color: #0000ff;">http://msdl.microsoft.com/download/symbols</span></a></pre>
<p> <img src='http://www.network4all.nl/wp/wordpress/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Open the memory.dmp file:</p>
<pre><span style="color: #0000ff;">File -&gt; Open Crash DUmp ...</span></pre>
<pre>Select the <span style="color: #0000ff;">MEMORY.DMP</span></pre>
<p>After loading the Windbg will load the symbol files and check the MEMORY.DMP</p>
<p>9) Click on the prompt and type the following text:</p>
<p><span style="color: #0000ff;">!analyze -v</span></p>
<p>The following (example) output shows:</p>
<pre><span style="color: #000080;">*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************</span></pre>
<pre><span style="color: #000080;">KMODE_EXCEPTION_NOT_HANDLED (1e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: dd46e3b2, The address that the exception occurred at
Arg3: 00000000, Parameter 0 of the exception
Arg4: 00000000, Parameter 1 of the exception</span></pre>
<pre><span style="color: #000080;">Debugging Details:
------------------</span></pre>
<pre><span style="color: #000080;">*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: kernel32!pNlsUserInfo                         ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: kernel32!pNlsUserInfo                         ***
***                                                                   ***
*************************************************************************</span></pre>
<pre><span style="color: #000080;">EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".</span></pre>
<pre><span style="color: #000080;">FAULTING_IP:
nt!ExFreePoolWithTag+162
dd46e3b2 f60701          test    byte ptr [edi],1</span></pre>
<pre><span style="color: #000080;">EXCEPTION_PARAMETER1:  00000000</span></pre>
<pre><span style="color: #000080;">EXCEPTION_PARAMETER2:  00000000</span></pre>
<pre><span style="color: #000080;">READ_ADDRESS:  00000000</span></pre>
<pre><span style="color: #000080;">DEFAULT_BUCKET_ID:  INTEL_CPU_MICROCODE_ZERO</span></pre>
<pre><span style="color: #000080;">BUGCHECK_STR:  0x1E</span></pre>
<pre><span style="color: #ff0000;"><strong>PROCESS_NAME:  ntfrs.exe</strong></span></pre>
<pre><span style="color: #000080;">LAST_CONTROL_TRANSFER:  from 00000000 to dd4308e6</span></pre>
<pre><span style="color: #000080;">STACK_TEXT: 
f55b3b28 00000000 00000000 00000000 00000000 nt!KiDispatchException+0x30e
STACK_COMMAND:  .bugcheck ; kb</span></pre>
<pre><span style="color: #000080;">FOLLOWUP_IP:
nt!ExFreePoolWithTag+162
dd46e3b2 f60701          test    byte ptr [edi],1</span></pre>
<pre><span style="color: #000080;">SYMBOL_NAME:  nt!ExFreePoolWithTag+162</span></pre>
<pre><span style="color: #000080;">FOLLOWUP_NAME:  MachineOwner</span></pre>
<pre><span style="color: #000080;">MODULE_NAME: nt</span></pre>
<pre><span style="color: #000080;">IMAGE_NAME:  ntkrnlmp.exe</span></pre>
<pre><span style="color: #000080;">DEBUG_FLR_IMAGE_TIMESTAMP:  45ec3c8f</span></pre>
<pre><span style="color: #000080;">FAILURE_BUCKET_ID:  0x1E_nt!ExFreePoolWithTag+162</span></pre>
<pre><span style="color: #000080;">BUCKET_ID:  0x1E_nt!ExFreePoolWithTag+162</span></pre>
<pre><span style="color: #000080;">Followup: MachineOwner
---------</span></pre>
<p>It will (hopefully) show the right process (in this case ntfrs.exe that caused the problem) for further troubleshooting&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unmute soundmixer of remote system and set volume to maximum ;)</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=56</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=56#comments</comments>
		<pubDate>Fri, 17 Jul 2009 08:25:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VBS FUN]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=56</guid>
		<description><![CDATA[Nice little vbs-script to unmute a computer. Use psexec tools to fire on remote system. We use this to play wave file&#8217;s and MP3 on computers of colleagues  
set oshell=createobject("wscript.shell")
oshell.run "sndvol32"
oshell.appactivate "volume control"
WScript.sleep 600
oshell.appactivate "volume control"
oshell.sendkeys "{tab}"
wscript.sleep 600
For X = 1 To 500
oshell.sendkeys "^{UP}"
oshell.appactivate "volume control"
Next
wscript.sleep 600
oshell.appactivate "volume control"
wscript.sleep 600
oshell.sendkeys "{tab} "
wscript.sleep 600
oshell.sendkeys "%{f4}"
]]></description>
			<content:encoded><![CDATA[<p>Nice little vbs-script to unmute a computer. Use psexec tools to fire on remote system. We use this to play wave file&#8217;s and MP3 on computers of colleagues <img src='http://www.network4all.nl/wp/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<pre>set oshell=createobject("wscript.shell")
oshell.run "sndvol32"
oshell.appactivate "volume control"
WScript.sleep 600
oshell.appactivate "volume control"
oshell.sendkeys "{tab}"
wscript.sleep 600
For X = 1 To 500
oshell.sendkeys "^{UP}"
oshell.appactivate "volume control"
Next
wscript.sleep 600
oshell.appactivate "volume control"
wscript.sleep 600
oshell.sendkeys "{tab} "
wscript.sleep 600
oshell.sendkeys "%{f4}"</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux performance monitoring with TOP</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=45</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=45#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:24:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=45</guid>
		<description><![CDATA[Top has some usefull settings for troubleshooting performanceproblems on Linux settings. For Example, try the current process-thread mode:
top -i -d 0.05 -c
]]></description>
			<content:encoded><![CDATA[<pre>Top has some usefull settings for troubleshooting performanceproblems on Linux settings. For Example, try the current process-thread mode:</pre>
<pre>top -i -d 0.05 -c</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=45</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring QoS with TCPDUMP</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=43</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=43#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:22:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[QOS]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=43</guid>
		<description><![CDATA[To monitor the AF31 class you could use the following filter:
tcpdump -i eth0 -nn ip[1]=0x68
This command will show all  AF31 traffic. For other classes:
AF11 = '001010', AF12 = '001100', AF13 = '001110', AF21 = '010010',
AF22 = '010100', AF23 = '010110', AF31 = '011010', AF32 = '011100',
AF33 = '011110', AF41 = '100010', AF42 = '100100', AF43 [...]]]></description>
			<content:encoded><![CDATA[<p>To monitor the AF31 class you could use the following filter:</p>
<pre>tcpdump -i eth0 -nn ip[1]=0x68</pre>
<p>This command will show all  AF31 traffic. For other classes:</p>
<pre>AF11 = '001010', AF12 = '001100', AF13 = '001110', AF21 = '010010',
AF22 = '010100', AF23 = '010110', AF31 = '011010', AF32 = '011100',
AF33 = '011110', AF41 = '100010', AF42 = '100100', AF43 = '100110'.</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=43</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PIX Generate new RSA key for SSH</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=41</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=41#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:15:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PIX]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=41</guid>
		<description><![CDATA[If you change the hostname or domain-name on your pix the RSA key will become invalid. You will need to generate a new key, like in the following example:
hostname FW12345
domain network4all.local
ca zeroize
ca save all
ca gen rsa key 1024
ca save all
wr m
(wr n)
]]></description>
			<content:encoded><![CDATA[<p>If you change the hostname or domain-name on your pix the RSA key will become invalid. You will need to generate a new key, like in the following example:</p>
<pre>hostname FW12345
domain network4all.local
ca zeroize
ca save all
ca gen rsa key 1024
ca save all
wr m
(wr n)</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=41</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decimal system</title>
		<link>http://www.network4all.nl/wp/wordpress/?p=38</link>
		<comments>http://www.network4all.nl/wp/wordpress/?p=38#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:08:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.network4all.nl/wp/wordpress/?p=38</guid>
		<description><![CDATA[Now you know what the next harddisksizes will be: pentabytes  
Decimal system Prefix's
              Factor               Exponent  Prefix
---------------------------------------------------
 1 000 000 000 000 000 000 000 000...10^24....yotta
     1 000 000 000 000 000 000 000...10^21....zetta
         1 000 000 000 000 000 000...10^18....exa
             1 000 000 000 000 000...10^15....peta
                 1 000 000 000 000...10^12....tera
                     1 000 000 000...10^9.....giga
                         [...]]]></description>
			<content:encoded><![CDATA[<p>Now you know what the next harddisksizes will be: pentabytes <img src='http://www.network4all.nl/wp/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<pre>Decimal system Prefix's
              Factor               Exponent  Prefix
---------------------------------------------------
 1 000 000 000 000 000 000 000 000...10^24....yotta
     1 000 000 000 000 000 000 000...10^21....zetta
         1 000 000 000 000 000 000...10^18....exa
             1 000 000 000 000 000...10^15....peta
                 1 000 000 000 000...10^12....tera
                     1 000 000 000...10^9.....giga
                         1 000 000...10^6.....mega
                             1 000...10^3.....kilo
                               100...10^2.....hecto
                                10...10^1.....deka
                               0.1...10^-1....deci
                              0.01...10^-2....centi
                             0.001...10^-3....milli
                         0.000 001...10^-6....micro
                     0.000 000 001...10^-9....nano
                 0.000 000 000 001...10^-12...pico
             0.000 000 000 000 001...10^-15...femto
         0.000 000 000 000 000 001...10^-18...atto
     0.000 000 000 000 000 000 001...10^-21...zepto
 0.000 000 000 000 000 000 000 001...10^-24...yocto
---------------------------------------------------</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.network4all.nl/wp/wordpress/?feed=rss2&amp;p=38</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
