LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   p2p problems again (https://www.linuxquestions.org/questions/linux-software-2/p2p-problems-again-46451/)

UnknownDarkness 02-20-2003 11:52 PM

p2p problems again
 
Ok, no matter what program I use I'm having problems with it claiming I have a firewall can someone help me fix this. I'm using edonkey as of now but I can use anything that works.

nakkaya 02-20-2003 11:55 PM

can you post the output from iptables -L

UnknownDarkness 02-20-2003 11:58 PM

whats that and where do I go to get it

nakkaya 02-21-2003 12:06 AM

iptables is the firewall program type
iptables -L
as root and it will list your policies maybe you activate the firewall by mistake

UnknownDarkness 02-21-2003 12:09 AM

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


now what does all this mean

nakkaya 02-21-2003 12:14 AM

that means you accept all packets coming to your machine and going from your machine in other words you do not have firewall other option is if you have dsl or cable my dsl modem has a internal firewall

UnknownDarkness 02-21-2003 12:21 AM

cable, but ti works fine on windows lol. anyway to fix it?

nakkaya 02-21-2003 12:23 AM

which p2p prog you are using?

UnknownDarkness 02-21-2003 12:29 AM

edonkey

nakkaya 02-21-2003 12:34 AM

maybe you can give a shot to mldonkey(edonkey clone for linux)

UnknownDarkness 02-21-2003 12:39 AM

another question: is there a difference between programs run in gnome and kde? and ifso which would be better to run

nakkaya 02-21-2003 01:56 AM

they do the same job but they use different libs. to work one uses qt and other uses kde i use fluxbox but installed gnome in order to run gnome app but you can run them in any window manager gnome and kde they both use to much resource so switching another window manager is better


All times are GMT -5. The time now is 12:21 PM.