Well I finally solved my problem (after a week trying

) regarding my NIC and my ISP rules wich I can not post a link to the thread due to my low post count And I did it this way
Installed new NIC linux drivers, And then
ifconfig eth0 down
macchanger --m= NEW MAC adress
Ifconfig eth0 UP
dhcpcd eth0
now typing all that (I know ain't to much but still) every time I boot into linux its the most comfortable way to get net access to inet. So theres some way to do it? A script? And how can I do it, Maybe Using CRON? And if you can point me to a how to would be cool too
Thanx in advance