top of page

Chimneys, Vents, and Flues: Why Shared Exhaust Systems Raise Red Flags

  • HappyWriters.co
  • Mar 3
  • 3 min read
Chimneys, flues, vents

In many older New England homes, chimneys tell a story. Built decades ago, often with multiple heating appliances connected to a single masonry flue, these systems were common practice at the time. Today, however, shared exhaust systems can raise serious safety concerns. When furnaces, boilers, water heaters, or even fireplaces share the same chimney or vent, drafting problems and carbon monoxide risks become much more likely.


Understanding how chimneys, vents, and flues function is essential for homeowners, especially in older properties where upgrades may not have kept pace with modern safety standards.


How Drafting Is Supposed to Work


Drafting is the natural upward movement of combustion gases through a chimney or vent. When fuel burns in a furnace or water heater, the hot exhaust gases rise through the flue and exit safely above the roofline. This upward flow is driven by temperature differences and proper vent sizing.


When everything is functioning correctly, harmful byproducts like carbon monoxide are safely directed outside the home. However, shared flues complicate this process.


The Problem with Shared Exhaust Systems


In older homes, it was common for multiple appliances to connect into a single masonry chimney. For example, a boiler and a gas water heater might both vent into the same flue. While this setup was once acceptable, it can create drafting conflicts.


If one appliance operates while the other is off, the temperature and pressure inside the flue can fluctuate. This imbalance may weaken the draft, especially during colder New England winters when exterior temperatures significantly affect chimney performance. In some cases, the flue may not properly vent the smaller appliance at all.


Improperly sized or unlined masonry chimneys also contribute to the issue. Over time, deteriorating mortar joints or missing liners can disrupt airflow and allow exhaust gases to leak into wall cavities or attic spaces.


Understanding Back Drafting


Back drafting occurs when exhaust gases fail to rise and instead reverse direction, spilling back into the home. This can happen if the chimney lacks sufficient draft, is blocked, or if competing air pressures exist inside the house.


Modern homes are often tightly sealed for energy efficiency, which can create negative air pressure indoors. When bathroom fans, kitchen vents, or even a clothes dryer are running, they may pull air from the path of least resistance. Unfortunately, that path can sometimes be the chimney.


Back drafting may not always be immediately noticeable. In some cases, homeowners may detect a faint exhaust odor or see soot marks near vent connectors. In other situations, there may be no obvious warning signs at all. Even something as simple as rearranging furniture to block a return air pathway can subtly affect airflow patterns and contribute to pressure imbalances.


Carbon Monoxide Risks


Carbon monoxide is colorless, odorless, and potentially deadly. When drafting fails, carbon monoxide can accumulate inside the home. Older New England properties with shared exhaust systems are particularly vulnerable, especially if heating appliances have been upgraded without properly resizing or lining the chimney.


Carbon monoxide detectors are critical, but they are only a last line of defense. The real solution is ensuring that venting systems are correctly configured, properly sized, and evaluated regularly.


What Homeowners Should Do


If your home has multiple appliances venting into a single chimney, especially in a property built several decades ago, it is wise to have the system evaluated. A professional inspection can identify improper vent connections, missing liners, corrosion, and signs of back drafting.


Upgrading to properly lined flues or separating exhaust systems may significantly reduce safety risks. In many cases, modernizing the venting system improves both safety and heating efficiency.


Chimneys, vents, and flues are often overlooked because they are out of sight. However, shared exhaust systems in older homes can create serious drafting issues and carbon monoxide hazards. Understanding how these systems work and recognizing the red flags is essential for protecting your home and your family.


A thorough inspection provides peace of mind and ensures that what rises through your chimney goes exactly where it should: safely outside.


Written by the staff writing team at HappyWriters.co 




bottom of page
$w.onReady(function () { // Select all links with the data-testid="linkElement" const buttons = $w('a'); // Select all anchor tags buttons.forEach((button) => { // Check if the aria-label or innerText is "Schedule Now" if (button.getAttribute('aria-label') === 'Schedule Now' || button.label === 'Schedule Now') { // Attach an event handler for the click button.onClick(() => { gtag('event', 'schedule_tool_click', { 'link_url': button.href, // Capture the link URL dynamically 'button_text': 'Schedule Now' // Capture the button text }); }); } }); });