Tagged Questions
0
votes
1answer
32 views
SSH connection refused when connecting remotly
I set up my ubuntu server and it can connect to itself when running "ssh localhost". However, when I run Putty on windows 8 I get a "connection refused" error.
I have, to the best of my ability:
...
1
vote
1answer
151 views
Setup firewall: ask user to allow new incoming/outgoing traffic?
I'm using Ubuntu 12.10 and as I know there is already a firewall on any ubuntu system. It's ufw and because I like fancy gui stuff I can use gufw, that's very nice.
Now I would like to configure this ...
0
votes
2answers
821 views
iptables problem
Hi guys i have the follwoing iptables file for my ubuntu 12.04 server. ITs a bit messy because i tried different ways to fix it but the problem is it doesnt allow apt commands such as apt-get to run. ...
1
vote
1answer
65 views
How to add a rule for loggin packets in ufw
I'm seeing a lot of connections with source 0.0.0.0 and destination 0.0.0.0 in conntrack. I want to log these packets which have source 0.0.0.0 and destination 0.0.0.0 so that I can digg this issue ...
0
votes
1answer
673 views
Cannot ping between computers, but I can connect (only one way though)
I am new using Linux, so I would really appreciate a simple as possible answer.
I cannot ping between two computers, neither to nor from. I can ssh from one computer to another, but not the other way ...