Results 1 to 9 of 9
i have firewall problem
some time it block everything, even the ping and ssh
after 2 minutes it reopen the ping and ssh and other
like when the network card ...
- 01-25-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 4
firewall problem
i have firewall problem
some time it block everything, even the ping and ssh
after 2 minutes it reopen the ping and ssh and other
like when the network card goes to off when it is idle for sometime, and when activity start, it take about 1-2 minutes to wake up.
i have linux debian
is there anyone can help
- 01-25-2010 #2
- 01-25-2010 #3Just Joined!
- Join Date
- Jan 2010
- Posts
- 4
i am new in linux debian.
if you tell where to search, i will be able to answer you
- 01-25-2010 #4
how did you configure your firewall? did you even install one or set up rules for one?
- 01-26-2010 #5Just Joined!
- Join Date
- Jan 2010
- Posts
- 4
the problem that this server was already install by another person, and he left.
so now i didn't configure one and i didn't setup the rules
- 01-26-2010 #6
login as root and post output of
Code:/sbin/iptables -L
- 01-26-2010 #7Just Joined!
- Join Date
- Jan 2010
- Posts
- 4
i have these lines
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
- 01-26-2010 #8
- 01-26-2010 #9
you have no firewall running on this box, so the problem you are having is something else


Reply With Quote

