Results 1 to 3 of 3
Whenver I do ftp for remote ftp servers, system hangs up. Can you come up with few suggessions...
- 05-03-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 8
pc hangs
Whenver I do ftp for remote ftp servers, system hangs up. Can you come up with few suggessions
- 05-03-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Are you running gentoo stable or unstable (x86 or ~x86)?
- 05-05-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 5
need just a bit more infomation.
need just a bit more infomation., do you have a firewall setup (iptables)?
try:
iptables -L
Should look like this, if no ports are blocked (on the local machine)....
Or you could have a firewall between you and the other server...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
Does the machine completely hang? i/e all programs stop responding


Reply With Quote
