<?xml version="1.0" encoding="ISO-8859-1"?>

<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>LHN Linux Forums</title>
		<link>http://www.linuxhomenetworking.com/forums/</link>
		<description>A highly interactive forum community for Linux, Open Source, Windows and OLPC users with inquiring minds</description>
		<language>en</language>
		<lastBuildDate>Fri, 03 Feb 2012 15:57:45 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1440</ttl>
		<image>
			<url>http://static1.linuxhomenetworking.info/forums/images/misc/rss.png</url>
			<title>LHN Linux Forums</title>
			<link>http://www.linuxhomenetworking.com/forums/</link>
		</image>
		<item>
			<title>Universal remote boot and administration service</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19788-Universal-remote-boot-and-administration-service?goto=newpost</link>
			<pubDate>Thu, 02 Feb 2012 19:57:31 GMT</pubDate>
			<description>Hello, 
Now am doing a project.the title is universal remote boot and  administration service. The concept is booting operating systems over  wider...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
Now am doing a project.the title is universal remote boot and  administration service. The concept is booting operating systems over  wider area network.It overcomes the traditional PXE/DHCP/TFTP  restrictions....Here the traditional PXE is replaced by PBL(preboot  linux) and WBM(wan boot manager)...<br />
<br />
where can i get these two exact components?<br />
Also i need the system requirements to do this project..<br />
link for this project: <a href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6102270&amp;tag=1" target="_blank" rel="nofollow">http://ieeexplore.ieee.org/xpls/abs_...=6102270&amp;tag=1</a><br />
                    thank you...</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/93-General-Chat">General Chat</category>
			<dc:creator>sportyidiot</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19788-Universal-remote-boot-and-administration-service</guid>
		</item>
		<item>
			<title>OpenVPN\IPtables routing problem!! Please help me out</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19787-OpenVPN-IPtables-routing-problem!!-Please-help-me-out?goto=newpost</link>
			<pubDate>Wed, 25 Jan 2012 10:59:36 GMT</pubDate>
			<description>Hi Experts, 
I have problem with routing. i hope one of u can help me becouse i am now about 1 week busy and come not out of my problem 
 
