khal
|
|
March 07, 2012, 04:25:28 PM Last edit: March 07, 2012, 04:44:49 PM by khal |
|
Thanks for your help (and I will try your method later).
Any ideas cablepair?
Hi Ciyam. If bitviewer has also the problem, either you are using the same dns server and it returns old/bad infos, either you both have cached old/bad infos (in your browser, or in the dns cache for bitviewer). To be sure, i tested the 4 DNS servers and they all reply the ip address of my server (doing the redirect to www.ciyam.com). So, wait a bit and it should work everywhere (cached data will be updated after a while). [edit]I made a mistake when testing (if a domain didn't work, it was redirecting request using suffix on my server, which is working), only 2 servers are resolving ciyam.bit (the first ones), so, the problem should com from there. Need to wait i guess.[/edit]
|
|
|
|
CIYAM
Legendary
Offline
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
|
|
March 10, 2012, 03:15:34 AM |
|
Via bitviewer am still getting FMA even now.
|
|
|
|
cablepair (OP)
|
|
March 10, 2012, 03:54:07 AM |
|
i dont have time to look right now but if I remember correctly we are using the french and german dns servers to resolve .bit domains
some sneaky bastard has it setup within those two dns servers to resolve all unresolvable .bit domains to fma.com
go ahead and test it you can type whatever.bit and if its not a real website it will go to fma.bit
I plan on launching my own namedtobind .bit nameserver soon and that should remedy this kind of dns trickery (at least with bitviewer) and anyone that uses my nameserver for lookups - hopefully I will find the time this weekend to make that happen
thanks!
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
March 10, 2012, 10:27:07 AM |
|
[...] some sneaky bastard has it setup within those two dns servers to resolve all unresolvable .bit domains to fma.com [...]
could it be that your sneaky bastard internet provider is intercepting your dns lookups? For me the servers answer with "non-existing domain" just as expected.
|
|
|
|
cablepair (OP)
|
|
March 10, 2012, 12:39:15 PM |
|
[...] some sneaky bastard has it setup within those two dns servers to resolve all unresolvable .bit domains to fma.com [...]
could it be that your sneaky bastard internet provider is intercepting your dns lookups? For me the servers answer with "non-existing domain" just as expected. that very well could be, I did not look far into it, just assumed it was coming from the DNS servers because I know its easy to fake requests like this this is a dedicated server at a datacenter in the UK but it still does not surprise me
|
|
|
|
khal
|
|
March 10, 2012, 02:23:12 PM |
|
I confirm you there is no dns redirector on my dns server (the french one).
|
|
|
|
CIYAM
Legendary
Offline
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
|
|
March 11, 2012, 08:25:51 AM |
|
I tried the .reg file but zero luck (I guess this maybe because I am in China). I also got someone in Australia to try the Posix method on a box running OpenSUSE but it also will not resolve any .bit addresses. They also just tried pinging namecoin-suffix.dot-bit.org but got an "unknown host namecoin-suffix.dot-bit.org" error.
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
March 11, 2012, 11:45:22 AM |
|
I tried the .reg file but zero luck (I guess this maybe because I am in China). I also got someone in Australia to try the Posix method on a box running OpenSUSE but it also will not resolve any .bit addresses. They also just tried pinging namecoin-suffix.dot-bit.org but got an "unknown host namecoin-suffix.dot-bit.org" error. try: nslookup gee.bit.namecoin-suffix.dot-bit.org this will look up gee.bit with suffix added directly on your default dns nslookup gee.bit.namecoin-suffix.dot-bit.org 8.8.8.8 this will look up gee.bit with suffix added directly on the google dns. if these won't work and you can not find another dns that works the suffix method might not work for you.
|
|
|
|
CIYAM
Legendary
Offline
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
|
|
March 11, 2012, 01:30:29 PM |
|
try: nslookup gee.bit.namecoin-suffix.dot-bit.org this will look up gee.bit with suffix added directly on your default dns
Thanks - this does work (I already use 8.8.8.8 for my DNS lookup) - but how do I get this to work through a browser?
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
March 11, 2012, 05:30:07 PM |
|
try: nslookup gee.bit.namecoin-suffix.dot-bit.org this will look up gee.bit with suffix added directly on your default dns
Thanks - this does work (I already use 8.8.8.8 for my DNS lookup) - but how do I get this to work through a browser? After you have installed the .reg file try: nslookup bx.bit If this gives you an ip address it means that the suffix is installed and you are getting close. note: nslookup does dns resolution in a different way than the os If ping bx.bit still does not work it means your os is not using the suffix properly for "everyday" lookups. It might be necessary to deactivate/activate your internet connection or even do a reboot. also this might help: ipconfig /flushdns (clears the dns cache, does not hurt) What OS are you on? I assume you did use the .reg file from here: http://dot-bit.org/How_To_Install_Dns_Suffix ?
|
|
|
|
CIYAM
Legendary
Offline
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
|
|
March 11, 2012, 05:38:30 PM |
|
I am using Windows XP (sp 3) and when I try nslookup bx.bit I get 178.248.244.15 (if I use curl with the name I get a permanently moved message but if I curl the raw IP I get http://sv05.net-housting.de as a href).
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
March 11, 2012, 07:42:16 PM |
|
I am using Windows XP (sp 3) and when I try nslookup bx.bit I get 178.248.244.15 (if I use curl with the name I get a permanently moved message but if I curl the raw IP I get http://sv05.net-housting.de as a href). all this is just fine. and "ping bx.bit" still does not work? hmmm
|
|
|
|
CIYAM
Legendary
Offline
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
|
|
March 12, 2012, 10:06:42 AM |
|
Actually bx.bit works fine for me now - but still no ciyam.bit.
|
|
|
|
khal
|
|
March 12, 2012, 06:01:22 PM |
|
Here is the result of ciyam.bit for each dns server : for ip in $(echo 178.32.31.41 216.231.140.69 78.47.86.43 199.19.215.104); do echo "* Server : $ip"; host ciyam.bit $ip|grep ciyam.bit; echo ""; done * Server : 178.32.31.41 ciyam.bit has address 178.32.31.42 ciyam.bit mail is handled by 5 srv03.web-sweet-web.net.
* Server : 216.231.140.69 Host ciyam.bit not found: 3(NXDOMAIN)
* Server : 78.47.86.43 Host ciyam.bit not found: 3(NXDOMAIN)
* Server : 199.19.215.104 Host ciyam.bit not found: 3(NXDOMAIN) It seems some servers need to be updated...
|
|
|
|
igba
Member
Offline
Activity: 111
Merit: 10
|
|
April 14, 2013, 10:29:17 PM |
|
doesnt work for me :/
are there any other services like this? are .bit domains still relevant?
|
|
|
|
khal
|
|
April 15, 2013, 11:40:18 AM |
|
Hi igba ! Here is a proxy service that is working : http://proxy.dot-bit.org/I've planned to work on the namecoin-bundle (native .bit support the simpliest way) soon, so, stay tuned if you're interested :p
|
|
|
|
shooter_mcgavin
Member
Offline
Activity: 76
Merit: 10
|
|
April 16, 2013, 09:17:22 PM |
|
Hi igba ! Here is a proxy service that is working : http://proxy.dot-bit.org/I've planned to work on the namecoin-bundle (native .bit support the simpliest way) soon, so, stay tuned if you're interested :p ..and the whole Namecoin world rejoices!
|
If you think I've been helpful, toss me a few bitcoin - 1J2bbukPKFrwEfk4iHueKfLfFBXLSNGnTi
|
|
|
khal
|
|
April 17, 2013, 11:16:58 AM |
|
Glad to see you still interested :p Remember that a single man is not sufficient, so any help is appreciated :p ..and the whole Namecoin world rejoices!
Here is what needs to be done : - namecoin bundle : easy support for .bit (mini GUI/systray to show nmc-control status [python ?] + proxy with nmc-control [python] + namecoind integrated) - namecoin rules update : bigger records, revised fees - bitcoin rebase : use latest bitcoin code, or another lib - some GUIs to register domains, id, etc
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
April 19, 2013, 06:31:38 AM |
|
Hi igba ! Here is a proxy service that is working : http://proxy.dot-bit.org/I've planned to work on the namecoin-bundle (native .bit support the simpliest way) soon, so, stay tuned if you're interested :p Do you mean a portable version like the TOR bundle? That would be cool Also we can later on add onion support.
|
|
|
|
HeroC
Legendary
Offline
Activity: 858
Merit: 1000
|
|
April 24, 2013, 10:37:23 PM |
|
It is blank with title 'Serveur OVH"
|
|
|
|
|