I just installed ubuntu server 12.04 on my old pc. I set all the network data on the installation process. It's a static IP and I entered everything fine gateway, dns etc.
After the installation I check the connection pinging google and everything seemed fine.
I ran sudo apt-get update and downloaded any aditional updates.
Than I downloaded ssh server and ran it. (It's running I checked 1000 of times)
I turned off the ufw.
The problem is that I cannot connect trought ssh from another computer. Putty says:
Fatal error: Network error: Software caused connection abort.
I tried to ping the server directly on ip and it says: Request timed out. But sometimes, like once per 5 min it gives me a response when pinged. It's like I ping it -> the request goes to the server and the server blocks everything that comes from outside. I've spent all day reading forums but they all talk about port forwarding and stuff. My IP is static. No router involved. My ISP gives me a real static IP address and I'm sure of it. It's something in the ubuntu config but I cant seem to figure it out. I dont have firehol. Any suggestions???