<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-10634854</id><updated>2011-07-28T03:41:36.344-07:00</updated><title type='text'>Techie-Log</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>21</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-10634854.post-4752022723769705096</id><published>2007-11-05T12:52:00.000-08:00</published><updated>2007-11-05T13:20:39.640-08:00</updated><title type='text'>Perl @INC (path for perl libraries) -- sleuthkit/autopsy error</title><content type='html'>Autopsy/Sleuthkit Error in console when trying to create timeline:&lt;br /&gt;&lt;br /&gt;Can't locate Date/Manip.pm in @INC (@INC contains: /home/me/Desktop/sleuthkit-2.09/src/timeline//../../lib/ /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/local/sleuthkit/bin/mactime line 50.&lt;br /&gt;BEGIN failed--compilation aborted at /usr/local/sleuthkit/bin/mactime line 50.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Fix:&lt;br /&gt;What is @INC?&lt;br /&gt;&lt;br /&gt;Appending to Perl's @INC array&lt;br /&gt;&lt;br /&gt;The @INC array is a list of directories Perl searches when attempting to load modules. To display the current contents of the @INC array:&lt;br /&gt;&lt;br /&gt;# perl -e "print join(\"\n\", @INC);"&lt;br /&gt;Add the directory to the PERL5LIB environment variable (in the same terminal window where autopsy will be started):&lt;br /&gt;# export PERL5LIB=/usr/local/sleuthkit/lib&lt;br /&gt;&lt;br /&gt;http://www.brandonhutchinson.com/perl_inc.html&lt;br /&gt;http://www.wellho.net/mouth/588_Changing-INC-where-Perl-loads-its-modules.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-4752022723769705096?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/4752022723769705096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=4752022723769705096' title='41 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/4752022723769705096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/4752022723769705096'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/11/perl-inc-path-for-perl-libraries.html' title='Perl @INC (path for perl libraries) -- sleuthkit/autopsy error'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>41</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-775308705869043226</id><published>2007-11-02T05:21:00.000-07:00</published><updated>2007-11-02T05:23:08.666-07:00</updated><title type='text'>Forensics - USB drives</title><content type='html'>Windows Forensics and Incident Recovery&lt;br /&gt;&lt;br /&gt;http://www.networksecurityarchive.org/html/Computer-Forensics/2005-02/msg00001.html&lt;br /&gt;&lt;br /&gt;1.  When you connect a USB storage device to a Windows system&lt;br /&gt;(2K, XP, 2K3), Registry keys are created.  If they don't&lt;br /&gt;already exist, the HKLM\System\CurrentControlSet\Enum\USBStor&lt;br /&gt;key is created.  Beneath that key, a subkey containing the&lt;br /&gt;vendor name is created, and beneath the "vendor key", a key&lt;br /&gt;with a unique name is created for each device (I'll call this&lt;br /&gt;the "unique key").  On a test XP system, it looks like this:&lt;br /&gt;&lt;br /&gt;HKLM\System\CurrentControlSet\Enum\USBStor&lt;br /&gt;    \Disk&amp;amp;Ven_LEXAR&amp;amp;Prod_DIGITAL_FILM&amp;amp;Rev_/W1.&lt;br /&gt;      \7&amp;amp;276114a5&amp;amp;0&amp;amp;______________040719030000008093F300000000000&amp;amp;0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-775308705869043226?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/775308705869043226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=775308705869043226' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/775308705869043226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/775308705869043226'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/11/forensics-usb-drives.html' title='Forensics - USB drives'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-5110148793247879636</id><published>2007-09-18T08:57:00.000-07:00</published><updated>2007-09-18T09:10:41.850-07:00</updated><title type='text'>Juniper (NetScreen) Firewall, PPTP stopped working after upgrade</title><content type='html'>You should be using the NetScreen-Remote client. But you might be using PPTP since the VPN client does not yet support Vista.&lt;br /&gt;&lt;br /&gt;Anyway, in the upgrade to v5.4.0R6, I found that PPTP into a MIP of the Firewall was no longer working.&lt;br /&gt;&lt;br /&gt;PPTP is a service installed by default. I created a new service called pptp-custom and put in the correct definition, which is: TCP port 1723, and IP protocol 47. After I replaced the NetScreen "PPTP" with my own "pptp-custom" in the inbound rule, PPTP was able to work again.&lt;br /&gt;&lt;br /&gt;I guess the service definition had changed in the upgrade.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-5110148793247879636?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/5110148793247879636/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=5110148793247879636' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/5110148793247879636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/5110148793247879636'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/09/juniper-netscreen-firewall-pptp-stopped.html' title='Juniper (NetScreen) Firewall, PPTP stopped working after upgrade'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-3070667311835241526</id><published>2007-09-11T07:36:00.000-07:00</published><updated>2007-09-11T07:39:30.769-07:00</updated><title type='text'>Juniper (NetScreen) Firewall - How to configure a traffic shaping policy</title><content type='html'>&lt;pre&gt;1.       You can create a high priority traffic policy for specific&lt;br /&gt;traffic. Please refer following document:&lt;br /&gt;http://Kb.juniper.net/KB4201&lt;br /&gt;&lt;br /&gt;2.       You should set the external interface bandwidth to match the internet&lt;br /&gt;pipe (even if there's another 100mbit router hop). Setting up BW greater than or lower than the actual BW can cause&lt;br /&gt;drop in packets due to calculation mismatch. This is how the fw knows what the external limit is.&lt;br /&gt;&lt;br /&gt;keywords: bandwidth shaping, QoS, bandwidth limit, guaranteed bandwidth, ScreenOS&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-3070667311835241526?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/3070667311835241526/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=3070667311835241526' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/3070667311835241526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/3070667311835241526'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/09/juniper-netscreen-firewall-how-to.html' title='Juniper (NetScreen) Firewall - How to configure a traffic shaping policy'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-6661329789751080695</id><published>2007-09-06T06:28:00.000-07:00</published><updated>2007-09-06T06:30:01.033-07:00</updated><title type='text'>"inbound packet failed validation" netscreen</title><content type='html'>Connecting to NS25 running 5.4R6 using NetScreen-Remote VPN client 8.x.&lt;br /&gt;&lt;br /&gt;Seen on NetScreen-Remote log viewer:&lt;br /&gt;"inbound packet failed validation" netscreen&lt;br /&gt;&lt;br /&gt;But pings into the network work fine...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-6661329789751080695?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/6661329789751080695/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=6661329789751080695' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/6661329789751080695'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/6661329789751080695'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/09/inbound-packet-failed-validation.html' title='&quot;inbound packet failed validation&quot; netscreen'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-7638590301032622327</id><published>2007-09-03T14:27:00.000-07:00</published><updated>2007-09-03T14:30:18.181-07:00</updated><title type='text'>Persistent connection from Windows XP home to a domain share</title><content type='html'>&lt;span style="font-family: courier new;"&gt;C:\&gt; net use P: \\mydomain\sharename &lt;pswd&gt; /user:jsmith /savecred /persistent:yes&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-7638590301032622327?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/7638590301032622327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=7638590301032622327' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/7638590301032622327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/7638590301032622327'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/09/persistent-connection-from-windows-xp.html' title='Persistent connection from Windows XP home to a domain share'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-7944898986741945089</id><published>2007-05-30T09:52:00.000-07:00</published><updated>2007-05-30T09:55:24.685-07:00</updated><title type='text'>Change Microsoft Office default install source location</title><content type='html'>As an administrator, run:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;C:\&gt;MSIEXEC /i e:\data1.msi REINSTALL=ALL REINSTALLMODE=vomus /qb&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(This was MS Office 2000, so that's why the path is to the msi file data1.msi).&lt;br /&gt;&lt;br /&gt;Window will pop up and bar will move across, finally it will finish on its own.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-7944898986741945089?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/7944898986741945089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=7944898986741945089' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/7944898986741945089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/7944898986741945089'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/05/change-microsoft-office-default-install.html' title='Change Microsoft Office default install source location'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-1431835473461206709</id><published>2007-05-12T06:55:00.000-07:00</published><updated>2007-05-12T06:57:00.464-07:00</updated><title type='text'>Turn off ipv6 in RedHat Fedora</title><content type='html'>&lt;pre&gt;To disable IPV6: As root, you must add the line: "alias net-pf-10 off" (without quotes)&lt;br /&gt;to the end of your /etc/modprobe.conf file.&lt;br /&gt;&lt;br /&gt;You might also have to add (wouldn't hurt, I put both and it worked for me):&lt;br /&gt;"alias ipv6 off"&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-1431835473461206709?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/1431835473461206709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=1431835473461206709' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/1431835473461206709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/1431835473461206709'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/05/turn-off-ipv6-in-redhat-fedora.html' title='Turn off ipv6 in RedHat Fedora'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-6675541259309674071</id><published>2007-03-20T06:55:00.000-07:00</published><updated>2007-03-20T07:21:36.244-07:00</updated><title type='text'>Secure Deletion in Linux</title><content type='html'>Securely delete files recursively in Linux:&lt;br /&gt;find . -name *.tar.gz -type f -exec shred -u {} \;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-6675541259309674071?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/6675541259309674071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=6675541259309674071' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/6675541259309674071'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/6675541259309674071'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/03/secure-deletion-in-linux.html' title='Secure Deletion in Linux'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-7982226780420316511</id><published>2007-03-16T23:58:00.000-07:00</published><updated>2007-03-17T00:25:22.707-07:00</updated><title type='text'>Kubuntu: Virtualbox packages needed</title><content type='html'>me@splatform:~/Desktop$ sudo apt-get install ./VirtualBox_1.3.8_Ubuntu_edgy_i386.deb&lt;br /&gt;Reading package lists... Done&lt;br /&gt;Building dependency tree&lt;br /&gt;Reading state information... Done&lt;br /&gt;E: Couldn't find package .&lt;br /&gt;keith@splatform:~/Desktop$ man apt-get&lt;br /&gt;Reformatting apt-get(8), please wait...&lt;br /&gt;keith@splatform:~/Desktop$ sudo dpkg -i ./VirtualBox_1.3.8_Ubuntu_edgy_i386.deb&lt;br /&gt;Selecting previously deselected package virtualbox.&lt;br /&gt;(Reading database ... 100143 files and directories currently installed.)&lt;br /&gt;Unpacking virtualbox (from .../VirtualBox_1.3.8_Ubuntu_edgy_i386.deb) ...&lt;br /&gt;dpkg: dependency problems prevent configuration of virtualbox:&lt;br /&gt; virtualbox depends on libxalan110; however:&lt;br /&gt;  Package libxalan110 is not installed.&lt;br /&gt; virtualbox depends on libxerces27; however:&lt;br /&gt;  Package libxerces27 is not installed.&lt;br /&gt;dpkg: error processing virtualbox (--install):&lt;br /&gt; dependency problems - leaving unconfigured&lt;br /&gt;Errors were encountered while processing:&lt;br /&gt; virtualbox&lt;br /&gt;me@splatform:~/Desktop$&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;See http://www.virtualbox.org/ticket/34&lt;br /&gt;They say:&lt;br /&gt;1. Install packages "libc6-dev" and "linux-libc-dev" 2. Uninstall 1.3.2 package 3. Install 1.3.4 package&lt;br /&gt;Now you should be running 1.3.4 with no problems. &lt;br /&gt;&lt;br /&gt;BUT:&lt;br /&gt;me@splatform:~/Desktop$ sudo apt-get install libc6-dev linux-libc-dev&lt;br /&gt;Reading package lists... Done&lt;br /&gt;Building dependency tree&lt;br /&gt;Reading state information... Done&lt;br /&gt;libc6-dev is already the newest version.&lt;br /&gt;linux-libc-dev is already the newest version.&lt;br /&gt;You might want to run `apt-get -f install' to correct these:&lt;br /&gt;The following packages have unmet dependencies:&lt;br /&gt;  virtualbox: Depends: libxalan110 but it is not installable&lt;br /&gt;              Depends: libxerces27 but it is not installable&lt;br /&gt;E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).&lt;br /&gt;me@splatform:~/Desktop$&lt;br /&gt;Did that, removed virtualbox, those pkgs were still there. Reinstalled virtualbox, same complaints.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-7982226780420316511?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/7982226780420316511/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=7982226780420316511' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/7982226780420316511'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/7982226780420316511'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2007/03/kubuntu-virtualbox-packages-needed.html' title='Kubuntu: Virtualbox packages needed'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-114987724929821232</id><published>2006-06-09T11:18:00.000-07:00</published><updated>2006-06-09T11:20:49.300-07:00</updated><title type='text'>Service commands</title><content type='html'>Commands for the service:&lt;br /&gt;# service ntpd start|stop|restart&lt;br /&gt;&lt;br /&gt;Set it to start on boot:&lt;br /&gt;# chkconfig ntpd on&lt;br /&gt;&lt;br /&gt;Check if it's running (returns process #)&lt;br /&gt;# pgrep chkconfig&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-114987724929821232?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/114987724929821232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=114987724929821232' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987724929821232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987724929821232'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/06/service-commands.html' title='Service commands'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-114987710793855914</id><published>2006-06-09T11:14:00.000-07:00</published><updated>2006-06-09T11:18:27.936-07:00</updated><title type='text'>All about SELinux</title><content type='html'>http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/selinux-guide/rhlcommon-section-0068.html&lt;br /&gt;&lt;br /&gt;Check it:&lt;br /&gt;# sestatus (output tells what config file says, and the current status too)&lt;br /&gt;Enable it:&lt;br /&gt;# setenforce 1&lt;br /&gt;Disable it:&lt;br /&gt;# setenforce 0&lt;br /&gt;&lt;br /&gt;See /etc/selinux directory for config file.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-114987710793855914?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/114987710793855914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=114987710793855914' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987710793855914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987710793855914'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/06/all-about-selinux.html' title='All about SELinux'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-114987651594048650</id><published>2006-06-09T10:57:00.000-07:00</published><updated>2006-06-09T11:14:32.746-07:00</updated><title type='text'>Why does this process crash?</title><content type='html'>See http://www.redhat.com/archives/rhl-devel-list/2005-May/msg00026.html&lt;br /&gt;&lt;br /&gt;Example: ntpd, crashes immediately:&lt;br /&gt;Install gdb and the debug symbols for the executable:&lt;br /&gt;# yum install gdb&lt;br /&gt;# yum install ntp-debuginfo&lt;br /&gt;# yum install which (I needed that utility to use the execstack specifically)&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;# gdb&lt;br /&gt;(gdb) set args -n -u ntp:ntp -p /var/run/ntpd.pid&lt;br /&gt;(gdb) run&lt;/tt&gt;&lt;br /&gt;&lt;tt&gt; (gdb) run&lt;br /&gt;Starting program: /usr/sbin/ntpd -n -u ntp:ntp -p /var/run/ntpd.pid&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;Program received signal SIGSEGV, Segmentation fault.&lt;br /&gt;0x00cbed30 in vfprintf () from /lib/tls/libc.so.6&lt;br /&gt;(gdb) bt&lt;br /&gt;&lt;br /&gt;&lt;/tt&gt;&lt;br /&gt;I used the execstack workaround.&lt;br /&gt;&lt;br /&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=145258&lt;br /&gt;&lt;table border="0" cellpadding="3" cellspacing="0" width="75%"&gt;&lt;tbody&gt;&lt;tr class=""&gt;&lt;td id="comment-header" width="75%"&gt;&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;           &lt;td nowrap="nowrap"&gt; on 2005-04-25 03:47 EST&lt;/td&gt;                          &lt;td&gt;&lt;br /&gt;&lt;/td&gt;               &lt;td&gt;&lt;br /&gt;&lt;/td&gt;        &lt;/tr&gt;         &lt;/tbody&gt;&lt;/table&gt;         &lt;/td&gt;       &lt;/tr&gt;                    &lt;tr class=""&gt;       &lt;td colspan="5"&gt; &lt;pre id="comment_text_11"&gt;I can confirm that whis bug exists in up2dated FC3. I think it can have&lt;br /&gt;something in common with &lt;span class="bz_closed"&gt;&lt;a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=151262" title="CLOSED DUPLICATE - random user space segfaults with exec-shield-randomize"&gt;bug #151262&lt;/a&gt;&lt;/span&gt; (duplicate or depend).&lt;br /&gt;&lt;br /&gt;There's a workaround for this issue. If an ntpd is started with:&lt;br /&gt;    setarch i386 -L ntpd -u ntp:ntp -p /var/run/ntpd.pid&lt;br /&gt;it doesn't crash.&lt;br /&gt;&lt;/pre&gt;   &lt;br /&gt;   &lt;/td&gt;     &lt;/tr&gt;   &lt;tr class=""&gt;         &lt;td id="comment-header" width="75%"&gt;         &lt;input name="when-12" value="20050425111709" type="hidden"&gt;                 &lt;table cellpadding="0" cellspacing="0"&gt;         &lt;tbody&gt;&lt;tr&gt;                      &lt;td nowrap="nowrap"&gt; on 2005-04-25 11:17 EST&lt;/td&gt;                                                 &lt;/tr&gt;         &lt;/tbody&gt;&lt;/table&gt;         &lt;/td&gt;       &lt;/tr&gt;                    &lt;tr class=""&gt;       &lt;td colspan="5"&gt; &lt;pre id="comment_text_12"&gt;Another workaround:&lt;br /&gt;Disable exec-shield-randomize by&lt;br /&gt;    echo 0 &gt; /proc/sys/kernel/exec-shield-randomize&lt;br /&gt;or&lt;br /&gt;    echo kernel.exec-shield-randomize = 1 &gt;&gt; /etc/sysctl.conf&lt;br /&gt;&lt;/pre&gt;   &lt;br /&gt;   &lt;/td&gt;     &lt;/tr&gt;   &lt;tr class=""&gt;         &lt;td id="comment-header" width="75%"&gt;         &lt;input name="when-13" value="20050426070555" type="hidden"&gt;                 &lt;table cellpadding="0" cellspacing="0"&gt;         &lt;tbody&gt;&lt;tr&gt;                      &lt;td nowrap="nowrap"&gt; on 2005-04-26 07:05 EST&lt;/td&gt;                          &lt;td&gt;&lt;br /&gt;&lt;/td&gt;               &lt;td&gt;&lt;br /&gt;&lt;/td&gt;        &lt;/tr&gt;         &lt;/tbody&gt;&lt;/table&gt;         &lt;/td&gt;       &lt;/tr&gt;                    &lt;tr class=""&gt;       &lt;td colspan="5"&gt; &lt;pre id="comment_text_13"&gt;Yet another workaround:&lt;br /&gt;&lt;br /&gt;execstack -s /usr/sbin/ntpd&lt;br /&gt;&lt;br /&gt;As I understand it, it alters the binary:&lt;br /&gt;&lt;br /&gt;rpm -V ntp&lt;br /&gt;..5......   /usr/sbin/ntpd&lt;br /&gt;&lt;br /&gt;but the rest of the system is unaffected.&lt;br /&gt;&lt;br /&gt;Also, you can undo the change with:&lt;br /&gt;&lt;br /&gt;execstack -c /usr/sbin/ntpd&lt;br /&gt;&lt;br /&gt;which restores the old binary (rpm -V won't report it as changed).&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-114987651594048650?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/114987651594048650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=114987651594048650' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987651594048650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987651594048650'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/06/why-does-this-process-crash.html' title='Why does this process crash?'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-114987584364648169</id><published>2006-06-09T10:56:00.000-07:00</published><updated>2006-06-09T10:57:23.663-07:00</updated><title type='text'>What package provides this file?</title><content type='html'># rpm -qf /usr/bin/which&lt;br /&gt;which-2.14-5&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-114987584364648169?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/114987584364648169/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=114987584364648169' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987584364648169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/114987584364648169'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/06/what-package-provides-this-file.html' title='What package provides this file?'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-113701988206520629</id><published>2006-01-11T14:40:00.000-08:00</published><updated>2006-01-11T14:51:22.083-08:00</updated><title type='text'>Cisco Switch ntp</title><content type='html'>&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) sho ntp&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Current time: Wed Jan 11 2006, 22:25:39 EST&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Timezone: 'EST', offset from UTC is 0 hours&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Summertime: 'EST', disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Last NTP update:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Broadcast client mode: enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Broadcast delay: 3000 microseconds&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Client mode: enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Authentication: disabled&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP-Server                                Server Key&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----------------------------------------  ----------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;tick.usno.navy.mil                        -&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Key Number   Mode&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----------   ---------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set ntp broadcastclient dis&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP Broadcast Client mode disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) clear ntp server tick.usno.navy.mil&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP server tick.usno.navy.mil removed.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set ntp server 0.pool.ntp.org&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP server 0.pool.ntp.org added&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set ntp server 1.pool.ntp.org&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP server 1.pool.ntp.org added&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set ntp server 2.pool.ntp.org&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP server 2.pool.ntp.org added&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) get ntp&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Unknown command "get". Use 'help' for more info.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) sho ntp&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Current time: Wed Jan 11 2006, 22:30:13 EST&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Timezone: 'EST', offset from UTC is 0 hours&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Summertime: 'EST', disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Last NTP update:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Broadcast client mode: disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Broadcast delay: 3000 microseconds&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Client mode: enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Authentication: disabled&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP-Server                                Server Key&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----------------------------------------  ----------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;ecoca.eed.usv.ro                          -&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;debian.ciencias.uchile.cl                 -&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;233.Red-80-59-234.staticIP.rima-tde.net   -&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Key Number   Mode&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----------   ---------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set timezone EST -5&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Timezone set to 'EST', offset from UTC is -5 hours&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set summertime EST recurring&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Usage: set summertime [enable|disable] [zone_name]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       set summertime recurring [&lt;week&gt; &lt;day&gt; &lt;month&gt; &lt;hh:mm&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;                                 &lt;week&gt; &lt;day&gt; &lt;month&gt; &lt;hh:mm&gt; [offset]]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       set summertime date &lt;month&gt; &lt;date&gt; &lt;year&gt; &lt;hh:mm&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;                           &lt;month&gt; &lt;date&gt; &lt;year&gt; &lt;hh:mm&gt; [offset]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;      (week:   Week of the month (first,second,third,fourth,last,1..5)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       day:    Day of the week (Sunday, Monday,...,Saturday)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       month:  Month of the year (January, February,...,December)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       date:   Date of the month (1..31)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       year:   1993..2035&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       time:   time in format of &lt;hh:mm&gt; (hours and minutes)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       offset: 1..1440 minutes (default 60)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;       setting recurring with no option will reset to default (US summertime))&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) set summertime enable EST&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Summertime is enabled and set to 'EST'&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  Start : Sun Apr 2 2006, 02:00:00&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  End   : Sun Oct 29 2006, 02:00:00&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  Offset: 60 minutes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  Recurring: yes, starting at 02:00am of first Sunday of April and ending on 02:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;00am of last Sunday of October.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) sho ntp&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Current time: Wed Jan 11 2006, 17:32:03 EST&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Timezone: 'EST', offset from UTC is -5 hours&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Summertime: 'EST', enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  Start : Sun Apr 2 2006, 02:00:00&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  End   : Sun Oct 29 2006, 02:00:00&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;  Offset: 60 minutes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Last NTP update:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Broadcast client mode: disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Broadcast delay: 3000 microseconds&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Client mode: enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Authentication: disabled&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;NTP-Server                                Server Key&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----------------------------------------  ----------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;ecoca.eed.usv.ro                          -&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;debian.ciencias.uchile.cl                 -&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;233.red-80-59-234.staticip.rima-tde.net   -&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Key Number   Mode&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----------   ---------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable)&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-113701988206520629?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/113701988206520629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=113701988206520629' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113701988206520629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113701988206520629'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/01/cisco-switch-ntp.html' title='Cisco Switch ntp'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-113701858197866523</id><published>2006-01-11T14:15:00.000-08:00</published><updated>2006-01-11T14:29:41.993-08:00</updated><title type='text'>Cisco Switch Commands</title><content type='html'>&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;sho port 4/21&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;set spantree portfast 5/47 disable&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;set port speed 5/47 100&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;set port duplex 5/47 full&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;set port name       5/12 2nd floor users&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;sho port counters 5/33&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;clear counters&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable) show port 2/41&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;* = Configured MAC Address&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Name               Status     Vlan       Level  Duplex Speed Type&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- ------------------ ---------- ---------- ------ ------ ----- ------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41 servers            connected  12         normal a-full a-1Gb 10/100/1000&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  AuxiliaryVlan AuxVlan-Status&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- ------------- --------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41 none          none&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Security Violation Shutdown-Time Age-Time Max-Addr Trap     IfIndex&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- -------- --------- ------------- -------- -------- -------- -------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41 disabled  shutdown             0        0        1 disabled     205&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Num-Addr Secure-Src-Addr     Age-Left Last-Src-Addr     Shutdown/Time-Left&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- -------- -----------------   -------- ----------------- ------------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41        0                 -          -                 -        -         -&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Flooding on Address Limit&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- -------------------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41                   Enabled&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Send FlowControl  Receive FlowControl   RxPause    TxPause    Unsupported&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;      admin    oper     admin     oper                              opcodes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- -------- -------- --------- ---------   ---------- ---------- -----------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41 on       on       desired   on          0          77742      0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Status     Channel              Admin Ch&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;                 Mode                 Group Id&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- ---------- -------------------- ----- -----&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41 connected  auto silent            472     0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Status      ErrDisable Reason    Port ErrDisableTimeout  Action on Timeout&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----  ----------  -------------------  ----------------------  -----------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41 connected                     -  Enable                  No Change&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Align-Err  FCS-Err    Xmit-Err   Rcv-Err    UnderSize&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- ---------- ---------- ---------- ---------- ---------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41          -          0          0          0         0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Port  Single-Col Multi-Coll Late-Coll  Excess-Col Carri-Sen Runts     Giants&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;----- ---------- ---------- ---------- ---------- --------- --------- ---------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; 2/41          0          0          0          0         0         0         0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Last-Time-Cleared&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;--------------------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Tue Nov 1 2005, 00:34:31&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;Idle Detection&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;--------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;   --&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;myswitch (enable)&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-113701858197866523?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/113701858197866523/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=113701858197866523' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113701858197866523'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113701858197866523'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/01/cisco-switch-commands.html' title='Cisco Switch Commands'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-113625438215262869</id><published>2006-01-02T18:09:00.000-08:00</published><updated>2006-01-02T18:13:02.173-08:00</updated><title type='text'>Nessus--Installation</title><content type='html'>Nessus 3.0 comes in an rpm now and is pretty easy to install.&lt;br /&gt;&lt;br /&gt;The gui client is now "NessusClient" and requires a few packages to compile and install like the way 2.x did. You will need:&lt;br /&gt;openssl&lt;br /&gt;openssl-devel&lt;br /&gt;gtk2&lt;br /&gt;gtk2-devel&lt;br /&gt;&lt;br /&gt;"False error message When it asks for gtk+2 it's really looking for gtk2"&lt;br /&gt;&lt;br /&gt;Now when you do a "find / -name gtk+-2.0.pc" you find it in /usr/lib/pkgcconfig&lt;br /&gt;&lt;br /&gt;Now ./configure will work. (It is ok to remove gtk+)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-113625438215262869?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/113625438215262869/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=113625438215262869' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113625438215262869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113625438215262869'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2006/01/nessus-installation.html' title='Nessus--Installation'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-113588813608839810</id><published>2005-12-29T12:16:00.000-08:00</published><updated>2005-12-29T12:28:56.113-08:00</updated><title type='text'>Nessus info</title><content type='html'>To run Nessus and nmap effectively:&lt;br /&gt;Version 3.0 came out in Dec 2005.&lt;br /&gt;&lt;br /&gt;If you get errors on startup, like:&lt;br /&gt;Nasl binary storage: ... bad address&lt;br /&gt;(This would have happened after killing the daemon after it was starting up registering its plugins). Then kill nessusd and restart it with -R:&lt;br /&gt;/sbin/service nessusd stop&lt;br /&gt;(or just kill it)&lt;br /&gt;and run&lt;br /&gt;/opt/nessus/sbin/nessusd -R&lt;br /&gt;Then start the daemon normally:&lt;br /&gt;/sbin/service nessusd start&lt;br /&gt;or&lt;br /&gt;/opt/nessus/sbin/nessusd -D.&lt;br /&gt;&lt;br /&gt;When scanning and reading input from nmap, it only reads -oG Grepable files now. So run nmap like this:&lt;br /&gt;nmap -sS -sV -O -p 1-63335 -P0 -oG myhost.out myhost&lt;br /&gt;Then when you run nessus client (/usr/local/bin/NessusClient) you can select the file in the nasl plugin section. Specify the file, make sure it's readable by the client. I left the rest there as defaults but removed the "ping remote host first" in the next section down under nmap (Nasl wrapper) section.&lt;br /&gt;&lt;br /&gt;Then when you specify the targets in nessus in the target section, put it in as a range. 1.2.3.4-10. I haven't had luck putting it as a network with a /28 or whatever.&lt;br /&gt;&lt;br /&gt;nmap has an option to output into several major file formats at once (-oA). It's worth it to use that so you have the results in something you can read as well as use for nessus input.&lt;br /&gt;&lt;br /&gt;So the command to use is:&lt;br /&gt;nmap -sS -sV -O -oA myhost.out -P0 -p 1-65535 myhost&lt;br /&gt;&lt;br /&gt;Miscellaneous:&lt;br /&gt;When you update the plugins, kill the daemon first and restart it. I read that otherwise, the daemon won't know about the new plugins.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-113588813608839810?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/113588813608839810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=113588813608839810' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113588813608839810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/113588813608839810'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2005/12/nessus-info.html' title='Nessus info'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-112328783743176216</id><published>2005-08-05T17:23:00.000-07:00</published><updated>2005-08-05T17:38:39.556-07:00</updated><title type='text'>Find Linux version</title><content type='html'>Q:&lt;br /&gt;How can I tell what version of Linux I am using?&lt;br /&gt;&lt;br /&gt;# cat /proc/version&lt;br /&gt;- or -&lt;br /&gt;# uname -a&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-112328783743176216?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/112328783743176216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=112328783743176216' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/112328783743176216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/112328783743176216'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2005/08/find-linux-version.html' title='Find Linux version'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-112322037696799311</id><published>2005-08-04T22:16:00.000-07:00</published><updated>2005-08-04T22:39:36.973-07:00</updated><title type='text'>Linux FS tips</title><content type='html'>Just restored a system on ext3 filesystem. Backup was taken from a live server with ext2 filesystem, so fsck runs and has problems saying fsck is too old and doesn't support the filesystem:&lt;br /&gt;Your system appears to have shut down uncleanly&lt;br /&gt;Press Y within 1 seconds to force file system integriry check...&lt;br /&gt;Checking root filesystem&lt;br /&gt;fsck.ext3: Filesystem has unsupported feature(s) (/)&lt;br /&gt;e2fsck: Get a newer version of e2fsck!&lt;br /&gt;&lt;br /&gt;I had tried to boot under the other LX version and did an fsck on the unmounted filesystem from there, but it didn't find anything. So I tried the -f flag for force:&lt;br /&gt;umount /dev/hda2&lt;br /&gt;fsck -f /dev/hda2&lt;br /&gt;&lt;br /&gt;If foudn errord and fixed them, but when I rebooted back on the restored system, I get the same error.&lt;br /&gt;&lt;br /&gt;I wonder what i did last time I solved this issue... I think I copied the files in. Or maybe yum or rpm have an option to upgrade a package on a target system. I could do rpm to find out what files are involved in each package to be upgraded...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Next, I am trying to convert the ext3 back to ext2:&lt;br /&gt;From the site: http://forums.devshed.com/archive/t-104010/Anyway-to-write-to-EXT3-filesystem-from-windows&lt;br /&gt;&lt;br /&gt;You can easily change a partition between ext2 and ext3, considering that the onlt difference is that ext3 is a journaling filesystem.&lt;br /&gt; To convert from ext3 to ext2, do "tune2fs -O ^has_journal /dev/X" (where X is the partition). Then if you want, delete the .journal file&lt;br /&gt; To convert from ext2 back to ext3, do "tune2fs -j /dev/X"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-112322037696799311?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/112322037696799311/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=112322037696799311' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/112322037696799311'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/112322037696799311'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2005/08/linux-fs-tips.html' title='Linux FS tips'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10634854.post-110757879314428435</id><published>2005-02-04T20:34:00.000-08:00</published><updated>2005-02-04T20:46:33.150-08:00</updated><title type='text'>NetScreen VPN Client errors</title><content type='html'>ns-5XP, Netscreen remote v8.3.&lt;br /&gt;&lt;br /&gt;on Netscreen:&lt;br /&gt;"Rejected an initial Phase 1 packet from an unrecognized peer gateway."&lt;br /&gt;Client keeps retransmitting.&lt;br /&gt;&lt;br /&gt;This was due to a space character after the email address (id) being used on client. so the server didn't recognize it.&lt;br /&gt;&lt;br /&gt;Now, get on ns: (logs chronological from bottom)&lt;br /&gt;&lt;table class="center" border="1" cellpadding="4" cellspacing="0" width="100%"&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td align="center" bgcolor="#eeeeee" nowrap="nowrap"&gt;2005-02-04 9:25:29&lt;/td&gt;&lt;td align="center" bgcolor="#eeeeee"&gt;info&lt;/td&gt;&lt;td bgcolor="#eeeeee"&gt;IKE&lt;2.3.9.9&gt; Phase 1: Retransmission limit has been reached.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="center" bgcolor="#eeeeee" nowrap="nowrap"&gt;2005-02-04 9:24:41&lt;/td&gt;&lt;td align="center" bgcolor="#eeeeee"&gt;info&lt;/td&gt;&lt;td bgcolor="#eeeeee"&gt;IKE&lt;2.3.9.9&gt; Phase 1: Responder starts AGGRESSIVE mode negotiations.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt; &lt;/table&gt; client gets:&lt;br /&gt;peer is nat-t draft compatible&lt;br /&gt;nat is detected for client&lt;br /&gt;hash payload is incorrect&lt;br /&gt;sending blah blah incorrect NOTIFY:INVALID_HASH_INFO&lt;br /&gt;Discarding IKE SA negotiation&lt;br /&gt;my cookie is...&lt;br /&gt;his cookie is...&lt;br /&gt;RECEIVED blah blah&lt;br /&gt;Received message for non-active SA.&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10634854-110757879314428435?l=techie-log.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techie-log.blogspot.com/feeds/110757879314428435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10634854&amp;postID=110757879314428435' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/110757879314428435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10634854/posts/default/110757879314428435'/><link rel='alternate' type='text/html' href='http://techie-log.blogspot.com/2005/02/netscreen-vpn-client-errors.html' title='NetScreen VPN Client errors'/><author><name>Keith Salustro</name><uri>http://www.blogger.com/profile/06541345012929727968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
