<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>[HELP] how to tell who is on your Cisco 871 in Cisco</title>
<link>http://www.dslreports.com/forum/r20465162</link>
<description></description>
<language>en</language>
<pubDate>Tue, 15 Dec 2009 03:28:09 EDT</pubDate>
<lastBuildDate>Tue, 15 Dec 2009 03:28:09 EDT</lastBuildDate>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20732325</link>
<description><![CDATA[<A HREF="/useremail/u/964867"><b>rsd99</b></A> : Is there a way i can monitor Fa4?  it'll let me configure a monitor on the others, just not fa4]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20732325</guid>
<pubDate>Wed, 02 Jul 2008 15:07:38 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20466833</link>
<description><![CDATA[<A HREF="/useremail/u/1455989"><b>Euphrates</b></A> : Here it is:<br><br>monitor session 1 source interface Fa1 - 3 both<br>monitor session 1 destination interface Fa0<br><br>Basically, that says that both tx and rx traffic from interfaces Fa1 through Fa3 should be repeated on Fa0.  Now if your TiVo is just on interface Fa2 for example then you can set it up like this:<br><br>monitor session 1 source interface Fa2 both<br>monitor session 1 destination interface Fa0<br><br>Once that is done, install Wireshark on a laptop/desktop machine and plug it into the destination interface (Fa0 in the case of this config) and give it a static ip address based off your network scheme.<br><br>Note:  You won't be able to communicate on the network or internet with this machine while it is on that port because the port is a monitor port now.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20466833</guid>
<pubDate>Sun, 11 May 2008 19:59:25 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20466643</link>
<description><![CDATA[<A HREF="/useremail/u/835549"><b>mbruno</b></A> : Sure the more the better.<br><br>Thanks for the info!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20466643</guid>
<pubDate>Sun, 11 May 2008 19:13:00 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20465885</link>
<description><![CDATA[<A HREF="/useremail/u/1455989"><b>Euphrates</b></A> : You can also try the following:<br><br>!<br>interface Vlan1<br> ip accounting output-packets<br>!<br><br>This will provide you with an output similar to this if you use the "show ip accounting" command:<br><br>Source         Destination        Packets      Bytes<br>   192.168.x.x        25           30594<br>   192.168.x.x        42           15784<br>   192.168.x.x        68           80018<br><br>The "Source" field being the public ip addresses and the "Destination" field being the internal ip address of the device communicating with that public ip.  The other fields tell you how many packets and bytes of data was transferred.    The data being transferred may just be keep-a-lives and program updates that are normal for this device.  If over the course of what you feel is an appropriate amount of time you check this and notice that the data sizes aren't that large then it's probably just small updates and normal communication.  If it is large then it may have been a large update.  This command is good for seeing if the device is sending small or large amounts of traffic as well as what public ip address it is going to.<br><br>Another option, since you are using a Cisco 871.  Is to configure a monitor port and put a computer with packet capturing software (Wireshark) on it.  You can tell it to specifically capture packets for TiVo.<br><br>Let me know if you are interested in that approach and I can provide the commands.   ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20465885</guid>
<pubDate>Sun, 11 May 2008 15:38:47 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20465684</link>
<description><![CDATA[<A HREF="/useremail/u/835549"><b>mbruno</b></A> : thanks for the info. I have found out that it is coming from a range and one of the IP addresses is 66.114.49.40 which goes to a panther-express which is a delivery content going to the Tivo but I have no clue what is doing which worries me a little. is there anything else I can do to find for info on this? I do know it is defiantly going to the tivo box.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20465684</guid>
<pubDate>Sun, 11 May 2008 14:40:42 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20465455</link>
<description><![CDATA[<A HREF="/useremail/u/653135"><b>Gramzster</b></A> : If you use the command "show ip nat translations", that will inform you of all the active connections. Now it won't say how much bandwidth, but it will give you a slight idea of what is communicating over your network.<br><br>The other (and possibly better) option is you can enable NetFlow on your Vlan1 interface. This will identify the "top talkers" on the interface, which identifies the top protocols and destinations for traffic.<br><br>You can enable this by:<br><textarea name="code" class="text" cols=50 rows=10>ip flow-top-talkers&#012; top 10&#012; sort-by bytes&#012;Interface Vlan1&#012; ip flow ingress&#012; ip flow egress&#012;</textarea><!--end code block--><br>Then you can use "sh ip flow top-talkers", which will give you a list of who and what is generating traffic on your network.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20465455</guid>
<pubDate>Sun, 11 May 2008 13:36:55 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20465191</link>
<description><![CDATA[<A HREF="/useremail/u/835549"><b>mbruno</b></A> : Here is the config as well.<br><br>User Access Verification<br><br>Username: *******<br>Password:<br>orion#sh run<br>Building configuration...<br><br>Current configuration : 3442 bytes<br>!<br>! Last configuration change at 05:50:16 NewYork Sun May 11 2008 by mbruno<br>! NVRAM config last updated at 05:50:18 NewYork Sun May 11 2008 by mbruno<br>!<br>version 12.3<br>no service pad<br>service timestamps debug datetime msec localtime show-timezone<br>service timestamps log datetime msec localtime show-timezone<br>service password-encryption<br>!<br>hostname orion<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>logging buffered 51200 warnings<br>no logging console<br>!<br>username ********* privilege 15 secret 5 ******.<br>clock timezone NewYork -5<br>clock summer-time NewYork date Apr 6 2003 2:00 Oct 26 2003 2:00<br>no aaa new-model<br>ip subnet-zero<br>ip cef<br>!<br>!<br>ip dhcp excluded-address 10.10.10.1<br>ip dhcp excluded-address 10.10.10.200 10.10.10.220<br>!<br>ip dhcp pool sdm-pool<br>   import all<br>   network 10.10.10.0 255.255.255.248<br>   default-router 10.10.10.1<br>   lease 0 2<br>!<br>!<br>ip domain name bruno.org<br>ip ips po max-events 100<br>login on-failure log<br>login on-success log<br>no ftp-server write-enable<br>!<br>!<br>!<br>!<br>class-map match-all voice-traffic<br> match access-group 102<br>!<br>!<br>policy-map VOICE-POLICY<br> class voice-traffic<br>  priority percent 70<br> class class-default<br>  fair-queue<br>!<br>!<br>!<br>!<br>!<br>interface FastEthernet0<br> no ip address<br> no cdp enable<br>!<br>interface FastEthernet1<br> no ip address<br> no cdp enable<br>!<br>interface FastEthernet2<br> no ip address<br> no cdp enable<br>!<br>interface FastEthernet3<br> no ip address<br> no cdp enable<br>!<br>interface FastEthernet4<br> description $ETH-LAN$<br> mac-address 0016.3612.3775<br> bandwidth 3000<br> no ip address<br> ip nbar protocol-discovery<br> ip virtual-reassembly<br> service-policy output VOICE-POLICY<br> duplex auto<br> speed auto<br> pppoe enable<br> pppoe-client dial-pool-number 1<br> no cdp enable<br>!<br>interface Vlan1<br> description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$<br> ip address 10.10.10.1 255.255.255.0<br> ip nat inside<br> ip virtual-reassembly<br> ip tcp adjust-mss 1452<br>!<br>interface Dialer0<br> ip address negotiated<br> ip mtu 1452<br> ip nat outside<br> ip virtual-reassembly<br> encapsulation ppp<br> dialer pool 1<br> dialer idle-timeout 0<br> dialer persistent<br> dialer-group 1<br> ppp authentication chap pap callin<br> ppp chap hostname *****************<br> ppp chap password 7 **********<br> ppp pap sent-username ******* password 7 *********<br>!<br>ip classless<br>ip route 0.0.0.0 0.0.0.0 Dialer0<br>!<br>!<br>no ip http server<br>ip http authentication local<br>no ip http secure-server<br>ip http timeout-policy idle 5 life 86400 requests 10000<br>ip nat inside source list 1 interface Dialer0 overload<br>ip nat inside source static tcp 10.10.10.204 21 71.200.102.158 21 extendable<br>!<br>logging history warnings<br>logging trap debugging<br>logging source-interface FastEthernet4<br>access-list 1 permit 10.10.10.0 0.0.0.255<br>access-list 102 permit udp any any range 16384 32776<br>access-list 102 permit udp any any precedence critical<br>access-list 102 permit udp any any dscp ef<br>access-list 102 permit udp host 10.10.10.209 any<br>dialer-list 1 protocol ip permit<br>snmp-server community **************** RO<br>snmp-server enable traps tty<br>snmp-server enable traps config<br>snmp-server enable traps entity<br>snmp-server enable traps syslog<br>no cdp run<br>!<br>!<br>control-plane<br>!<br>!<br>line con 0<br> logging synchronous<br> login local<br> no modem enable<br> transport preferred all<br> transport output all<br>line aux 0<br> transport preferred all<br> transport output all<br>line vty 0 4<br> privilege level 15<br> login local<br> transport preferred all<br> transport input ssh<br> transport output all<br>!<br>scheduler max-task-time 5000<br>ntp clock-period 17175069<br>ntp server 206.246.118.250<br>ntp server 129.6.15.29<br>end<br><br>orion#sh users<br>    Line       User       Host(s)              Idle       Location<br>*  0 con 0     mbruno     idle                 00:00:00<br><br>  Interface    User               Mode         Idle     Peer Address<br>  Vi1                             PPPoE        00:00:07 10.31.4.1<br><br>orion#]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20465191</guid>
<pubDate>Sun, 11 May 2008 12:17:11 EDT</pubDate>
</item>

<item>
<title>[HELP] how to tell who is on your Cisco 871</title>
<link>http://www.dslreports.com/forum/remark,20465162</link>
<description><![CDATA[<A HREF="/useremail/u/835549"><b>mbruno</b></A> : hello all,<br><br>I need some help to see why my Cisco 871 router has been transferring data non-stop for the last 3 hours. So let me explain what I know so far. I have three devices plus a wireless device hanging off my router. I know the wireless device is secure because I can turn on my laptop and do a scan of the devices around my area and see it prompting for a username and password. The odds of someone getting the password is very slim.<br><br>The other three devices are my computer, wife's computer both has wireless turned off and a Tivo using a wired connection. If I log in to the console and do a sh arp I see all the devices in the arp table and if I do a sh users the only one listed is me from the console. If I unplug the tivo connection from the wall the data light of tx and rx stops and everything is normal. <br><br>So I think I found what is causing the data transfer but if I go to the tivo menu (while it is transferring data) it shows nothing being transfered from the internet or out going. so, what I would like to know is what Cisco command can I used to assure myself that it is indeed coming from that IP address (Tivo)? Also by the way I have http on the router turned off as well.<br><br>Thanks]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20465162</guid>
<pubDate>Sun, 11 May 2008 12:09:00 EDT</pubDate>
</item>

</channel>
</rss>
