Windows 7.what client OS?
cpg -- this is DJ-phYre btw... I posted this before coming to IRC

Windows 7.what client OS?
It's very sporadic. It is working now.hey DJ!
how about using the full domain?
also con you remind us of the ipconfig /all output?
we really need to get to the bottom of this!
I am running DD-WRT on my router and it is current set to a DHCP forwarder to 192.168.1.10I hope you didnt give up and all is still working now.
What I read is that your router has the 192.168.1.1 address
Your HDA box seems to have 192.168.0.10
Your PC has 192.168.1.102
The convenient way to make all of this working is to set youy HDA box as the first DNS provider.
So if your HDA is the DHCP and DNS server everything should work but in this case the DHCP has to be desactivated in your router conf.
If your router is still your DHCP provider keep it has is if you want but check your router conf to be sure that your first DNS provider/server correspond to your HDA ip address.
When you try to reach something like http://torrent/ and iyou reach http://www.torrent.com/, it is just cause the DNS request didn't go to your hda first.
providing http://ajaxplorer.section.9. seems to answer the ip you provide to the FAI which manage the domain (your hda ip i guess)
If it works sometimes, I think it is only because you have 2 DHCP server. The rule when you have 2 DHCP server is that a client will obtain his Ip from the fastest to answer.
So if your HDA DHCP answer is the fastest, everything will works fine and if it is the router, you can't resolv your HDA names.
Hope it will help.
PS: if you still have trouble or don't feel easy to disable/modify your router conf, feel free to provide me your router model, I will provide you the right user manual page or the way to do this.
Code: Select all
# tail /var/hda/platform/logs/error_log
Code: Select all
# tail /var/hda/platform/logs/access_log
Code: Select all
# tail /var/log/httpd/error_log
Yes. HDA resides a 192.168.1.10 w/ router at 192.168.1.1 ... All clients start with 192.168.1.1xxHi,
Just to avoid to provide you wrong settings, can you please confirm some informations:
192.168.1.10 is you HDA box ip address?
If it is not what kind of box has this @ip? (the FAI DHCP provider, a Windows server DHCP/PDC box, a linux one with dhcpd enable?...)
and so what is your HDA ip address?
Do you use only one sub network (192.168.1.0/24) for you servers and client PC.
I need a last check. Please try this
SSH to your HDA box and launch this to provide the apache last logs:andCode: Select all
# tail /var/hda/platform/logs/error_log
And provide each answerCode: Select all
# tail /var/hda/platform/logs/access_log
bye
Code: Select all
[root@athena ~]# tail /var/hda/platform/logs/access_log
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /themes/main/style.css?1259758879 HTTP/1.1" 200 16210 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /javascripts/prototype.js?1248498173 HTTP/1.1" 200 129905 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /javascripts/dragdrop.js?1248498173 HTTP/1.1" 200 31174 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /javascripts/application.js?1183858780 HTTP/1.1" 200 148 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /stylesheets/slimbox.css HTTP/1.1" 200 1130 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /javascripts/effects.js?1248498173 HTTP/1.1" 200 38745 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /javascripts/controls.js?1248498173 HTTP/1.1" 200 34787 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /themes/main/logo.png?1213344625 HTTP/1.1" 200 11628 "http://hda/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /themes/main/grad-large.png HTTP/1.1" 200 188 "http://hda/themes/main/style.css?1259758879" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
192.168.1.102 - - [20/Jan/2010:07:50:04 -0600] "GET /themes/main/grad-small.png HTTP/1.1" 200 179 "http://hda/themes/main/style.css?1259758879" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7"
Code: Select all
# tail /var/log/httpd/error_log
Users browsing this forum: No registered users and 18 guests