i have the following problem with ubuntu server 10.04:

from time to time the server drops the connection to the internet. i can ping and connect to others in the local network, but i can't ping external domains or make an apt update. the dns entries in resolv.conf are the right ones. another crazy thing is, if internet works and i start calendarserver (have removed it right now), the internet connection drops as well. when i restart it works again!

any advice? maybe some dns issue?

thanks in advance!

link|improve this question

66% accept rate
do you have a firewall on ? try turning off your firewall and test everything and see if the same keeps happening – Prix Aug 23 '10 at 12:16
feedback

2 Answers

Very vague question.

In the absence of any sensible diagnostics I'd bet on it being nothing to do with the Ubuntu box - but rather a problem with the machinery connecting you to the internet.

How do you connect? If its via ADSL / SDSL then its probably your carrier dropping the connection. Is there a router between the ubuntu box and the wires? A Modem? What does it report when the connection is down?

link|improve this answer
feedback

nslookup www.google.com. save one of the ips and when the internet is dead, try to ping the ip. if it works, then it's a dns problem. if it doesn't then it would a routing issue.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.