you can do that in few simple steps:
1. download any forum software
2. install it in the "/forums/" folder
3. link your site with that forum by inserting a link in the (for example) main navigation's template - block_mainnav.html:
add
<li><a href="/forum/">Forum</a></li>
above the last </ul>