Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Canot resolve names to the internet from a Cisco 861w router

Status
Not open for further replies.

nvrmaried

IS-IT--Management
Jun 20, 2006
26
I am having trouble configuring a Cisco 861w router. I am not a network expert, but I am working on it. I just need my pool of addresses to get to the internet. I can get to the internet using IP addresses, but cannot get name resolution to work. When I do a NSLOOKUP from a PC on the LAN this is what I get:

C:\>nslookup
*** Can't find server name for address 192.168.10.1: No response from server
*** Default servers are not available
Default Server: UnKnown
Address: 192.168.10.1


>

I do not have any servers on this LAN. It is just for PC's connecting to the internet. Below is my running config.
Thank you in advance.

Steve

Router#show run
Building configuration...

Current configuration : 5704 bytes
!
! Last configuration change at 02:43:55 UTC Mon Mar 1 1993 by admin
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
memory-size iomem 10
!
crypto pki trustpoint TP-self-signed-2854731699
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2854731699
revocation-check none
rsakeypair TP-self-signed-2854731699
!
!
crypto pki certificate chain TP-self-signed-2854731699
certificate self-signed 01
3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32383534 37333136 3939301E 170D3933 30333031 30303030
34365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 38353437
33313639 3930819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100E311 6F4321EB 29ADFBB1 A8EEC1EA A368BD44 B5CAFC6F D2458B5B 223A006B
BAC21FB3 FFE544D0 5C1958BD 96EA6D52 453E3CF4 452E1912 D6FD4A29 4F94660D
16EC4F67 67D6F2CC ECF1B391 448D3ADE 70494D1D 4F420488 F77F9BE9 62085845
12276D9F 54D06896 C7E89F88 80383077 B101EED9 8258BC4D C2E91037 D798A0DD
ABC50203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
301F0603 551D2304 18301680 14067017 3C91DA50 1AF0DF94 BE906AF8 77A1E622
95301D06 03551D0E 04160414 0670173C 91DA501A F0DF94BE 906AF877 A1E62295
300D0609 2A864886 F70D0101 04050003 81810041 B27150D4 2587ACBA 5497F86D
BEB3F1B9 B704097E 6E548D83 268EC7BA 75EC9FD7 5D93C159 BCADC7CA 5B1D3614
6000ED06 A10ACD2E 2ED1F924 92626579 67256D2D B4B3CF8E EE45502A A834287A
0F503EA5 8D6827B7 70336CF3 6BB773DC 8A6F76CF E01C0DE3 E1EDC76F B9EEF962
DA22361A CAF57A42 B387C796 3DA21E6E C96ADA
quit
ip source-route
!
!
ip dhcp excluded-address 10.10.10.1
ip dhcp excluded-address 192.168.10.1 192.168.10.19
!
ip dhcp pool ccp-pool
import all
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
dns-server 192.168.10.1
lease 0 2
!
!
ip cef
ip domain name LAN
ip name-server 167.206.112.138
ip name-server 167.206.7.4
!
!
license udi pid CISCO861W-GN-A-K9 sn FTX143281LR
!
!
username admin privilege 15 secret 5 $1$Bq0r$x7amRh349bykaeuDZIUDl0
!
!
!
!
!
!
!
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
description $ES_WAN$
ip address 96.57.112.236 255.255.255.248
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface wlan-ap0
description Service module interface to manage the embedded AP
ip unnumbered Vlan1
arp timeout 0
!
interface Wlan-GigabitEthernet0
description Internal switch interface connecting to the embedded AP
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
ip forward-protocol nd
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip nat inside source list 1 interface FastEthernet4 overload
ip route 0.0.0.0 0.0.0.0 FastEthernet4
!
access-list 1 remark CCP_ACL Category=2
access-list 1 permit 192.168.10.0 0.0.0.255
access-list 23 permit 10.10.10.0 0.0.0.7
access-list 23 permit 192.168.10.0 0.0.0.255
no cdp run

!
control-plane
!
banner exec ^C
% Password expiration warning.
-----------------------------------------------------------------------

Cisco Configuration Professional (Cisco CP) is installed on this device
and it provides the default username "cisco" for one-time use. If you have
already used the username "cisco" to login to the router and your IOS image
supports the "one-time" user option, then this username has already expired.
You will not be able to login to the router with this username after you exit
this session.

It is strongly suggested that you create a new username with a privilege level
of 15 using the following command.

username <myuser> privilege 15 secret 0 <mypassword>

Replace <myuser> and <mypassword> with the username and password you
want to use.

-----------------------------------------------------------------------
^C
banner login ^C
-----------------------------------------------------------------------
Cisco Configuration Professional (Cisco CP) is installed on this device.
This feature requires the one-time use of the username "cisco" with the
password "cisco". These default credentials have a privilege level of 15.

YOU MUST USE CISCO CP or the CISCO IOS CLI TO CHANGE THESE
PUBLICLY-KNOWN CREDENTIALS


Here are the Cisco IOS commands.


username <myuser> privilege 15 secret 0 <mypassword>
no username cisco


Replace <myuser> and <mypassword> with the username and password you want
to use.


IF YOU DO NOT CHANGE THE PUBLICLY-KNOWN CREDENTIALS, YOU WILL
NOT BE ABLE TO LOG INTO THE DEVICE AGAIN AFTER YOU HAVE LOGGED OFF.

For more information about Cisco CP please follow the instructions in the
QUICK START GUIDE for your router or go to -----------------------------------------------------------------------
^C
!
line con 0
login local
no modem enable
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
line vty 0 4
access-class 23 in
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end

Router#



C:\>
 
you need to enable the dns server on the router

ip dns server


Bill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top