Another Six-Pointed Star

        / \
       / A \
 -----/-----\-----
 \ B / \ D / \ F /
  \ / C \ / E \ /
   X-----X-----X
  / \ H / \ J / \
 / G \ / I \ / K \
 -----\-----/-----
       \ L /
        \ /
Draw a regular hexagon divided into six equilateral triangles. On each side, place another equilateral triangle, to create a six-pointed star.

Can you place the numbers 1-12 into the 12 triangles such that the sum of the five triangles in each of the six lines is the same? (For example, in the figure, BCDEF and GHIJK are two lines of five.)

If it is possible, what are the largest and smallest common sums possible? If it is not possible, how many numbers would you have to change, keeping all 12 unique, to achieve the smallest possible common sum?

Source: Original.


Solution
Mail to Ken