dns problems

after i rebooted i can't connect with putty, so i'll try put a monitor on, to see what i says..
 
Since you've got two PC connected to one ISP, you should use either a switch or a router. Or you've got two cables from your ISP?
 
i came with alot of text, the only thing that i cold see was:

[Fri Mar 18 20:13:30 2011][error](adress family for hostname not supported: Could not resolve hostname 85.27.151.228 --Ignoring!
..
...
....
[Fri Mar 18 20:13:30 2011][error](adress family for hostname not supported: Could not resolve hostname 85.27.151.228 --Ignoring!

[Fri Mar 18 20:13:30 2011][error](adress family for hostname not supported: Could not resolve hostname 85.27.151.228 --Ignoring!

[Fri Mar 18 20:13:30 2011][error](adress family for hostname not supported: Could not resolve hostname 85.27.151.228 --Ignoring!

httpd: apr_sockaddr_info_get() failed for server.nooter.dk
httpd: could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName.

and the i can login..
i login and took a look at ifconfig, and i posted the eth1 without my ip so i typed:
ifconfig eth1 85.27.151.228

and then
ifconfig eth1
and it show the ip..
 
i've just checked by my site and its only showing:

Apache is functioning normally


but the files are at the ftp and should work..
 
You should use

Code:
ifconfig eth1 85.27.151.228
only with proper netmask. Learn it from your PC. Without proper netmask, you won't be able to make your server to connect to Internet.

p.s. Since it's not directadmin issue, the topic will be deleted or moved as soon as board admin come.
 
i have now talked with my isp and they released my ip (kind of) and that helped.. so now is everything good again.. thanks for the help :D
 
Back
Top