<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - 13,22,23,33,115,150,167</title>
		<link>http://www.daniweb.com/forums/</link>
		<description>Tech support, programming, web development, and internet marketing community. Forums to get free computer help and support.</description>
		<language>en-US</language>
		<lastBuildDate>Wed, 11 Nov 2009 09:51:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - 13,22,23,33,115,150,167</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Blocking clients to access each other.win xp - ICS</title>
			<link>http://www.daniweb.com/forums/thread237691.html</link>
			<pubDate>Wed, 11 Nov 2009 08:06:37 GMT</pubDate>
			<description>I am using xp ICS to share connection. Server has a shared folder and all clients access the server. Now want I want to do is to make sure that none of the clients can even connect to anyway to counter arp flooding, dos attacks etc.I want them to continue using server shared folder but to disable...</description>
			<content:encoded><![CDATA[<div>I am using xp ICS to share connection. Server has a shared folder and all clients access the server. Now want I want to do is to make sure that none of the clients can even connect to anyway to counter arp flooding, dos attacks etc.I want them to continue using server shared folder but to disable all types on intra access between other clients without installing 3d party firewall.<br />
<br />
I have already enables xp's firewall with no exception checked but it still leaves many holes open. <br />
One solution that came to my mind was using fake arp batch file on all clients but its a pain to load it everytime pc starts.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>Astrology</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237691.html</guid>
		</item>
		<item>
			<title>Sending file to another user at a same network</title>
			<link>http://www.daniweb.com/forums/thread237521.html</link>
			<pubDate>Tue, 10 Nov 2009 17:50:35 GMT</pubDate>
			<description>Hi all, 
I created network with windows xp 
My comp has two network cards  
i give one external ip and to the second nic card (which i share among other users) i give 192.168.0.1 
other users ip address begin from 192.168.0.2 and so on 
can you help me to know with which metod i or other user can...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
I created network with windows xp<br />
My comp has two network cards <br />
i give one external ip and to the second nic card (which i share among other users) i give 192.168.0.1<br />
other users ip address begin from 192.168.0.2 and so on<br />
can you help me to know with which metod i or other user can send files to one another.<br />
Thanks beforehands</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>azegurb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237521.html</guid>
		</item>
		<item>
			<title>SSL Certificates signing</title>
			<link>http://www.daniweb.com/forums/thread237488.html</link>
			<pubDate>Tue, 10 Nov 2009 14:13:37 GMT</pubDate>
			<description>Hello, 
 
is there possibility to sign certificate that I have created by any other certificate? I want to secure Outlook messages by signing them. But I have self-signed certificate. When users recive emails they are getting message which informs about untrusted certificate. I do not want it. ...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
is there possibility to sign certificate that I have created by any other certificate? I want to secure Outlook messages by signing them. But I have self-signed certificate. When users recive emails they are getting message which informs about untrusted certificate. I do not want it. <br />
Scenario I want: users recive email from me and do not have to add my certificate to trusted certificates. Lets suppose I have certificate from verisign. Can I sign certificate that I have created with certificate from verisign?<br />
<br />
regards<br />
pit</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>krokodajl</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237488.html</guid>
		</item>
		<item>
			<title>Error in Creating SFTP using OpenSSH</title>
			<link>http://www.daniweb.com/forums/thread237482.html</link>
			<pubDate>Tue, 10 Nov 2009 13:28:21 GMT</pubDate>
			<description>Hi 
 
I tried creating sftp server using OpenSSH and I get some errors. 
First I tried on Microsoft Windows Server 2003, R2, SP1  and then on Windows XP Professional, SP2 and the error is same. 
 
Installation went smoothly on both the OS (after a few complications, see note at bottom), but when I...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I tried creating sftp server using OpenSSH and I get some errors.<br />
First I tried on Microsoft Windows Server 2003, R2, SP1  and then on Windows XP Professional, SP2 and the error is same.<br />
<br />
Installation went smoothly on both the OS (after a few complications, see note at bottom), but when I tried to start the service, I get the following error:<br />
<br />
<div style="margin:20px; margin-top:5px; "> <div class="smallfont" style="margin-bottom:2px">Quote:</div> <table cellpadding="5" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2"> <hr />  Could not start the OpenSSH server service on local computer.<br />
Error 193: 0xc1.  <hr /> </td> </tr> </table> </div>Here is the log of error from EventViewer (System)<br />
<div style="margin:20px; margin-top:5px; "> <div class="smallfont" style="margin-bottom:2px">Quote:</div> <table cellpadding="5" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2"> <hr />  The OpenSSH Server service failed to start due to the following error: <br />
OpenSSH Server is not a valid Win32 application.  <hr /> </td> </tr> </table> </div>I followed the procedure as given on the following websites:<br />
<a rel="nofollow" class="t" href="http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows" target="_blank">http://www.digitalmediaminute.com/ar...ver-on-windows</a><br />
<a rel="nofollow" class="t" href="http://www.xenocafe.com/tutorials/windows/openssh_sftp_server/index.php" target="_blank">http://www.xenocafe.com/tutorials/wi...rver/index.php</a><br />
<br />
Note:If you try creating the server by yourself you might face complications while editing the passwd and group file:<br />
<br />
Instead of following:<br />
 <pre style="margin:20px; line-height:13px">mkgroup –l &gt;&gt; ..etc/group<br />
mkpasswd –l –u username &gt;&gt; ..etc/passwd</pre><br />
you could use:<br />
 <pre style="margin:20px; line-height:13px">mkgroup –l &gt;&gt; &quot;C\:Program Files\OpenSSH\etc\group&quot;<br />
mkpasswd –l –u username &gt;&gt; &quot;C\:Program Files\OpenSSH\etc\passwd&quot;</pre><br />
I guess you can use both backward and forward slash.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>grvs</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237482.html</guid>
		</item>
		<item>
			<title>Secure (or private) server vs public (or published) server</title>
			<link>http://www.daniweb.com/forums/thread237474.html</link>
			<pubDate>Tue, 10 Nov 2009 12:22:29 GMT</pubDate>
			<description>Hi 
 
What are these terms? What is the difference? 
 
I am kind of new to servers but I understand what is a server, client, and transfer protocols like ftp, sftp, vpn etc. I have also created server using filezilla and transferred files using it, and I unsuccessfully tried creating sftp server ...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
What are these terms? What is the difference?<br />
<br />
I am kind of new to servers but I understand what is a server, client, and transfer protocols like ftp, sftp, vpn etc. I have also created server using filezilla and transferred files using it, and I unsuccessfully tried creating sftp server  using OpenSSH. (After doing all the stuff I got an error says, openSSH.exe is not valid windows executable.... something like that, I took help from here <a rel="nofollow" class="t" href="http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows" target="_blank">http://www.digitalmediaminute.com/ar...ver-on-windows</a>, but that is a different issue I will create another thread for that, mentioned it just to give a background).<br />
<br />
That being said, my company's IT guys is bothering our analytics team over these terms. They are saying our server is not secure, and they need some 5000 USD to buy and some monthly charges to maintain the same. (They say our existing server is a public server, I don't know what does that mean). I tried googeling but couldn't find a satisfying answer. <br />
<br />
So please help me here.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>grvs</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237474.html</guid>
		</item>
		<item>
			<title>Server hardware requirements</title>
			<link>http://www.daniweb.com/forums/thread237467.html</link>
			<pubDate>Tue, 10 Nov 2009 11:42:51 GMT</pubDate>
			<description>Hi, 
We are developing a web application(with Oracle and EJS) for a telecom payment site (like recharges, ticket bookings etc...) and are currently involved in deciding on requirements for a new production server that we intend to buy. This machine will run Windows XP. 
We are expecting around...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
We are developing a web application(with Oracle and EJS) for a telecom payment site (like recharges, ticket bookings etc...) and are currently involved in deciding on requirements for a new production server that we intend to buy. This machine will run Windows XP.<br />
We are expecting around 5000-7500 hits/sec which in turn might increase in the near future. What would you suggest in terms of hardware specifications?  I'm more of a software developer than a network engineer, so I would welcome suggestions.<br />
<br />
Thank You.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>piya_s</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237467.html</guid>
		</item>
		<item>
			<title>Youtube videos problem:</title>
			<link>http://www.daniweb.com/forums/thread237277.html</link>
			<pubDate>Mon, 09 Nov 2009 18:07:54 GMT</pubDate>
			<description>Dear friends: 
     On my pc   from last two months  youtube videos stop again and again. 
          Ihave 1mb wireless vimax channel connection.My downloading speed is 100to128 kb per second. Iam using fire fox browser with  
 flash player10. earlier ichecked it  onie6.but problem is same.Ihave 
...</description>
			<content:encoded><![CDATA[<div>Dear friends:<br />
     On my pc   from last two months  youtube videos stop again and again.<br />
          Ihave 1mb wireless vimax channel connection.My downloading speed is 100to128 kb per second. Iam using fire fox browser with <br />
 flash player10. earlier ichecked it  onie6.but problem is same.Ihave<br />
 pentium4 with 1 giga ram.<br />
             please guide and solve my problem <br />
                      nusratjaveid</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>nusratjaveid</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread237277.html</guid>
		</item>
		<item>
			<title><![CDATA[Please Help! Can't access or use my router anymore]]></title>
			<link>http://www.daniweb.com/forums/thread236966.html</link>
			<pubDate>Sun, 08 Nov 2009 11:24:32 GMT</pubDate>
			<description><![CDATA[Hi all! I am using Sitecom WL-160 Router to share Internet from PPPOE Modem. Today I wanted to update the firmware on the router, so used the utility from sitecom (1.67v), anyway I mistakenly uploaded the wrong file, after that the router restarted but didn't work, now I can't use Wland or Lan, I...]]></description>
			<content:encoded><![CDATA[<div>Hi all! I am using Sitecom WL-160 Router to share Internet from PPPOE Modem. Today I wanted to update the firmware on the router, so used the utility from sitecom (1.67v), anyway I mistakenly uploaded the wrong file, after that the router restarted but didn't work, now I can't use Wland or Lan, I can't access the interface through 192.168.0.1. I reseted the router many times, but it doesn't seem to react. I checked the IP adress from the router, and I attached it to let you see it.<br />
 So What can I do? The router functions as it has no software at all. Although when I connect it to the ethernet it shows it is connected (for example through port 2). I still have the two files of the Firmware which I should have uplaoded to the router. :icon_exclaim:<br />
Any help?!<br />
<br />
Many thanks in advance!<br />
Karim</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12494&amp;d=1257678986" target="_blank">ip.JPG</a> (15.1 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>Kimomed1988</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236966.html</guid>
		</item>
		<item>
			<title>URL Intranet</title>
			<link>http://www.daniweb.com/forums/thread236722.html</link>
			<pubDate>Sat, 07 Nov 2009 07:13:46 GMT</pubDate>
			<description><![CDATA[hi guys, i made a simple web intranet page..and it's being access by LAN using  the IP Address on the workstation where i configured the IIS. Like http://192.168.0.116/index.html.  
 
My question, instead of typing the machine's IP Address, i'd like to give some URL name. Like...]]></description>
			<content:encoded><![CDATA[<div>hi guys, i made a simple web intranet page..and it's being access by LAN using  the IP Address on the workstation where i configured the IIS. Like <a rel="nofollow" class="t" href="http://192.168.0.116/index.html" target="_blank">http://192.168.0.116/index.html</a>. <br />
<br />
My question, instead of typing the machine's IP Address, i'd like to give some URL name. Like <a rel="nofollow" class="t" href="http://mycompanyintranet.com" target="_blank">http://mycompanyintranet.com</a> something like that. is it possible? if possible can anyone give an idea on how to get started..thank you.  :)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>cguan_77</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236722.html</guid>
		</item>
		<item>
			<title>Remote surveillance issues</title>
			<link>http://www.daniweb.com/forums/thread236632.html</link>
			<pubDate>Fri, 06 Nov 2009 20:13:26 GMT</pubDate>
			<description>How can I integrate an IP camera into an existing school network so it can be viewed on the existing school website?</description>
			<content:encoded><![CDATA[<div>How can I integrate an IP camera into an existing school network so it can be viewed on the existing school website?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>edsimon</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236632.html</guid>
		</item>
		<item>
			<title>News Story Google Tries Transparency with New Dashboard</title>
			<link>http://www.daniweb.com/news/story236389.html</link>
			<pubDate>Thu, 05 Nov 2009 21:35:48 GMT</pubDate>
			<description><![CDATA["If we went into an “evil room” and had an “evil light” shined on us, and we then behaved in an “evil” way we would be destroyed… there is a fundamental trust between Google and its users.” 
~Eric Schmidt, Google CEO 
 
Google released an exciting new product today called the Dashboard...]]></description>
			<content:encoded><![CDATA[<div><span style="font-style:italic">&quot;If we went into an “evil room” and had an “evil light” shined on us, and we then behaved in an “evil” way we would be destroyed… there is a fundamental trust between Google and its users.”<br />
~Eric Schmidt, Google CEO<br />
</span><br />
Google released an exciting new product today called <a rel="nofollow" class="t" href="http://www.youtube.com/watch?v=ZPaJPxhPq_g&amp;feature=player_embedded" target="_blank">the Dashboard</a>. I don't usually call Google products exciting because it makes me sound like I'm writing their marketing literature, but the Dashboard provides a way to see an overview of all your activity across every Google product you use. And if you're like me, that's a lot. Instead of guessing what information Google has, you can now see it all in one convenient place.<br />
<br />
<span style="font-weight:bold">Getting To The Dashboard<br />
</span><br />
Accessing the dashboard is a simple matter. Follow these steps:<br />
<ol style="list-style-type: decimal"><li>Go to Google.com.</li>
<li>Click <span style="font-weight:bold">Settings &gt; Google Account Settings</span> and your account page opens.</li>
<li>At the top of the page in the right column labeled Personal Settings, click<span style="font-weight:bold"> View Data Stored with Account</span> (next to the Dashboard label). The Google Accounts page opens with all of the information across each of your Google accounts.</li>
</ol><br />
<span style="font-weight:bold">Why It's Great</span><br />
<br />
I always loved that quote at the top of this post from Google CEO, Eric Schmidt above. It suggests that for some reason we should just trust Google with our data. It's an absurd notion of course, and even more so in that ridiculous quote, but Google Dashboard is a good first step. It gives users a one-stop shop to see all of their data and settings. <br />
<br />
As individuals interested in accessing and understanding data, this is a huge step forward. For businesses, it's even more important, especially from a regulatory and compliance point of view. It gives everyone, big or small, access to their data in a simple fashion, which is as it should be.<br />
<br />
<span style="font-weight:bold">Google's Free Tools Are Attractive and Scary</span><br />
<br />
When I saw Marissa Mayer's presentation recently on the <a rel="nofollow" class="t" href="http://www.youtube.com/watch?v=L40m9qjy7cA" target="_blank">Google's new social search</a>, one thing jumped out at me. You have to give Google information about your social networks in order for the search engine to display social search results. This seemed like a huge thing to ask users, and it goes directly to the heart of the problem many people have with Google. Yes, the tools are wonderful and free and available wherever you go, but any thinking person has to wonder about the portfolio of information that Google has on each of us -- our mail, our search history, what we read and the pictures we take, the videos we watch and the ones we add, and on and on it goes. And the social search would mean Google would have access to our friends too (whom we associate with).<br />
<br />
All of this is a bit scary, so you'll have to pardon me if I don't trust Eric Schmidt's assertion that they won't ever step into that &quot;evil room.&quot; But for starters, the Dashboard at least gives us insight into what information that Google has on us its databases, and gives us the opportunity to change our privacy settings and to delete services we don't want anymore. It may not be a panacea for paranoia, but it's a start, and I'll take it.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>Techwriter10</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236389.html</guid>
		</item>
		<item>
			<title>cabling</title>
			<link>http://www.daniweb.com/forums/thread236276.html</link>
			<pubDate>Thu, 05 Nov 2009 13:47:01 GMT</pubDate>
			<description>how hard is it to make your own UTP cabling and how easy is it to mess up the cable? can a faulty cable be hazardess or harmful if not constructed properly</description>
			<content:encoded><![CDATA[<div>how hard is it to make your own UTP cabling and how easy is it to mess up the cable? can a faulty cable be hazardess or harmful if not constructed properly</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>plague</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236276.html</guid>
		</item>
		<item>
			<title>configuring squid for our office</title>
			<link>http://www.daniweb.com/forums/thread235866.html</link>
			<pubDate>Wed, 04 Nov 2009 06:15:08 GMT</pubDate>
			<description>Hi guys, 
 
As i already mentioned, am a linux newbie because our office for some reason is moving to linux and as the head of Networks have been assigned to configure a squid but am stuck on how to go about it but have installed the squid on my debian. what next after that? please help...</description>
			<content:encoded><![CDATA[<div>Hi guys,<br />
<br />
As i already mentioned, am a linux newbie because our office for some reason is moving to linux and as the head of Networks have been assigned to configure a squid but am stuck on how to go about it but have installed the squid on my debian. what next after that? please help...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>sonah</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235866.html</guid>
		</item>
		<item>
			<title>News Story Leslie Stahl Needs To Get a Clue About P2P</title>
			<link>http://www.daniweb.com/news/story235660.html</link>
			<pubDate>Tue, 03 Nov 2009 13:16:36 GMT</pubDate>
			<description>Attachment 12439 (http://www.daniweb.com/forums/attachment.php?attachmentid=12439) 
Leslie Stahl had a piece Sunday night on 60 minutes on the supposed impact of piracy on the movie industry. (You can watch it here...</description>
			<content:encoded><![CDATA[<div><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12439" target="_blank">Attachment 12439</a><br />
Leslie Stahl had a piece Sunday night on 60 minutes on the supposed impact of piracy on the movie industry. (You can watch it <a rel="nofollow" class="t" href="http://www.cbsnews.com/stories/2009/10/30/60minutes/main5464994_page2.shtml?tag=contentMain;contentBody" target="_blank">here</a>.) Her piece was so slanted toward the Motion Picture Association of America, it was almost laughable (if it weren't so maddening). <br />
<br />
At one point, Stahl explained P2P networking using Bit Torrent in a way that made it sound like it was used exclusively for movie pirates and that it was the brand new gee-wizz technology--neither of which is true. In fact, many mainstream media companies are using P2P technology to deliver their content, and have been for years, because it's cheap and efficient.<br />
<br />
<span style="font-weight:bold">BitTorrent is Mainstream, Baby</span><br />
<br />
<a rel="nofollow" class="t" href="http://www.bittorrent.com/" target="_blank">BitTorrent</a>, the software that Stahl shows off in the piece was developed by <a rel="nofollow" class="t" href="http://www.bittorrent.com/company/management" target="_blank">Bram Cohen</a>, who is  Chief Scientist and company co-founder of BitTorrent, the company. His company, the one if you listen to Stahl's piece is responsible for moving pirated content around the internet, has many media companies as its clients. <br />
<br />
According to its web site, clients include Fox, MTV, Warner Brothers, Lions Gate and Paramount. If the movie industry is so worried about piracy on BitTorrent, it certainly has no problem using its 100+ million client network to distribute content.<br />
<br />
The MPAA flacks interviewed in the piece who suggest that pirates are stealing their profits neglect to say MPAA members are using the same technology the piece was demonizing.<br />
<br />
<br />
<span style="font-weight:bold">Understanding P2P</span><br />
<br />
<a rel="nofollow" class="t" href="http://www.girlgeeks.org/technology/tech0324.shtml" target="_blank">P2P</a> (or peer to peer) networking is nothing more than a technology for distributing content across a network of peer computers, taking advantage of the computing power of each one. Like any technology it can be used for good or ill, depending on who is using it. I published an <a rel="nofollow" class="t" href="http://www.streamingmedia.com/article.asp?id=9648&amp;page=1&amp;c=31" target="_blank">article</a> for StreamingMedia.com back in July, 2007 about the mainstreaming of P2P.  As I wrote at the time, quoting <a rel="nofollow" class="t" href="http://www.linkedin.com/in/montymullg" target="_blank">Monty Mullig</a>, who was was SVP of digital media technologies at Turner Broadcasting System Inc.:<br />
<br />
<div style="margin:20px; margin-top:5px; "> <div class="smallfont" style="margin-bottom:2px">Quote:</div> <table cellpadding="5" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2"> <hr />  “I would say that P2P as a technology, per se, hasn’t been the problem for content and copyright owners. It’s been the use and the way some services that are based on P2P technology have been deployed. There are plenty of ways to use P2P distribution that don’t infringe on the interests of copyright holders,” Mullig says.  <hr /> </td> </tr> </table> </div>Imagine that. There are ways to use the technology that don't infringe on copyright owners. You would never know that from the piece broadcast on Sunday night.<br />
<br />
<span style="font-weight:bold">Stahl Unbalanced</span><br />
<br />
Stahl's piece was flawed in so many ways, but she seemed to mix the up idea of pirates creating physical copies and selling them for money with those who were distributing movies for free over the internet. Meanwhile, she failed to acknowledge (while never even naming by name) that P2P technology has legitimate content distribution uses. Further, she had spokespeople from the MPAA and director Steven Soderbergh, but never saw the simple contradiction between the MPAA's position in this piece and the fact their members are partners with BitTorrent.<br />
<br />
My fellow-DaniWeb blogger Davey Winder wrote the other day in a post, <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story235178.html" target="_blank">Hold the Front Page: Piracy is Not Killing the Music Business</a>, a recent study found that people who downloaded music tracks illegally actually spent more on music than people who didn't. Winder suggests that it's not piracy that's the problem at all, but a failure to understand the way content is distributed in 2009.<br />
<br />
He's spot on of course, and the same lesson applies to the MPAA. It's time for them to stop demonizing software and trying to tie piracy to organized crime and figure out ways to use the technology to sell and distribute their content. 60 Minutes has a long reputation for hard-hitting investigative pieces, but this piece did it a disservice. At least try to get a dissenting opinion next time. Wouldn't have been that hard to find.<br />
<br />
<span style="font-style:italic">Photo by<a rel="nofollow" class="t" href="http://www.flickr.com/photos/hellochris/" target="_blank"> hellochris</a> on Flickr. Used under Creative Commons License.</span></div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12439&amp;d=1257252371" target="_blank">moviereel.jpg</a> (149.3 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>Techwriter10</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235660.html</guid>
		</item>
		<item>
			<title>I T security</title>
			<link>http://www.daniweb.com/forums/thread235453.html</link>
			<pubDate>Mon, 02 Nov 2009 19:46:05 GMT</pubDate>
			<description>Hello, I just finished my degree in engineering but I want develop myself in IT security, i just finished my ccna training and I need advice on how can do this and i also need a mentor in security. thanks</description>
			<content:encoded><![CDATA[<div>Hello, I just finished my degree in engineering but I want develop myself in IT security, i just finished my ccna training and I need advice on how can do this and i also need a mentor in security. thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>judeofgod</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235453.html</guid>
		</item>
		<item>
			<title>Computer Networking Problem</title>
			<link>http://www.daniweb.com/forums/thread235418.html</link>
			<pubDate>Mon, 02 Nov 2009 17:31:36 GMT</pubDate>
			<description><![CDATA[Hello All, 
At the moment of time, I am taking a Network Course in my college, and seems everything going NICE! (I hope it goes nice till the end of the semester) 
 
Anyways, I had a problem that I solved but it didn't make any sense to me at all. 
a-It asked for the Channel Capacity if the channel...]]></description>
			<content:encoded><![CDATA[<div>Hello All,<br />
At the moment of time, I am taking a Network Course in my college, and seems everything going NICE! (I hope it goes nice till the end of the semester)<br />
<br />
Anyways, I had a problem that I solved but it didn't make any sense to me at all.<br />
a-It asked for the Channel Capacity if the channel is noise free<br />
I solved it and I got 400kbps<br />
<br />
b-Then it asked for the Channel Capacity if the channel is noisy with a signal-to-noise ratio of 20dB.<br />
I solved it as well and I got 665.82kbps<br />
<br />
I checked it with one of my friends solution and he also got these numbers (not necessary to be correct though), so my question here, is it logical that a Noisy channel has more capacity than a noise free or not?? AS it doesn't make sense at all, because I think that for a Noisy channel the Capacity should decrease.<br />
<br />
Thank you!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>khaledkhaled24</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235418.html</guid>
		</item>
		<item>
			<title>IP Address From Email</title>
			<link>http://www.daniweb.com/forums/thread235392.html</link>
			<pubDate>Mon, 02 Nov 2009 15:32:24 GMT</pubDate>
			<description>hi Folks, 
 
anybody knows if it is possible I could find out the source Ip Address of sender from the email I received?any idea? any software? 
 
cheers 
 
ex) I received an email from a friend,but to authenticate that he is the real guy who I expected to have email from him.</description>
			<content:encoded><![CDATA[<div>hi Folks,<br />
<br />
anybody knows if it is possible I could find out the source Ip Address of sender from the email I received?any idea? any software?<br />
<br />
cheers<br />
<br />
ex) I received an email from a friend,but to authenticate that he is the real guy who I expected to have email from him.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>Relentless</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235392.html</guid>
		</item>
		<item>
			<title>internet connection sharing windows7, XP mode</title>
			<link>http://www.daniweb.com/forums/thread235125.html</link>
			<pubDate>Sun, 01 Nov 2009 16:50:40 GMT</pubDate>
			<description>i am using windows 7 with xp mode , i am having a problem with accessing to the internet using Windows 7 that is why i downloaded xp mode for windows7, i can access to the internet without any problem using xp mode and my hardware huawei wireless can work on xp mode, i am wondering if any one has...</description>
			<content:encoded><![CDATA[<div>i am using windows 7 with xp mode , i am having a problem with accessing to the internet using Windows 7 that is why i downloaded xp mode for windows7, i can access to the internet without any problem using xp mode and my hardware huawei wireless can work on xp mode, i am wondering if any one has an idea how can i set up an internet connection sharing between Windows 7 and xp mode so that i can access the internet from Windows 7 using my connection on windows xp mode..........<br />
any help will be highly appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>nuflia</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235125.html</guid>
		</item>
		<item>
			<title>Belkin Wireless G adaptor Windows 7 problems.</title>
			<link>http://www.daniweb.com/forums/thread234962.html</link>
			<pubDate>Sat, 31 Oct 2009 19:43:29 GMT</pubDate>
			<description><![CDATA[I have a Belkin F5D7000 series wireless g pci card and cannot for the life of me get it recognized and working under 32 bit Windows 7 Ult.  
 
I've tried several different drivers and running them in compatibility mode under XP/Vista. 
 
Running out of ideas and any help would be appreciated.  
...]]></description>
			<content:encoded><![CDATA[<div>I have a Belkin F5D7000 series wireless g pci card and cannot for the life of me get it recognized and working under 32 bit Windows 7 Ult. <br />
<br />
I've tried several different drivers and running them in compatibility mode under XP/Vista.<br />
<br />
Running out of ideas and any help would be appreciated. <br />
<br />
Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>pistolsnipe16</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234962.html</guid>
		</item>
		<item>
			<title>wireless MAC and DSL PC</title>
			<link>http://www.daniweb.com/forums/thread234952.html</link>
			<pubDate>Sat, 31 Oct 2009 18:11:54 GMT</pubDate>
			<description>Not sure where to post this, but here goes. 
I have a PC running Win XL pro (sp3). It has a DSL service connected and running. I have a MAC I-Book G4 that has no internet service unless I use the internal modem and dial up. 
I have used a router and networked the I-book, my desktop PC and another...</description>
			<content:encoded><![CDATA[<div>Not sure where to post this, but here goes.<br />
I have a PC running Win XL pro (sp3). It has a DSL service connected and running. I have a MAC I-Book G4 that has no internet service unless I use the internal modem and dial up.<br />
I have used a router and networked the I-book, my desktop PC and another desktop PC (running Win2k sp3) on occasion, but I found it to be less than reliable (BellSouth is the ISP).<br />
I would like to access the XLpro PC with the Ibook via a wireless setup.<br />
What do I need? How do I go about it?<br />
tks,<br />
johnd</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>jaydee2</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234952.html</guid>
		</item>
		<item>
			<title>Need study notes on computer hardware and networking engineering.</title>
			<link>http://www.daniweb.com/forums/thread234757.html</link>
			<pubDate>Fri, 30 Oct 2009 19:36:33 GMT</pubDate>
			<description>Hello , please i would like to know the idea about Computer Hardware and Networking Engineering. Thank you.</description>
			<content:encoded><![CDATA[<div>Hello , please i would like to know the idea about Computer Hardware and Networking Engineering. Thank you.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>Baller Baby</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234757.html</guid>
		</item>
		<item>
			<title><![CDATA[Error id 1030 & 1058]]></title>
			<link>http://www.daniweb.com/forums/thread234611.html</link>
			<pubDate>Fri, 30 Oct 2009 07:01:46 GMT</pubDate>
			<description>I am facing a problem from last 2 months that the Group Policy services of my Windows Server 2003 are disabled, it gives error id 1030 and error id 1058 in event viewer under Applications. 
I can not apply group policy to any Organizational Unit and due to that i am facing so many other problems. 
...</description>
			<content:encoded><![CDATA[<div>I am facing a problem from last 2 months that the Group Policy services of my Windows Server 2003 are disabled, it gives error id 1030 and error id 1058 in event viewer under Applications.<br />
I can not apply group policy to any Organizational Unit and due to that i am facing so many other problems.<br />
<br />
Please do inform me if there is any help you can provide.<br />
Tahnking you in anticipation.<br />
<br />
Regards,<br />
Sufyan Thaheem<br />
SNIP</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>Sufyan Thaheem</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234611.html</guid>
		</item>
		<item>
			<title>ethernet card issue</title>
			<link>http://www.daniweb.com/forums/thread234565.html</link>
			<pubDate>Fri, 30 Oct 2009 02:36:22 GMT</pubDate>
			<description>interesting issue this is not for me but for a friend,, he has a windows xp with an integrated nic card and it reads a 169 ip address, and he has also put in an pci Ethernet adapter and still has the same issue.. he has uninstalled the nic from the device manager and reinstalled it..he has even...</description>
			<content:encoded><![CDATA[<div>interesting issue this is not for me but for a friend,, he has a windows xp with an integrated nic card and it reads a 169 ip address, and he has also put in an pci Ethernet adapter and still has the same issue.. he has uninstalled the nic from the device manager and reinstalled it..he has even tried to hard set the ip address in to the LAC and still does not work...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>spudly1987</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234565.html</guid>
		</item>
		<item>
			<title>Cannot connect to any FTP server no matter what FTP program I use.</title>
			<link>http://www.daniweb.com/forums/thread234429.html</link>
			<pubDate>Thu, 29 Oct 2009 12:43:27 GMT</pubDate>
			<description><![CDATA[Hi guys/gals 
 
I'm having the most frustrating time trying to connect to FTP servers in order to upload files. I try to connect to a number of different FTP servers and cannot connect to any of them. 
 
I've tried connecting to the same servers using the same FTP programs on a second machine and...]]></description>
			<content:encoded><![CDATA[<div>Hi guys/gals<br />
<br />
I'm having the most frustrating time trying to connect to FTP servers in order to upload files. I try to connect to a number of different FTP servers and cannot connect to any of them.<br />
<br />
I've tried connecting to the same servers using the same FTP programs on a second machine and it has no issues at all.<br />
<br />
I've done ping and tracert tests on the machine with the issues and the internet connection is definitely NOT the problem. I've looked at network settings but with my little knowledge about networks I've not been able to see if there are any issues. Both PCs have the same network setup so I doubt it's a network issue.<br />
<br />
I'm at a loss, anyone come across a similar issue?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>Venom Rush</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234429.html</guid>
		</item>
		<item>
			<title>cant access site by web address only by I.P.</title>
			<link>http://www.daniweb.com/forums/thread234421.html</link>
			<pubDate>Thu, 29 Oct 2009 12:16:37 GMT</pubDate>
			<description>Hi, 
 
I think this is probabgly something simple but im hosting a site on our work server which is visable to the outside world (ouside our firewall) using the web address e.g. http://www.domainname.com but i cant access inside the firewall but i can access it using the IP address its sitting on. ...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I think this is probabgly something simple but im hosting a site on our work server which is visable to the outside world (ouside our firewall) using the web address e.g. <a rel="nofollow" class="t" href="http://www.domainname.com" target="_blank">http://www.domainname.com</a> but i cant access inside the firewall but i can access it using the IP address its sitting on. <br />
<br />
Any ideas?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>kegathor</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234421.html</guid>
		</item>
		<item>
			<title>Setting a password on shared folders</title>
			<link>http://www.daniweb.com/forums/thread234420.html</link>
			<pubDate>Thu, 29 Oct 2009 12:15:25 GMT</pubDate>
			<description>Hi, 
 
I am quite new to the world of computers and am looking for some advice. 
 
I have a Server which is networked to 5 other machines. On this server we have private databases etc and i would like to password specific folders or indeed the whole hard drive of the server so only the said...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am quite new to the world of computers and am looking for some advice.<br />
<br />
I have a Server which is networked to 5 other machines. On this server we have private databases etc and i would like to password specific folders or indeed the whole hard drive of the server so only the said machines can access the server.<br />
<br />
I don't have a clue where to start.<br />
<br />
Any help would be greatly appreciated.<br />
<br />
many thanks<br />
Oli</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>otak123</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234420.html</guid>
		</item>
		<item>
			<title>DNS backup and restore</title>
			<link>http://www.daniweb.com/forums/thread234024.html</link>
			<pubDate>Wed, 28 Oct 2009 02:59:00 GMT</pubDate>
			<description><![CDATA[Hi............i am using server 2003. it does not have active directory, just dns server. 
 
i have a primary zone under forward lookup named '' technical ''. 
added some users under technical zone. 
 
taken backup using the command : dnscmd /zoneexport technical backup\technical.dns.bak 
 
it has...]]></description>
			<content:encoded><![CDATA[<div>Hi............i am using server 2003. it does not have active directory, just dns server.<br />
<br />
i have a primary zone under forward lookup named '' technical ''.<br />
added some users under technical zone.<br />
<br />
taken backup using the command : dnscmd /zoneexport technical backup\technical.dns.bak<br />
<br />
it has created a file named '' technical.dns.bak '' under windows/system32/dns/backup.<br />
<br />
now I have deleted the zone technical. How can I restore technical with previous settings..............shakil<br />
<br />
or any step recommended for future dns backup and restore(only dns backup not system state data)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>shakil_diit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234024.html</guid>
		</item>
		<item>
			<title>News Story Stimulus Funding State Internet Mapping, Too</title>
			<link>http://www.daniweb.com/news/story234021.html</link>
			<pubDate>Wed, 28 Oct 2009 02:52:07 GMT</pubDate>
			<description>In addition to funding broadband projects (http://www.daniweb.com/news/story231771.html) in the states, particularly in rural areas, the American Recovery and Reinvestment Act of 2009, also known as the stimulus package, includes funds for collection of state-level broadband data...</description>
			<content:encoded><![CDATA[<div>In addition to funding <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story231771.html" target="_blank">broadband projects</a> in the states, particularly in rural areas, the American Recovery and Reinvestment Act of 2009, also known as the stimulus package, includes funds for <a rel="nofollow" class="t" href="http://www.ntia.doc.gov/press/2009/BTOP_mapping_090701.pdf" target="_blank">collection of state-level broadband data</a>, as well as state-wide broadband mapping and planning.<br />
<br />
The project, which will also help create a national broadband map, is being managed by the Department of Commerce's National Telecommunications and Information Administration (NTIA).<br />
<br />
The State Broadband Data and Development Grant Program, announced on July 1, is a competitive, merit-based matching grant program that will provide approximately $240 million in grants to assist states or their designees to develop state-specific data on the deployment levels and adoption rates of broadband services, the NTIA said. Awardees are required to contribute at least 20 percent non-federal matching funds toward project costs.<br />
<br />
Each state could have only a single, eligible entity to perform the mapping. Applications for the program were accepted from July 14 to August 14.<br />
<br />
On September 9, the NTIA <a rel="nofollow" class="t" href="http://www.ntia.doc.gov/press/2009/BTOP_mappingtotals_090909.pdf" target="_blank">announced </a>that it had received applications representing all 50 states, five territories, and the District of Columbia. Fifty-two of the 56 states (or their designated entities) also submitted requests for broadband planning funds, typically about $500,000 each over a 5-year period, the NTIA said, which also released a <a rel="nofollow" class="t" href="http://www.ntia.doc.gov/press/2009/BTOP_applicantlist_090909.pdf" target="_blank">list</a> of the applicants.<br />
<br />
Now, the NTIA is beginning to announce grant awards made to the states for mapping. On October 5, the NTIA <a rel="nofollow" class="t" href="http://www.ntia.doc.gov/press/2009/BTOP_MappingAwards_091005.pdf" target="_blank">announced</a> the first grants:<br />
<ul><li>California Public Utilities Commission (CPUC): approximately $1.8 million</li>
<li>Indiana Office of Technology (IOT): approximately $1.3 million</li>
<li>Rural Economic Development Center, Inc. (e-NC Authority): approximately $1.6 million</li>
<li>Vermont Center for Geographic Information (VCGI): approximately $1.2 million</li>
</ul><br />
The CPUC was also awarded $500,000 for the cost of broadband planning activities in California over four years, bringing its grant award total to approximately $2.3 million, and the e-NC Authority was awarded approximately $435,000 for the cost of broadband planning activities in North Carolina over five years, bringing its grant award total to over $2 million, the NTIA said.<br />
<br />
On October 23, the NTIA <a rel="nofollow" class="t" href="http://www.ntia.doc.gov/press/2009/BTOP_MappingWVgrant_20091023.html" target="_blank">announced</a> a grant of approximately $1.4 million to fund broadband mapping and planning activities in West Virginia. In addition, the West Virginia Geologic and Economic Survey  will receive $185,000 for the cost of broadband planning activities in West Virginia over two years, bringing its grant award total to approximately $1.4 million.<br />
<br />
Other states are waiting to hear responses.<br />
<br />
The national broadband mapping project has come under <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story220736.html" target="_blank">criticism</a> in recent months for bowing to industry pressure and planning to put less detail in the map.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>slfisher</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234021.html</guid>
		</item>
		<item>
			<title>Internet disconnections</title>
			<link>http://www.daniweb.com/forums/thread233841.html</link>
			<pubDate>Tue, 27 Oct 2009 12:04:23 GMT</pubDate>
			<description><![CDATA[My issue is dealing with my internet connection. I have never had this problem till this weekend when i hooked it up to my aunt's internet. It will be working and connected fine to my network then bam the whole internet dies completely, or it decides to switch to a different internet connection in...]]></description>
			<content:encoded><![CDATA[<div>My issue is dealing with my internet connection. I have never had this problem till this weekend when i hooked it up to my aunt's internet. It will be working and connected fine to my network then bam the whole internet dies completely, or it decides to switch to a different internet connection in the area. Then i go through the frustrating process of trying to reconnect to my network that all of sudden can't be found. I've even sat right beside the router to make sure i was in range. My sister's computer doesn't have this problem with her internet. So I don't know what has cause the sudden stupidity in my laptop. I've uninstall/reinstalled my wireless program and I have used windows as my default wireless connection. Neither processes has work no longer than 5-15minutes. When i try to repair the connection it says can't connect to network and such. It says I have good connection at times but no connection.<br />
<br />
I'm running all the necassary scanning programs on my computer to make sure it's not a virus but i still haven't found anything.<br />
<br />
<br />
So any ideas what I should do and what could be causing this?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>Silentluna8</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233841.html</guid>
		</item>
		<item>
			<title>Networking thread</title>
			<link>http://www.daniweb.com/forums/thread233672.html</link>
			<pubDate>Tue, 27 Oct 2009 03:25:33 GMT</pubDate>
			<description><![CDATA[in my network i have 50 PCs and i have share 1 drive and this drive i have taken on 15 pcs with the help of map network drive but problem is that in this share drive any body can delete dat of any one but i have given permission only read & write.]]></description>
			<content:encoded><![CDATA[<div>in my network i have 50 PCs and i have share 1 drive and this drive i have taken on 15 pcs with the help of map network drive but problem is that in this share drive any body can delete dat of any one but i have given permission only read &amp; write.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>rohit arora</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233672.html</guid>
		</item>
		<item>
			<title>News Story White House Site Switches to Drupal</title>
			<link>http://www.daniweb.com/news/story233299.html</link>
			<pubDate>Mon, 26 Oct 2009 02:37:34 GMT</pubDate>
			<description>The Associated Press reported (http://www.google.com/hostednews/ap/article/ALeqM5iuRIVBTLUvW7823FC-fcfhvkSxHgD9BHLF180) this weekend that the official White House website (http://www.whitehouse.gov/) has been switched to using the open-source Drupal content management system 
 
Using open source...</description>
			<content:encoded><![CDATA[<div>The Associated Press <a rel="nofollow" class="t" href="http://www.google.com/hostednews/ap/article/ALeqM5iuRIVBTLUvW7823FC-fcfhvkSxHgD9BHLF180" target="_blank">reported</a> this weekend that the <a rel="nofollow" class="t" href="http://www.whitehouse.gov/" target="_blank">official White House website</a> has been switched to using the open-source Drupal content management system<br />
<br />
Using open source will result in improved security -- because more programmers will be looking for errors in the software -- as well as more quickly and less expensively updated, the AP said.<br />
<br />
The White House site had been using technology held over from the administration of former President George W. Bush, but the staff had been working toward the transition since the inauguration. For example, the <a rel="nofollow" class="t" href="http://www.recovery.gov/Pages/home.aspx" target="_blank">website that tracks stimulus spending</a>, launched in February, was already <a rel="nofollow" class="t" href="http://drupal.org/node/375843" target="_blank">built</a> using Drupal.<br />
<br />
Several other federal agencies, such as the Department of Defense, the Department of Commerce, the Department of Education, and the General Service Administration, are also <a rel="nofollow" class="t" href="http://buytaert.net/whitehouse-gov-using-drupal" target="_blank">said</a> to be using Drupal.<br />
<br />
However, modifications made by the White House staff, such as to improve security, have not thus far been given back to the Drupal community, noted Tim O'Reilly in his <a rel="nofollow" class="t" href="http://radar.oreilly.com/2009/10/whitehouse-switch-drupal-opensource.html" target="_blank">blog</a>.  &quot;The source code for Drupal (and the rest of the LAMP stack) is indeed available, but the modifications that were made to meet government security, scalability, and hosting requirements have not yet been shared,&quot; he said.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>slfisher</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233299.html</guid>
		</item>
		<item>
			<title>Job Opportunity for Singaporeans!!</title>
			<link>http://www.daniweb.com/forums/thread233290.html</link>
			<pubDate>Mon, 26 Oct 2009 02:09:33 GMT</pubDate>
			<description>Hello Members, 
 
Hope you are all keeping your eyes and ears open for an amazing opportunity to excel in your career as IT professionals. 
 
Keeping the gibber jabber locked away lets get down to business: 
 
Job Role:  Technical Support Representative 
 
Company Name: undisclosed at this time.</description>
			<content:encoded><![CDATA[<div>Hello Members,<br />
<br />
Hope you are all keeping your eyes and ears open for an amazing opportunity to excel in your career as IT professionals.<br />
<br />
Keeping the gibber jabber locked away lets get down to business:<br />
<br />
Job Role:  Technical Support Representative<br />
<br />
Company Name: undisclosed at this time.<br />
<br />
About the company: Its a international brand of consumer electronics such as Compaq, Dell, IBM etc.<br />
<br />
Job Description:<br />
Working on a monthly rotating shift.<br />
5 Days a week (minimum of 40 hours a week).<br />
<br />
Job Requirements:<br />
Degree/Diploma/Certification in IT related subject.<br />
1 year experience in technical support.<br />
Fluent in spoken Mandarin and English.<br />
<br />
Basic Salary : S$2500 :)<br />
<br />
Contact Number:<br />
 +6531080670 (VoIP Number)<br />
<br />
E-mail: <a href="mailto:hunza.s@gmail.com">hunza.s@gmail.com</a><br />
<br />
50 seats available till this week so hurry!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>hunza300</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233290.html</guid>
		</item>
		<item>
			<title>Switch from DSL to Cable</title>
			<link>http://www.daniweb.com/forums/thread233263.html</link>
			<pubDate>Sun, 25 Oct 2009 23:30:28 GMT</pubDate>
			<description><![CDATA[We are converting from DSL to ComCast cable. We have a VPN. (using a cisco 871 router)  & verified the address etc but can get past the cable modem. Suggestions are welcomed.]]></description>
			<content:encoded><![CDATA[<div>We are converting from DSL to ComCast cable. We have a VPN. (using a cisco 871 router)  &amp; verified the address etc but can get past the cable modem. Suggestions are welcomed.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>cllyke</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233263.html</guid>
		</item>
		<item>
			<title>Network files deletion</title>
			<link>http://www.daniweb.com/forums/thread233165.html</link>
			<pubDate>Sun, 25 Oct 2009 14:04:50 GMT</pubDate>
			<description>I am finding for a freeware which can be used for removing the files which are deleted from the network so that they are deleted permanently in my network but the files on they are not recovered back again using any software. I want guaranteed permanant deletion of these files. As of now the files...</description>
			<content:encoded><![CDATA[<div>I am finding for a freeware which can be used for removing the files which are deleted from the network so that they are deleted permanently in my network but the files on they are not recovered back again using any software. I want guaranteed permanant deletion of these files. As of now the files on the local PC. Please suggest me some software for the same. I will be really very greatful to you for helping me in this. Waiting for your response...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>Rati A</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233165.html</guid>
		</item>
		<item>
			<title>taking backup using harddisk to harddisk</title>
			<link>http://www.daniweb.com/forums/thread233156.html</link>
			<pubDate>Sun, 25 Oct 2009 12:55:31 GMT</pubDate>
			<description>can anybody tell me .how should i take backup using harddisk 
to harddisk.kindly let me know the idea,any help would be 
highly appreciated.</description>
			<content:encoded><![CDATA[<div>can anybody tell me .how should i take backup using harddisk<br />
to harddisk.kindly let me know the idea,any help would be<br />
highly appreciated.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>firoz.raj</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233156.html</guid>
		</item>
		<item>
			<title>strange error(default printer cannot be set)</title>
			<link>http://www.daniweb.com/forums/thread233114.html</link>
			<pubDate>Sun, 25 Oct 2009 08:12:45 GMT</pubDate>
			<description>there are three printer two printer is installed.and one network 
printer.when i tried to set default printer.i get error default printer 
cannot be set.kindly let me know the idea.any help would be 
highly appreciated</description>
			<content:encoded><![CDATA[<div>there are three printer two printer is installed.and one network<br />
printer.when i tried to set default printer.i get error default printer<br />
cannot be set.kindly let me know the idea.any help would be<br />
highly appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>firoz.raj</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233114.html</guid>
		</item>
		<item>
			<title>News Story Groups Working to Set Up .Gay Domain</title>
			<link>http://www.daniweb.com/news/story233045.html</link>
			<pubDate>Sun, 25 Oct 2009 02:57:08 GMT</pubDate>
			<description>Two groups are working to set up a .gay top-level Internet domain, with plans for using some of the proceeds for registering sites in that domain to support gay causes, according to an article (http://cityroom.blogs.nytimes.com/2009/10/23/competing-groups-press-for-a-gay-internet-suffix/) in the...</description>
			<content:encoded><![CDATA[<div>Two groups are working to set up a .gay top-level Internet domain, with plans for using some of the proceeds for registering sites in that domain to support gay causes, according to an <a rel="nofollow" class="t" href="http://cityroom.blogs.nytimes.com/2009/10/23/competing-groups-press-for-a-gay-internet-suffix/" target="_blank">article</a> in the <span style="font-style:italic">New York Times</span>.<br />
<br />
While it can cost up to $400,000 to set up a new top-level domain, companies compete for control, because the <a rel="nofollow" class="t" href="http://www.icann.org/en/tlds/select.htm" target="_blank">Internet Corporation for Assigned Names and Numbers</a>, which oversees the development and management of the Internet’s unique identifiers, awards the registry rights to just one applicant for each new top-level domain, which can result in millions of dollars per year, the <span style="font-style:italic">Times</span> said.<br />
<br />
Currently, the two groups are competing for the right to apply by each claiming to be more gay than the other. &quot;The Dot Gay Alliance (<a rel="nofollow" class="t" href="http://www.dotgay.org/" target="_blank">dotgay.org</a>), out of New York City, is being led by a longtime gay activist,&quot; the <span style="font-style:italic">Times</span> said. &quot;And dotGay (<a rel="nofollow" class="t" href="http://www.dotgay.com/" target="_blank">dotgay.com</a>) is being spearheaded by a heterosexual German man in Riga, Latvia, who has incorporated a company in San Francisco.&quot;<br />
<br />
The Dot Gay Alliance points out that it is run by a gay man, while dotGay points out that it is based in San Francisco and that its head has experience setting up new top-level domains.<br />
<br />
Neither of the for-profit groups has said what percentage of revenues it would commit for gay causes, though Joe Dolce, founder and executive director of the Dot Gay Alliance, spoke favorably of Al Gore's declaration that he would support a particular group's right to the .eco top-level domain -- where a <a rel="nofollow" class="t" href="http://greeninc.blogs.nytimes.com/2009/09/29/comapnies-vie-for-control-of-dot-eco/?hp" target="_blank">similar fight</a> is taking place -- only if half the proceeds went to environmental causes.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>slfisher</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233045.html</guid>
		</item>
		<item>
			<title>Need help identifying bizarre connector</title>
			<link>http://www.daniweb.com/forums/thread233012.html</link>
			<pubDate>Sat, 24 Oct 2009 21:33:35 GMT</pubDate>
			<description>Hey Daniweb community, 
 
The office space we rented includes Ethernet wiring, however the patch where the network equipment can be connected has strange connectors on the cables coming out of it. 
http://i34.tinypic.com/2qcjkup.jpg 
The cables themselves are Cat5e and connect to standard 8P8C wall...</description>
			<content:encoded><![CDATA[<div>Hey Daniweb community,<br />
<br />
The office space we rented includes Ethernet wiring, however the patch where the network equipment can be connected has strange connectors on the cables coming out of it.<br />
<a rel="nofollow" class="t" href="http://i34.tinypic.com/2qcjkup.jpg" target="_blank">http://i34.tinypic.com/2qcjkup.jpg</a><br />
The cables themselves are Cat5e and connect to standard 8P8C wall plates. I'm sure they're for Ethernet, but the connectors themselves are bizarre. The one on the right of the picture is mangled up, so I have no clue why anyone would want to install connectors like this. I must not be understanding their purpose.<br />
If it helps, the connectors have printed on one side:<br />
A92/831/0051<br />
And on the other:<br />
T568A Lucent<br />
<br />
Any help identifying these is appreciated!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>CFSworks</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233012.html</guid>
		</item>
		<item>
			<title>network timer for linux</title>
			<link>http://www.daniweb.com/forums/thread232712.html</link>
			<pubDate>Fri, 23 Oct 2009 20:32:08 GMT</pubDate>
			<description>hi guys.can anyone assist me with list of names of cafe timer that works on Linux and sites were i can download them. 
 am also having a problem with my isp provider.they have changed the mode of data allocation from a fixed unlimited access on a monthly payment basis to allocation of data bundle...</description>
			<content:encoded><![CDATA[<div>hi guys.can anyone assist me with list of names of cafe timer that works on Linux and sites were i can download them.<br />
 am also having a problem with my isp provider.they have changed the mode of data allocation from a fixed unlimited access on a monthly payment basis to allocation of data bundle of which i cannot work with because its so little and dam expensive.so i was asking is there a software that i can access the internet anonymously so i can avoid the bundle cost allocation.plz guys help me out</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>yudnutis</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232712.html</guid>
		</item>
		<item>
			<title>keeping password just in cookies, not in servers.</title>
			<link>http://www.daniweb.com/forums/thread232505.html</link>
			<pubDate>Fri, 23 Oct 2009 05:41:22 GMT</pubDate>
			<description><![CDATA[Hi, 
Suppose a site doesn't store passwords on its server. 
When the user creates a new account, his password is hashed together with his username and stored in a cookie insider his Web browser. When he comes to the site again and types in his username and password, the server hashes them pulls the...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
Suppose a site doesn't store passwords on its server.<br />
When the user creates a new account, his password is hashed together with his username and stored in a cookie insider his Web browser. When he comes to the site again and types in his username and password, the server hashes them pulls the cookie from the user’s browser and checks if the computed hash is equal to the hash<br />
stored in the cookie. If they match, access is granted.<br />
Can another person log into his account just be knowing the username i.e the victim's computer is offline and inaccessible( cannot be eavesdropped)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>byehye87</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232505.html</guid>
		</item>
		<item>
			<title>Network Monitoring Tools</title>
			<link>http://www.daniweb.com/forums/thread232407.html</link>
			<pubDate>Thu, 22 Oct 2009 20:08:27 GMT</pubDate>
			<description>We have a very small environment, 20 or less servers across 4 geographically spread locations.  All connected via a MPLS WAN with T1 speeds.  I want to monitor/alert on the following items: 
 
* Up/Down status on servers(including individual services would be a huge bonus) 
* Windows Event log...</description>
			<content:encoded><![CDATA[<div>We have a very small environment, 20 or less servers across 4 geographically spread locations.  All connected via a MPLS WAN with T1 speeds.  I want to monitor/alert on the following items:<br />
<ul><li>Up/Down status on servers(including individual services would be a huge bonus)</li>
<li>Windows Event log errors</li>
<li>Disk space utilization – trends</li>
<li>Non server hardware alive status(routers, switches etc…)</li>
<li>Custom alerts(ping, batch file etc..)</li>
</ul><br />
I can't invest much right now, so freeware is the best.  The solution needs to be a standalone app that is not hosted by a 3rd party.  <br />
<br />
Suggestions?  <br />
<br />
We are currently playing with spiceworks.  Seems to be a lot of advertising going on and I don't feel comfortable my info isn't being sent offsite.  <br />
<br />
Thanks!!<br />
<br />
John</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>Kooty</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232407.html</guid>
		</item>
		<item>
			<title>code to get WAN/external IP in java</title>
			<link>http://www.daniweb.com/forums/thread232391.html</link>
			<pubDate>Thu, 22 Oct 2009 19:06:19 GMT</pubDate>
			<description>hi all, 
 
i am in an urgent requirement of getting the WAN ip of the visitors of my website through java. using getRemoteHost() gives me the lan ip. please respond</description>
			<content:encoded><![CDATA[<div>hi all,<br />
<br />
i am in an urgent requirement of getting the WAN ip of the visitors of my website through java. using getRemoteHost() gives me the lan ip. please respond</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>trojanGirl</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232391.html</guid>
		</item>
		<item>
			<title>internet issue</title>
			<link>http://www.daniweb.com/forums/thread232199.html</link>
			<pubDate>Thu, 22 Oct 2009 07:05:02 GMT</pubDate>
			<description>can anyone tell me .why internet is not working.Kindly let me know the idea.internet is working on my computer.but when i unplug my rj45 cable from computer.and put in the laptop lancard port.internet is not working.Kindly let me know the idea.is the domain creating a problem.because my computer is...</description>
			<content:encoded><![CDATA[<div>can anyone tell me .why internet is not working.Kindly let me know the idea.internet is working on my computer.but when i unplug my rj45 cable from computer.and put in the laptop lancard port.internet is not working.Kindly let me know the idea.is the domain creating a problem.because my computer is the member of domain.kindly let me know the idea.any help would be highly appreciated.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>firoz.raj</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232199.html</guid>
		</item>
		<item>
			<title>Some explanation about hardware maintenance website</title>
			<link>http://www.daniweb.com/forums/thread232190.html</link>
			<pubDate>Thu, 22 Oct 2009 06:33:11 GMT</pubDate>
			<description><![CDATA[Sir  
can anyone tell me some good website name for hardware & networking .Kindly let me know the idea.any help would 
be highly appreciated.]]></description>
			<content:encoded><![CDATA[<div>Sir <br />
can anyone tell me some good website name for hardware &amp; networking .Kindly let me know the idea.any help would<br />
be highly appreciated.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>firoz.raj</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232190.html</guid>
		</item>
		<item>
			<title>Access violation</title>
			<link>http://www.daniweb.com/forums/thread232058.html</link>
			<pubDate>Wed, 21 Oct 2009 19:24:26 GMT</pubDate>
			<description>Hi  
 
I am a completely novice and need some help 
 
I keep getting a message 
 
LINKSYS WIRELSS NETWORK MONITOR 
 
ACCESS VIOLATION AT ADDRESS 24103531  READ OF ADDRESS</description>
			<content:encoded><![CDATA[<div>Hi <br />
<br />
I am a completely novice and need some help<br />
<br />
I keep getting a message<br />
<br />
LINKSYS WIRELSS NETWORK MONITOR<br />
<br />
ACCESS VIOLATION AT ADDRESS 24103531  READ OF ADDRESS<br />
<br />
Can anyone tell me what this means and how do I resolve it?<br />
<br />
Thanks in advance<br />
<br />
Mark</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>markym</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232058.html</guid>
		</item>
		<item>
			<title>Strange error</title>
			<link>http://www.daniweb.com/forums/thread231944.html</link>
			<pubDate>Wed, 21 Oct 2009 11:33:09 GMT</pubDate>
			<description>Can anybody tell me .why  when i click on status .we are getting  
sent bytes 78,245 meanwhile received byte 2 in a Activity Frame. 
Kindly let me know the idea.any help would be highly appreciated. 
in a desktop internet is working properly.when i unplugged the  
rj45 cable from lancard.and put...</description>
			<content:encoded><![CDATA[<div>Can anybody tell me .why  when i click on status .we are getting <br />
sent bytes 78,245 meanwhile received byte 2 in a Activity Frame.<br />
Kindly let me know the idea.any help would be highly appreciated.<br />
in a desktop internet is working properly.when i unplugged the <br />
rj45 cable from lancard.and put that rj45 cable in laptop ehternet<br />
card.we are getting less received byte .and internet does not work.<br />
Kindly let me know the Idea.any help would be highly appreciated.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>firoz.raj</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231944.html</guid>
		</item>
		<item>
			<title>not able to access linux server with static ip outside the LAN</title>
			<link>http://www.daniweb.com/forums/thread231863.html</link>
			<pubDate>Wed, 21 Oct 2009 06:34:48 GMT</pubDate>
			<description>HI friends, 
 
I have checked the forums, until i loose my patience, but didnt get any such query or reply, so finally posting my issue. 
I hav a CentOS box installed as a server with static ip and windows client using it to connect to internet via squid(the proxy server) on LAN 
Now wen i try to...</description>
			<content:encoded><![CDATA[<div>HI friends,<br />
<br />
I have checked the forums, until i loose my patience, but didnt get any such query or reply, so finally posting my issue.<br />
I hav a CentOS box installed as a server with static ip and windows client using it to connect to internet via squid(the proxy server) on LAN<br />
Now wen i try to connect my Linux box outside my LAN, it is not even giving any reply to ping.<br />
Do i need any specific settings with respect to static ip, to make it accessible outside the LAN.<br />
Mentinable:- i hav installed squid for proxy server and samba for File accessing on LAN.<br />
<br />
any kinda support will be appreciated<br />
thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>aman_dba</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231863.html</guid>
		</item>
		<item>
			<title>how to reset router automaticaly............</title>
			<link>http://www.daniweb.com/forums/thread231851.html</link>
			<pubDate>Wed, 21 Oct 2009 05:10:39 GMT</pubDate>
			<description>how can i reset my router automatically on net disconnect with php cmd or any other application.....................</description>
			<content:encoded><![CDATA[<div>how can i reset my router automatically on net disconnect with php cmd or any other application.....................</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>shishtawitch</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231851.html</guid>
		</item>
		<item>
			<title>Security Project Ideas</title>
			<link>http://www.daniweb.com/forums/thread231792.html</link>
			<pubDate>Tue, 20 Oct 2009 23:35:18 GMT</pubDate>
			<description><![CDATA[Hi all,  
          I'm looking for some ideas for a masters project in network security or networking.  
 
I wanted to do something on botnets as im very interested in them but am having problems understanding what i could achieve by doing a project on that.  
 
I'd really appreciate some ideas.....]]></description>
			<content:encoded><![CDATA[<div>Hi all, <br />
          I'm looking for some ideas for a masters project in network security or networking. <br />
<br />
I wanted to do something on botnets as im very interested in them but am having problems understanding what i could achieve by doing a project on that. <br />
<br />
I'd really appreciate some ideas..<br />
<br />
Thanks :)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>UnknownUser</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231792.html</guid>
		</item>
		<item>
			<title>News Story What Broadband Projects are in Line for Stimulus Funding?</title>
			<link>http://www.daniweb.com/news/story231771.html</link>
			<pubDate>Tue, 20 Oct 2009 21:03:48 GMT</pubDate>
			<description>In the American Recovery and Reinvestment Act of 2009, also known as the stimulus package, Congress appropriated $7.2 billion for broadband grants, loans, and loan guarantees to be administered by the USDA’s Rural Utilities Service (RUS) and the Department of Commerce’s National Telecommunications...</description>
			<content:encoded><![CDATA[<div>In the American Recovery and Reinvestment Act of 2009, also known as the stimulus package, Congress appropriated $7.2 billion for broadband grants, loans, and loan guarantees to be administered by the USDA’s Rural Utilities Service (RUS) and the Department of Commerce’s National Telecommunications and Information Administration (NTIA). The deadline for submissions was earlier this year.<br />
<br />
Now, you can <a rel="nofollow" class="t" href="http://www.ntia.doc.gov/broadbandgrants/applications/search.cfm" target="_blank">search the database yourself</a> to find what projects were submitted.<br />
<br />
<a rel="nofollow" class="t" href="http://blog.endeavourpartners.net/2009/09/21/broadband-stimulus-28-billion-dollars-in-applications-chasing-7-2-billion-dollars-in-funding-%E2%80%93-including-alaska%E2%80%99s-new-and-improved-underwater-bridge-to-nowhere/" target="_blank">Endeavour Partners</a>, a consulting company, downloaded the data to see what it could find out about the proposals.<br />
<br />
First of all, $28 billion in requests was submitted for $7.2 billion in funding.<br />
<br />
Other observations include:<ul><li>2,186 applications were received</li>
<li>The average application size was $12.7 million, but the median application size was $2.7 million</li>
<li>Alaska had the largest total dollar amount requested, at $1.3 billion</li>
<li>The largest application was from RADgov, a proposal to build and connect computer learning centers in underserved communities across the US for $938 million</li>
<li>The top 10 states requesting the most money were California, Florida, Colorado, Alaska, New York, Texas, Virginia, Missouri, Maryland, and Illinois.</li>
<li>The top 10 states requesting the most money per capita were Alaska, the District of Columbia, North Dakota, Rhode Island, South Dakota, Hawaii, Vermont, Colorado, New Mexico, and Maryland.</li>
</ul><br />
While a number of the top 10 per capita states actually are laggards in terms of broadband availability, &quot;three of the top 10 states ranked on funding requests per capita are in the top 10 for actual broadband performance:  Rhode Island, the District of Columbia, and Maryland,&quot; the group said. &quot;These are all densely populated areas with meaningful broadband competition.&quot;<br />
<br />
Awards for this first round are expected to be announced in November.<br />
<br />
&quot;It will be interesting to see how the process plays out – if awards will be made to a few large, pork barrel projects or if dollars will be carefully allocated to the rural states and areas where broadband economics break down and private sector competition is likely to remain weak,&quot; Endeavour concluded.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>slfisher</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231771.html</guid>
		</item>
		<item>
			<title>Video conferencing solutions</title>
			<link>http://www.daniweb.com/forums/thread231671.html</link>
			<pubDate>Tue, 20 Oct 2009 14:15:37 GMT</pubDate>
			<description>If you were asked to offer a multi-site video conferencing solution, where quality is more important than price, what would you offer? With my current knowledge I can offer just two things: 1) Use hardware codecs for pears and make one server MCU. (This way I offer just intallation and...</description>
			<content:encoded><![CDATA[<div>If you were asked to offer a multi-site video conferencing solution, where quality is more important than price, what would you offer? With my current knowledge I can offer just two things: 1) Use hardware codecs for pears and make one server MCU. (This way I offer just intallation and configuration of the hardware) 2) Use PC for each pear/site and make one PC server MCU. But &quot;implement&quot; codec and the needed software. This way I will offer my software, &quot;my&quot; codec + configuration and installation.<br />
<br />
What other options do we have in video conferencing? I think I also have to choose among different protocols if I choose to implement a software: what are options, their pros and cons.<br />
<br />
Actually this is a question of someone who knows very little about video conferencing. So advices in any level and links to short and helpful tutorials are very welcome.<br />
<br />
Thanks.<br />
<br />
p.s. I found this section to be suitable for my question, but if there is more suitable section, please feel free to move it to there. <br />
Thanks again.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>NeoKyrgyz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231671.html</guid>
		</item>
		<item>
			<title>News Story Warning: Trojans Hiding In Facebook Apps</title>
			<link>http://www.daniweb.com/news/story231627.html</link>
			<pubDate>Tue, 20 Oct 2009 11:01:33 GMT</pubDate>
			<description><![CDATA[It's not just phishing scams (http://www.daniweb.com/news/story231517.html) that Facebook users have to worry about right now,  
 
According to Roger Thompson, the Chief Research Officer with security vendor AVG, hacked Facebook applications are increasingly reaching out to exploit sites based in...]]></description>
			<content:encoded><![CDATA[<div>It's not just <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story231517.html" target="_blank">phishing scams</a> that Facebook users have to worry about right now, <br />
<br />
According to Roger Thompson, the Chief Research Officer with security vendor AVG, hacked Facebook applications are increasingly reaching out to exploit sites based in Russia. As Thompson says, this is different to the normal run of things whereby people are linking to hacked pages innocently enough on social networking sites. &quot;These seem to be actual Facebook applications that have been hacked&quot; Thompson points out, adding that the application developers are &quot;innocent victims too&quot;.<br />
<br />
AVG researchers first spotted the trend when a fire-fighter simulation game which it assumed was a developer hack, pointing to a Russian site where a scareware scam was being peddled. But when they looked closer, they discovered in the source code for the web pages an injected iframe that did the damage.<br />
<br />
What is not obvious at the moment is just where the holes are in the infected Facebook apps which are letting the bad guys inject their code, but Thompson is as sure as he can be that the app developers are just as much victims as anyone else in these matters. So far AVG has uncovered at least 8 Facebook apps which have been compromised, and the full details can be found <a rel="nofollow" class="t" href="http://thompson.blog.avg.com/2009/10/hacked-facebook-applications-reach-out-to-exploit-sites-in-russia.html" target="_blank">here</a> along with screenshots of one exploited app and the exploit sites it reaches out to.<br />
<br />
Maybe it is time to rethink the way that Facebook approaches app development and reconsider adopting the <a rel="nofollow" class="t" href="http://www.itwire.com/content/view/23563/53/" target="_blank">Apple approach to app security</a>?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>newsguy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231627.html</guid>
		</item>
		<item>
			<title><![CDATA["A job for members"]]></title>
			<link>http://www.daniweb.com/forums/thread231588.html</link>
			<pubDate>Tue, 20 Oct 2009 08:12:06 GMT</pubDate>
			<description>I have encountered one unique problem with  a few networked computers in my lab. whereas most computers can access the internet, some do not- though the cables are fitted!!</description>
			<content:encoded><![CDATA[<div>I have encountered one unique problem with  a few networked computers in my lab. whereas most computers can access the internet, some do not- though the cables are fitted!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>house of mumbi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231588.html</guid>
		</item>
		<item>
			<title><![CDATA[News Story "I've Been Mugged! Send Money!"]]></title>
			<link>http://www.daniweb.com/news/story231517.html</link>
			<pubDate>Tue, 20 Oct 2009 00:40:16 GMT</pubDate>
			<description><![CDATA[The other day I was on Facebook and a chat window popped up from a college friend of mine. 
 
Bob: Hey there. How are u doing? 
Sharon: ok. you? 
Bob: Am not too good. Im in some kind of deep mess right now 
Sharon: uh oh. what happened? 
 
What "Bob" didn't know was that I was already suspicious...]]></description>
			<content:encoded><![CDATA[<div>The other day I was on Facebook and a chat window popped up from a college friend of mine.<br />
<br />
<span style="font-style:italic">Bob: Hey there. How are u doing?<br />
Sharon: ok. you?<br />
Bob: Am not too good. Im in some kind of deep mess right now<br />
Sharon: uh oh. what happened?</span><br />
<br />
What &quot;Bob&quot; didn't know was that I was already suspicious of him by then.<br />
<br />
<span style="font-style:italic">Bob: Im stranded in London. I got mugged at a gun point last night!</span><br />
<br />
Sure you did, &quot;Bob.&quot;<br />
<br />
This is a classic example of the &quot;I've been mugged!&quot; scam that's been going around Facebook chat. A friend starts a chat, tells how they've been mugged in some world city, and begs you to use Western Union to wire them some money.<br />
<br />
(Poor Western Union. Does anyone use them for anything legitimate any more?)<br />
<br />
Not to mention -- robbed at gunpoint? In England? Are you kidding?<br />
<br />
But I played along.<br />
<br />
<span style="font-style:italic">Sharon: oh no!<br />
Bob: All cash,credit card and phone was stolen!<br />
Sharon: that's terrible!<br />
Bob: Thank God i still have my life and passport<br />
Sharon: yes, for sure<br />
Bob: I need your urgent help Sharon!<br />
Sharon: how can I help?</span><br />
<br />
Then I waited for &quot;the touch.&quot; Sadly, there were no more messages, and four minutes later &quot;Bob&quot; had signed off.<br />
<br />
I got into email to contact &quot;Bob&quot; and let him know what was going on, only to find email from him in my mailbox, warning that he thought his account had been hacked and to ignore any chat messages from him.<br />
<br />
What tipped me off is that I'd read <a rel="nofollow" class="t" href="http://www.tradingmarkets.com/.site/news/Stock%20News/2573651/" target="_blank">articles</a> about this method. But what tipped Bob -- the real one -- off?<br />
<br />
&quot;They tried to change my contact email address,&quot; Bob said. &quot;FB sent a notice asking me to confirm the change. I had not initiated said change, so I knew something was up.&quot;<br />
<br />
(Notice, too, the sorts of word choices and spelling the real Bob uses, compared to the fake one.)<br />
<br />
What should you do if you're on the receiving end of one of these scams? Experts suggest that you try to confirm some piece of information that only the real person would know, such as the last time you saw each other or the names of their children or pets. And, of course, try to contact the real person to see if they're actually in London or wherever. <br />
<br />
Obviously, also, pay attention if you get an unexpected message trying to change your email address. Bob took the additional step of emailing his friends, plus posting a message with his real location so people would be suspicious if they then heard he was in London.<br />
<br />
Sadly, many of these scams are perpetrated outside the U.S., so it's tough to nail them.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>slfisher</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231517.html</guid>
		</item>
		<item>
			<title>Is it possible to bond 2 wireless connections into 1 to get more speed?</title>
			<link>http://www.daniweb.com/forums/thread231472.html</link>
			<pubDate>Mon, 19 Oct 2009 20:01:47 GMT</pubDate>
			<description>Hi, 
 
At the moment I have access to 2 wireless networks. 
 
1: Where I live, I have access to wireless network it has 2Mbit/s down and up. 
2: I Have ISP as well and I have attached wireless router. 10 Mbit/s down and very very bad upload speed ~0.68 Mbit/s 
 
So I have two wireless internet...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
At the moment I have access to 2 wireless networks.<br />
<br />
1: Where I live, I have access to wireless network it has 2Mbit/s down and up.<br />
2: I Have ISP as well and I have attached wireless router. 10 Mbit/s down and very very bad upload speed ~0.68 Mbit/s<br />
<br />
So I have two wireless internet accesses. Is it possible to join them in one, atleast on 1 PC ? <br />
<br />
I found some information on the net :<br />
<br />
<a rel="nofollow" class="t" href="http://en.wikipedia.org/wiki/Link_aggregation" target="_blank">http://en.wikipedia.org/wiki/Link_aggregation</a><br />
<a rel="nofollow" class="t" href="http://en.wikipedia.org/wiki/Channel_bonding" target="_blank">http://en.wikipedia.org/wiki/Channel_bonding</a><br />
<br />
But I Would be very grateful if someone would explain that with simpler words.<br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>wonderland</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231472.html</guid>
		</item>
		<item>
			<title>News Story People still fall for scareware?</title>
			<link>http://www.daniweb.com/news/story231449.html</link>
			<pubDate>Mon, 19 Oct 2009 17:52:38 GMT</pubDate>
			<description><![CDATA[Symantec (http://www.symantec.com) has published one of those rare things - a report that contains an actual surprise. It seems some 4 million people have fallen for Scareware in the last 12 months. 
 
I'm stunned. 
 
Not because people are installing fake antivirus systems. That's a shame but in...]]></description>
			<content:encoded><![CDATA[<div><a rel="nofollow" class="t" href="http://www.symantec.com" target="_blank">Symantec</a> has published one of those rare things - a report that contains an actual surprise. It seems some 4 million people have fallen for Scareware in the last 12 months.<br />
<br />
I'm stunned.<br />
<br />
Not because people are installing fake antivirus systems. That's a shame but in some ways it's inevitable; people on their own will fall for scams. No, what alarms me is that the IT community (and if we include journalists and bloggers that's all of us) are doing so little to dissuade them.<br />
<br />
It wouldn't take much. An email sent to all remote workers reminding them that not only should they not install pirated software onto their systems, not only is clicking a link in an email from someone they don't know and filling bank details in after that a really, really bad idea, but if someone approaches you with AV software it's probably fake. Coming from someone they trust, like an employer, it could transform the way scams succeed on the Internet.<br />
<br />
Now if you'll excuse me I have a mail telling me my ISP is going to close my account if I don't log on and confirm all of my passwords...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>GuyClapperton</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231449.html</guid>
		</item>
		<item>
			<title>News Story Gary McKinnon wins extradition reprieve for psych review</title>
			<link>http://www.daniweb.com/news/story231374.html</link>
			<pubDate>Mon, 19 Oct 2009 11:01:16 GMT</pubDate>
			<description>Just when it looked like every avenue to prevent the extradition of self-confessed NASA Hacker Gary McKinnon had been exhausted, especially when just last week a couple of High Court judges denied him leave to appeal his case to the highest court in the UK, it looks like the hacking cause célèbre...</description>
			<content:encoded><![CDATA[<div>Just when it looked like every avenue to prevent the extradition of self-confessed NASA Hacker Gary McKinnon had been exhausted, especially when just last week a couple of High Court judges denied him leave to appeal his case to the highest court in the UK, it looks like the <a rel="nofollow" class="t" href="http://www.daniweb.com/blogs/entry3877.html" target="_blank">hacking cause célèbre</a> has got a reprieve.<br />
<br />
In an unexpected twist, Home Secretary Alan Johnson has delayed the extradition proceedings while he considers the medical evidence. Diagnosed with Asperger's Syndrome, it has been argued by the Free Gary campaign that to send him to prison in the US would be the equivalent of <a rel="nofollow" class="t" href="http://www.itwire.com/content/view/25556/53/" target="_blank">signing his death warrant</a>.<br />
<br />
Certainly there seems to be a groundswell of opinion (both here and in the US) that were McKinnon tried in the UK he would most likely face a more lenient sentence. I myself have argued that he should face the music, as it were, in the UK rather than the US. I recently <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story220714.html" target="_blank">stated right here</a> on DaniWeb that &quot;I seriously doubt that McKinnon could get a fair trial in the US where he has already been branded a fugitive from justice (for merely going through the legal process of appealing against an extradition order, something to which he has every legal and moral right) and various government and military mouthpieces have made it quite clear that they think the book should be thrown at him and McKinnon should get 'what he deserves' which would appear to be 60 years in a supermax prison apparently&quot;.<br />
<br />
However, I have also made it quite clear that I believe McKinnon should not be let off with a slap on the wrist. He has broken the law, he admits as much, and must face the consequences - Asperger's Syndrome or not. This has, let's face it, been dragged out long enough now. McKinnon was arrested way back in 2002 and the 43 year old needs to be prosecuted and tried in a court of law so that he, and everyone else, can move forward.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>happygeek</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231374.html</guid>
		</item>
		<item>
			<title>Help needed with netsh, to change IP automatically</title>
			<link>http://www.daniweb.com/forums/thread231318.html</link>
			<pubDate>Mon, 19 Oct 2009 06:41:19 GMT</pubDate>
			<description><![CDATA[Hello, 
 
My brother's computer (in another room) is equipped with a cable modem connection. My computer is connected to my brother's computer via a cross cable (a straight cable + jointer + small cross cable so as to change back to straight cable when connecting directly to modem). 
 
ICS is setup...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
My brother's computer (in another room) is equipped with a cable modem connection. My computer is connected to my brother's computer via a cross cable (a straight cable + jointer + small cross cable so as to change back to straight cable when connecting directly to modem).<br />
<br />
ICS is setup on both the computers as required and everything works fine. When my brother is not working on his computer and it is switched off, I cannot connect through the computer's second network card. I have to manually unplug the jointer and the small cross cable and connect the straight cable to the cable modem.<br />
<br />
Then, on my computer, I use a MAC address changer so that my network card's address is the same as what my brother's 1st (onboard) network card has. I also have to manually change from the static IP of 192.168.0.2 to &quot;Obtain and IP address automatically&quot;.<br />
<br />
This way, I am able to connect both ways and with or without the other computer turned on.<br />
<br />
Sometimes I have to do this switching thing more than once a day and it is a hassle to change the IP address every time. I had thought of adding another network card to my computer with a static IP and then I only need to switch the cable to the other card. But the other card (old, Winbond) isn't detected in my computer.<br />
<br />
I know that netsh is a command that can change IP addresses based on a script, but do not know how to do this. Using the script, I can just double-click the file and the IP would be changed.<br />
<br />
Can someone please tell me what I need to add to the script file and what exact netsh commands do I need for the above?<br />
<br />
Regards,<br />
Deboo</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>deboogeek</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231318.html</guid>
		</item>
		<item>
			<title>Help me....Diskless Pc booting from Linux server.</title>
			<link>http://www.daniweb.com/forums/thread231193.html</link>
			<pubDate>Sun, 18 Oct 2009 15:33:37 GMT</pubDate>
			<description><![CDATA[Hi friends, 
                 I have installed ubuntu 9.04 in that  i have install DRBL package installtion is done correctly but when i run  LANG=C sudo /opt/drbl/sbin/drblsrv -i 
it gives  
*****************************************************. 
Hint! When a "yes or no" option is available, the...]]></description>
			<content:encoded><![CDATA[<div>Hi friends,<br />
                 I have installed ubuntu 9.04 in that  i have install DRBL package installtion is done correctly but when i run  LANG=C sudo /opt/drbl/sbin/drblsrv -i<br />
it gives <br />
*****************************************************.<br />
Hint! When a &quot;yes or no&quot; option is available, the default value is uppercase. E.g. (y/N) the default is &quot;N&quot;, so when you press &quot;Enter&quot; without typing &quot;Y or N&quot; it will be as if you typed &quot;N&quot; and then &quot;Enter&quot;. If you are not sure which option to choose just press &quot;Enter&quot; key.<br />
*****************************************************.<br />
*****************************************************.<br />
Installing DRBL for Debian Linux...<br />
*****************************************************.<br />
Do you want to install the network installation boot images so that you can let the client computer install some GNU/Linux distributions (Debian, Ubuntu, RedHat Linux, Fedora Core, Mandriva, CentOS and OpenSuSE...) via a network connection?  !!NOTE!! This will download a lot of files (Typically &gt; 100 MB) so it might take a few minutes. If the client computer has a hard drive that you may install GNU/Linux onto, put a Y here. If you answer &quot;no&quot; here, you can run &quot;drbl-netinstall&quot; to install them later.<br />
[y/N] <br />
*****************************************************.<br />
This GNU/Linux distribution uses one kernel to support SMP and non-SMP arch.<br />
*****************************************************.<br />
Do you want to use the serial console output on the client computer(s)?<br />
If you do NOT know what to pick, say &quot;N&quot; here, otherwise the client computer(s) may show NOTHING on the screen!<br />
[y/N] <br />
*****************************************************.<br />
It's Ubuntu as server, so generic kernel is available.<br />
*****************************************************.<br />
Which CPU architecture kernel do you want to assign for the DRBL client computer(s)?<br />
0 -&gt; i386 CPU architecture<br />
1 -&gt; i586 CPU architecture<br />
2 -&gt; Use the same architecture as this DRBL server<br />
Note! Note Note! Note! Note! Note! Note!<br />
NOTE!!! If the client computer(s) is not the same architecture as this server, please pick &quot;0&quot; or &quot;1&quot;, otherwise your client computer(s) will NOT be able to boot.<br />
If you use wrong architecture type kernel, the glibc and openssl package might use i686 or i386 while the kernel might use i686, i586, or i386, which might be not suitable for all your computer(s).<br />
If you are not sure, &quot;1&quot; is recommended as this will still have good performance and compatibility.<br />
[2] <br />
*****************************************************.<br />
The CPU arch option for your clients: 2<br />
The optimization for your system is set to be the same as this server computer.<br />
*****************************************************.<br />
Cleaning the cache of APT to make some settings take effect...<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security Release.gpg                                       <br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty Release.gpg<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates Release.gpg<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security Release<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty Release<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/main Packages        <br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates Release<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/restricted Packages<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/main Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/main Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/restricted Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/main Sources<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/restricted Sources<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/universe Packages<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/universe Sources<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/multiverse Packages<br />
Hit <a rel="nofollow" class="t" href="http://security.ubuntu.com" target="_blank">http://security.ubuntu.com</a> jaunty-security/multiverse Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/restricted Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/universe Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/universe Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/multiverse Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty/multiverse Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/main Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/restricted Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/main Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/restricted Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/universe Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/universe Sources<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/multiverse Packages<br />
Hit <a rel="nofollow" class="t" href="http://in.archive.ubuntu.com" target="_blank">http://in.archive.ubuntu.com</a> jaunty-updates/multiverse Sources<br />
Reading package lists... Done<br />
*****************************************************.<br />
Do you want to upgrade the operating system?<br />
[y/N] y<br />
*****************************************************.<br />
1st, we upgrade the whole system...<br />
*****************************************************.<br />
Reading package lists... Done<br />
Building dependency tree       <br />
Reading state information... Done<br />
Calculating upgrade... Done<br />
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br />
*****************************************************.<br />
2nd, installing the necessary files for DRBL...<br />
*****************************************************.<br />
Searching if lvm2 ntfs-3g genisoimage mkisofs lshw hwinfo aoetools vblade dmidecode lzma available... <br />
Package lvm2 exists in repository.<br />
Package ntfs-3g exists in repository.<br />
Package genisoimage exists in repository.<br />
Package mkisofs exists in repository.<br />
Package lshw exists in repository.<br />
Package hwinfo exists in repository.<br />
Package aoetools exists in repository.<br />
Package vblade exists in repository.<br />
Package dmidecode exists in repository.<br />
Package lzma exists in repository.<br />
Reading package lists... Done<br />
Building dependency tree       <br />
Reading state information... Done<br />
util-linux is already the newest version.<br />
tar is already the newest version.<br />
gzip is already the newest version.<br />
bzip2 is already the newest version.<br />
procps is already the newest version.<br />
rsync is already the newest version.<br />
parted is already the newest version.<br />
pciutils is already the newest version.<br />
tcpdump is already the newest version.<br />
bc is already the newest version.<br />
grub is already the newest version.<br />
grub set to manually installed.<br />
hdparm is already the newest version.<br />
netcat is already the newest version.<br />
file is already the newest version.<br />
ethtool is already the newest version.<br />
ssh is already the newest version.<br />
ssh set to manually installed.<br />
syslinux is already the newest version.<br />
mtools is already the newest version.<br />
reiserfsprogs is already the newest version.<br />
e2fsprogs is already the newest version.<br />
psmisc is already the newest version.<br />
locales is already the newest version.<br />
wget is already the newest version.<br />
zip is already the newest version.<br />
unzip is already the newest version.<br />
iproute is already the newest version.<br />
iputils-ping is already the newest version.<br />
binutils is already the newest version.<br />
initscripts is already the newest version.<br />
dhcp3-server is already the newest version.<br />
dhcp3-server set to manually installed.<br />
tftpd-hpa is already the newest version.<br />
tftpd-hpa set to manually installed.<br />
lftp is already the newest version.<br />
iptables is already the newest version.<br />
ntfs-3g is already the newest version.<br />
genisoimage is already the newest version.<br />
Note, selecting genisoimage instead of mkisofs<br />
genisoimage is already the newest version.<br />
lshw is already the newest version.<br />
dmidecode is already the newest version.<br />
lzma is already the newest version.<br />
E: Couldn't find package clonezilla<br />
Warning! Some necessary packages are not installed! If you continue, maybe something will go wrong! It is better to exit now and check your /etc/apt/sources.list and internet link!<br />
Press Ctrl-C to stop the program! Or Press &quot;Enter&quot; to continue... <br />
*****************************************************.<br />
*****************************************************.<br />
Trying to upgrade some necessary packages if available...<br />
*****************************************************.<br />
In ayo repository...searching for the latest  kernel ...<br />
The kernel image in Ubuntu 9.04 &quot;uses generic&quot; for i686/amd64 CPU.<br />
/opt/drbl/bin/pkg-ver-latest: line 51: gawk: command not found<br />
/opt/drbl/bin/pkg-ver-latest: line 51: gawk: command not found<br />
The latest kernel in the ayo repository is <br />
There are 2 kernels available for clients, which one do you prefer?<br />
[1]: kernel 2.6.28-15-generic i586 (from this DRBL server)<br />
[2]:  (from APT repository)<br />
[1] <br />
Clients will use the kernel 2.6.28-15-generic i586 from server.<br />
It might take several minutes to install this kernel, please be patient... <br />
done!<br />
*****************************************************.<br />
Installing kernel for clients... ...<br />
In ayo repository...searching for the latest kernel ...<br />
*****************************************************.<br />
Now run: drblsrv-offline -c -d -a -l en_US.UTF-8 -s 2.6.28-15-generic &quot;&quot; &quot;&quot;<br />
Using kernel from this server for client...<br />
*****************************************************.<br />
Your OS version is:: Ubuntu 9.04<br />
*****************************************************.<br />
*****************************************************.<br />
Installing kernel for clients... ... <br />
The kernel for client is copied from server.<br />
Installing kernel 2.6.28-15-generic for clients... <br />
It might take several minutes to install this kernel, please be patient... ...done!<br />
Generating modules.dep and map files for clients... done!<br />
*****************************************************.<br />
Creating config file for PXE clients...<br />
Copying pxelinux.0, gpxelinux.0, menu.c32, vesamenu.c32, chain.c32, mboot.c32, sanboot.c32 and memdisk to /tftpboot/nbi_img...<br />
Copying memtest86+ to /tftpboot/nbi_img...<br />
Package `drbl-etherboot' is not installed.<br />
Use dpkg --info (= dpkg-deb --info) to examine archive files,<br />
and dpkg --contents (= dpkg-deb --contents) to list their contents.<br />
Package `drbl-etherboot' is not installed.<br />
Use dpkg --info (= dpkg-deb --info) to examine archive files,<br />
and dpkg --contents (= dpkg-deb --contents) to list their contents.<br />
cp: missing destination file operand after `/tftpboot/nbi_img/'<br />
Try `cp --help' for more information.<br />
Warning! /usr/lib/freedos/fdos1440.img NOT found!!! FreeDOS Remote boot does NOT work!!!<br />
Press &quot;Enter&quot; to continue...<br />
/opt/drbl/sbin/generate-pxe-menu: line 9: /opt/drbl/conf/drbl-ocs.conf: No such file or directory<br />
/opt/drbl/sbin/generate-pxe-menu: line 10: /opt/drbl/sbin/ocs-functions: No such file or directory<br />
Generating default pxelinux config (/tftpboot/nbi_img/pxelinux.cfg/default)...<br />
Use com32 module: vesamenu.c32<br />
No packages found matching clonezilla.<br />
Adding menus for DRBL, local boot, memtest86+, FreeDOS...<br />
done!<br />
*****************************************************.<br />
*****************************************************.<br />
Creating the image files for PXE and Etherboot client computer(s), this will take a few minutes ...<br />
The latest kernel for the DRBL clients is 2.6.28-15-generic<br />
Running mknic-nbi --kernel 2.6.28-15-generic --all --no-modules<br />
Will client check DHCP server name is &quot;drbl&quot; or not: yes<br />
The maximum times to try to get IP address for a client: 5<br />
The pause time after network card is up: 0<br />
Can't open /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf: No such file or directory.<br />
Can't open /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf: No such file or directory.<br />
Can't open /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf: No such file or directory.<br />
Can't open /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf: No such file or directory.<br />
Setting port for udhcpc request to default...<br />
Can't open /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf: No such file or directory.<br />
Using the kernel modules from /tftpboot/node_root//lib/modules...<br />
The selected kernel for DRBL clients is: 2.6.28-15-generic<br />
Kernel 2.6 was found, so default to use initramfs.<br />
Creating the network boot initrd for PXE clients by: mkpxeinitrd-net -k 2.6.28-15-generic -t initramfs  <br />
/opt/drbl/sbin/mknic-nbi: line 297: mkpxeinitrd-net: command not found<br />
Finished!<br />
Done!<br />
*****************************************************.<br />
Done!<br />
<br />
where i am making mistake &amp; what else i have to do.....any more config....<br />
plz help me</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>Shaikh Mohsin</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231193.html</guid>
		</item>
		<item>
			<title>CMTS 1000</title>
			<link>http://www.daniweb.com/forums/thread231030.html</link>
			<pubDate>Sat, 17 Oct 2009 20:18:06 GMT</pubDate>
			<description><![CDATA[I been trying to find a copy of: CMTS 1000 administration & operations manual.   
 
Would anyone in this forum be willing to make & send a copy to me?]]></description>
			<content:encoded><![CDATA[<div>I been trying to find a copy of: CMTS 1000 administration &amp; operations manual.  <br />
<br />
Would anyone in this forum be willing to make &amp; send a copy to me?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>yonnie</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231030.html</guid>
		</item>
		<item>
			<title>Confusion about Access Points</title>
			<link>http://www.daniweb.com/forums/thread231016.html</link>
			<pubDate>Sat, 17 Oct 2009 18:41:25 GMT</pubDate>
			<description>In need of assistance. I am trying to cover a big area wirelessly. I have 3 APs. They are not all the same brand. One is WAP54G and the two others are Belkin Routers (used as APs). The setup is as follows: The Cable Modem is connected to a netgear 4 port switch (FVS114). The switch is then...</description>
			<content:encoded><![CDATA[<div>In need of assistance. I am trying to cover a big area wirelessly. I have 3 APs. They are not all the same brand. One is WAP54G and the two others are Belkin Routers (used as APs). The setup is as follows: The Cable Modem is connected to a netgear 4 port switch (FVS114). The switch is then connected to another switch (#1). Switch #1 is connected to AP#1 (Belkin) and to another switch (#2). Switch #2 is connected to AP#2 (also a Belkin) and to another AP (Linksys). The first Belkin router is configured as an AP. I think that I need to reset all of the APs so that they match. I am only confused as to whether or not they can all have the same SSID and Gateway Address and Subnet Mask. Currently, only the first Belkin AP works. The other APs are having trouble allowing devices to connect to them locally. Please respond as soon as possible. Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>patelrg</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231016.html</guid>
		</item>
		<item>
			<title>Please guide me in URL Rewriting plzzzzzzzzzzz</title>
			<link>http://www.daniweb.com/forums/thread230955.html</link>
			<pubDate>Sat, 17 Oct 2009 15:27:21 GMT</pubDate>
			<description><![CDATA[Hi Brothers, 
 
I m completely new at PHP, I wants to learn URL Rewrting. I dont know anything about php.  
 
I have 2 pages,  
1)Index.php  
2)cats.php 
 
source code is for index.php is 
<html>]]></description>
			<content:encoded><![CDATA[<div>Hi Brothers,<br />
<br />
I m completely new at PHP, I wants to learn URL Rewrting. I dont know anything about php. <br />
<br />
I have 2 pages, <br />
1)Index.php <br />
2)cats.php<br />
<br />
source code is for index.php is<br />
&lt;html&gt;<br />
&lt;body&gt;<br />
&lt;p&gt;&lt;a href=&quot;http://www.example.com/cats.php?cat=1&quot;&gt;category1&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;a href=&quot;http://www.example.com/cats.php?cat=2&quot;&gt;category2&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;a href=&quot;http://www.example.com/cats.php?cat=3&quot;&gt;category3&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;a href=&quot;http://www.example.com/cats.php?cat=4&quot;&gt;category4&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;a href=&quot;http://www.example.com/cats.php?cat=5&quot;&gt;category5&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;a href=&quot;http://www.example.com/cats.php?cat=6&quot;&gt;category6&lt;/a&gt;&lt;/p&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
<br />
and the source code for cats.php is<br />
<br />
&lt;html&gt;<br />
&lt;body&gt;<br />
&lt;?php<br />
$txt=$_GET['cats'];<br />
echo $txt;<br />
?&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
-----------------------------------------------------------------------------<br />
<br />
I want to redirect<br />
<a rel="nofollow" class="t" href="http://www.example.com/cats.php?cat=1" target="_blank">http://www.example.com/cats.php?cat=1</a><br />
<a rel="nofollow" class="t" href="http://www.example.com/cats.php?cat=2" target="_blank">http://www.example.com/cats.php?cat=2</a><br />
<a rel="nofollow" class="t" href="http://www.example.com/cats.php?cat=3" target="_blank">http://www.example.com/cats.php?cat=3</a><br />
<br />
to<br />
<br />
http:/www.example.com/cats/1<br />
<a rel="nofollow" class="t" href="http://www.example.com/cats/2" target="_blank">http://www.example.com/cats/2</a><br />
<a rel="nofollow" class="t" href="http://www.example.com/cats/3" target="_blank">http://www.example.com/cats/3</a><br />
<br />
i have also updated .htaccess file by code provided by seochat.com from url rewriting code section<br />
<br />
please tell me or provide me source files so i can make url rewriting. I will be very thank full if some one provide me source files so i can easily understand from that.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>zaish</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230955.html</guid>
		</item>
		<item>
			<title>i need help</title>
			<link>http://www.daniweb.com/forums/thread230890.html</link>
			<pubDate>Sat, 17 Oct 2009 08:48:13 GMT</pubDate>
			<description>hi  
i am shimaa iam in final year  in engineering colleage my graduation project in network security so i need anew idea to enhance security performance...............................</description>
			<content:encoded><![CDATA[<div>hi <br />
i am shimaa iam in final year  in engineering colleage my graduation project in network security so i need anew idea to enhance security performance...............................</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>eng shimaa</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230890.html</guid>
		</item>
		<item>
			<title><![CDATA[Can't access Internet on Ubuntu 9.04]]></title>
			<link>http://www.daniweb.com/forums/thread230733.html</link>
			<pubDate>Fri, 16 Oct 2009 14:57:33 GMT</pubDate>
			<description><![CDATA[Hello,recently I've installed Ubuntu 9.04 as sole OS on my PC (clean installation).It went well (drivers updated and Internet connection configured properly) for a week.Until,I decided to assign a static IP for my 'torrents' purposes.From that point till right now,I can't accessing my Internet...]]></description>
			<content:encoded><![CDATA[<div>Hello,recently I've installed Ubuntu 9.04 as sole OS on my PC (clean installation).It went well (drivers updated and Internet connection configured properly) for a week.Until,I decided to assign a static IP for my 'torrents' purposes.From that point till right now,I can't accessing my Internet connection.Every time I tried to access,it came back 'Server not found'.Strangely same thing happened when I connected my DSL-520B (the problematic modem) to my brothers HP Notebook on Win Vista.I suspected it went wrong with my action (setting the static IP from DHCP on Ubuntu) that caused the problem to the connection.Please,if there anyone Ubuntu geeks in this forum,that could help me solving the problem.It have been 2 weeks without Internet that make me nuts.Please...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>sham08</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230733.html</guid>
		</item>
		<item>
			<title>can I ask for some networking suggestions??</title>
			<link>http://www.daniweb.com/forums/thread230649.html</link>
			<pubDate>Fri, 16 Oct 2009 09:21:55 GMT</pubDate>
			<description><![CDATA[Hello there. I would like to ask some suggestions guys for my Senior year project. Im thinking about doing something regarding networking. Heres' the scenario: 
 
Our school library has a Wi-fi connection and students can access the internet once they register and get a card from the librarian. The...]]></description>
			<content:encoded><![CDATA[<div>Hello there. I would like to ask some suggestions guys for my Senior year project. Im thinking about doing something regarding networking. Heres' the scenario:<br />
<br />
Our school library has a Wi-fi connection and students can access the internet once they register and get a card from the librarian. The card contains the password for the Wi-fi connection in order for you to connect to the internet. Now, some students who regularly use the Wi-Fi connection does not anymore register since they already have memorized the password. Here comes my Senior project idea..<br />
<br />
<br />
I'm thinking about a doing a software that would detect whether a student has registered his laptop in order for him to connect to the internet.I'm thinking about registering and detecting their I.P addresses or MAC address.  If for example the software has detected that you are not registered you cannot connect to the internet...I hope you guys get my point.<br />
<br />
Now I would like to ask for some help or suggestions about how to do this. Where should I start? Is this topic feasible? I would like to hear from you guys..Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>herms14</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230649.html</guid>
		</item>
		<item>
			<title>implementation and performance analysis of AODV routing protocol</title>
			<link>http://www.daniweb.com/forums/thread230585.html</link>
			<pubDate>Fri, 16 Oct 2009 04:17:41 GMT</pubDate>
			<description>hey im new to the above mentioned title and im seeking for guidance and help from any1 willing thanks</description>
			<content:encoded><![CDATA[<div>hey im new to the above mentioned title and im seeking for guidance and help from any1 willing thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>jumbaabubaker</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230585.html</guid>
		</item>
		<item>
			<title>Not Connecting</title>
			<link>http://www.daniweb.com/forums/thread230569.html</link>
			<pubDate>Fri, 16 Oct 2009 02:05:39 GMT</pubDate>
			<description>I have a HP Pavilion laptop that has 1.83 ghz processor with 3 gig ram. It is running Vista Home Premium. I have been connecting to the internet through a wiresless connection and it has worked fine, then it just stopped connecting. There are others in the house that connect fine and I have taken...</description>
			<content:encoded><![CDATA[<div>I have a HP Pavilion laptop that has 1.83 ghz processor with 3 gig ram. It is running Vista Home Premium. I have been connecting to the internet through a wiresless connection and it has worked fine, then it just stopped connecting. There are others in the house that connect fine and I have taken it to work where we have a wireless connection and it will not work. It see the network and sometimes it says it is connected but just local. I have tried doing a system restore and that didn't help. I scanned with malwarebytes and found some things and scanned with avg and it is all clean. Still doesn't work. I tried connecting through a wired connection and that doesn't work either. I tried to reset winsock by doing the netsh winsock reset catalog and then reset the IPv4 tcp/ip with netsh int ipv reset reset.log and reset IPv6 tcp/ip netsh int ipv6 reset reset.log then rebooted, but nothing works. I did all that by running as administrator.<br />
Any help Please. <br />
Here is an IPConfig that I did.<br />
Microsoft Windows [Version 6.0.6001]<br />
Copyright (c) 2006 Microsoft Corporation. All rights reserved.<br />
<br />
C:\Users\Owner&gt;ipconfig /all<br />
<br />
Windows IP Configuration<br />
<br />
Host Name . . . . . . . . . . . . : Owner-PC<br />
Primary Dns Suffix . . . . . . . :<br />
Node Type . . . . . . . . . . . . : Broadcast<br />
IP Routing Enabled. . . . . . . . : No<br />
WINS Proxy Enabled. . . . . . . . : No<br />
<br />
Wireless LAN adapter Wireless Network Connection:<br />
<br />
Connection-specific DNS Suffix . :<br />
Description . . . . . . . . . . . : Intel(R) Wireless WiFi Link 4965AGN<br />
Physical Address. . . . . . . . . : 00-21-5C-0B-87-8B<br />
DHCP Enabled. . . . . . . . . . . : Yes<br />
Autoconfiguration Enabled . . . . : Yes<br />
Link-local IPv6 Address . . . . . : fe80::d405:c475:1a72:ab7d%15(Preferred)<br />
Autoconfiguration IPv4 Address. . : 169.254.171.125(Preferred)<br />
Subnet Mask . . . . . . . . . . . : 255.255.0.0<br />
Default Gateway . . . . . . . . . :<br />
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1<br />
fec0:0:0:ffff::2%1<br />
fec0:0:0:ffff::3%1<br />
NetBIOS over Tcpip. . . . . . . . : Enabled<br />
<br />
Ethernet adapter Local Area Connection:<br />
<br />
Connection-specific DNS Suffix . :<br />
Description . . . . . . . . . . . : Marvell Yukon 88E8039 PCI-E Fast Ethernet<br />
Controller<br />
Physical Address. . . . . . . . . : 00-1D-72-62-8D-13<br />
DHCP Enabled. . . . . . . . . . . : Yes<br />
Autoconfiguration Enabled . . . . : Yes<br />
Link-local IPv6 Address . . . . . : fe80::dc91:1ef4:410b:9dca%14(Preferred)<br />
Autoconfiguration IPv4 Address. . : 169.254.157.202(Preferred)<br />
Subnet Mask . . . . . . . . . . . : 255.255.0.0<br />
Default Gateway . . . . . . . . . :<br />
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1<br />
fec0:0:0:ffff::2%1<br />
fec0:0:0:ffff::3%1<br />
NetBIOS over Tcpip. . . . . . . . : Enabled<br />
<br />
Tunnel adapter Local Area Connection* 13:<br />
<br />
Media State . . . . . . . . . . . : Media disconnected<br />
Connection-specific DNS Suffix . :<br />
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2<br />
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br />
DHCP Enabled. . . . . . . . . . . : No<br />
Autoconfiguration Enabled . . . . : Yes<br />
<br />
Tunnel adapter Local Area Connection* 14:<br />
<br />
Media State . . . . . . . . . . . : Media disconnected<br />
Connection-specific DNS Suffix . :<br />
Description . . . . . . . . . . . : 6TO4 Adapter<br />
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br />
DHCP Enabled. . . . . . . . . . . : No<br />
Autoconfiguration Enabled . . . . : Yes<br />
<br />
Tunnel adapter Local Area Connection* 6:<br />
<br />
Media State . . . . . . . . . . . : Media disconnected<br />
Connection-specific DNS Suffix . :<br />
Description . . . . . . . . . . . : isatap.{5EAAD795-CC2B-44C6-9C4C-745226741<br />
F82}<br />
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br />
DHCP Enabled. . . . . . . . . . . : No<br />
Autoconfiguration Enabled . . . . : Yes<br />
<br />
Tunnel adapter Local Area Connection* 7:<br />
<br />
Media State . . . . . . . . . . . : Media disconnected<br />
Connection-specific DNS Suffix . :<br />
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface<br />
Physical Address. . . . . . . . . : 02-00-54-55-4E-01<br />
DHCP Enabled. . . . . . . . . . . : No<br />
Autoconfiguration Enabled . . . . : Yes<br />
<br />
C:\Users\Owner&gt;ping 74.125.45.100<br />
<br />
Pinging 74.125.45.100 with 32 bytes of data:<br />
PING: transmit failed, error code 1231.<br />
PING: transmit failed, error code 1231.<br />
PING: transmit failed, error code 1231.<br />
PING: transmit failed, error code 1231.<br />
<br />
Ping statistics for 74.125.45.100:<br />
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),<br />
<br />
C:\Users\Owner&gt;ping yahoo.com<br />
Ping request could not find host yahoo.com. Please check the name and try again.<br />
<br />
<br />
C:\Users\Owner&gt;</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>Danldo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230569.html</guid>
		</item>
		<item>
			<title>Problems with setting up Netgear WG602 v3 access point - revisited</title>
			<link>http://www.daniweb.com/forums/thread230540.html</link>
			<pubDate>Thu, 15 Oct 2009 23:48:10 GMT</pubDate>
			<description><![CDATA[I have the identical problem described in a thread by "ladygetaway" in November of 2006. 
 
I have two Netgear WG602v3 access points which I bought and installed successfully two years ago.  Recently it became necessary to reinstall the AP by returning them to factory defaults and then...]]></description>
			<content:encoded><![CDATA[<div>I have the identical problem described in a thread by &quot;ladygetaway&quot; in November of 2006.<br />
<br />
I have two Netgear WG602v3 access points which I bought and installed successfully two years ago.  Recently it became necessary to reinstall the AP by returning them to factory defaults and then reconfiguring fo a new network.  So I pressed the reset button on the back for 10 seconds and the wireless LED flashed as it should.  Now the fun begins.  I cannot get access to the setup menu in either AP by <br />
following the installation instruction in the manual.<br />
1) connect AP directly to PC<br />
2) set PC IP address to 192.168.0.210<br />
3) set mask to 255.255.255.0<br />
4) open IE8 browser and enter 192.168.0.227 IP address to bring up the setup menu.<br />
<br />
The reason this is not working is because the PC thinks the network cable is unplugged which it is not.  I have tried several cables and even a new crossover cable (which should not be necessary) just in case.  All give same results.<br />
<br />
I am running Windows XP sp3 on a fairly new dell E5400.<br />
Ipconfig returns the IP 192.168.0.210 and mask 255.255.255.0 and no gateway.<br />
<br />
pinging 192.168.0.227 returns errors like packets sent=4  Receives =2  lost =2  (50% loss) or a &quot;request timed out&quot; message.<br />
<br />
The tread in 2006 never resolved the issue.  Any thoughts would be appreciated.<br />
<br />
MLPMLP</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>mlpmlp</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230540.html</guid>
		</item>
		<item>
			<title><![CDATA[[Cisco] Linksys WRV200 Certificate Issue]]></title>
			<link>http://www.daniweb.com/forums/thread230492.html</link>
			<pubDate>Thu, 15 Oct 2009 19:48:17 GMT</pubDate>
			<description>Took one of my units home to allow one worker to collaborate via VPN to my Vista Ultimate network.  To test on my laptop, I have installed the VPN client and seek to get the certificate on as well for a client access connection from outside of my home network.  The admin manual is not helpful to me...</description>
			<content:encoded><![CDATA[<div>Took one of my units home to allow one worker to collaborate via VPN to my Vista Ultimate network.  To test on my laptop, I have installed the VPN client and seek to get the certificate on as well for a client access connection from outside of my home network.  The admin manual is not helpful to me in this instance.  The options of 'Generate' and 'Import' are apparent.  <br />
<br />
The 'Generate' option appears to only regenerate the existing certificate on the router.<br />
<br />
The 'Import' option creates a browsing option which I have tried but no default filename appears.  I have tried to enter a filname of my choosing but the error message indicates that what was selected is not acceptable.  Guidance sought</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12138&amp;d=1255635004" target="_blank">Certificate Page.jpg</a> (94.7 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>mnewsome</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230492.html</guid>
		</item>
		<item>
			<title>internet connection only local</title>
			<link>http://www.daniweb.com/forums/thread230491.html</link>
			<pubDate>Thu, 15 Oct 2009 19:39:25 GMT</pubDate>
			<description>Hi, 
I run windows vista home premium.  
I have a desktop, and laptop and both were connected wirelessly to a linksys BEFW11S4 router which connects via ethernet cable to a westell wirespeed B90-210015-04. 
 
The router and the modem are both old, from perhaps 3 years ago.  
 
I was able to connect...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
I run windows vista home premium. <br />
I have a desktop, and laptop and both were connected wirelessly to a linksys BEFW11S4 router which connects via ethernet cable to a westell wirespeed B90-210015-04.<br />
<br />
The router and the modem are both old, from perhaps 3 years ago. <br />
<br />
I was able to connect fine to the internet for a long time. THe connection was unsecure so I thought that I should make it secure. I did, set the WEP encryption, and now its a secure connection... that doesnt connect to the internet. Both computers list the connection as a local connection. <br />
<br />
So everything worked yesterday until I stupidly decided to mess around with it and now its only local. I tried going back but now even when its unsecured, the connection is still local. <br />
<br />
Any help? Please?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>dayexday</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230491.html</guid>
		</item>
		<item>
			<title>Missing Drives</title>
			<link>http://www.daniweb.com/forums/thread230487.html</link>
			<pubDate>Thu, 15 Oct 2009 19:21:50 GMT</pubDate>
			<description>This morning I went to one of our satellite sites because they were unable to log in to a few applications that they were needing to use.  When I got there I found out that the server was missing a few drives and folders that needed to be shared in order for the applications to be running. 
 
All...</description>
			<content:encoded><![CDATA[<div>This morning I went to one of our satellite sites because they were unable to log in to a few applications that they were needing to use.  When I got there I found out that the server was missing a few drives and folders that needed to be shared in order for the applications to be running.<br />
<br />
All of the icons on the users desktops have disappeared and the folders and the other drives are also missing on the server.  The only remaining drive is the C drive.  There are supposed to be 2 other drives on the computer but they are not showing up and they hold the application files there.<br />
<br />
When I came back to the home site and logged in remotely using the Run command, all the drives and folders are located but they just don't show up on site over at the satellite company.  We run a back-up every night and to save me the trouble of having to run a restore I was wondering if anybody has an idea as to what might be happening here. Thanks in advance!<br />
<br />
Mark</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>ItTROSA</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230487.html</guid>
		</item>
		<item>
			<title>computer network</title>
			<link>http://www.daniweb.com/forums/thread230318.html</link>
			<pubDate>Thu, 15 Oct 2009 08:35:58 GMT</pubDate>
			<description><![CDATA[I have 3 computer set up in a network. they are not connected to the internet. I'm using them with a track program. I ping them and two of them are talking to each other but they are not talking to the third. However the third one is pinging the other two. I'm lost and don't know what to do. Need...]]></description>
			<content:encoded><![CDATA[<div>I have 3 computer set up in a network. they are not connected to the internet. I'm using them with a track program. I ping them and two of them are talking to each other but they are not talking to the third. However the third one is pinging the other two. I'm lost and don't know what to do. Need your help.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>panama</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230318.html</guid>
		</item>
		<item>
			<title>How to Set a WEP Key for a cisco 1200 series wireless access point.</title>
			<link>http://www.daniweb.com/forums/thread230281.html</link>
			<pubDate>Thu, 15 Oct 2009 04:36:18 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I would like to set key for my Cisco 1200 series Wireless Access point such that users can be able to connect to it after providing a it. When I select static WEP, I am told to enter 26 Hexadecimal characters and yet I would like to provide users with a key like "Cisco1200". How can I set...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I would like to set key for my Cisco 1200 series Wireless Access point such that users can be able to connect to it after providing a it. When I select static WEP, I am told to enter 26 Hexadecimal characters and yet I would like to provide users with a key like &quot;Cisco1200&quot;. How can I set this.<br />
<br />
Thank you!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>kiel19</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230281.html</guid>
		</item>
		<item>
			<title>Application error</title>
			<link>http://www.daniweb.com/forums/thread230225.html</link>
			<pubDate>Wed, 14 Oct 2009 23:37:42 GMT</pubDate>
			<description>Keep getting Interanal application error when trying to play CD..Regards Peter</description>
			<content:encoded><![CDATA[<div>Keep getting Interanal application error when trying to play CD..Regards Peter</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>raafanw</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230225.html</guid>
		</item>
		<item>
			<title>cant acces antivirus website</title>
			<link>http://www.daniweb.com/forums/thread230111.html</link>
			<pubDate>Wed, 14 Oct 2009 12:19:45 GMT</pubDate>
			<description>i cant access antivirus website and also microsoft website pls help me</description>
			<content:encoded><![CDATA[<div>i cant access antivirus website and also microsoft website pls help me</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>rairaven</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230111.html</guid>
		</item>
		<item>
			<title>I need help rewriting dynamically-generated URLs</title>
			<link>http://www.daniweb.com/forums/thread230028.html</link>
			<pubDate>Wed, 14 Oct 2009 06:21:52 GMT</pubDate>
			<description><![CDATA[I need your help to rewrite the URLs generated dynamically by a PHP photo album software. 
These are how the URLs currently show on the browser: 
 
index.php?page=list-image&album=1 (The URL of "album 1" while I name the album "Tropical Trees") and index.php?page=list-image&album=2 (The URL of...]]></description>
			<content:encoded><![CDATA[<div>I need your help to rewrite the URLs generated dynamically by a PHP photo album software.<br />
These are how the URLs currently show on the browser:<br />
<br />
index.php?page=list-image&amp;album=1 (The URL of &quot;album 1&quot; while I name the album &quot;Tropical Trees&quot;) and index.php?page=list-image&amp;album=2 (The URL of &quot;album 2 while the name might be something like &quot;Images In The Darkness&quot; or &quot;Beaches&quot;).<br />
<br />
I need help to make the above-mentioned &quot;album 1&quot; URL to be: &quot;Tropical_Trees/&quot; and other albums to be in this form. <br />
<br />
The following example is how the image URLs shows:<br />
index.php?page=image-detail&amp;album=1&amp;image=1 (The URL of &quot;image 1&quot; of &quot;album 1&quot; while I name this image &quot;Buddha Statue&quot;)<br />
<br />
I want the image URLs to be in this form: &quot;Tropical_Trees/Buddha_Statue/&quot;<br />
<br />
Can anyone please show me how to rewrite the album and image URLs in order to have search engine-friendly URLs. I have tried without success to achieve this. This is what I have done so far:<br />
 <pre style="margin:20px; line-height:13px">## mod_rewrite configuration<br />
Options +FollowSymLinks<br />
<br />
# Turn on the rewriting engine<br />
RewriteEngine on<br />
<br />
RewriteCond %{HTTP_REFERER} !^$<br />
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain.com/.*$ [NC]<br />
RewriteRule \.(gif|jpg|png)$ - [F]<br />
<br />
RewriteRule ^[a-zA-Z]$ index.php?page=list-image&amp;album=$0<br />
RewriteRule ^([a-zA-Z])\/$ /$1 [R]<br />
<br />
RewriteRule ^([A-Z]+)([a-z)]+)([0-9)]+)\.html$ index.php?page=image-detail&amp;album=1&amp;image=$3<br />
<br />
RewriteRule&nbsp; ^([^/]+)/$ index.php?page=image-detail&amp;album=1&amp;image=$1<br />
<br />
#Options -Indexes IncludesNOEXEC FollowSymLinks</pre><br />
I will appreciate your kind assistance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>mexabet</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230028.html</guid>
		</item>
		<item>
			<title>Setup a Webmail</title>
			<link>http://www.daniweb.com/forums/thread229962.html</link>
			<pubDate>Tue, 13 Oct 2009 23:39:35 GMT</pubDate>
			<description>hi guys, how to setup a webmail using my own internet domain name? like http://mydomain.com/webmail pls. help...any ideas is greatly appreciated... thank you :(</description>
			<content:encoded><![CDATA[<div>hi guys, how to setup a webmail using my own internet domain name? like <a rel="nofollow" class="t" href="http://mydomain.com/webmail" target="_blank">http://mydomain.com/webmail</a> pls. help...any ideas is greatly appreciated... thank you :(</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>cguan_77</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229962.html</guid>
		</item>
		<item>
			<title>News Story A Black Eye for Cloud Computing</title>
			<link>http://www.daniweb.com/news/story229934.html</link>
			<pubDate>Tue, 13 Oct 2009 20:27:36 GMT</pubDate>
			<description><![CDATA[To put it mildly, it's been a bad week for cloud computing. First of all word got out that Microsoft, the keepers of the data for users of Sidekick phones completely hosed the data. (http://www.tomshardware.com/news/Microsoft-T-Mobile-Sidekick-Data-Lost,8832.html) I mean kaput, gone, vanished. See...]]></description>
			<content:encoded><![CDATA[<div>To put it mildly, it's been a bad week for cloud computing. First of all word got out that Microsoft, the keepers of the data for users of Sidekick phones <a rel="nofollow" class="t" href="http://www.tomshardware.com/news/Microsoft-T-Mobile-Sidekick-Data-Lost,8832.html" target="_blank">completely hosed the data.</a> I mean kaput, gone, vanished. See you later, bye. If you don't have a back up, you are pretty much screwed because the keepers of the data have committed the ultimate sin and lost it.<br />
<br />
Meanwhile, the The Unofficial Apple Weblog reports that <a rel="nofollow" class="t" href="http://www.tuaw.com/2009/10/12/mobileme-mixup-address-book-snafu-exposes-personal-data-to-stra/" target="_blank">MobileMe might be having a data leak</a> and letting people randomly see the contents of your address book. This is the kind of nightmare scenario that cloud computing naysayers always seem to bring up, but we quickly dismiss as not likely to happen. Well, it did happen and it happened twice in one week.<br />
<br />
<span style="font-weight:bold">We're Not Talking an Outage Here</span><br />
<br />
Last month, I made fun of they hysteria that developed when Gmail went down for a few hours in my post, <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story221425.html" target="_blank">The Day Gmail Stood Still: A Tale of Horror,</a> but losing a service for a few hours is a minor annoyance. Losing your data? That's catastrophic and there is no sugar coating it. That these two cloud computing doomsday scenarios were perpetrated, not by some Mom and Pop cloud company, but by two of the largest computing organizations, Apple and Microsoft, makes the situation all that much worse.<br />
<br />
<span style="font-weight:bold">Tough to Defend</span><br />
<br />
As a fan of cloud computing, I tend to dismiss the control arguments I hear when people say they won't let their data out of their sight. The easiest argument here, which frankly is the one that vendors always seem to say, is that your data is probably safer with them than it is with you. After all they have fail-safe systems, back-ups of their back-ups and your data is safer with them because you won't be as thorough. What's more their reputation is on the line, right? If something like this happens, well their whole business model is basically up in smoke.<br />
<br />
<span style="font-weight:bold">Apple and Microsoft Are Not Pure Cloud Vendors</span><br />
<br />
If Google or Salesforce lost or leaked data in this fashion, it would be truly a monumental failure since this is what they do for a living. That it was Apple and Microsoft, is still horrible, but this is not their primary business model. They still sell other services, hardware, software and so forth. The cloud business is a sideline and maybe that's the problem.<br />
<br />
As we navigate this new way of computing, let's not panic and throw the baby out with the bath water, but neither can we idly dismiss data backup and data leak concerns as the worries of control freaks. It's something we should all be concerned about. Something we should all be asking hard questions about and something we need to take much more seriously because next time, the data could be yours and it won't be so abstract. Remember it's ultimately your data and always make sure there is a way for you to back it up locally so that you have a copy too in case your vendor turns out to be someone incompetent, like say Apple or Microsoft.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>Techwriter10</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229934.html</guid>
		</item>
		<item>
			<title>how are the differences in cabling so important in networking</title>
			<link>http://www.daniweb.com/forums/thread229796.html</link>
			<pubDate>Tue, 13 Oct 2009 11:00:55 GMT</pubDate>
			<description>I would want to know all the types of the cables used in networking and why they are used in those applications?The differences in the cables and the brand names attached to them</description>
			<content:encoded><![CDATA[<div>I would want to know all the types of the cables used in networking and why they are used in those applications?The differences in the cables and the brand names attached to them</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>kindave</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229796.html</guid>
		</item>
		<item>
			<title>cant ping hostname</title>
			<link>http://www.daniweb.com/forums/thread229691.html</link>
			<pubDate>Tue, 13 Oct 2009 02:52:07 GMT</pubDate>
			<description>Hi, 
 
I have 2 machines on my network and a router.  
my router is 192.168.1.1 and my machines are: 
darkstar 192.168.1.15 (Ubuntu) 
dazlaptop 192.168.1.16 (WXP) 
 
These two machines share files and work, and when i am in windows XP i can go to the folder directory \\darkstar\ and it opens.  
...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have 2 machines on my network and a router. <br />
my router is 192.168.1.1 and my machines are:<br />
darkstar 192.168.1.15 (Ubuntu)<br />
dazlaptop 192.168.1.16 (WXP)<br />
<br />
These two machines share files and work, and when i am in windows XP i can go to the folder directory \\darkstar\ and it opens. <br />
<br />
But when i type ping darkstar it says this:<br />
Pinging darkstar [172.16.142.1] with 32 bytes of data:<br />
<br />
Request timed out. <br />
Request timed out.<br />
Request timed out.<br />
Request timed out.<br />
<br />
This is stupid because i can ping darkstar (192.168.1.15) and it works.<br />
<br />
But i cant use the hostname.<br />
<br />
So i tried flushing the dns. <br />
ipconfig /flushdns<br />
<br />
and it still does the same thing, I have no idea where it got this 172 B class network address from. <br />
<br />
If I try it vice versa it still wont ping.<br />
<br />
daz@darkstar:~$ ping dazlaptop<br />
^C<br />
daz@darkstar:~$ ping 192.168.1.16<br />
PING 192.168.1.16 (192.168.1.16) 56(84) bytes of data.<br />
64 bytes from 192.168.1.16: icmp_seq=1 ttl=128 time=1.48 ms<br />
64 bytes from 192.168.1.16: icmp_seq=2 ttl=128 time=1.23 ms<br />
^C<br />
--- 192.168.1.16 ping statistics ---<br />
2 packets transmitted, 2 received, 0% packet loss, time 1001ms<br />
rtt min/avg/max/mdev = 1.231/1.355/1.480/0.129 ms<br />
<br />
So it works Via IP, and for some reason samba works fine, but I have no clue why it wont let me flush the dns and let me use the hostname.<br />
<br />
Also it only does this sometimes after the machines have been restarted.<br />
<br />
Any ideaS?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>Dazaa</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229691.html</guid>
		</item>
		<item>
			<title>wifi problem</title>
			<link>http://www.daniweb.com/forums/thread229509.html</link>
			<pubDate>Mon, 12 Oct 2009 11:33:07 GMT</pubDate>
			<description><![CDATA[I have just reinstalled windows xp to my acer aspire laptop with an intel chipset and probably an intel wifi. I'm trying to connect to a wifi router that does not have any network in which a sony viao with windows vista could connect without a problem and without entering any network id or...]]></description>
			<content:encoded><![CDATA[<div>I have just reinstalled windows xp to my acer aspire laptop with an intel chipset and probably an intel wifi. I'm trying to connect to a wifi router that does not have any network in which a sony viao with windows vista could connect without a problem and without entering any network id or passwords. <br />
<br />
anyone who could help me with my problem</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>bornok15</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229509.html</guid>
		</item>
		<item>
			<title>News Story The 10 Best Linux Distributions of 2009</title>
			<link>http://www.daniweb.com/news/story229382.html</link>
			<pubDate>Sun, 11 Oct 2009 23:00:05 GMT</pubDate>
			<description><![CDATA[It was exactly one year ago today that I published my original "The 10 Best Linux Distributions (http://www.daniweb.com/news/story219749.html)" and it's time to put forth a new list for this year's best. Without looking at the old list, I've decided to compile this one from scratch. This 2009 list...]]></description>
			<content:encoded><![CDATA[<div>It was exactly one year ago today that I published my original &quot;<a rel="nofollow" class="t" href="http://www.daniweb.com/news/story219749.html" target="_blank">The 10 Best Linux Distributions</a>&quot; and it's time to put forth a new list for this year's best. Without looking at the old list, I've decided to compile this one from scratch. This 2009 list takes several factors into account for placement in the list: Community support, commercial support, software variety, update engine and distribution frequency. Even for old Linux salts, there are a few surprises on this list. For starters, Ubuntu is not number one.<br />
<br />
The problem with this list is that I don't hate any of the distros that I've entered here. Even number ten is one of my all time favorites but something has to be on top and something has to be on bottom. Check out the list and see what you think.<br />
<br />
<span style="font-weight:bold">1.  <a rel="nofollow" class="t" href="http://www.gnewsense.org" target="_blank">gNewSense</a></span> - Ever since <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story228904.html" target="_blank">my conversation</a> with Richard Stallman, I've decided that gNewSense is the distro that claims the top spot for this year. Based on <a rel="nofollow" class="t" href="http://www.ubuntu.com" target="_blank">Ubuntu</a>, which is based on <a rel="nofollow" class="t" href="http://www.debian.org" target="_blank">Debian</a>, gNewSense contains only <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story227815.html" target="_blank">free software</a>. It's also the distro that Stallman himself uses--how can you beat that?<br />
<br />
<span style="font-weight:bold">2.  <a rel="nofollow" class="t" href="http://www.debian.org" target="_blank">Debian</a></span> - Debian is a GNU/Linux distribution that has it all: Great support, unsurpassed stability, awesome developers, a huge community, dozens of offspring including Ubuntu and gNewSense, regular updates, apt-get, thousands of ready-to-install programs and it makes a great user computer or server system. Debian also has the best hardware discovery of any distribution, which is probably why it's used to parent so many other distributions. If Debian has one weakness, it's commercial support. There's no Debian, Inc. for businesses to point to should something go awry. For businesses to adopt a particular distribution, it must have commercial support. For some, the risk is too great otherwise.<br />
<br />
<span style="font-weight:bold">3.  <a rel="nofollow" class="t" href="http://www.ubuntu.com" target="_blank">Ubuntu</a></span> - Ubuntu picks up the slack where (don't confuse this with <a rel="nofollow" class="t" href="http://www.slackware.com" target="_blank">SlackWare</a> which doesn't make the list this time.) Debian leaves off. Ubuntu offers <a rel="nofollow" class="t" href="http://shop.canonical.com/index.php?cPath=31" target="_blank">commercial support</a>, albeit somewhat expensive support through <a rel="nofollow" class="t" href="http://www.canonical.com" target="_blank">Canonical</a>, Ubuntu's commercial sponsor. <br />
<br />
<span style="font-weight:bold">4.  <a rel="nofollow" class="t" href="http://www.centos.org" target="_blank">CentOS</a></span> - This distribution is <a rel="nofollow" class="t" href="http://www.redhat.com" target="_blank">Red Hat</a> Enterprise Linux compiled from sources. It is still my personal distribution for my user/server computer. I do most of my testing on it. I use Debian for testing as well in virtual machines but they all ride on top of my CentOS computer. I spoke with Karanbir Singh, Project Lead of CentOS a few weeks ago and he gave some insight into the project that I had not heard or read before. <a rel="nofollow" class="t" href="http://www.blogtalkradio.com/frugaltechshow/2009/09/25/Frugal-Friday-with-CentOS-Project-Lead-Karanbir-Singh" target="_blank">Listen</a> to the original podcast, if you get a chance.<br />
<br />
<span style="font-weight:bold">5.  <a rel="nofollow" class="t" href="http://www.fedoraproject.org" target="_blank">Fedora</a></span> - Fedora is the community version supported by Red Hat, Inc. It is what we used to call Red Hat Linux. It's also the version of Linux that Richard Stallman says comes pretty close to being an all free distribution. If you can impress Stallman, you've done your job. Fedora is often a bit unstable because it is out on what some call the 'bleeding edge' and is for those who are a bit more on the adventurous side. Don't use it for production. For production purposes, use CentOS if you don't want to purchase a commercial Linux distribution. Just as a side note, this is one of the funniest true <a rel="nofollow" class="t" href="http://www.centos.org/modules/news/article.php?storyid=127" target="_blank">stories</a> I've ever read. It would still be funny if it weren't Oklahoma but since I live here, it makes it even better.<br />
<br />
<span style="font-weight:bold">6.  <a rel="nofollow" class="t" href="http://www.redhat.com" target="_blank">Red Hat</a></span> - Short of being blessed by Richard Stallman or Linus Torvalds, how can you not love Red Hat? It was one of the first companies that bucked the Microsoft-only trend and gave it a go on Linux. It worked. Red Hat is the most profitable and successful Linux/Open Source/Free Software company in the world. It's very profitable and it keeps growing. It is one of three Linux distributions that ever makes its way into large companies as a supported operating system. <a rel="nofollow" class="t" href="http://www.novell.com" target="_blank">SUSE</a> (Not on this list) and Ubuntu are the other two.<br />
<br />
<span style="font-weight:bold">7.  <a rel="nofollow" class="t" href="http://www.gentoo.org" target="_blank">Gentoo</a></span> - Do you have a few free weekends and a need for something that goes ZOOM when you're done? Gentoo is for you, then. Gentoo is not for those who are wanting to download, burn and boot; it's for those who like to tinker, twist and fidget with something until it's perfect. If you want something that rocks, and is rock-solid when you're done, then you want Gentoo. Gentoo is the Harley-Davidson of the Linux world. It's cool. It's stable. It's hot. It's also a royal pain in your backside. If you're impatient, like me, keep moving and just appreciate Gentoo from afar.<br />
<br />
<span style="font-weight:bold">8.  <a rel="nofollow" class="t" href="http://www.knoppix.org" target="_blank">Knoppix</a></span> - Yeah, Knoppix, baby. It's cool like that. Knoppix is one of those &quot;Show it, don't explain it&quot; distributions. If you want to try to explain Linux to someone, show them a Knoppix Live CD. They might never look at a Windows computer again. It's that good. If you have an old computer that won't handle a large hard drive, buy yourself a fast CD/DVD ROM drive and download, burn and boot Knoppix for your user computer. Save your documents and files to the 'too small for Linux' disk and never look back.<br />
<br />
<span style="font-weight:bold">9.  <a rel="nofollow" class="t" href="http://www.prestomypc.com" target="_blank">Presto</a></span> - Got Windows but also want Linux? Get Presto. I <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story220501.html" target="_blank">installed</a> it on my netbook and I love it. When I'm in a hurry and just want to check email or make a <a rel="nofollow" class="t" href="http://www.skype.com" target="_blank">Skype</a> call, I boot into Presto and get to work in about 15 seconds flat. It's the best $20 you'll ever spend.<br />
<br />
<span style="font-weight:bold">10.  <a rel="nofollow" class="t" href="http://www.damnsmalllinux.org" target="_blank">Damn Small Linux</a></span> - Damn Small Linux (DSL) is the cool of cool in small distro land. In as little as 50MB, you can have a full Linux computer and in these days of operating system bloat; that's a real winner. DSL isn't just small but it has features you'd expect from larger distributions: Web, RDP, Terminal Services, SSH, productivity tools, SSH server and <a rel="nofollow" class="t" href="http://www.damnsmalllinux.org/applications.html" target="_blank">much more</a>. If I ran a company with more than just a handful of employees, it's likely that DSL is what I'd use for their user interface possibly as virtual desktops on a hypervisor system. If you haven't experienced DSL for yourself, you should. Download, burn and boot. It's impressive.<br />
<br />
If your favorite distro didn't make the cut, I'm sorry, maybe next time. Perhaps you can convince me to write up another list of my reader's favorites if you write back and tell me what they are.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>khess</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229382.html</guid>
		</item>
		<item>
			<title>Linux Content Switch</title>
			<link>http://www.daniweb.com/forums/thread229369.html</link>
			<pubDate>Sun, 11 Oct 2009 21:36:04 GMT</pubDate>
			<description><![CDATA[Hello All, 
 
I have a problem, for which I need some guidance..... Here is the scenario. 
 
Internet --> Router --> [my required s/w ?!?!] --> 3 web servers. 
 
the router which I have has limited capabilities. It can jus forward incoming requests only IP based, and not even to to any specific...]]></description>
			<content:encoded><![CDATA[<div>Hello All,<br />
<br />
I have a problem, for which I need some guidance..... Here is the scenario.<br />
<br />
Internet --&gt; Router --&gt; [my required s/w ?!?!] --&gt; 3 web servers.<br />
<br />
the router which I have has limited capabilities. It can jus forward incoming requests only IP based, and not even to to any specific ports...So thats a bottleneck.<br />
<br />
To overcome this, I plan to use a very very minimal linux VM, that will take in requests from this router and forward to 3 or more web servers behind.<br />
<br />
my required s/w, functionality must be like this..<br />
if the incoming request is for...<br />
a.mysite.com goto ServerA at port x1<br />
b.mysite.com goto ServerA at port x2<br />
c.mysite.com goto ServerB at port x3<br />
.... so on...<br />
<br />
I hope u get an idea.<br />
<br />
Now, I am not an advanced user of Linux, and a networking expert either. So please be kind...<br />
<br />
I can do this with Apache vhosts thing, but I prefer to run separate apache servers, to avoid single point of failure.<br />
<br />
I was looking at these router and firewall linux distro's.... (very fascinating), to get my job done, but I don't think they have exactly what I look for....I tried (monowall, smoothwall, untangle, zeroshell..etc) or maybe, I didn't look at the right place.<br />
<br />
Or I was wondering if squid proxy wud do this job for me. If yes, I have no clue on how to write the directives...an example wud be gr8....<br />
<br />
If u have any better ideas, I am all ears....<br />
<br />
Thank You<br />
<br />
Antonio....</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>xav.vijay</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229369.html</guid>
		</item>
		<item>
			<title><![CDATA[View other's desktop]]></title>
			<link>http://www.daniweb.com/forums/thread229302.html</link>
			<pubDate>Sun, 11 Oct 2009 13:34:08 GMT</pubDate>
			<description><![CDATA[what program can i use to view other's desktop so that I can troubleshoot their computer over the internet?]]></description>
			<content:encoded><![CDATA[<div>what program can i use to view other's desktop so that I can troubleshoot their computer over the internet?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>pinoytechnology</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229302.html</guid>
		</item>
		<item>
			<title>Old Toshiba Laptop running Windows 95</title>
			<link>http://www.daniweb.com/forums/thread229289.html</link>
			<pubDate>Sun, 11 Oct 2009 12:23:39 GMT</pubDate>
			<description><![CDATA[I have an old Toshiba Laptop, build in 1995, which is still fully operational and used by a family member. The machine runs on Windows 95. It's got two ancient PC card slots, One of them is filled by a Xircom Ethernet adapter which was fairly expensive at the time. I recall transferring files from...]]></description>
			<content:encoded><![CDATA[<div>I have an old Toshiba Laptop, build in 1995, which is still fully operational and used by a family member. The machine runs on Windows 95. It's got two ancient PC card slots, One of them is filled by a Xircom Ethernet adapter which was fairly expensive at the time. I recall transferring files from the Win 95 System to my Win2K system a couple of years ago which was easy.<br />
<br />
I tried to connect that ancient Laptop to my current Windows Vista 64 bit System but failed. The Vista machine just found an unidentified network, but did not detect the laptop. <br />
<br />
I was able to dial up to the Internet with the modem card that is in the other PCMCIA card slot and managed to transfer some files as attachments to e-mails.<br />
<br />
What do I need to do to get a direct LAN connection between these two machines?<br />
<br />
Any help is appreciated. Thank you.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>octavius</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229289.html</guid>
		</item>
		<item>
			<title>Printing problem on network</title>
			<link>http://www.daniweb.com/forums/thread228811.html</link>
			<pubDate>Fri, 09 Oct 2009 08:52:37 GMT</pubDate>
			<description><![CDATA[Somewhen i give the print on the network printer, it works well but somewhen it gives an error "Printer error - there may not be enough space or there may be some problem with your network". 
 
i.e. at first time it gives error & if i try to print again, after a second, it works well. 
 
 
I m not...]]></description>
			<content:encoded><![CDATA[<div>Somewhen i give the print on the network printer, it works well but somewhen it gives an error &quot;Printer error - there may not be enough space or there may be some problem with your network&quot;.<br />
<br />
i.e. at first time it gives error &amp; if i try to print again, after a second, it works well.<br />
<br />
<br />
I m not getting whether the problem is with Network or with the Printer.<br />
<br />
Pl. help me.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>umesh8all</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228811.html</guid>
		</item>
		<item>
			<title>Cat 5 wiring</title>
			<link>http://www.daniweb.com/forums/thread228465.html</link>
			<pubDate>Thu, 08 Oct 2009 02:16:17 GMT</pubDate>
			<description>I have inherited a wiring situation after a move. There is a Leviton Patch Panel with each pair matched, (blue-white/white-blue, green-white/white-green and so on). I wired the jacks in the wall according to T568B. Do I wire the punch down patch panel according to how I wired the jack, or is the...</description>
			<content:encoded><![CDATA[<div>I have inherited a wiring situation after a move. There is a Leviton Patch Panel with each pair matched, (blue-white/white-blue, green-white/white-green and so on). I wired the jacks in the wall according to T568B. Do I wire the punch down patch panel according to how I wired the jack, or is the patch panel switching the matched pair color scheme to T568B from the punch down side to it's own jack? Is this a standard for patch panels or a leviton thing?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>wirewrangler</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228465.html</guid>
		</item>
		<item>
			<title>Wifi cell phone, PC Torrent</title>
			<link>http://www.daniweb.com/forums/thread228366.html</link>
			<pubDate>Wed, 07 Oct 2009 15:34:01 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I am student of BSIT in BZ University Multan, Pakistan... 
 
I've a question, Actually I don't have but a student in the class asked a question & Teacher Gave the Answer which is not acceptable by me... Just wanted to confirm ... 
 
ok 
 
*Here is the scenario...* 
in the hostel of my...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I am student of BSIT in BZ University Multan, Pakistan...<br />
<br />
I've a question, Actually I don't have but a student in the class asked a question &amp; Teacher Gave the Answer which is not acceptable by me... Just wanted to confirm ...<br />
<br />
ok<br />
<br />
<span style="font-weight:bold">Here is the scenario...</span><br />
in the hostel of my university there is Wifi Implemented, Student is trying to use Torrent on his PC but he can't download any thing ... But when he connects his cell phone with the same wifi network and download torrent files in his cell phone he can download files ...<br />
<br />
Question was that, why it is so that same network is allowing to access torrents on cell phone &amp; not on PC ...<br />
<br />
<br />
<span style="font-weight:bold">Here is the answer of teacher, which I 99% don't accept...</span><br />
There might be GSM/GPRS network embedded in the wifi, that is allowing user to use torrent on mobile ...<br />
<br />
<br />
<br />
<br />
Is that possible? How it is possible ? He is connecting to Wireless LAN, Not with GPRS ...<br />
<br />
What I think is that there might only be firewall on PC... <br />
<br />
Just wanted to clear ...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>wasiflaeeq</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228366.html</guid>
		</item>
		<item>
			<title>wireless issues</title>
			<link>http://www.daniweb.com/forums/thread228308.html</link>
			<pubDate>Wed, 07 Oct 2009 12:09:04 GMT</pubDate>
			<description>Hi, 
I work at a hotel that has wireless internet. and its provided free. however, one part of the hotel has an exremely weak signal. 
 
How can I get that signal repeated or strenghened?</description>
			<content:encoded><![CDATA[<div>Hi,<br />
I work at a hotel that has wireless internet. and its provided free. however, one part of the hotel has an exremely weak signal.<br />
<br />
How can I get that signal repeated or strenghened?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>Juriaan Ferreir</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228308.html</guid>
		</item>
		<item>
			<title>dale.granite@google.com</title>
			<link>http://www.daniweb.com/forums/thread228196.html</link>
			<pubDate>Wed, 07 Oct 2009 03:31:38 GMT</pubDate>
			<description>Im trying to set up a network on a scale system in a quarry.  I have one computer and scale data working.  I have a 50kb radio link and need to configure a camera (lo rez) and voice along with the scale data to a second computer remote so scale can be viewed remote and tickets printed.  any one who...</description>
			<content:encoded><![CDATA[<div>Im trying to set up a network on a scale system in a quarry.  I have one computer and scale data working.  I have a 50kb radio link and need to configure a camera (lo rez) and voice along with the scale data to a second computer remote so scale can be viewed remote and tickets printed.  any one who knows?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>dale1570</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228196.html</guid>
		</item>
		<item>
			<title>Windows Server 2008 and Windows 7</title>
			<link>http://www.daniweb.com/forums/thread228048.html</link>
			<pubDate>Tue, 06 Oct 2009 12:48:05 GMT</pubDate>
			<description>First off I am not certified in anything and totally a hack. But I can read. I have no formal training in MS products. I have evaluation editions of SQL SERVER 2008 and Window 7 . I have successfully networked a DC on one server,  to an SQL SERVER 2008 application server, to two clients...</description>
			<content:encoded><![CDATA[<div>First off I am not certified in anything and totally a hack. But I can read. I have no formal training in MS products. I have evaluation editions of SQL SERVER 2008 and Window 7 . I have successfully networked a DC on one server,  to an SQL SERVER 2008 application server, to two clients workstations running Windows 7. My question is when I am on Windows Explorer on any of the four Machines, I cannot &quot;see&quot; any of the SERVER machines in what might formerly been called network neighborhood. In other words when I click on Networks and then the domain name, I only see clients, never servers. My intuition says I am missing a security setting. I would appreciate any guidance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum115.html">Windows Servers and IIS</category>
			<dc:creator>woodardbarnes</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228048.html</guid>
		</item>
		<item>
			<title>Restrict DNS to Respond Only for Our Domains</title>
			<link>http://www.daniweb.com/forums/thread227982.html</link>
			<pubDate>Tue, 06 Oct 2009 07:08:45 GMT</pubDate>
			<description>Hi, 
 
I would like to look at restricting our external DNS servers to only respond for the domains that we own. Firstly, I would like to ask if this is the convention, or does everybody set their DNS to answer all queries for everyone? 
 
Assuming not, we will still want our externals to do...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I would like to look at restricting our external DNS servers to only respond for the domains that we own. Firstly, I would like to ask if this is the convention, or does everybody set their DNS to answer all queries for everyone?<br />
<br />
Assuming not, we will still want our externals to do recursive lookups for our internal traffic so we will need an ACL to identify internal networks and allow recursion.<br />
<br />
Would I also need a 'zone &quot;.&quot; recursion no' stanza, so that all other traffic will be denied or would the ACL be enough? <br />
<br />
Looking at my named.conf, it looks like it has been set up like this in the past, but this has been commented out.<br />
<br />
named.conf: (truncated)<br />
 <pre style="margin:20px; line-height:13px">acl dns_servers { internal_dns_ip; internal_dns_ip; };<br />
<br />
options {<br />
&nbsp; directory &quot;/var/named&quot; ;<br />
&nbsp; allow-query { any; };<br />
#&nbsp; allow-query { dns_servers; 127.0.0.1; };<br />
#&nbsp; allow-recursion { dns_servers; 127.0.0.1; };<br />
&nbsp; allow-recursion { any; };<br />
&nbsp; allow-transfer { none; };<br />
&nbsp; allow-notify {master_dns_ip; };<br />
&nbsp; listen-on-v6 { none; };<br />
&nbsp; recursive-clients 3500;<br />
&nbsp; version none;<br />
&nbsp; zone-statistics yes;<br />
&nbsp; notify no;<br />
&nbsp; auth-nxdomain no;<br />
&nbsp; };<br />
<br />
view external {<br />
&nbsp; match-clients { any; };<br />
<br />
&nbsp; zone &quot;orgname.com&quot; {<br />
&nbsp; &nbsp; type slave;<br />
&nbsp; &nbsp; file &quot;/var/named/slave/external/orgname.com&quot;;<br />
&nbsp; &nbsp; masters { master_dns_ip; };<br />
&nbsp; allow-notify { master_dns_ip; };<br />
&nbsp; &nbsp; allow-query { any; };<br />
&nbsp; };<br />
<br />
&nbsp; ... more zones ...<br />
};</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum150.html">Domains and DNS</category>
			<dc:creator>unixanalyst</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227982.html</guid>
		</item>
		<item>
			<title>RewriteRule Problem</title>
			<link>http://www.daniweb.com/forums/thread227932.html</link>
			<pubDate>Tue, 06 Oct 2009 01:36:04 GMT</pubDate>
			<description><![CDATA[So i set out to do some rewrites today for a utility i'm building for people to use on their own servers. It involves generating dynamic images to be used on phpbb, but phpbb doesnt allow you to post images with any GET parameters or with a PHP extension. The workaround is passing them via a...]]></description>
			<content:encoded><![CDATA[<div>So i set out to do some rewrites today for a utility i'm building for people to use on their own servers. It involves generating dynamic images to be used on phpbb, but phpbb doesnt allow you to post images with any GET parameters or with a PHP extension. The workaround is passing them via a rewrite.<br />
<br />
I mostly have it figured out, but it isn't very friendly to moving around to new folders. I have no way to predict where a server admin will decide to install it.<br />
<br />
I've tried looking it up, but i've had trouble getting past this last hump.<br />
<br />
On my own server I even have a problem with it. My code is below, it is saved in server.com/subdomain/.htaccess<br />
<br />
I have a subdomain of subdomain.server.com mapped to server.com/subdomain<br />
<br />
<br />
<br />
 <pre style="margin:20px; line-height:13px">RewriteRule ^dummyword/([A-Za-z0-9\-]+)/([A-Za-z0-9\-]+).png$ /dynamicpicture.php?parameter=$1&amp;otherparameter=$2 [R]</pre><br />
if I navigate to &quot;subdomain.server.com/dummyword/one/two.png&quot;<br />
i get forwarded correctly to &quot;subdomain.server.com/dynamicpicture.php?parameter=one&amp;otherparameter=$2&quot;<br />
<br />
if I skip the subdomain and go directly to the folder with &quot;server.com/subdomain/dummyword/one/two.png&quot; the rule doesnt pick it up and i 404.<br />
<br />
Since this is going to be going out to 5-10 other server operators everything before &quot;/dummyword....&quot; could be very random. One site has it nested down 4 directories....<br />
<br />
can anyone school me a little?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>headedtomexico</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227932.html</guid>
		</item>
		<item>
			<title>The Book - Network security essentials</title>
			<link>http://www.daniweb.com/forums/thread227910.html</link>
			<pubDate>Mon, 05 Oct 2009 23:39:01 GMT</pubDate>
			<description><![CDATA[Hi! 
 
I'm looking for the book Network security essentials 2nd or 3rd edition by William Stallings, I live in europe (EU) and can't find it anywhere. So I just wonder if you guys know a place where I can get it as an eBook (legal! Paperbacks too, if it's inside EU) or if there is an equal good or...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
<br />
I'm looking for the book Network security essentials 2nd or 3rd edition by William Stallings, I live in europe (EU) and can't find it anywhere. So I just wonder if you guys know a place where I can get it as an eBook (legal! Paperbacks too, if it's inside EU) or if there is an equal good or better book that you can recommend me to read instead/also. <br />
<br />
Cheers!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>sci-kode</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227910.html</guid>
		</item>
		<item>
			<title>Software providing different ips</title>
			<link>http://www.daniweb.com/forums/thread227872.html</link>
			<pubDate>Mon, 05 Oct 2009 19:07:22 GMT</pubDate>
			<description>Is there any software in the market providing proxy ids. I want a 
 couple of them. Please help</description>
			<content:encoded><![CDATA[<div>Is there any software in the market providing proxy ids. I want a<br />
 couple of them. Please help</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>virtualmisc</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227872.html</guid>
		</item>
		<item>
			<title>Power Management by Boot/shutdown</title>
			<link>http://www.daniweb.com/forums/thread227860.html</link>
			<pubDate>Mon, 05 Oct 2009 18:22:31 GMT</pubDate>
			<description>Does anyone know how I would be able to remotely manage a couple of computers (Windows) where I can boot them up and shut them down remotely from a central low power computer. Also I would like to remotely schedule the power down of external monitors.</description>
			<content:encoded><![CDATA[<div>Does anyone know how I would be able to remotely manage a couple of computers (Windows) where I can boot them up and shut them down remotely from a central low power computer. Also I would like to remotely schedule the power down of external monitors.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum23.html">Networking Hardware Configuration</category>
			<dc:creator>Talguy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227860.html</guid>
		</item>
		<item>
			<title>News Story Hotmail security breach</title>
			<link>http://www.daniweb.com/news/story227827.html</link>
			<pubDate>Mon, 05 Oct 2009 15:38:49 GMT</pubDate>
			<description><![CDATA[Smaller businesses and people who use Hotmail as n email system or backup email system need to change their passwords - Microsoft has confirmed it's investigating a security breach. 
 
It seems that in spite of the industrial strength security everybody of any size applies to these systems - and...]]></description>
			<content:encoded><![CDATA[<div>Smaller businesses and people who use Hotmail as n email system or backup email system need to change their passwords - Microsoft has confirmed it's investigating a security breach.<br />
<br />
It seems that in spite of the industrial strength security everybody of any size applies to these systems - and let's not single out Microsoft or be anti-anything here, nobody honest benefits from this sort of thing happening - reports are circulating stating that 10,000 email addresses and passwords have been taken.<br />
<br />
You might want to change yours as a routine precaution.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>GuyClapperton</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227827.html</guid>
		</item>
		<item>
			<title>Multi-firewall defense in depth</title>
			<link>http://www.daniweb.com/forums/thread227755.html</link>
			<pubDate>Mon, 05 Oct 2009 10:44:28 GMT</pubDate>
			<description><![CDATA[I have simple question which is regarding firewall deployment in defense in depth strategy. 
 
I want to install  multiple firewall on my network I want to know should all the firewall placed on different segment of the network be "all configured in fail close fashion". In this case would this...]]></description>
			<content:encoded><![CDATA[<div>I have simple question which is regarding firewall deployment in defense in depth strategy.<br />
<br />
I want to install  multiple firewall on my network I want to know should all the firewall placed on different segment of the network be &quot;all configured in fail close fashion&quot;. In this case would this create a single point of failure if all the devices were to fail at one time. Would it make your network inaccessible to the rest of the network.<br />
<br />
Secondly, the other concern of using multiple layer firewall is the duplication of policies. In my experience even working with two or more firewall in one environment is enough to create a management nightmare. Is duplication an option which should be considered like a best practice approach or when you have consistent hardware environment (juniper , juniper , pix , pix etc).<br />
With duplication you eliminate the degree of uncertainty of speculation or assumption of firewall at different layer would have a certain policy to block certain service/ port but in actuality its quiet the opposite where the service is not being stopped or disallowed by the firewall. Duplication would solve the problem but than as i said it again it has to do with interoperability among other issues. Can someone please like to comment on the scenario <br />
<br />
thank you.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>latin</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227755.html</guid>
		</item>
		<item>
			<title>regarding virus on network</title>
			<link>http://www.daniweb.com/forums/thread227675.html</link>
			<pubDate>Mon, 05 Oct 2009 03:11:54 GMT</pubDate>
			<description><![CDATA[1. 1. central virus solution 
 
Is it possible to make a such solution for local Intranet on which more than 100 pcs are connected to avoid virus problem by any cd drive or pen drive , every time when any pc try to insert CD or pen drive it should confirm from Administrator's PC and admin PC will...]]></description>
			<content:encoded><![CDATA[<div><ol style="list-style-type: decimal"><li><ol style="list-style-type: decimal"><li>central virus solution</li>
</ol></li>
</ol>Is it possible to make a such solution for local Intranet on which more than 100 pcs are connected to avoid virus problem by any cd drive or pen drive , every time when any pc try to insert CD or pen drive it should confirm from Administrator's PC and admin PC will check it for virus and then it will allow to access it ??????????????//<ol style="list-style-type: decimal"><li>central file sharing </li>
</ol>Is it possible on local Intranet that no pc can share any thing without the permission of ADMINISTRATOr ?????//</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>jto</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227675.html</guid>
		</item>
		<item>
			<title>regarding Trouble with two network card</title>
			<link>http://www.daniweb.com/forums/thread227671.html</link>
			<pubDate>Mon, 05 Oct 2009 02:47:49 GMT</pubDate>
			<description><![CDATA[we have a intranet in office to share interent among all these computers i have installed one more lan card on my pc and connect a DSL modem on this for getting Internet and used proxy software to make it as a proxy sever on dhcp mode , one of my old onboard LAN card is having my intranet's IP but...]]></description>
			<content:encoded><![CDATA[<div>we have a intranet in office to share interent among all these computers i have installed one more lan card on my pc and connect a DSL modem on this for getting Internet and used proxy software to make it as a proxy sever on dhcp mode , one of my old onboard LAN card is having my intranet's IP but when my pc is connected on Intranet it is not getting internet but when i am disabling my own board lan card then interenet gets started . Please help me why this is happening and how i can make a proxy server?///<br />
Please Please please</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum167.html">Network Security</category>
			<dc:creator>jto</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227671.html</guid>
		</item>
	</channel>
</rss>
