CorbinMyMan
Technical User
I'm somewhat new to the cisco scene, but I can move my way around the IOS command interface. I'm have a question about debuggin: I want to go in and see the traffic coming into and out of the router. Mainly because we use to have a machine outside the network act as an outside dns server, but it is no longer required, but I'm still having traffic (not sure if its incoming or outgoing) looking for that dns servers' ip, even though every thing shouldn't. I realized this when the internet on this network would get really slow, and everytime it did i did a SHOW IP ARP in the console, and it shows the cisco waiting for a reply from the old DNS server's ip address. Here's the SHOW IP ARP results:
Protocol Address Age (min) Hardware Addr Type Interface
Internet x.x.x.209 - mac.address.1 ARPA FastEthernet0/0
Internet x.x.x.211 233 mac.address.2 ARPA FastEthernet0/0
Internet x.x.x.210 0 mac.address.2 ARPA FastEthernet0/0
Internet x.x.x.213 0 Incomplete ARPA
the .213 address is the old DNS server that I shut down because we don't need it anymore.
I just need to setup debugging so I can see where this traffic is coming from, whether it be a workstation inside the network, or an address outside.
I searched for the topic, but i coudln't find anything that monitors traffic.
Thanks guys!!
Protocol Address Age (min) Hardware Addr Type Interface
Internet x.x.x.209 - mac.address.1 ARPA FastEthernet0/0
Internet x.x.x.211 233 mac.address.2 ARPA FastEthernet0/0
Internet x.x.x.210 0 mac.address.2 ARPA FastEthernet0/0
Internet x.x.x.213 0 Incomplete ARPA
the .213 address is the old DNS server that I shut down because we don't need it anymore.
I just need to setup debugging so I can see where this traffic is coming from, whether it be a workstation inside the network, or an address outside.
I searched for the topic, but i coudln't find anything that monitors traffic.
Thanks guys!!