Ok, I found out named is part of bind9 so I uninstalled that and now dnsmasq starts up normally. I also gave static IP to all 3 interfaces and now I have internet connection on my linux box and my other computers see each other and linux box normally, but no internet connection there. Probably problem with iptables so I&#39;ll take this now to ubuntuforums (<a href="http://ubuntuforums.org/showthread.php?p=9509066">http://ubuntuforums.org/showthread.php?p=9509066</a>).<br>
<br>Thanks for the help<br><br>P.S. <br>sorry for replying, havent used mailing lists on gmail yet.<br><br>&gt;Taking this back to the list.<br>
&gt;<br>&gt;<a href="http://linux.die.net/man/8/named" target="_blank">http://linux.die.net/man/8/named</a><br>
&gt;<br>&gt;Also, running netstat *should* have showed you not only what network<br>&gt;programs were running, but what port numbers they were using.<br>&gt;Depending on what parameters you used, you might get well-known ports<br>
&gt;as names or numbers -- dns is 53 and dhcp uses the bootp ports, 67 and<br>&gt;68.<br>
&gt;<br>&gt;If you want to use dnsmasq in the dns caching role, then yes you&#39;ll<br>&gt;want to disable or uninstall named.<br>&gt;<br>
&gt;<br>&gt;On Fri, Jun 25, 2010 at 12:01 AM, Danijel Šili &lt;<a href="mailto:shinhan7@gmail.com">shinhan7@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;&gt; named looks like a conflict for the DNS port, don&#39;t see any 
DHCP conflicts<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; If you wanted to use DHCP only, no DNS, try using the &quot;port=0&quot; 
option.<br>&gt;&gt;<br>&gt;&gt; If I wanted DHCP only I would&#39;ve used dhcp3-server<br>&gt;&gt; I dont even know what named is, and I dont think I installed it 
myself,<br>&gt;&gt; should I just remove it?<br>&gt;&gt;<br>&gt;&gt;