No OUT TRAFFIC

No OUT TRAFFIC

I have an emulated Cisco 3600 router in GNS3 reporting to a Netflow Analyzer Pro trial license.  Netflow analyzer shows in traffic, but no out traffic.
 
The router that is reporting to Netflow Analyzer (R3) is connected to another 3660 GNS3 router on port f0/0.  The other router has IP SLAs configured to send pings to R3.  R3 is connected to the Netflow Analyzer server through int f1/0.
 
I see that most of the problems with OUT TRAFFIC are due to not configuring the route-cache flow on all interfaces.  You can see below that is not the case for my router. 
 
Can anyone assist in getting the OUT TRAFFIC working on my Netflow Server?
 
Here is the R3 router config.
 
R3#sh run
Building configuration...
Current configuration : 1216 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip flow-cache timeout active 1
!
!
ip cef
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip sla monitor 30
 type echo protocol ipIcmpEcho 10.0.0.1 source-ipaddr 10.0.0.3
 frequency 300
ip sla monitor schedule 30 life forever start-time now
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 description To Router1
 bandwidth 256
 ip address 10.0.0.3 255.255.255.0
 ip route-cache flow
 duplex auto
 speed auto
!
interface FastEthernet1/0
 description to Netflow-Server
 bandwidth 64
 ip address 192.168.1.100 255.255.255.0
 ip route-cache flow
 duplex auto
 speed auto
!
router eigrp 10
 network 10.0.0.0
 network 192.168.1.0
 auto-summary
!
ip http server
no ip http secure-server
ip flow-export source FastEthernet1/0
ip flow-export version 5
ip flow-export destination 192.168.1.25 9996
!
ip forward-protocol nd
!
!
snmp-server ifindex persist
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
 login
 transport input none
!
!
end




































































































R3#
R3#sh ver
Cisco IOS Software, 3600 Software (C3640-IK9O3S-M), Version 12.4(21), RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Thu 10-Jul-08 04:59 by prod_rel_team




ROM: ROMMON Emulation Microcode
ROM: 3600 Software (C3640-IK9O3S-M), Version 12.4(21), RELEASE SOFTWARE (fc1)
R3 uptime is 1 hour, 21 minutes
System returned to ROM by unknown reload cause - suspect boot_data[BOOT_COUNT] 0x0, BOOT_COUNT 0, BOOTDATA 19
System image file is "tftp://255.255.255.255/unknown"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.







A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco 3640 (R4700) processor (revision 0xFF) with 124928K/6144K bytes of memory.
Processor board ID 00000000
R4700 CPU at 100MHz, Implementation 33, Rev 1.2
2 FastEthernet interfaces
DRAM configuration is 64 bits wide with parity enabled.
125K bytes of NVRAM.
8192K bytes of processor board System flash (Read/Write)





Configuration register is 0x2142

                New to ADSelfService Plus?