hi all
i am doing a small module, about network.
when the net is down my browser have to show a blank window and when the net is up my browser has to be reloaded.

my problem is netdown case(ifdown eth0)is working fine, but net up case(ifup eth0), some times not working. why this is happening.

can you please help me

thank you in advance