itsik.
Well, I played a couple of dvd's on the machine and they work flowlesly, which leads me to believe that the problem might be network oriented.
Thnx for pointing me in the right direction guys
I'll post an update when I find something.
Itsik
Look in dmesg.
Do you see a line like "nv_nic_irq, too many iterations..." in there?
What nic card do you have in your core (internal network)?
Is it a nvidia based nic?
If so look for the samt type of problem there.
In my core I have a ASUS M2NVM-DH motherboard.
Had the same type of freezing problem.
I solved it by changing the nv nic to be external and installed a broadcom based card for my internal network.
Problem gone.
Have done a lot of researching about nvidia nics on most places people say they suck and are really bad designed.
This is probably why many mb manufacturers that use nvidia chipset now mount different nics on their mobos.
One suggested workaround is to place an option in modutils.
In file /etc/modprobe.d/options enter the line below. Save and reboot.
options forcedeth max_interrupt_work=15
Afterward look in dmesg and see if you still see the nv_nic_irq line.
/niz23