can't access to server

i am using wget http://IP/~user/file.tar.gz
i can download with my web browser (on pc) and downloadable my other (3rd) server. but i can not download any file using ip "in" my new server via wget.

1st server = hetzner server
2st server = hetzner server
3st server = other company server

i can transfer files 1 with 3 (1 to 3 / 3 to 1)
i can transfer files 2 with 3 (2 to 3 / 3 to 2)
i can not transfer files 1 with 2 (1 to 2 / 2 to 1)

but, i can transfer files before install directadmin.

i stopped csf, checked deny ips.

ok, this is not a big problem for me. i think i tired you, sorry and thanks for your interest.

maybe directadmin writes anything about centos 6 and/or named 9.7.0


my resolv.conf file :
Code:
### Hetzner Online AG installimage
# nameserver config
nameserver 213.133.98.98
nameserver 213.133.99.99
nameserver 213.133.100.100
 
I suggest you to use 8.8.8.8 and 8.8.4.4 as nameservers (google nameservers).

But this doesnt seems to be named related problem.

Try to add in csf whitelist the server ip.

For disable firewall remember to use csf -x and csf -e to enable it again.

Regards
 
ok, i will do. but i think google nameservers too slow (maybe only in my country).

i am tired, i will die :(
i read "one library" in 2 days for these problems. (i dont know english very well.)

thanks again.
 
Back
Top