> I will. But could you explain about this? If they were blocking > port 80, > how would I be able to use the internet? They would block port 80 in only one direction, i. e. requests to your IP on port 80, not requests coming from your IP. So you can still browse, but you cannot run your own webserver on the default port for http. Björn