<?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>Guy Rutenberg &#187; samba</title>
	<atom:link href="http://www.guyrutenberg.com/tag/samba/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Sat, 14 Jan 2012 11:30:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Samba and Firewall Configuration</title>
		<link>http://www.guyrutenberg.com/2007/02/12/samba-and-firewall-configuration/</link>
		<comments>http://www.guyrutenberg.com/2007/02/12/samba-and-firewall-configuration/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 07:34:47 +0000</pubDate>
		<dc:creator>Guy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://guy.sikumuna.com/2007/02/12/samba-and-firewall-configuration/</guid>
		<description><![CDATA[I&#8217;ve been using Guarddog as a GUI for iptables for some time. I&#8217;ve configured it to allow to connect to samba network shares but for some reason it won&#8217;t allowed me connect to the shares without the disabling the firewall first. The blockage happened despite the proper configuration in Guarddog. So today I decided to [...]]]></description>
			<content:encoded><![CDATA[<p class="content">I&#8217;ve been using Guarddog as a GUI for iptables for some time. I&#8217;ve configured it to allow to connect to samba network shares but for some reason it won&#8217;t allowed me connect to the shares without the disabling the firewall first. The blockage happened despite the proper configuration in Guarddog. So today I decided to look again at the problem and fix it.</p>
<p>After inspecting the output of &#8216;dmesg&#8217; I found out that it tries to connect to 192.168.2.255 (192.168.2.* is my network), which is the broadcast address for the network. I tried enabling connection to the address and to my surprise this fixed the problem. I guess samba for some reason requires access for the broadcast for some name/address lookup of hosts in the network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guyrutenberg.com/2007/02/12/samba-and-firewall-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.229 seconds -->

