On Sun, 19 Jun 2011 17:18:24 +0200 (CEST), Julien Claassen wrote
Hello again!
Here's the output of iptables -L :
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
this looks quite clean and simple.
It does, indeed. So, a bit more info is necessary:
sudo netstat -paunte
route -n
ifconfig
Cheers, RalfD