how to add dns in Alcatel-Lucent I-240W-Q
>
-
Hello,
You may find this guide available at setuprouter.com useful for configuring your device to OpenDNS (208.67.220.220 and 208.67.222.222): http://setuprouter.com/router/alcatel-lucent/i-240w-q/dns.htm.
Best regards,
-
note : it's the same if leave it blank
-
Why are your DNS queries routed to 127.0.1.1? What DNS server/forwarder is behind 127.0.1.1? This isn't your router...
"but the router dosen't seem to use those two dns"
Yep! It cannot.
Unless this 127.0.1.1 is a DNS proxy, you must change your computer's DNS configuration to point to your router's IP address.
-
when i said "but the router dosen't seem to use those two dns"
i meant the router itself , not in my computer
-
The picture shows that the router isn't configured to use OpenDNS. These are not OpenDNS resolver addresses, but your ISP's.
"when i said "but the router dosen't seem to use those two dns" i meant the router itself , not in my computer"
Yes, I know. But also the computer must be correctly configured to use the router's configuration. And this 127.0.1.1 suspects me that something is wrong with your computer configuration too. You may post the output of the following commands here:
ipconfig /all
netstat -nabov
-
i use linux , so i don't have ipconfig/all
but i used ifconfig -a :
eth0 Link encap:Ethernet HWaddr 00:30:18:a7:bb:2b
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:30229 errors:0 dropped:0 overruns:0 frame:0
TX packets:30229 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:32182199 (32.1 MB) TX bytes:32182199 (32.1 MB)
wlan0 Link encap:Ethernet HWaddr f8:d1:11:0c:17:1f
inet addr:192.168.1.53 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::fad1:11ff:fe0c:171f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1028320 errors:0 dropped:0 overruns:0 frame:0
TX packets:840185 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:848777146 (848.7 MB) TX bytes:169998452 (169.9 MB)netstat -nabov :
netstat: invalid option -- 'b'
a picture for dns settings : [url=http://www.zimagez.com/zimage/screenshot-262014-155304.php][img]http://www.zimagez.com/miniature/screenshot-262014-155304.php[/img][/url]
-
The last picture shows your configuration page, not what's actually used as the earlier picture does. And this indicates that you're using 84.235.x.x addresses, not 208.67.x.x resolvers. Look again into your router's manual to see what the purpose of this configuration page is.
Regarding your computer configuration, your DNS currently points to 127.0.1.1, but should normally point to 192.168.1.1 unless you run a DNS proxy (like DNSmasq) on this computer. But then this proxy must go out via 192.168.1.1. Else your computer will not be using your router's DNS settings.
And the right equivalent for above syntax of the netstat command for Linux is:
netstat -napv
-
it did print alot of lines so i pasted it into website :
-
That's hard to read, so I uploaded a better readible version here.
It proves that you have 127.0.1.1. configured as DNS server address on this computer, but with no evidence of a DNS proxy. Not sure how this can work at all, but may be one of the reasons why it doesn't work. Try with reconfiguring this to 192.168.1.1, your router's address, to see if this gives better results.
If you don't know how to configure DNS on the computer, take a look here: https://store.opendns.com/setup/computer/ - under Unix/Linux
You may need to edit your /etc/resolv.conf file for this purpose.
netstat.txt -
The real problem here is that this modem does not allow for you to change DNS servers, nor set the DHCP server to provide different DNS servers. It's a shame.
The instructions provided here are to create personalized DNS entries so that the modem can resolve locally when asked. It's like a hosts file for the modem, just that.
I can't find a way to really tell the modem to resolve DNS names to OpenDNS servers. Any news on this?
Please sign in to leave a comment.
Comments
20 comments