Code: Select all
nc -l 75Code: Select all
nc localhost 75Code: Select all
(UNKNOWN) [127.0.0.1] 75 (?) : Connection refusedI've tried both as my normal user and as root with no difference.
I think it doesn't work because all my ports are closed, and getting netcat to listen to one of them isn't enough to open it. If so, how can I open my ports? Otherwise, what's going on?
I also have Gtk-gnutella, and it says my computer is firewalled. My computer is behind NAT, but I have a port forwarded for my gtk-gnutella which I've TOLD it to listen to, and still it's says that it's firewalled. Could this be the same problem?

