Using DHCP for internet setup.
The contents of my /etc/resolv.conf :
search myhome.westell.com local
nameserver 127.0.0.1
nameserver 192.168.1.1
nameserver 192.168.1.1
The DNS servers used by Verizon DSL here (in Virginia) are:
151.199.0.39 and 199.45.32.43
Apparently my access point sets itself up as the DNS server, but gets it's info from Verizon's servers.
Hope this helps