you will not be able to resolve domains if dnsmasq isn't running.
i suppose you have dns servers set up manually and differ from router lan ip
check it, please
Printable View
well yes, that was my idea as well!
but it seems that nslookup responds the same way when dnsmasq (self compiled one and the one from the fw) is running or isn't running at all.
it looks up the ip-adresses, just very slowly:p
this is not a dnsmasq problem I think:confused:
Hey, I updated to r566
since I saw this update:
it doesn't make any difference however:(Quote:
dnsmasq 2.50test10 (speedup of DNS queries)
dnsmasq in firmware:
my native compiled version:Code:dnsmasq: started, version 2.50test10 cachesize 150
dnsmasq: compile time options: no-IPv6 GNU-getopt no-RTC no-DBus no-I18N DHCP no-scripts no-TFTP
dnsmasq-dhcp: DHCP, IP range 192.168.2.2 -- 192.168.2.254, lease time 1d
dnsmasq: read /etc/hosts - 2 addresses
dnsmasq: using nameserver 192.168.1.1#53
contents of /etc/hosts:Code:dnsmasq: started, version 2.50 cachesize 150
dnsmasq: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
dnsmasq-dhcp: DHCP, IP range 192.168.2.2 -- 192.168.2.254, lease time 1d
dnsmasq: read /etc/hosts - 2 addresses
dnsmasq: using nameserver 192.168.1.1#53
and as usual, it doesn't matter for nslookup whether dnsmasq is running or not, it always does exactly the same thing.Quote:
127.0.0.1 localhost.localdomain localhost
192.168.2.1 wpte.kicks-ass.net my.router my.WL500W
dnsmasq is launched at startup properly and shows up in the processlist.
EDIT:
It seems when I edit /etc/resolv.conf to use opendns servers instead of my modems 192.168.1.1 the lookup works very fast...
Quote:
nameserver 208.67.222.222
nameserver 208.67.220.220
even when I set the nslookup to use the modems server:Quote:
nslookup google.com
Server: 208.67.222.222
Address 1: 208.67.222.222 resolver1.opendns.com
Name: google.com
Address 1: 74.125.45.100 yx-in-f100.google.com
Address 2: 74.125.67.100 gw-in-f100.google.com
Address 3: 74.125.127.100 pz-in-f100.google.com
that is kinda weird...:confused:Quote:
nslookup google.com 192.168.1.1
Server: 192.168.1.1
Address 1: 192.168.1.1
Name: google.com
Address 1: 74.125.67.100 gw-in-f100.google.com
Address 2: 74.125.127.100 pz-in-f100.google.com
Address 3: 74.125.45.100 yx-in-f100.google.com
now I guess I should be calling my ISP for some explenations?
nslookup on xp/vista/7 seem to work good with 192.168.1.1 however... still a bit weird:
I'll be using the opendns servers I guess:pQuote:
C:\>nslookup google.com
Server: openrg.home
Address: 192.168.1.1
DNS request timed out.
timeout was 2 seconds.
Name: google.com
Address: 74.125.45.100
Can you resetup your modem into the bridge mode and use pppoe connection type? Smth's wrong with modem's dns server/resolver.
And/or you can always specify ISP's dns servers inside router to not to depend from modem's one.
EDIT: to add any additional dns servers you should create /usr/local/etc/dnsmasq.conf with
that'smy config for opendns 'coz my IPS have probs sometimes with resolvingCode:server=208.67.222.222
server=208.67.220.220
Yeh well, I created the configuration in the web interface, since you can manually specify what servers to use:)
and that with the modem is not going to work... it only supports DHCP LAN, and does not have a wireless extention card at the moment.
I have a "LiveBox" from sagem, and it's known to fail.
http://www.ecoscentric.com/images/wa...ox-redboot.jpg
next year they should come with optic fiber, the main line is only 50meter away from me, laying there for almoast 3 years... but when I get it I'll be having a new modem as well as a new ISP, since this one just doesn't care if your modem breaks down:p
the current configuration is just standart, latest firmware (happens automatically, and no way to go back), and everything is portforwarded to my wl-500w:D
Just flashed this firmware, but now the router doesn't mount my harddisks anymore.
Also /dev/disks isn't present.
All disks are behind a usb2.0 hub. The strange thing is that the hub gets detected twice
Code:Jan 1 01:00:03 kernel: usb-uhci.c: USB UHCI at I/O 0x100, IRQ 12
Jan 1 01:00:03 kernel: usb-uhci.c: Detected 2 ports
Jan 1 01:00:03 kernel: usb.c: new USB bus registered, assigned bus number 1
Jan 1 01:00:03 kernel: hub.c: USB hub found
Jan 1 01:00:03 kernel: hub.c: 2 ports detected
Jan 1 01:00:03 kernel: PCI: Enabling device 01:03.1 (0000 -> 0001)
Jan 1 01:00:03 kernel: UHCI: Enabling VIA 6212 workarounds
Jan 1 01:00:03 kernel: usb-uhci.c: USB UHCI at I/O 0x120, IRQ 12
Jan 1 01:00:03 kernel: usb-uhci.c: Detected 2 ports
Jan 1 01:00:03 kernel: usb.c: new USB bus registered, assigned bus number 2
Jan 1 01:00:03 kernel: hub.c: USB hub found
Jan 1 01:00:03 kernel: hub.c: 2 ports detected
Jan 1 01:00:04 kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Jan 1 01:00:04 kernel: PCI: Enabling device 01:03.2 (0000 -> 0002)
Jan 1 01:00:04 kernel: ehci_hcd 01:03.2: PCI device 1106:3104
Jan 1 01:00:04 kernel: ehci_hcd 01:03.2: irq 12, pci mem c0147000
Jan 1 01:00:04 kernel: usb.c: new USB bus registered, assigned bus number 3
Jan 1 01:00:04 kernel: EHCI: Enabling VIA 6212 workarounds
Jan 1 01:00:04 kernel: ehci_hcd 01:03.2: USB 2.0 enabled, EHCI 1.00, driver 10 Dec 2004/2.4
Jan 1 01:00:04 kernel: hub.c: USB hub found
Jan 1 01:00:04 kernel: hub.c: 4 ports detected
Jan 1 01:00:04 kernel: usb.c: registered new driver usblp
Jan 1 01:00:04 kernel: printer.c: v0.13: USB Printer Device Class driver
Jan 1 01:00:04 kernel: SCSI subsystem driver Revision: 1.00
Jan 1 01:00:04 kernel: Initializing USB Mass Storage driver...
Jan 1 01:00:04 kernel: usb.c: registered new driver usb-storage
Jan 1 01:00:04 kernel: USB Mass Storage support registered.
Jan 1 01:00:04 kernel: vlan1: Setting MAC address to 00 xx xx xx xx xx.
Jan 1 01:00:04 kernel: VLAN (vlan1): Underlying device (eth0) has same MAC, not checking promiscious mode.
Jan 1 01:00:05 dnsmasq[73]: read /etc/hosts - 3 addresses
Jan 1 01:00:05 dnsmasq-dhcp[73]: read /etc/ethers - 2 addresses
Jan 1 01:00:05 kernel: hub.c: new USB device 01:03.2-1, assigned address 2
Jan 1 01:00:05 dhcp client: deconfig: lease is lost
Jan 1 01:00:05 kernel: hub.c: USB hub found
Jan 1 01:00:05 kernel: hub.c: 4 ports detected
Jan 1 01:00:05 dnsmasq[73]: read /etc/hosts - 3 addresses
Jan 1 01:00:05 dnsmasq-dhcp[73]: read /etc/ethers - 2 addresses
Jan 1 01:00:05 dnsmasq[73]: using nameserver .........
Jan 1 01:00:05 dnsmasq[73]: using nameserver .........
Sep 15 11:56:28 ddns: IP address has not changed since the last update
Sep 15 11:56:28 dhcp client: bound IP : ...............
Sep 15 11:56:28 kernel: hub.c: new USB device 01:03.2-1.1, assigned address 3
Sep 15 11:56:37 ntp client: Synchronizing time with time.nist.gov ...
i bought a SH wl-500gx and i put your latest version on the device - all the process is ok
when i tried to login i keep getting erorr on u:admin p: admin.
When i reboot the device from the button it doesn't responds anymore - only the power and the lan1 (plugged in lan) leds are on - air led is off.
I cannot telnet.
Also no response in the http.
Real wl-500gx (wl-500g deluxe) has been discontinued years ago. You are victim of ASUS marketing office, see Issue 18
i've said " i bought a SH wl-500gx"
SH as in second - hand :)
the issue remains - i cannot login