Confusion about none working Interrupt 2 on a ATMega644P/1284P

Well normally you'd probably get asked to post your code, but if it were me, I'd write a minimal sketch to exercise a single interrupt, prove to myself that it works on INT0 and INT1 and then try it on INT2.