Everything is a Freaking DNS problem - dhcpd http://127.0.0.1:8080/blog/taxonomy/term/1440/0 en dhcpd on Shared Networks http://127.0.0.1:8080/blog/dhcpd-shared-networks <p>And as I always forget (getting old remember) how to have dhcpd configured to serve for multiple networks on one interface (e.g with aliases)<br /> (as in test setups eg. ) I`ll write it down here, So next time google can point right back to me</p> <p><div class="geshifilter"><pre class="text geshifilter-text" style="font-family:monospace;"><ol><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">shared-network thisismessy {</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> subnet 10.8.0.0 netmask 255.255.0.0 {</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> option routers 10.8.0.1;</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> }</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> subnet 10.12.0.0 netmask 255.255.0.0 {</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> option routers 10.12.0.1;</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> }</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> subnet 10.16.0.0 netmask 255.255.0.0 {</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> option routers 10.16.0.1;</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal"> }</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">}</div></li></ol></pre></div></p> http://127.0.0.1:8080/blog/dhcpd-shared-networks#comments alias configuration dhcpd network Tue, 22 Feb 2011 22:12:32 +0000 Kris Buytaert 1036 at http://127.0.0.1:8080/blog