Hi,
you have to go in to the config of your m0n0wall and download/back up the config and using notepad or an xml reader like XML Marker look for:-
<dhcpd>
<lan>
<enable/>
<range>
<from>192.168.1.20</from>
<to>192.168.1.245</to>
</range>
<next-server>192.168.1.5</next-server>
<staticmap>
<mac>00:00:00:00:00:00</mac>
<ipaddr>192.168.1.55</ipaddr>
<descr>Someserver</descr>
you have to add :-
<next-server>(BOOT SERVER IP / TFTP IP HERE)</next-server>
hope this helps, any more help please email or post
...