I am trying to work through the how to install samba on Ubuntu tutorial. I keep running into things and having to start over with a fresh install. This time I cannot get Putty to recognize my ubuntu machine over the network. Last time it was a snap just entered 192.168.0.100 and I was able to log into my server. Unfortunalty I had partitioned my harddrive incorrectly and had to reinstall the whole thing. Now I followed all the directions again and have come to the place where I want to log in from another computer but it seems I have something wrong. I checked /etc/network/interfaces file and the /etc/hosts and it seems like everything is correctly set up. I don't know if anyone can help me isolate the problem or maybe I should just start over with a fresh install
Yes right after inet addr: 192.168.0.100 This is the address that I am trying to see from the other computer?
Ok, then make sure you use 192.168.0.100 in PuTTY - maybe you made a typo. But it could also be a firewall issue. What's the output of Code: iptables -L on your Ubuntu system?
Thanks for the response, I decided to re install everything once again and go through all the steps again to see if I missed something. If I come up against this same issue again I will definatly try the iptables -L command. Right now I am trial and erroring my way through this linux, it seems more trial than error right now but you have been a great help so far and I really appreciate this website and forum. I am sure I will be back again soon