After taking a look at my dmesg during boot i noticed that the card was identified as a 6030 series instead of 2030.
Feedback from Intel Linux project recommended to upgrade the kernel to latest version but since i think this can be a pain
i thought that since the system detects my card as a 6030 then maybe the 6030 firmware would do the trick....
... and it did!!!
Download and extract the iwlwifi-6000g2b-ucode-18.168.6.1.tgz
Copy: iwlwifi-6000g2b-6 to /lib/firmware
"modprode -r iwlagn"
"modprobe iwlagn"
ifconfig wlan0 up
working!