Here is my...</description>
			<content:encoded><![CDATA[<div>Hi Experts,<br />
I have problem with routing. i hope one of u can help me becouse i am now about 1 week busy and come not out of my problem<br />
<br />
Here is my suation.<br />
<br />
Open VPN sever:<br />
<br />
Ip adres of OpenVPN sever: 10.255.252.1<br />
<br />
OpenVPN client get IP range : 10.255.252.2 - 10.255.252.50<br />
SSH server port 22222<br />
<br />
<br />
VPS (openVZ):<br />
<br />
Network interface venet0: wan ip :xx.xx.xx.xx<br />
<br />
Network interface tun0 : OpenVPN client IP: 10.255.252.4 <br />
<br />
<br />
Wat i want ssh connection to OpenVPN server via VPS from internet.<br />
<br />
like this <br />
<br />
internet ----&gt; VPS(openVPN client) ----&gt; OpenVPN server<br />
<br />
<br />
Now i use this Iptables route<br />
<br />
iptables -t nat -A PREROUTING -p tcp -m tcp --dport 22222 -j DNAT --to-destination 10.255.252.1:22222<br />
iptables -t nat -A POSTROUTING -o tun0 -d 10.255.252.1 -p tcp -m tcp --dport 22222 -j SNAT --to 10.255.252.4<br />
iptables -A FORWARD -d 10.255.252.1 -p tcp -m tcp --dport 22222 -j ACCEPT<br />
iptables -A FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT<br />
<br />
Goes every think oke. i can make connection from internet to OpenVPN server throw Open VPN client.<br />
<br />
But if i see ssh log it's says alway that connection come from 10.255.252.4( openVPN client) en not the orginal WAN IP of machine where from i make connection.<br />
<br />
Is possibale to get to make route in Iptables that if anybody logon on ssh server via openvpn client that i see his orginate IP en not the ip of OpenVPN client?<br />
<br />
<br />
<br />
I hope u can help me out from this problem<br />
<br />
regards,<br />
pumbaa</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>Pumbaa</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19787-OpenVPN-IPtables-routing-problem!!-Please-help-me-out</guid>
		</item>
		<item>
			<title><![CDATA[exam prep. guide RHCSA & RHCE.]]></title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19786-exam-prep-guide-RHCSA-amp-RHCE?goto=newpost</link>
			<pubDate>Wed, 25 Jan 2012 08:52:32 GMT</pubDate>
			<description><![CDATA[Dear friends, 
   
               i am going for RHCSA & RHCE certification, please give me some best exam guide which help me out 
 
              ...]]></description>
			<content:encoded><![CDATA[<div>Dear friends,<br />
  <br />
               i am going for RHCSA &amp; RHCE certification, please give me some best exam guide which help me out<br />
<br />
               Thanks in Advance.</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/13-Linux-General-Topics">Linux - General Topics</category>
			<dc:creator>naveen</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19786-exam-prep-guide-RHCSA-amp-RHCE</guid>
		</item>
		<item>
			<title>Dear Admin.. Where is my docs????</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19785-Dear-Admin-Where-is-my-docs?goto=newpost</link>
			<pubDate>Tue, 24 Jan 2012 16:55:49 GMT</pubDate>
			<description><![CDATA[I've purchased pdf's on lhttp://www.linuxhomenetworking.com/purchase The problem here is.. As you mentioned after payment get the docs in my email in...]]></description>
			<content:encoded><![CDATA[<div>I've purchased pdf's on lhttp://www.linuxhomenetworking.com/purchase The problem here is.. As you mentioned after payment get the docs in my email in just 15 minutes..  I waited more than a hour... nothing happens..<br />
<br />
 Can you send me the docs.. asap..<br />
<br />
==================================================  ===========<br />
<font color="#333333"><span style="font-family: arial"><b>Hello Pavan kumar,</b></span></font><br />
<font color="#333333"><span style="font-family: arial"><font color="#c88039"><span style="font-family: arial"><b>You sent a payment of $15.00 USD to Peter Harrison.</b></span></font><br />
<font color="#333333"><span style="font-family: arial">This charge will appear on your credit card statement as payment to PAYPAL *PAYPAL.</span></font></span></font><br />
<div class="cms_table"><table align="left" class="cms_table"><tr valign="top" class="cms_table_tr"><TD width="50%" class="cms_table_td"><font color="#333333"><span style="font-family: arial"><b>Merchant information</b><br />
Peter Harrison<br />
<a href="mailto:paypal@linuxhomenetworking.com">paypal@linuxhomenetworking.com</a><br />
</span></font></TD>
<TD class="cms_table_td"><font color="#333333"><span style="font-family: arial"><b>Instructions to merchant</b><br />
None provided</span></font></TD>
</tr>
</table></div>
<div class="cms_table"><table align="center" class="cms_table"><tr valign="top" class="cms_table_tr"><TD width="350" align="left" class="cms_table_td">Description</TD>
<TD width="100" align="right" class="cms_table_td">Unit price</TD>
<TD width="50" align="right" class="cms_table_td">Qty</TD>
<TD width="80" align="right" class="cms_table_td">Amount</TD>
</tr>
<tr valign="top" class="cms_table_tr"><TD align="left" class="cms_table_td">All Linux Topics (LHN)<br />
Item #: 1001</TD>
<TD align="right" class="cms_table_td">$15.00 USD</TD>
<TD width="50" align="right" class="cms_table_td">1</TD>
<TD align="right" class="cms_table_td">$15.00 USD</TD>
</tr>
<tr valign="top" class="cms_table_tr"><TD colspan="4" class="cms_table_td"></TD>
</tr>
</table></div>
<div class="cms_table"><table align="center" class="cms_table"><tr valign="top" class="cms_table_tr"><TD width="100%" class="cms_table_td"><div class="cms_table"><table align="right" class="cms_table"><tr valign="top" class="cms_table_tr"><TD align="right" class="cms_table_td"><b>Total: </b></TD>
<TD align="right" class="cms_table_td">$15.00 USD</TD>
</tr>
</table></div></TD>
</tr>
</table></div>
<br />
<font color="#333333"><span style="font-family: arial"><font color="#333333"><span style="font-family: arial"><b>Receipt No: 1243-7184-7604-4617</b><br />
<font color="#333333"><span style="font-family: arial">Please  keep this receipt number for future reference. You'll need it if you  contact customer service at Peter Harrison or PayPal.<br />
==================================================  ================================================<br />
<br />
Thanks<br />
</span></font><br />
</span></font><br />
</span></font></div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/27-Announcements-and-Suggestions">Announcements and Suggestions</category>
			<dc:creator>pav</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19785-Dear-Admin-Where-is-my-docs</guid>
		</item>
		<item>
			<title>Networking with Guest OS and Host OS in Virtualbox</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19784-Networking-with-Guest-OS-and-Host-OS-in-Virtualbox?goto=newpost</link>
			<pubDate>Mon, 23 Jan 2012 04:15:16 GMT</pubDate>
			<description>Hello, 
 
I have a laptop with Windows XP OS. I use Oracle Virtualbox for virtualization. 
 
Guest Operating Systems are: Ubuntu10.04 (lucid) and...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I have a laptop with Windows XP OS. I use Oracle Virtualbox for virtualization.<br />
<br />
Guest Operating Systems are: Ubuntu10.04 (lucid) and Centos5.<br />
<br />
In my laptop I use LAN (172.16.1.7/ 255.255.252.0) IP address with my LAN. I have no right to change this IP.<br />
<br />
I use wimax (wireless modem) for network access which assignes IP from DHCP server. <br />
and through this modem I use internet.<br />
<br />
I have installed <b>web server</b> and <b>postgree sql server</b> both on (Ubuntu and CentOS guest).<br />
 <br />
<br />
<b>My requirements.</b><br />
<br />
1. I have applications on host XP  written in c# language and need to access postgre sql server on (ubuntu and/or centos guest)<br />
<br />
2. I must be able to access websites hosted on ubuntu and/or centos from LAN ( my host laptop and LAN pcs)<br />
<br />
3. LAN pcs and guest os (ubuntu and centos) will be able to access internet via wireless modem.<br />
<br />
<br />
what kind of network I can configure so that my requirements are served.<br />
<br />
note: it will be good if sample config commands are shown sequentially.<br />
<br />
Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>mmdullah</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19784-Networking-with-Guest-OS-and-Host-OS-in-Virtualbox</guid>
		</item>
		<item>
			<title>Prevent my users from spamming and making ddos attacks</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19783-Prevent-my-users-from-spamming-and-making-ddos-attacks?goto=newpost</link>
			<pubDate>Sun, 22 Jan 2012 12:55:09 GMT</pubDate>
			<description><![CDATA[Hi ! I'm new on this forum and I need your help :) I am the IT guy in a small company. I have a private network, a DSL connexion to internet and a...]]></description>
			<content:encoded><![CDATA[<div>Hi ! I'm new on this forum and I need your help :) I am the IT guy in a small company. I have a private network, a DSL connexion to internet and a NAT configured between them. I want to prevent users of my company making ddos attacks and spamming. I dont want to block all traffic ;) So I want to limit the number of outgoing connexions to port 25 per natted IP per day for example. I also want to limit the number of simultaneous connexions per users. Also, how to prevent my users making ddos attacks (IE : they run a malicious software) ? Thank's in advance !</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>gueurk</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19783-Prevent-my-users-from-spamming-and-making-ddos-attacks</guid>
		</item>
		<item>
			<title>Squid memory leak problems</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19782-Squid-memory-leak-problems?goto=newpost</link>
			<pubDate>Fri, 20 Jan 2012 16:26:45 GMT</pubDate>
			<description>Hi, 
 
 
I am new to here and new to linux also, I have searched on google but I didnot get any solution so I am posting here please help me. My...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
<br />
I am new to here and new to linux also, I have searched on google but I didnot get any solution so I am posting here please help me. My problem is,<br />
My squid is showing memory leak problem I dont know how to solve it, I tried myself by using some parameters in squid to solve this but I could not solve it.<br />
Please help me.<br />
<br />
Thanks,<br />
comet</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>comet</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19782-Squid-memory-leak-problems</guid>
		</item>
		<item>
			<title>PLEASE help me otherwise my boss gona fire me plzzzzzzzzz....</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19781-PLEASE-help-me-otherwise-my-boss-gona-fire-me-plzzzzzzzzz?goto=newpost</link>
			<pubDate>Thu, 19 Jan 2012 08:06:56 GMT</pubDate>
			<description>Hello everyone... 
 
i configure dns on debian since 2 month ago using bind9..it were working fine...but from 4 days bind stops some time...when i...</description>
			<content:encoded><![CDATA[<div>Hello everyone...<br />
<br />
i configure dns on debian since 2 month ago using bind9..it were working fine...but from 4 days bind stops some time...when i dig any website either its timeout or give a delay reply....<br />
<br />
my browsing sucks...plz help me what to do...</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/93-General-Chat">General Chat</category>
			<dc:creator>arbab</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19781-PLEASE-help-me-otherwise-my-boss-gona-fire-me-plzzzzzzzzz</guid>
		</item>
		<item>
			<title>Dial-up networking</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19780-Dial-up-networking?goto=newpost</link>
			<pubDate>Mon, 16 Jan 2012 20:50:03 GMT</pubDate>
			<description>I have an application where people in the field need to connect to our server.  They will be in a location with no WiFi.  There is always a phone,...</description>
			<content:encoded><![CDATA[<div>I have an application where people in the field need to connect to our server.  They will be in a location with no WiFi.  There is always a phone, but no dial-up ISP.<br />
<br />
Could someone point me to a paper or documentation on setting up a modem on our server to allow users to dial in and exchange information?  I would be most comfortable with a nice error-correcting protocol for the communication, but if I absolutely had to I could just exchange blocks of data directly over the phone (no network protocol) and deal with the error management myself.</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>eialbur</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19780-Dial-up-networking</guid>
		</item>
		<item>
			<title>MIB on Nagios!!</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19779-MIB-on-Nagios!!?goto=newpost</link>
			<pubDate>Sun, 15 Jan 2012 03:36:10 GMT</pubDate>
			<description>hello, 
i am monitoring a switch with nagios, with plugin snmp, but i have a MIB and i dont know where i put the MIB. 
 
 
wich file i must save the...</description>
			<content:encoded><![CDATA[<div>hello,<br />
i am monitoring a switch with nagios, with plugin snmp, but i have a MIB and i dont know where i put the MIB.<br />
<br />
<br />
wich file i must save the MIB?<br />
<br />
<br />
i cant edit the snmp file.<br />
<br />
<br />
in my last version permit edit snmp.cfg and done. now in the 3.2.3 version i cant.<br />
<br />
<br />
please help me, and sorry my english :S<br />
<br />
<br />
hugs.:(</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/93-General-Chat">General Chat</category>
			<dc:creator>urchy</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19779-MIB-on-Nagios!!</guid>
		</item>
		<item>
			<title>Tracking connections through access points</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19778-Tracking-connections-through-access-points?goto=newpost</link>
			<pubDate>Sat, 14 Jan 2012 18:50:53 GMT</pubDate>
			<description>First - let me apologize for how little I understand on this subject.  Please throw knowledge, not flames. 
 
I know that you can get some rough...</description>
			<content:encoded><![CDATA[<div>First - let me apologize for how little I understand on this subject.  Please throw knowledge, not flames.<br />
<br />
I know that you can get some rough location information from a wireless device by comparing the relative signal strengths of multiple access points (assuming you have set up a signal strength map for your facility).  What I'm looking for is the inverse of that where all of the custom programming is on the server as opposed to having signal detection software running in the portable device.<br />
<br />
I have a large facility.  Can I set up multiple access points in my facility such that my portable device remains connected as I walk around (yes ... I'm not sure of the details but I am sure you can do this)  AND have software running on my server that tracks what devices are connected to the access points and the relative signal strength of that portable device across multiple access points.<br />
<br />
This would be a passive tracker based strictly on the server, rather than having signal reporting software on the portable devices.<br />
<br />
Thanks<br />
   Ron</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>eialbur</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19778-Tracking-connections-through-access-points</guid>
		</item>
		<item>
			<title>simulating a linux BOX</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19777-simulating-a-linux-BOX?goto=newpost</link>
			<pubDate>Thu, 12 Jan 2012 11:42:35 GMT</pubDate>
			<description><![CDATA[I've been trying to configure my linux vm firewall using iptables.....I have only one computer with me and i desire to test those....I've been using...]]></description>
			<content:encoded><![CDATA[<div>I've been trying to configure my linux vm firewall using iptables.....I have only one computer with me and i desire to test those....I've been using (GNS3 + vmware) to simulate the desired network...but it becomes too unstable at times(...like while managing 4 linux vm's + GNS3)..........<br />
<br />
Could anyone suggest me a good simulator in which i can run networked linux PC's????(OTHER THAN GNS3)<br />
<br />
THANKS<br />
SRT</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>SRT</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19777-simulating-a-linux-BOX</guid>
		</item>
		<item>
			<title><![CDATA[What's the difference??]]></title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19776-What-s-the-difference?goto=newpost</link>
			<pubDate>Thu, 12 Jan 2012 10:59:18 GMT</pubDate>
			<description><![CDATA[I'm quite new to linux and i notice that for the same application(iptables)...the commands are quite different in ubuntu and fedora.....so what's the...]]></description>
			<content:encoded><![CDATA[<div>I'm quite new to linux and i notice that for the same application(iptables)...the commands are quite different in ubuntu and fedora.....so what's the difference here???<br />
(FOR e.g service iptables start doesn't do anything in ubuntu)<br />
<br />
THanks<br />
SRT</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>SRT</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19776-What-s-the-difference</guid>
		</item>
		<item>
			<title>Cisco ccna ccnp linux trainings in manila philippines</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19775-Cisco-ccna-ccnp-linux-trainings-in-manila-philippines?goto=newpost</link>
			<pubDate>Sun, 08 Jan 2012 03:31:43 GMT</pubDate>
			<description>MNet IT Training Solutions: Philippines provider for world class hardcore, pure hands-on trainings on Cisco CCNA, CCNP, Linux System and Network...</description>
			<content:encoded><![CDATA[<div>MNet IT Training Solutions: Philippines provider for world class hardcore, pure hands-on trainings on Cisco CCNA, CCNP, Linux System and Network Administration, RHCE Bootcamp Trainings, and Microsoft MCITP Bootcamps.<br />
<br />
FOR OUR FACILITIES AND EQUIPMENTS :<br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/classroom.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s.../classroom.jpg</a><br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/_LEN0096.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s...t/_LEN0096.jpg</a><br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/165637_198613810155045_162787533737673_870402_6121462_ncopy.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s...1462_ncopy.jpg</a><br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/_LEN0110.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s...t/_LEN0110.jpg</a><br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/_LEN0103.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s...t/_LEN0103.jpg</a><br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/_LEN0099.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s...t/_LEN0099.jpg</a><br />
<br />
<a href="http://i151.photobucket.com/albums/s148/lendgr8t/_LEN0102.jpg" target="_blank" rel="nofollow">http://i151.photobucket.com/albums/s...t/_LEN0102.jpg</a><br />
<br />
For more UPDATED SCHEDULES LIKE us on Facebook :<br />
<br />
<a href="http://www.facebook.com/mnetsolutions" target="_blank" rel="nofollow">www.facebook.com/mnetsolutions</a><br />
<br />
Or VISIT us :<br />
<br />
<a href="http://www.mnet-it.com/" target="_blank" rel="nofollow">www.mnet-it.com</a><br />
<br />
<br />
WHY CHOOSE US....<br />
<br />
CERTIFIED TRAINER!<br />
Our trainer is a licensed Electronics and Communications Engineer (ECE)<br />
with the following certifications:<br />
Red Hat Certified Engineer (RHCE)<br />
Cisco Certified Network Profesional (CCNP)<br />
Cisco Certified Network Associate (CCNA)<br />
<br />
NO PRE-STUDY NEEDED!<br />
Unlike other training centers,that require you to have a previous knowledge prior to attending the bootcamp so you can follow the discussion, our bootcamps are specifically designed for people with zero knowledge on all courses being offered<br />
(except for RHCE bootcamp.)<br />
<br />
FULLY CUSTOMIZED TRAINING MATERIALS!<br />
We make our own training manuals (not just photocopies of textbooks!) that<br />
help you on the duration of the training and certification process itself,<br />
but it also serves as your &quot;real world cheat-sheet&quot; to help administer, setup,<br />
and troubleshoot real world issues in your office.<br />
That's what training is for? right?<br />
<br />
WE USE REAL EQUIPMENTS!<br />
Oh yeah, it's the age of the simulators! But is that what you paid for? You need to<br />
know how to configure equipments in the flesh, to cable it yourself.Here, we make<br />
sure that each student has their own laboratory kit that we use in all the lab exercises.<br />
<br />
SATISFACTION GUARANTEED<br />
We stand behind the quality of our teaching.We make sure that the students<br />
learn and understand what we promise.If, in the end of the first day, you feel that<br />
you are not satisfied on how we handle the class, or feel that you are not learning<br />
anything, please feel free to tell us, and we will give your money back! No<br />
questions asked!<br />
<br />
GET MORE THAN WHAT YOU PAID FOR!<br />
We don't limit ourselves to only what we teach, learn tools of the trade, that helps<br />
network administrators do their day-to-day jobs with ease<br />
<br />
Take home not just the training manual, but a lot of other learning materials with<br />
you. And we give it for free!<br />
<br />
WE OFFER ONE FREE SEAT-IN FOR 1 YEAR!<br />
Already attended the training but was too busy to take the certification exam?<br />
Or are you preparing for a job interview and you want to refresh yourself with the<br />
concepts discussed in the training? Give us a call and schedule a free seat-in!<br />
<br />
UNLIMITED REFRESHER COURSE!<br />
We offer refresher courses at the end of each month to better prepare you for the<br />
upcoming certification exams!<br />
<br />
MEALS ARE INCLUDED IN THE TRAINING FEE!!<br />
Oh well, every other training center offers free meals, why not join them?<br />
Training fee includes breakfast, lunch, and snacks, so no need to bring your<br />
lunchboxes! Yey!<br />
<br />
COURSES AVAILABLE :<br />
<br />
BASIC LINUX AND SYSTEM ADMINISTRATION TRAINING<br />
<br />
This is a 1 Day pure hands-on Linux till you drop training! Be a novice windows only user to a Linux power-user!<br />
<br />
We use all CLI - no GUI for this training. Learn how to install Linux and administer a Linux system from scratch. No pre-knowledge needed. Those with zero knowledge are encouraged to enroll!<br />
<br />
Want to take the challenge? Enroll now and see the difference!<br />
<br />
Instructor Credentials: ECE, RHCE, CCNP, CCNA<br />
<br />
WHAT IS COVERED?<br />
<br />
Click here to view our course outline:<br />
<a href="http://www.mnet-it.com/pdf/basiclinux.pdf" target="_blank" rel="nofollow">http://www.mnet-it.com/pdf/basiclinux.pdf</a><br />
<b><br />
UPCOMING SCHEDULE : <br />
<br />
&gt;Saturdays 8am- 5pm<br />
<br />
Basic Linux and System Administration <br />
January 14, 2012<br />
<br />
Linux Advanced System Administration <br />
January 28, 2012<br />
<br />
Network Administration <br />
February 11, 2012<br />
<br />
Course Fee: P3,500</b><br />
<br />
<br />
CCNA Module 1 – 4 FastTrack Training<br />
<br />
Want to kick-start your network career? Enroll in our intensive CCNA (Cisco Certified Network Associate) Bootcamp training. No need to enroll in 4 modules what you'll learn from us in 5 days. <br />
<br />
Our training is 80% hands-on 20% lecture. Each student has their own set of laboratory equipments that would be used throughout the training. 3 routers, 3 switches per student. <br />
<br />
ENROLL NOW AND SEE THE DIFFERENCE!<br />
<br />
WHAT WILL BE COVERED?<br />
<br />
Click here to view CCNA BOOTCAMP course outline <br />
<a href="http://www.mnet-it.com/pdf/ccnabootcamp.pdf" target="_blank" rel="nofollow">http://www.mnet-it.com/pdf/ccnabootcamp.pdf</a><br />
<b><br />
UPCOMING SCHEDULE OF 2012:<br />
<br />
&gt;Weekdays Mon-Fri 8am- 6pm<br />
<br />
January 16, 2012- January 20, 2012 <br />
February 6, 2012 - February 10, 2012 <br />
February 27, 2012 - April 2, 2012<br />
March 19, 2012 – March 23, 2012 <br />
<br />
&gt;Sundays 8am- 6pm<br />
<br />
January 8, 2012- February 5, 2012<br />
February 12, 2012 - March 11, 2012<br />
<br />
Course Fee: P12,000</b><br />
<br />
CCNP : CISCO CERTIFIED NETWORK PROFESSIONAL<br />
<br />
Already a CCNA (Cisco Certified Network Associate) ? Upgrade your skills and certification by taking up our CCNP (Cisco Certified Network Professional) trainings. Full Hands-On training with lecture makes sure that you understand all concepts by getting your hands dirty configuring real equipments.<br />
<br />
The new CCNP curriculum requires exam takers to understand, and know how to configure, troubleshoot, and analyze complex networks. That's what our CCNP training is all about - Hardcore configuration and troubleshooting scenarios that will not only help you pass the CCNP exam, but will also let you handle real life scenarios that will surely help you at work.<br />
<br />
Each STUDENTS have their own lab equipment’s:<br />
&gt; 5 routers<br />
&gt; 2 Multilayer Switches<br />
&gt; 2 Distribution Switches<br />
&gt; 6500 Core Switch <br />
<br />
We make sure that you will know how to implement a full-blown scenario with real equipments that you can only see in real production environments.<br />
<br />
ENROLL NOW AND SEE THE DIFFERENCE!<br />
<br />
WHAT WILL BE COVERED?<br />
<br />
Click here to view our course outline<br />
Route : <a href="http://www.mnet-it.com/pdf/routeoutline.pdf" target="_blank" rel="nofollow">http://www.mnet-it.com/pdf/routeoutline.pdf</a><br />
Switch and Tshoot: <a href="http://www.mnet-it.com/pdf/switchtshootoutline.pdf" target="_blank" rel="nofollow">http://www.mnet-it.com/pdf/switchtshootoutline.pdf</a><br />
<br />
<b>UPCOMING SCHEDULE:<br />
<br />
&gt;Sundays 8am - 6pm<br />
<br />
March 18, 2012 - April 8, 2012 <br />
<br />
&gt;Tue-Fri 8am - 6pm<br />
<br />
April 24, 2012 – April 27, 2012 <br />
<br />
Course Fee: P16,000</b><br />
<br />
COURSE FEE INCLUSIONS:<br />
&gt; Meals ( breakfast, lunch and snacks )<br />
&gt; Manual<br />
&gt; Certificate of Training<br />
&gt; Installers<br />
<br />
<br />
CONTACT US: <br />
<br />
Visit us our website: <a href="http://www.mnet-it.com/" target="_blank" rel="nofollow">http://www.mnet-it.com/</a><br />
<br />
Like us on Facebook : <a href="http://www.facebook.com/mnetsolutions" target="_blank" rel="nofollow">http://www.facebook.com/mnetsolutions</a> / <br />
<br />
TEL: (02) 709-4295 <br />
Mobile: 0929-540-7601 / 09065186574 <br />
Email: <a href="mailto:mnet_it@yahoo.com">mnet_it@yahoo.com</a><br />
<br />
FOR TECHNICAL QUESTIONS: YOU CAN CHAT WITH US ON YM<br />
YM : <a href="mailto:mnet_it@yahoo.com">mnet_it@yahoo.com</a><br />
<br />
<br />
Location : <br />
<br />
Unit 2705 27/F Tower A Regalia Tower Suites 150 P. Tuazon Cor. EdsaCubao, Quezon City, Philippines<br />
<br />
Click here for map:<br />
<a href="http://maps.google.com/maps?q=mnet+it&amp;hl=en&amp;ie=UTF8&amp;view=map&amp;cid=5982690669172952837&amp;iwloc=A&amp;ved=0CBoQpQY&amp;sa=X&amp;ei=qgKrTMvqAYLmvAPF4aGECw" target="_blank" rel="nofollow">http://maps.google.com/maps?q=mnet+i...AYLmvAPF4aGECw</a>#</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>mnetit</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19775-Cisco-ccna-ccnp-linux-trainings-in-manila-philippines</guid>
		</item>
		<item>
			<title>Clear wireless in linux</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19774-Clear-wireless-in-linux?goto=newpost</link>
			<pubDate>Sun, 08 Jan 2012 03:28:17 GMT</pubDate>
			<description>How do I setup Clear wireless, wimax internet in mint linux</description>
			<content:encoded><![CDATA[<div>How do I setup Clear wireless, wimax internet in mint linux</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>yanceycat</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19774-Clear-wireless-in-linux</guid>
		</item>
		<item>
			<title>New to Linux - Questions</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19773-New-to-Linux-Questions?goto=newpost</link>
			<pubDate>Wed, 04 Jan 2012 09:36:33 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I have been working with windows for years now. I'm shifting to Linux so I am very new to it. There are a couple of questions I want to ask...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have been working with windows for years now. I'm shifting to Linux so I am very new to it. There are a couple of questions I want to ask and hopefully you guys can help.<br />
<br />
Q. Is NIS/RADIUS/LDAP/KERBEROS similar to Windows Active Directory?<br />
<br />
Q. Among NIS, RADIUS, LDAP and KERBEROS which one is widely used, easy to configure, recommended?<br />
<br />
Q. Does linux have group policy like in windows in controlling desktop accesss for users/groups?<br />
<br />
Q. I've worked in a windows environment with multi domain, can nis handle that? In windows client machine it has a logon to dropdown box were you can choose the domain you want to login. Does linux have this?<br />
<br />
Q. In windows when there are new users we give them default passwords and then they are asked by windows to <br />
   change it on their first login. Can linux do this. This feature is really important.<br />
<br />
Q. Am I correct that NFS is used to share file/folders on a server? Is this just like windows file server?<br />
<br />
Q. Can linux server also be used as printer server where printers are shared and then client machines would just connect to it in order to print just like in windows?<br />
 <br />
Q. Can root account be used as a network login?<br />
<br />
Hope fully you could also guide me to a good tutorial for newbies on the questions I just asked.<br />
<br />
Thanks you very much!</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/13-Linux-General-Topics">Linux - General Topics</category>
			<dc:creator>jarves</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19773-New-to-Linux-Questions</guid>
		</item>
		<item>
			<title>I have an issue in sendmail.</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19772-I-have-an-issue-in-sendmail?goto=newpost</link>
			<pubDate>Wed, 04 Jan 2012 05:09:44 GMT</pubDate>
			<description>Hi all, 
 
   Am new to linux,  I have look into so many forums all says that need to look into the /etc/mail/sendmail.mc but i cannot see the *mail*...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
   Am new to linux,  I have look into so many forums all says that need to look into the /etc/mail/sendmail.mc but i cannot see the <b>mail</b> folder inside the <b>/etc/. </b><br />
 Please give me suggestion to get working of my mail.<br />
Is that i need to configure mail server in my linux server?<br />
<br />
Please guide me in this.<br />
<br />
<br />
<br />
Thanks,<br />
Rajeev. S</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>rajeevgandhi</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19772-I-have-an-issue-in-sendmail</guid>
		</item>
		<item>
			<title>SOHO server concept</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19771-SOHO-server-concept?goto=newpost</link>
			<pubDate>Thu, 29 Dec 2011 21:06:02 GMT</pubDate>
			<description>Hallo all, 
 
I have seen different concepts promoted to set-up a server for a SOHO environment. Nonetheless, I did not find a site that documents...</description>
			<content:encoded><![CDATA[<div><font color="#000000"><span style="font-family: Verdana">Hallo all,</span></font><br />
<br />
<font color="#000000"><span style="font-family: Verdana">I have seen different concepts promoted to set-up a server for a SOHO environment. Nonetheless, I did not find a site that documents such concept in a structured way.</span></font><br />
<br />
<font color="#000000"><span style="font-family: Verdana">So I have started to document a concept ... </span></font><a href="http://gsoho-server.org/" target="_blank" rel="nofollow">http://gsoho-server.org</a><font color="#000000"><span style="font-family: Verdana">.</span></font><br />
<br />
<font color="#000000"><span style="font-family: Verdana">I would be happy to receive some feedback and find people who would like to contribute.</span></font><br />
<br />
<font color="#000000"><span style="font-family: Verdana">Cheers,</span></font><br />
<font color="#000000"><span style="font-family: Verdana">Horst</span></font></div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>Wberg</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19771-SOHO-server-concept</guid>
		</item>
		<item>
			<title>ipsec vpn client from redhat to cisco</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19770-ipsec-vpn-client-from-redhat-to-cisco?goto=newpost</link>
			<pubDate>Thu, 29 Dec 2011 12:53:33 GMT</pubDate>
			<description>I am trying to install an ipsec vpn client on redhat. 
 
openswan is not a contender since it does not support Diffie-Hellman group 1 
ipsec-tools...</description>
			<content:encoded><![CDATA[<div>I am trying to install an ipsec vpn client on redhat.<br />
<br />
openswan is not a contender since it does not support Diffie-Hellman group 1<br />
ipsec-tools does not compile, and I can't find any binary rpms<br />
vpnc on running, I get this error message: /etc/vpnc/vpnc-script: No such file or directory.<br />
shrewsoft appears to requre X, which I don't use.<br />
<br />
I am trying to connect to a cisco vpn. Are there any workable software options, or do I need to buy a cisco router to do this?<br />
<br />
thanks<br />
<br />
Chris</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>chrislhn</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19770-ipsec-vpn-client-from-redhat-to-cisco</guid>
		</item>
		<item>
			<title>Can Port Forward on Windows XP But Not on Ubuntu</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19767-Can-Port-Forward-on-Windows-XP-But-Not-on-Ubuntu?goto=newpost</link>
			<pubDate>Mon, 26 Dec 2011 20:26:24 GMT</pubDate>
			<description>I have a static IP address and have a PC that has dual booting with Windows XP and Unbuntu 11.04.  I have a static IP address and have registered my...</description>
			<content:encoded><![CDATA[<div>I have a static IP address and have a PC that has dual booting with Windows XP and Unbuntu 11.04.  I have a static IP address and have registered my domain name with 1and 1.  I have set up my router to allow port forwarding through port 80 and have no trouble doing this with Windows XP.  When I am running Win. XP, start WampServer and put WampServer on-line I can access my web site from anywhere, including wireless devices.<br />
<br />
With Ubuntu, I put index.html and index.php in both /var/www and in a newly created directory /var/www/htdocs. I even did <br />
 <br />
iptables --flush <br />
 <br />
and rebooted the PC. I can access files in /var/www/ from computers on my LAN, but when I try to access my web site, even from a home computer, I get the following message. <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"> <br />
The connection has timed out <br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  The server at mywebsite.com is taking too long to <br />
&nbsp;respond. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The site could be temporarily unavailable or too <br />
&nbsp;busy. Try again in a few moments. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; If you are unable to load any pages, check your <br />
&nbsp;computer's network connection. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; If your computer or network is protected by a <br />
&nbsp;firewall or proxy, make sure that Firefox is permitted to access the <br />
&nbsp;Web.</code><hr />
</div> I set my port forwarding on the router to <br />
 Web Server <br />
 TCP Any -&gt; 80 <br />
 TCP Any -&gt; 443<br />
<br />
I tried to get the web server running with the following steps. <br />
 $ cd /etc/apache2/sites-enabled <br />
 $ sudo vi 000-default <br />
     Under &lt;Directory /var/www/&gt; <br />
     changed &quot;Allow Override None&quot; to &quot;Allow Override All&quot; <br />
 $ sudo  a2enmod rewrite <br />
 $ sudo /etc/init.d/apache2 restart <br />
 $ cd /var <br />
 $ sudo chown -R www-data www <br />
 <br />
Unfortunately, I still cannot access my web page, even from my home computers, when the server is running Ubuntu.<br />
<br />
The internal IP address seems to be assigned by the router and is 192.168.1.6 whether I boot in Win XP or Ubuntu.  I can communicate with another computer on the LAN using that IP address.  I can also ping to the IP address (192.168.1.6) of the web server, and also to the web site name, from any computer on my home network.  That's actually progress since I was not able to do that, from the PC connected to the router by wireless, before I made the changes outlined above.  However, I cannot connect by putting the web site name or 192.168.1.2 in the URL box on FireFox.   I can open a web page at 127.0.0.1<br />
<br />
I tried <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"> $ ssh 192.168.1.6</code><hr />
</div>from another PC on the LAN and got <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"> <br />
ssh: connect to host 192.168.1.6 port 22: Connection timed out</code><hr />
</div>I tried using nmapfe.  to see if I can open any ports.  It said that all ports were filtered.  None were &quot;open&quot; or &quot;closed&quot;. <br />
 The filtering could have been from the other linux machine on which I ran nmapfe.<br />
<br />
I tried uncommenting these in the AddType section of your httpd.conf.<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">AddType application/x-httpd-php .phtml <br />
AddType application/x-httpd-php .php <br />
AddType application/x-httpd-php-source .phps</code><hr />
</div>and added<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">DirectoryIndex index.html index.phtml index.php index.phps</code><hr />
</div>and restarted the PC.  Still no luck.<br />
<br />
When I installed LAMP, the The PHP info is as follows.<br />
<br />
   <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp;  <br />
System&nbsp; &nbsp;  Linux WebLayer 2.6.38-12-generic #51-Ubuntu SMP Wed Sep 28 14:25:20 UTC 2011 i686 <br />
Build Date&nbsp; &nbsp;  Oct 13 2011 21:55:18 Server API&nbsp; &nbsp;  <br />
Apache 2.0 Handler Virtual Directory Support&nbsp; &nbsp;  <br />
disabled Configuration File (php.ini) Path&nbsp; &nbsp;  /etc/php5/apache2 <br />
Loaded Configuration File&nbsp; &nbsp;  /etc/php5/apache2/php.ini <br />
Scan this dir for additional .ini files&nbsp; &nbsp;  /etc/php5/apache2/conf.d <br />
Additional .ini files parsed&nbsp; &nbsp;  /etc/php5/apache2/conf.d/gd.ini, /etc/php5/apache2/conf.d/mcrypt.ini, /etc/php5/apache2/conf.d/mysql.ini, /etc/php5/apache2/conf.d/mysqli.ini, /etc/php5/apache2/conf.d/pdo.ini, /etc/php5/apache2/conf.d/pdo_mysql.ini <br />
PHP API&nbsp; &nbsp;  20090626 <br />
PHP Extension&nbsp; &nbsp;  20090626 <br />
Zend Extension&nbsp; &nbsp;  220090626 Zend <br />
Extension Build&nbsp; &nbsp;  API220090626,NTS <br />
PHP Extension Build&nbsp; &nbsp;  API20090626,NTS <br />
Debug Build&nbsp; &nbsp;  no <br />
Thread Safety&nbsp; &nbsp;  disabled <br />
Zend Memory Manager&nbsp; &nbsp;  enabled <br />
Zend Multibyte Support&nbsp; &nbsp;  disabled <br />
IPv6 Support&nbsp; &nbsp;  enabled <br />
Registered PHP Streams&nbsp; &nbsp;  https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip <br />
Registered Stream Socket Transports&nbsp; &nbsp;  tcp, udp, unix, udg, ssl, sslv3, sslv2, tls <br />
Registered Stream Filters&nbsp; &nbsp;  zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*</code><hr />
</div>The Apache handler info. is as follows.<br />
<br />
     <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Apache Version&nbsp; &nbsp;  Apache/2.2.17 (Ubuntu) <br />
Apache API Version&nbsp; &nbsp;  20051115 <br />
Server Administrator&nbsp; &nbsp;  webmaster@localhost <br />
Hostname:Port&nbsp; &nbsp;  127.0.1.1:80 User/Group&nbsp; &nbsp;  www-data(33)/33 <br />
Max Requests&nbsp; &nbsp;  Per Child: 0 - Keep Alive: on - Max Per Connection: 100 <br />
Timeouts&nbsp; &nbsp;  Connection: 300 - Keep-Alive: 15 <br />
Virtual Server&nbsp; &nbsp;  Yes <br />
Server Root&nbsp; &nbsp;  /etc/apache2 <br />
Loaded Modules&nbsp; &nbsp;  core mod_log_config mod_logio prefork http_core mod_so mod_alias mod_auth_basic mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_deflate mod_dir mod_env mod_mime mod_negotiation mod_php5 mod_reqtimeout mod_setenvif mod_status</code><hr />
</div>     The Apache environment info. is as follows.<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">HTTP_HOST&nbsp; &nbsp;  192.168.X.X <br />
HTTP_USER_AGENT&nbsp; &nbsp;  Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 <br />
HTTP_ACCEPT&nbsp; &nbsp;  text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 <br />
HTTP_ACCEPT_LANGUAGE&nbsp; &nbsp;  en-us,en;q=0.5 <br />
HTTP_ACCEPT_ENCODING&nbsp; &nbsp;  gzip, deflate <br />
HTTP_ACCEPT_CHARSET&nbsp; &nbsp;  ISO-8859-1,utf-8;q=0.7,*;q=0.7 <br />
HTTP_CONNECTION&nbsp; &nbsp;  keep-alive <br />
PATH&nbsp; &nbsp;  /usr/local/bin:/usr/bin:/bin <br />
SERVER_SIGNATURE&nbsp; &nbsp;  &lt;address&gt;Apache/2.2.17 (Ubuntu) Server at 192.168.1.3 Port 80&lt;/address&gt; <br />
SERVER_SOFTWARE&nbsp; &nbsp;  Apache/2.2.17 (Ubuntu) <br />
SERVER_NAME&nbsp; &nbsp;  192.168.X.X <br />
SERVER_ADDR&nbsp; &nbsp;  192.168.X.X <br />
SERVER_PORT&nbsp; &nbsp;  80 <br />
REMOTE_ADDR&nbsp; &nbsp;  192.168.X.X <br />
DOCUMENT_ROOT&nbsp; &nbsp;  /var/www <br />
SERVER_ADMIN&nbsp; &nbsp;  webmaster@localhost <br />
SCRIPT_FILENAME&nbsp; &nbsp;  /var/www/index.php <br />
REMOTE_PORT&nbsp; &nbsp;  47780 <br />
GATEWAY_INTERFACE&nbsp; &nbsp;  CGI/1.1 <br />
SERVER_PROTOCOL&nbsp; &nbsp;  HTTP/1.1 <br />
REQUEST_METHOD&nbsp; &nbsp;  GET <br />
QUERY_STRING&nbsp; &nbsp;  no value <br />
REQUEST_URI&nbsp; &nbsp;  /index.php <br />
SCRIPT_NAME&nbsp; &nbsp;  /index.php</code><hr />
</div>I've Xed out the NAT details for security.<br />
<br />
I got my ip address from <a href="http://myipaddress.com/show-my-ip-address/" target="_blank" rel="nofollow"><br />
<br />
http://myipaddress.com/show-my-ip-address/</a>.<br />
<br />
Let the resulting IP address be 12.34.567.89.  I tried<br />
     <br />
     <br />
<a href="http://12.34.567.89/htdocs/index.php" target="_blank" rel="nofollow">http://12.34.567.89/htdocs/index.php</a> <br />
     <br />
<a href="http://12.34.567.89/htdocs/index.html" target="_blank" rel="nofollow">http://12.34.567.89/htdocs/index.html</a> <br />
     <br />
<a href="http://12.34.567.89/index.html" target="_blank" rel="nofollow">http://12.34.567.89/index.html</a> <br />
<br />
All to no avail.  I got the message<br />
[code]<br />
The connection has timed out.<br />
The server at 12.34.567.89 is taking too long to respond<br />
[\code]<br />
     <br />
although I had no problems pinging to 12.34.567.89.<br />
<br />
I had gone through and made the following changes to ownership.<br />
 <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp;  <br />
root@WebLayer:/var/www# cp index.html htdocs <br />
root@WebLayer:/var/www# chown www-data htdocs <br />
root@WebLayer:/var/www# chown www-data htdocs/* <br />
root@WebLayer:/var/www# chown www-data index.html <br />
root@WebLayer:/var/www# chown www-data index.php</code><hr />
</div>before I tried the above calls.<br />
<br />
When I try to load the php file from the browser, I get the following from the Apache access error logs.<br />
<br />
    <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">[Sun Nov 13 12:23:26 2011] [error] [client 192.168.1.3] PHP Warning:&nbsp; session_start(): open(/var/lib/php5/sess_slagobe4pt5f0j4e6lkgmamq11, O_RDWR) failed: Permission denied (13) in /var/www/index.php on line 23 <br />
[Sun Nov 13 12:23:26 2011] [error] [client 192.168.1.3] PHP Warning:&nbsp; Unknown: open(/var/lib/php5/sess_slagobe4pt5f0j4e6lkgmamq11, O_RDWR) failed: Permission denied (13) in Unknown on line 0 <br />
[Sun Nov 13 12:23:26 2011] [error] [client 192.168.1.3] PHP Warning:&nbsp; Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0 <br />
[Sun Nov 13 12:23:27 2011] [error] [client 192.168.1.3] File does not exist: /var/www/192.168.1.2, referer: http://192.168.1.3/index.php <br />
[Sun Nov 13 12:23:28 2011] [error] [client 192.168.1.3] File does not exist: /var/www/favicon.ico <br />
[Sun Nov 13 12:23:28 2011] [error] [client 192.168.1.3] File does not exist: /var/www/favicon.ico</code><hr />
</div>Any assistance would be greatly appreciated,<br />
Peter.</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/119-Ubuntu-Debian">Ubuntu / Debian</category>
			<dc:creator>OtagoHarbour</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19767-Can-Port-Forward-on-Windows-XP-But-Not-on-Ubuntu</guid>
		</item>
		<item>
			<title>Squid/Networking</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19764-Squid-Networking?goto=newpost</link>
			<pubDate>Wed, 21 Dec 2011 00:29:25 GMT</pubDate>
			<description>Hi to all 
 
This is my first post please forgive if I have put it in the wrong place... 
 
OK here we go... 
 
I am having proplems connecting...</description>
			<content:encoded><![CDATA[<div>Hi to all<br />
<br />
This is my first post please forgive if I have put it in the wrong place...<br />
<br />
OK here we go...<br />
<br />
I am having proplems connecting clients to the internet... who must go via the proxy!<br />
<br />
I have a project which is rather large, but I will go stright in and tell you my set up<br />
<br />
I have a server running Ubuntu on this server I have installed squid<br />
<br />
The server has 2 network cards eth0, which is connected to the internet<br />
and eth1 which is connected to my LAN<br />
<br />
connection to the internet is estabilshed and working no problem<br />
<br />
I have set the LAN IP address as 192.168.0.3<br />
the WAN is set to &lt;staticIP&gt; address<br />
<br />
the LAN connects to a router<br />
The Router IP address is 192.168.0.2<br />
<br />
The router is set to dish out IP addresses from 192.168.0.12 to 192.168.0.253<br />
<br />
My routing table is set with the following script<br />
<br />
&lt;&gt;<br />
#!/bin/sh<br />
# squid server IP<br />
<br />
SQUID_SERVER=&quot;192.168.0.3&quot;<br />
<br />
# Interface connected to Internet<br />
INTERNET=&quot;eth0&quot;<br />
<br />
# Interface connected to LAN<br />
LAN_IN=&quot;eth1&quot;<br />
<br />
# Squid port<br />
SQUID_PORT=&quot;3128&quot;<br />
<br />
# DO NOT MODIFY BELOW<br />
# Clean old firewall<br />
iptables -F<br />
iptables -X<br />
iptables -t nat -F<br />
iptables -t nat -X<br />
iptables -t mangle -F<br />
iptables -t mangle -X<br />
<br />
# Load IPTABLES modules for NAT and IP conntrack support<br />
modprobe ip_conntrack<br />
modprobe ip_conntrack_ftp<br />
# For win xp ftp client<br />
#modprobe ip_nat_ftp<br />
echo 1 &gt; /proc/sys/net/ipv4/ip_forward<br />
<br />
# Setting default filter policy<br />
iptables -P INPUT DROP<br />
iptables -P OUTPUT ACCEPT<br />
<br />
# Unlimited access to loop back<br />
iptables -A INPUT -i lo -j ACCEPT<br />
iptables -A OUTPUT -o lo -j ACCEPT<br />
<br />
# Allow UDP, DNS and Passive FTP<br />
iptables -A INPUT -i $INTERNET -m state --state ESTABLISHED,RELATED -j <br />
ACCEPT<br />
<br />
# set this system as a router for Rest of LAN<br />
iptables --table nat --append POSTROUTING --out-interface $INTERNET -j <br />
MASQUERADE<br />
iptables --append FORWARD --in-interface $LAN_IN -j ACCEPT<br />
<br />
# unlimited access to LAN<br />
iptables -A INPUT -i $LAN_IN -j ACCEPT<br />
iptables -A OUTPUT -o $LAN_IN -j ACCEPT<br />
<br />
# DNAT port 80 request comming from LAN systems to squid 3128 <br />
($SQUID_PORT) aka transparent proxy<br />
iptables -t nat -A PREROUTING -i $LAN_IN -p tcp --dport 80 -j DNAT --to <br />
$SQUID_SERVER:$SQUID_PORT<br />
<br />
# if it is same system<br />
iptables -t nat -A PREROUTING -i $INTERNET -p tcp --dport 80 -j <br />
REDIRECT <br />
--to-port $SQUID_PORT<br />
<br />
# DROP everything and Log it<br />
iptables -A INPUT -j LOG<br />
iptables -A INPUT -j DROP<br />
<br />
&lt;&gt;<br />
<br />
Im not 100% sure if this script is correct but i have it on good authority that it is...<br />
However I am open to suggestions<br />
<br />
my squid.conf<br />
&lt;&gt;<br />
http_port 192.168.0.3:3128<br />
<br />
visible_hostname SomeDomaine<br />
mail_from <a href="mailto:squid@anemail.com">squid@anemail.com</a><br />
client_netmask 255.255.255.255<br />
snmp_incoming_address 0.0.0.0<br />
snmp_outgoing_address 255.255.255.255<br />
udp_incoming_address 0.0.0.0<br />
udp_outgoing_address 255.255.255.255<br />
icp_port 3130 proxy-only<br />
cache_replacement_policy lru<br />
memory_replacement_policy lru<br />
cache_dir ufs /var/spool/squid 100 16 256<br />
hierarchy_stoplist cgi-bin ?<br />
access_log /var/log/squid/access.log squid<br />
cache_log /var/log/squid/cache.log<br />
cache_store_log /var/log/squid/store.log<br />
pid_filename /var/run/squid.pid<br />
hosts_file /etc/hosts<br />
icon_directory /usr/share/squid/icons<br />
error_directory /usr/share/squid/errors/en<br />
diskd_program /usr/lib/squid/diskd-daemon<br />
unlinkd_program /usr/lib/squid/unlinkd<br />
debug_options ALL,1<br />
ftp_user Squid@<br />
uri_whitespace strip<br />
cache_effective_user squid<br />
cache_effective_group squid<br />
cache_mgr root<br />
mail_program mail<br />
umask 027<br />
announce_host tracker.ircache.net<br />
as_whois_server whois.ra.net<br />
wccp_address 0.0.0.0<br />
wccp2_address 0.0.0.0<br />
wccp_router 0.0.0.0<br />
store_dir_select_algorithm least-load<br />
coredump_dir /var/spool/squid<br />
icp_query_timeout 0<br />
maximum_icp_query_timeout 2000<br />
mcast_icp_query_timeout 2000<br />
dead_peer_timeout 10 seconds<br />
forward_timeout 4 minutes<br />
connect_timeout 1 minutes<br />
peer_connect_timeout 30 seconds<br />
read_timeout 15 minutes<br />
request_timeout 5 minutes<br />
persistent_request_timeout 1 minutes<br />
pconn_timeout 120 seconds<br />
ident_timeout 10 seconds<br />
dns_timeout 2 minutes<br />
dns_retransmit_interval 5 seconds<br />
snmp_port 0<br />
cache_mem 8 MB<br />
cache_swap_low 90<br />
cache_swap_high 95<br />
maximum_object_size 4096 KB<br />
minimum_object_size 0 KB<br />
maximum_object_size_in_memory 8 KB<br />
ipcache_size 1024<br />
ipcache_low 90<br />
ipcache_high 95<br />
fqdncache_size 1024<br />
ftp_list_width 32<br />
memory_pools_limit 5 MB<br />
request_header_max_size 20 KB<br />
request_body_max_size 0 KB<br />
quick_abort_min 16 KB<br />
quick_abort_max 16 KB<br />
quick_abort_pct 95<br />
read_ahead_gap 16 KB<br />
negative_ttl 5 minutes<br />
positive_dns_ttl 6 seconds<br />
negative_dns_ttl 1 seconds<br />
range_offset_limit 0 KB<br />
client_lifetime 1 day<br />
shutdown_lifetime 30 seconds<br />
reply_header_max_size 20 KB<br />
announce_period 50 seconds<br />
announce_port 3131<br />
logfile_rotate 0<br />
tcp_recv_bufsize 0 bytes<br />
minimum_direct_hops 4<br />
minimum_direct_rtt 400<br />
store_avg_object_size 13 KB<br />
store_objects_per_bucket 20<br />
netdb_low 900<br />
netdb_high 1000<br />
netdb_ping_period 5 minutes<br />
maximum_single_addr_tries 1<br />
wccp_version 4<br />
wccp2_forwarding_method 1<br />
wccp2_return_method 1<br />
wccp2_assignment_method 1<br />
wccp2_service standard 0<br />
wccp2_weight 10000<br />
max_open_disk_fds 0<br />
digest_bits_per_entry 5<br />
digest_rebuild_period 1 seconds<br />
digest_rewrite_period 1 seconds<br />
digest_swapout_chunk_size 4096 bytes<br />
digest_rebuild_chunk_percentage 10<br />
high_response_time_warning 0<br />
high_page_fault_warning 0<br />
high_memory_warning 60 MB<br />
sleep_after_fork 0<br />
minimum_expiry_time 60 seconds<br />
authenticate_cache_garbage_interval 1 seconds<br />
authenticate_ttl 1 seconds<br />
authenticate_ip_ttl 20 seconds<br />
check_hostnames on<br />
dns_defnames off<br />
emulate_httpd_log off<br />
log_ip_on_direct on<br />
log_mime_hdrs off<br />
log_fqdn off<br />
ftp_passive on<br />
ftp_sanitycheck on<br />
ftp_telnet_protocol on<br />
allow_underscore on<br />
memory_pools on<br />
half_closed_clients on<br />
httpd_suppress_version_string off<br />
via on<br />
forwarded_for on<br />
log_icp_queries on<br />
client_db on<br />
icp_hit_stale off<br />
query_icmp off<br />
test_reachability off<br />
buffered_logs off<br />
reload_into_ims off<br />
global_internal_static on<br />
short_icon_urls off<br />
offline_mode off<br />
nonhierarchical_direct on<br />
prefer_direct off<br />
strip_query_terms on<br />
redirector_bypass off<br />
ignore_unknown_nameservers on<br />
client_persistent_connections on<br />
server_persistent_connections on<br />
persistent_connection_after_error off<br />
detect_broken_pconn off<br />
balance_on_multiple_ip on<br />
pipeline_prefetch off<br />
request_entities off<br />
ie_refresh off<br />
vary_ignore_expire off<br />
relaxed_header_parser on<br />
retry_on_error off<br />
wccp2_rebuild_wait on<br />
digest_generation on<br />
<br />
acl our_networks src 192.168.0.3<br />
acl localhost src 127.0.0.1/32<br />
acl to_localhost dst 127.0.0.0/8<br />
acl all src 0.0.0.0/0.0.0.0<br />
acl manager proto cache_object<br />
acl QUERY urlpath_regex cgi-bin \?<br />
acl apache rep_header Server ^Apache<br />
acl SSL_ports port 443<br />
acl Safe_ports port 80        # http<br />
acl Safe_ports port 21        # ftp<br />
acl Safe_ports port 443        # https<br />
acl Safe_ports port 70        # gopher<br />
acl Safe_ports port 210        # wais<br />
acl Safe_ports port 1025-65535    # unregistered ports<br />
acl Safe_ports port 280        # http-mgmt<br />
acl Safe_ports port 488        # gss-http<br />
acl Safe_ports port 591        # filemaker<br />
acl Safe_ports port 777        # multiling http<br />
acl Safe_ports port 5110     # skype<br />
acl CONNECT method CONNECT<br />
<br />
auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/passwd<br />
auth_param basic children 5<br />
auth_param basic realm kumbonet<br />
auth_param basic credentialsttl 2 hour<br />
auth_param basic casesensitive off<br />
<br />
acl need_auth proxy_auth REQUIRED<br />
<br />
http_access allow need_auth<br />
http_access allow localhost<br />
http_access allow our_networks<br />
http_reply_access allow all<br />
icp_access allow all<br />
http_access deny !Safe_ports<br />
http_access deny CONNECT !SSL_ports<br />
cache deny QUERY<br />
#ident_lookup_access deny all<br />
http_access allow all<br />
<br />
&lt;&gt;<br />
<br />
my clients use the proxy server IP address of 192.168.0.3 and should be prompted for a username and password<br />
<br />
Any ideas why the clients can not connect to the internet?<br />
<br />
I have ran out of ideas please help!!!</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>mrbronz</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19764-Squid-Networking</guid>
		</item>
		<item>
			<title>make usb as installation media</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19763-make-usb-as-installation-media?goto=newpost</link>
			<pubDate>Sun, 18 Dec 2011 08:55:10 GMT</pubDate>
			<description><![CDATA[Hi, 
     i am not have dvd drive in my laptop i want install fedora 15 from usb drive. i am trying this command 
"dd if=fdora.iso of=/dev/sdb"   but...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
     i am not have dvd drive in my laptop i want install fedora 15 from usb drive. i am trying this command<br />
&quot;dd if=fdora.iso of=/dev/sdb&quot;   but it cont booting please help me</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/87-Linux-Distros">Linux Distros</category>
			<dc:creator>malli</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19763-make-usb-as-installation-media</guid>
		</item>
		<item>
			<title>exit status</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19762-exit-status?goto=newpost</link>
			<pubDate>Fri, 16 Dec 2011 12:45:22 GMT</pubDate>
			<description>I shell scripting what does the exit -1 means?</description>
			<content:encoded><![CDATA[<div>I shell scripting what does the exit -1 means?</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>svar</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19762-exit-status</guid>
		</item>
		<item>
			<title>wget command  Error (HTTP 404: Not Found)</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19761-wget-command-Error-(HTTP-404-Not-Found)?goto=newpost</link>
			<pubDate>Mon, 12 Dec 2011 04:04:17 GMT</pubDate>
			<description><![CDATA[My Configuration: 
- Apache 2.2.21 
- Fedora 14 
- svn 1.7.1 
 
When I run the command  
> wget http://12.12.12.12//binfiles/ffec443306ed44706c3ee 
I...]]></description>
			<content:encoded><![CDATA[<div>My Configuration:<br />
- Apache 2.2.21<br />
- Fedora 14<br />
- svn 1.7.1<br />
<br />
When I run the command <br />
&gt; wget <a href="http://12.12.12.12//binfiles/ffec443306ed44706c3ee" target="_blank" rel="nofollow"><font color="#417394">http://12.12.12.12//binfiles/ffec443306ed44706c3ee</font></a><br />
I get the following error message<br />
--------------------------------------------<br />
HTTP request sent, awaiting response... 404 Not Found<br />
2011-12-09 10:11:06 ERROR 404: Not Found.<br />
------------------------------------------------<br />
--------------------------------<br />
&gt; wget -r --spider <a href="http://12.12.12.12/" target="_blank" rel="nofollow"><font color="#417394">http://12.12.12.12</font></a> (looks fine)<br />
-----------------------------<br />
Spider mode enabled. Check if remote file exists.<br />
--2011-12-09 11:34:50-- <a href="http://12.12.12.12/" target="_blank" rel="nofollow"><font color="#417394">http://12.12.12.12/</font></a><br />
Connecting to 12.12.12.12:80... connected.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 44 [text/html]<br />
Remote file exists and could contain links to other resources -- retrieving.<br />
<br />
--2011-12-09 11:34:50-- <a href="http://12.12.12.12/" target="_blank" rel="nofollow"><font color="#417394">http://12.12.12.12/</font></a><br />
Reusing existing connection to 12.12.12.12:80.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 44 [text/html]<br />
Saving to: “12.12.12.12/index.html”<br />
<br />
100&amp;#37;[======================================&gt;] 44 --.-K/s in 0s<br />
<br />
2011-12-09 11:34:50 (8.01 MB/s) - “12.12.12.12/index.html” saved [44/44]<br />
<br />
Removing 12.12.12.12/index.html.<br />
<br />
Found no broken links.<br />
<br />
FINISHED --2011-12-09 11:34:50--<br />
Downloaded: 1 files, 44 in 0s (8.01 MB/s)<br />
---------------------------------------------<br />
can someone help me with this?<br />
<br />
Thanks in advance<br />
bsoo</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/124-Redhat-Fedora">Redhat / Fedora</category>
			<dc:creator>bsoo</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19761-wget-command-Error-(HTTP-404-Not-Found)</guid>
		</item>
		<item>
			<title>Linux Interview Questions!!!!!</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19759-Linux-Interview-Questions!!!!!?goto=newpost</link>
			<pubDate>Fri, 02 Dec 2011 20:57:32 GMT</pubDate>
			<description><![CDATA[hiiii friends, 
 
 
           Plz give me some interview questions with answers. 
 
 
Thanks & Regards 
Naveen Singh]]></description>
			<content:encoded><![CDATA[<div>hiiii friends,<br />
<br />
<br />
           Plz give me some interview questions with answers.<br />
<br />
<br />
Thanks &amp; Regards<br />
Naveen Singh</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/124-Redhat-Fedora">Redhat / Fedora</category>
			<dc:creator>naveen</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19759-Linux-Interview-Questions!!!!!</guid>
		</item>
		<item>
			<title>Iptables nat</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19758-Iptables-nat?goto=newpost</link>
			<pubDate>Wed, 30 Nov 2011 23:45:54 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm quite new to the command iptables (and linux home networking :)) but the last couple of days I'm reading much about it. Now, I was reading...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I'm quite new to the command iptables (and linux home networking :)) but the last couple of days I'm reading much about it. Now, I was reading <a href="http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch14_:_Linux_Firewalls_Using_iptables#Masquerading_.28Many_to_One_NAT.29" target="_blank">http://www.linuxhomenetworking.com/w..._to_One_NAT.29</a> to configure a gateway using ip MASQUERADE.<br />
<br />
I think I do understand how it works when a package leaves the gateway: the source address is changed to the address of the gateway. <br />
<br />
Now, my question is: Imagine that you request a webpage on a local node (in the private network where there are e.g. 10 local nodes) a webpage on the (external) internet and the masquerading is applied, so the package will get the source address of the gateway. Now, the webserver of the webpage/website sends its reply back to the gateway; but now, when arriving at the gateway how does the gateway know to which local node (of the 10 nodes on the local network) it has to send the reply?<br />
<br />
Now, I actually do know something about NAT and I know that NAT uses translation tables that maps local addresses to ports. Is this what happens? Does MASQUERADE take care of this? Of am I completely wrong?<br />
<br />
Thank you,<br />
<br />
Glenn</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>gdaneels</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19758-Iptables-nat</guid>
		</item>
		<item>
			<title>How can block 443 port per user using iptables</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19757-How-can-block-443-port-per-user-using-iptables?goto=newpost</link>
			<pubDate>Wed, 30 Nov 2011 17:17:02 GMT</pubDate>
			<description>Hi all 
plz how can i block access to 443 port per user /ip using iptables rules. 
thanks</description>
			<content:encoded><![CDATA[<div>Hi all<br />
plz how can i block access to 443 port per user /ip using iptables rules.<br />
thanks</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>khaledjamel</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19757-How-can-block-443-port-per-user-using-iptables</guid>
		</item>
		<item>
			<title>How to Giving root level permissions to users in linux</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19756-How-to-Giving-root-level-permissions-to-users-in-linux?goto=newpost</link>
			<pubDate>Tue, 29 Nov 2011 04:47:16 GMT</pubDate>
			<description>how to give user to root level permission in linux?</description>
			<content:encoded><![CDATA[<div>how to give user to root level permission in linux?</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/78-Linux-Software-Applications-amp-Programming"><![CDATA[Linux - Software, Applications & Programming]]></category>
			<dc:creator>kashyap</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19756-How-to-Giving-root-level-permissions-to-users-in-linux</guid>
		</item>
		<item>
			<title>Internet connection problem</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19755-Internet-connection-problem?goto=newpost</link>
			<pubDate>Thu, 24 Nov 2011 18:05:10 GMT</pubDate>
			<description>Hi someone can tell me where I can put the psw of my provider???</description>
			<content:encoded><![CDATA[<div>Hi someone can tell me where I can put the psw of my provider???</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/119-Ubuntu-Debian">Ubuntu / Debian</category>
			<dc:creator>franktv</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19755-Internet-connection-problem</guid>
		</item>
		<item>
			<title>How to flush log files in /var</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19754-How-to-flush-log-files-in-var?goto=newpost</link>
			<pubDate>Wed, 23 Nov 2011 14:31:14 GMT</pubDate>
			<description><![CDATA[Hi there, 
 
How can I flush log files located in /var partition and don't break anything?. What I have is a Web server running Red Hat 5 and /var is...]]></description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
How can I flush log files located in /var partition and don't break anything?. What I have is a Web server running Red Hat 5 and /var is getting too big (53% of 500 MB). Thanks a lot in advance.<br />
<br />
Juan</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>populusnigra</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19754-How-to-flush-log-files-in-var</guid>
		</item>
		<item>
			<title>PLEASE help me otherwise my boss gona fire me plzzzzzzzzz....</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19753-PLEASE-help-me-otherwise-my-boss-gona-fire-me-plzzzzzzzzz?goto=newpost</link>
			<pubDate>Sun, 20 Nov 2011 16:25:43 GMT</pubDate>
			<description>hello guys ...this is my first post in this forum hope for a warm response... 
 
since yesterday am working on snmp and mrtg installation  and...</description>
			<content:encoded><![CDATA[<div>hello guys ...this is my first post in this forum hope for a warm response...<br />
<br />
since yesterday am working on snmp and mrtg installation  and configuration on debian linux...<br />
but when i check snmp through &quot;cfgmaker public@127.0.0.1 &gt;/etc/mrtg.cfg&quot; it gives the following error..<br />
<br />
<br />
<br />
no response received<br />
SNMPv1_Session (remote host: &quot;127.0.0.1&quot; [127.0.0.1].161)<br />
                  community: &quot;public&quot;<br />
                 request ID: -2015853733<br />
                PDU bufsize: 8000 bytes<br />
                    timeout: 2s<br />
                    retries: 5<br />
                    backoff: 1)<br />
 at /usr/share/perl5/SNMP_util.pm line 629<br />
SNMPWALK Problem for 1.3.6.1.2.1.1 on public@127.0.0.1::::::v4only<br />
 at /usr/bin/cfgmaker line 953<br />
WARNING: Skipping public@127.0.0.1: as no info could be retrieved<br />
<br />
<br />
..as am very new to linux so did get any valid solution ...kindly help me...<br />
<br />
looking forward for a quick response:p...tanx in advance...</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/13-Linux-General-Topics">Linux - General Topics</category>
			<dc:creator>arbab</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19753-PLEASE-help-me-otherwise-my-boss-gona-fire-me-plzzzzzzzzz</guid>
		</item>
		<item>
			<title>Sendmail Log Analysis Report</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19752-Sendmail-Log-Analysis-Report?goto=newpost</link>
			<pubDate>Thu, 17 Nov 2011 13:54:12 GMT</pubDate>
			<description>hi guys, i have my package sma rpm so i need help in how to install and configure Sendmail Log Analysis Report</description>
			<content:encoded><![CDATA[<div>hi guys, i have my package sma rpm so i need help in how to install and configure <b>Sendmail Log Analysis Report</b><br /><br /></div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/230-Tutorials">Tutorials</category>
			<dc:creator>kdnyazema</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19752-Sendmail-Log-Analysis-Report</guid>
		</item>
		<item>
			<title>Grub Error</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19751-Grub-Error?goto=newpost</link>
			<pubDate>Thu, 17 Nov 2011 13:48:06 GMT</pubDate>
			<description><![CDATA[Dear Members, 
 
When i log in my linux box it show grub prompt> 
 
Regards 
Pradeep Kumar]]></description>
			<content:encoded><![CDATA[<div>Dear Members,<br />
<br />
When i log in my linux box it show grub prompt&gt;<br />
<br />
Regards<br />
Pradeep Kumar</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>pradeepgroup</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19751-Grub-Error</guid>
		</item>
		<item>
			<title><![CDATA[Troubleshoot why getting ATZ in  server's shell]]></title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19750-Troubleshoot-why-getting-ATZ-in-server-s-shell?goto=newpost</link>
			<pubDate>Thu, 17 Nov 2011 06:01:22 GMT</pubDate>
			<description><![CDATA[hello sir 
[root@localhost ~]#ATZ 
[root@localhost ~]# 
[root@localhost ~]# 
[root@localhost ~]# 
[root@localhost ~]#ATZ 
 
[root@localhost ~]# 
 
i...]]></description>
			<content:encoded><![CDATA[<div>hello sir<br />
[root@localhost ~]#ATZ<br />
[root@localhost ~]#<br />
[root@localhost ~]#<br />
[root@localhost ~]#<br />
[root@localhost ~]#ATZ<br />
<br />
[root@localhost ~]#<br />
<br />
i m using cent os 5.3 when start terminal show this type ATZ message.<br />
how can solve this issue please help me &amp; i m not using wvdia.<br />
please give me solution &amp; helpfull command</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/87-Linux-Distros">Linux Distros</category>
			<dc:creator>kashyap</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19750-Troubleshoot-why-getting-ATZ-in-server-s-shell</guid>
		</item>
		<item>
			<title>Script to check new email</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19748-Script-to-check-new-email?goto=newpost</link>
			<pubDate>Wed, 16 Nov 2011 22:08:27 GMT</pubDate>
			<description>Hello Guys, 
 
I am trying to write a script, which will check is there a new email or not. 
 
 
Code: 
--------- 
 
#!/usr/bin/sh</description>
			<content:encoded><![CDATA[<div>Hello Guys,<br />
<br />
I am trying to write a script, which will check is there a new email or not.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><br />
#!/usr/bin/sh<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; while true<br />
&nbsp; &nbsp; &nbsp; &nbsp; do<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mail -E<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; #stat=`echo $status`<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; echo $status<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if [&nbsp; echo &quot;$status&quot; -eq 0 ]<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; then<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; echo There is new e-Mail to read.<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exit 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; echo No new e-Mail.<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sleep 30<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fi<br />
&nbsp; &nbsp; &nbsp; &nbsp; done</code><hr />
</div>It is directly printing &quot;There is new e-Mail to read.&quot; and terminating program eventhough there is no email.<br />
<br />
Is anyone can help me?<br />
<br />
:confused::confused:</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/13-Linux-General-Topics">Linux - General Topics</category>
			<dc:creator>kasparovcom</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19748-Script-to-check-new-email</guid>
		</item>
		<item>
			<title>Ubuntu Installation - preseed / partman not partitioning disk</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19746-Ubuntu-Installation-preseed-partman-not-partitioning-disk?goto=newpost</link>
			<pubDate>Sun, 13 Nov 2011 14:42:55 GMT</pubDate>
			<description><![CDATA[Issue: Preseeding appears to work up until the partitioning of the disk /dev/sda. At his point I get a "no root partition is defined" message. 
 
...]]></description>
			<content:encoded><![CDATA[<div>Issue: Preseeding appears to work up until the partitioning of the disk /dev/sda. At his point I get a &quot;no root partition is defined&quot; message.<br />
<br />
<br />
If the:<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">d-i partman/choose_partition select finish<br />
d-i partman/confirm boolean true</code><hr />
</div><br />
lines are commented out, the screen displays any existing partitions on the disk and doesn't present a &quot;next&quot; button.<br />
<br />
<br />
It appears as if the installer is reading the disk, but not writing the new partition table to the disk.<br />
<br />
<br />
I have tried this in both LVM and regular modes. It doesn't appear to be due to the partitioning scheme, as I have tried dozens of different ones from web.<br />
<br />
<br />
I have replaced the entire partition section with web examples, with the same results.<br />
<br />
<br />
If I wipe out the partition table beforehand with:<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"># dd if=/dev/zero of=/dev/sda count-1 bs=512</code><hr />
</div><br />
I get the same symptoms, except in the case where the above partman statements are commented out, a blank display of partitions is presented.<br />
<br />
<br />
The partition tables definitely don't get written. The original OS can always boot after the preseed failures.<br />
<br />
<br />
Fedora kickstart works perfectly on the system. I have also successfully used ntfsclone on the system to install windows using a livecd.<br />
<br />
<br />
Realising this is a fake RAID system, I have tried the dmraid options in grub and preseed file with no change in the symptoms.<br />
<br />
<br />
---------------<br />
<br />
<br />
My grub boot options are<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">priority=critical preseed/url=http://server/seedfile.seed&nbsp; interface=auto netcfg/dhcp_timeout=60 auto=true ip=dhcp</code><hr />
</div><br />
System Info<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">OS: Ubuntu 11.10<br />
HW: Acer AM3410 desktop PC (Fake RAID)</code><hr />
</div><br />
I am getting the initrd and linux files from this directory of the installation CD<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">/install/netboot/ubuntu-installer/i386/</code><hr />
</div><br />
I am using this ISO as the source CD for the initrd and linux kernel files<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">ubuntu-11.10-server-i386.iso</code><hr />
</div><br />
The preseed file looks like this:<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">d-i debian-installer/locale string en_USd-i console-setup/ask_detect boolean false<br />
d-i console-setup/layoutcode string us<br />
d-i netcfg/choose_interface select eth0<br />
d-i netcfg/disable_dhcp boolean true<br />
d-i netcfg/get_nameservers string 192.168.1.254<br />
d-i netcfg/get_ipaddress string 192.168.1.150<br />
d-i netcfg/get_netmask string 255.255.255.0<br />
d-i netcfg/get_gateway string 192.168.1.254<br />
d-i netcfg/confirm_static boolean true<br />
d-i netcfg/get_hostname string unassigned-hostname<br />
d-i netcfg/get_domain string unassigned-domain<br />
d-i netcfg/wireless_wep string<br />
d-i mirror/country string manual<br />
d-i mirror/http/hostname string archive.ubuntu.com<br />
d-i mirror/http/directory string /ubuntu<br />
d-i mirror/http/proxy string<br />
d-i clock-setup/utc boolean true<br />
d-i time/zone string US/Pacific<br />
d-i clock-setup/ntp boolean true<br />
d-i clock-setup/ntp-server string 0.pool.ntp.org<br />
d-i partman-auto/disk string /dev/sda<br />
d-i partman-auto/method string regular<br />
d-i partman-lvm/device_remove_lvm boolean true<br />
d-i partman-md/device_remove_md boolean true<br />
d-i partman-lvm/confirm boolean true<br />
d-i partman-auto/purge_lvm_from_device boolean true<br />
d-i partman-lvm/confirm_nooverwrite boolean true<br />
d-i partman-auto-lvm/guided_size string max<br />
d-i partman-auto/choose_recipe select boot-root<br />
d-i partman-lvm/device_remove_lvm boolean true<br />
d-i partman-auto/purge_lvm_from_device boolean true<br />
d-i partman-auto-lvm/new_vg_name string vg00<br />
d-i partman-auto-lvm/new_vg_name_exists string<br />
d-i partman-lvm/vgcreate string vg00<br />
d-i partman-auto/expert_recipe string&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; boot-root ::&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4096 4096 4096 ext4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $primary{ } $bootable{ }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; method{ format } format{ }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; use_filesystem{ } filesystem{ ext4 }&nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mountpoint{ /boot }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 100 1000 100000000 ext4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $defaultignore{ }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $primary{ }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; method{ lvm }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; device{ /dev/sda }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; vg_name{ vg00 }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4096 2 100000000 ext4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; method{ format } format{ } $lvmok{ }&nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; in_vg{ vg00 }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lv_name{ vg00-lv01 }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; use_filesystem{ } filesystem{ ext4 }&nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mountpoint{ / }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4096 4096 300% linux-swap&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; method{ swap } format{ }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br />
d-i partman/default_filesystem string ext4<br />
d-i partman-partitioning/confirm_write_new_label boolean true<br />
d-i partman/choose_partition select finish<br />
d-i partman/confirm boolean true<br />
d-i partman/confirm_nooverwrite boolean true<br />
d-i passwd/root-login boolean true<br />
d-i passwd/make-user boolean false<br />
d-i passwd/root-password password r00tme<br />
d-i passwd/root-password-again password r00tme<br />
d-i user-setup/encrypt-home boolean false<br />
tasksel tasksel/first multiselect lamp-server, print-server<br />
d-i pkgsel/include string openssh-server build-essential<br />
d-i pkgsel/updatedb boolean true<br />
d-i grub-installer/only_debian boolean true<br />
d-i grub-installer/with_other_os boolean true<br />
d-i finish-install/reboot_in_progress note</code><hr />
</div>Any assistance would be very welcome. I've been banging my head against the wall for a week. Ouch!</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/119-Ubuntu-Debian">Ubuntu / Debian</category>
			<dc:creator>gr8rcake</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19746-Ubuntu-Installation-preseed-partman-not-partitioning-disk</guid>
		</item>
		<item>
			<title>Blocked by SpamAssassin</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19744-Blocked-by-SpamAssassin?goto=newpost</link>
			<pubDate>Tue, 08 Nov 2011 09:30:46 GMT</pubDate>
			<description>Hi,  
I have troubles with spam being blocked by sendmail and/or SpamAssassin. 
I receive some 70+ spam messages a day and I really like them...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
I have troubles with spam being blocked by sendmail and/or SpamAssassin.<br />
I receive some 70+ spam messages a day and I really like them filtered out, I have installed SpamAssassin and it does a great job. BUT some mails (which are spam) gets blocked and sent back to the spammer and my ISP isn't happy about me sending them back. My ISP recognizes those rejected mails as spam and blocks ME from sending legitimate mail :(<br />
<br />
How can I make my sendmail/SpamAssassin installation stop rejecting spam and simply mark them as spam and deliver them to the mailbox (where I can filter and delete them)<br />
<br />
Thanks in advance<br />
/Kjell</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/124-Redhat-Fedora">Redhat / Fedora</category>
			<dc:creator>Kejpa</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19744-Blocked-by-SpamAssassin</guid>
		</item>
		<item>
			<title><![CDATA[[solved] Setting up a router]]></title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19743-solved-Setting-up-a-router?goto=newpost</link>
			<pubDate>Sat, 05 Nov 2011 16:30:00 GMT</pubDate>
			<description>Hi 
 
I am trying to set up an router using Ubuntu Server 11.10.  I edited the interfaces file as follows (replacing the xxx with the relevant...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I am trying to set up an router using Ubuntu Server 11.10.  I edited the interfaces file as follows (replacing the xxx with the relevant details!)<br />
<br />
# set up the local loopback interface<br />
auto lo<br />
iface lo inet loopback<br />
<br />
# Setup External interface<br />
<br />
auto eth0<br />
iface eth0 inet static<br />
    address xxx.xxx.xxx.xxx<br />
    netmask xxx.xxx.xxx.xxx<br />
    gateway xxx.xxx.xxx.xxx<br />
    nameserver xxx.xxx.xxx.xxx<br />
    nameserver xxx.xxx.xxx.xxx<br />
<br />
# Setup internalnetwork interface<br />
<br />
auto eth1<br />
iface eth1 inet static<br />
    address 192.168.2.1<br />
    network 192.168.2.0<br />
    netmask 255.255.255.0<br />
    broadcast 192.168.2.255<br />
<br />
After saving the file I tried to restart the networking <br />
$ sudo /etc/init.d/networking restart<br />
<br />
I then get the message<br />
* Reconfiguring network interfaces<br />
/etc/network/interfaces: duplicate option<br />
ifdown: couldn't read interface file /etc/network/interfaces<br />
/etc/network/interfaces: duplicate option<br />
ifdown: couldn't read interface file /etc/network/interfaces<br />
<br />
<br />
If I restore the backup interfaces file it reads it!</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>adtf</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19743-solved-Setting-up-a-router</guid>
		</item>
		<item>
			<title>My Sound card working on Fedora 15</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19741-My-Sound-card-working-on-Fedora-15?goto=newpost</link>
			<pubDate>Tue, 01 Nov 2011 17:03:12 GMT</pubDate>
			<description>I have installed Fedora after big trouble, now working fine. The problem is I could hear any sound, But it seems to be the sound card installed I...</description>
			<content:encoded><![CDATA[<div>I have installed Fedora after big trouble, now working fine. The problem is I could hear any sound, But it seems to be the sound card installed I tried all the way with Google but nothing have done.<br />
<br />
<br />
My Pc Hp d530 ff <br />
My mutlimedia cards<br />
<br />
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)<br />
	Subsystem: Hewlett-Packard Company d330 uT<br />
	Flags: bus master, medium devsel, latency 0, IRQ 17<br />
	I/O ports at 1000 [size=256]<br />
	I/O ports at 1400 [size=64]<br />
	Memory at fc480400 (32-bit, non-prefetchable) [size=512]<br />
 Memory at fc480600 (32-bit, non-prefetchable) [size=256]<br />
	Capabilities: &lt;access denied&gt;<br />
	Kernel driver in use: Intel ICH<br />
	Kernel modules: snd-intel8x0<br />
<br />
 Can you please anybody help with your idea. Since I'm beginners in linux any body explain. even tried alsa but nothing worked out.<br />
<br />
Any one please help me <br />
<br />
<br />
Expecting <br />
<br />
Anandh</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/11-Linux-Hardware-Networking-amp-Security"><![CDATA[Linux - Hardware, Networking & Security]]></category>
			<dc:creator>Anandh</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19741-My-Sound-card-working-on-Fedora-15</guid>
		</item>
		<item>
			<title>Anyone using smallest federated wiki?</title>
			<link>http://www.linuxhomenetworking.com/forums/showthread.php/19740-Anyone-using-smallest-federated-wiki?goto=newpost</link>
			<pubDate>Mon, 31 Oct 2011 23:20:11 GMT</pubDate>
			<description>Smallest Federated Wiki (http://wardcunningham.github.com/) is a wiki engine put together by the inventor of the concept of wiki, Ward Cunningham. 
...</description>
			<content:encoded><![CDATA[<div><a href="http://wardcunningham.github.com/" target="_blank" rel="nofollow">Smallest Federated Wiki</a> is a wiki engine put together by the inventor of the concept of wiki, Ward Cunningham.<br />
<br />
He did it again. Wiki's have revolutionized the web, and now, the federated wikis have, IMHO, the potential to push it yet another gigantic step towards knowledge sharing.<br />
<br />
Check out the videos in the link above.<br />
<br />
I would like to install it, but the dependencies and the installation process are quite boring non-trivial. I don't even know what some of the dependencies are.<br />
<br />
A cool project would be, making it portable, I'm not sure how feasible this his or what requirements does it impose. Maybe someone with good knowledge of ruby toolchain could enlighten the rest of us.<br />
<br />
Anyway, is anyone using it? I would love to have a list of wikis I could experiment the new inter wiki features with.</div>

]]></content:encoded>
			<category domain="http://www.linuxhomenetworking.com/forums/forumdisplay.php/93-General-Chat">General Chat</category>
			<dc:creator>juca</dc:creator>
			<guid isPermaLink="true">http://www.linuxhomenetworking.com/forums/showthread.php/19740-Anyone-using-smallest-federated-wiki</guid>
		</item>
	</channel>
</rss>

