<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PLATFORMedia LLC &#187; lan</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/lan/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DNSmasq &#8211; quick and dirty DNS for LAN</title>
		<link>http://platformedia.com/oss-blog/dnsmasq-quick-and-dirty-dns-for-lan/</link>
		<comments>http://platformedia.com/oss-blog/dnsmasq-quick-and-dirty-dns-for-lan/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 17:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dns]]></category>
		<category><![CDATA[dnsmasq]]></category>
		<category><![CDATA[lan]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/06/dnsmasq-quick-and-dirty-dns-for-lan/</guid>
		<description><![CDATA[The Situation
Simple network within the company :

Fortinet NAT/router
Windows XP clients around room
Linux server (serving via Samba, potentially NFS)

I just want to name a few machines, to avoid typing in IPs all the time.
On the Server machine
# yum remove caching-nameserver# yum install dnsmasqEdit /etc/dnsmasq.conf, enable :domain-neededbogus-privlocal=/fscapital/  # For LAN addresses like server.fscapitalcache-size=1500resolv-file=/etc/resolv-tw.conf   # [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/dnsmasq-quick-and-dirty-dns-for-lan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

