Jump to content

Netflow - bidirectional???


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben

Kann mir jemand einen Tip geben wie ich ausser dem Traffic nach aussen auch den Traffic auf der Rückroute definitiv einzelnen IP Adressen zuordnen kann?

 

192.168.7.249 2087 212.18.0.5 --->

212.18.0.5 53 62.245.244.229 <---

 

So viel zu einem Beispiel. Zufälliger weise ist in diesem Flow die Information "relativ" eindeutig. Eine genaue Zuordnung ist aber nicht möglich, oder ?

 

Noch kurz etwas zu meiner running-conf

 

Wäre super wenn mir jemand einen Tipp geben könnte.

 

 

interface FastEthernet0/0

bandwidth 100000

ip address 192.168.13.250 255.255.255.0 secondary

ip address 192.168.9.200 255.255.255.0 secondary

ip address 192.168.90.1 255.255.255.0 secondary

ip address 192.168.7.250 255.255.255.0 secondary

ip address 192.168.110.250 255.255.255.0 secondary

ip address 192.168.100.1 255.255.255.0 secondary

ip address 192.168.130.1 255.255.255.0 secondary

ip address 192.168.140.1 255.255.255.0 secondary

ip address 192.168.150.1 255.255.255.0 secondary

ip address 192.168.120.1 255.255.255.0

ip accounting access-violations

ip nat inside

ip route-cache flow

no ip mroute-cache

duplex auto

speed auto

no cdp enable

!

interface Ethernet1/0

bandwidth 10000

ip address 62.245.244.229 255.255.255.240

ip nat outside

ip route-cache flow

no ip mroute-cache

half-duplex

!

ip nat inside source list 10 interface Ethernet1/0 overload

ip nat inside source static tcp 192.168.7.249 333 62.245.244.228 333 extendable

ip nat inside source static 192.168.120.32 62.245.244.232

ip nat inside source static 192.168.120.33 62.245.244.233

ip nat inside source static 192.168.120.34 62.245.244.234

ip nat inside source static 192.168.120.35 62.245.244.235

ip nat inside source static 192.168.120.36 62.245.244.236

ip nat inside source static 192.168.120.37 62.245.244.237

ip nat inside source static 192.168.120.38 62.245.244.238

ip nat inside source static 192.168.120.31 62.245.244.231

ip nat inside source static 192.168.120.30 62.245.244.230

ip flow-export source FastEthernet0/0

ip flow-export version 5 peer-as

ip flow-export destination 192.168.130.65 514

ip flow-export destination 192.168.130.66 514

ip classless

no ip forward-protocol udp bootpc

no ip forward-protocol udp netbios-ns

no ip forward-protocol udp netbios-dgm

ip route 0.0.0.0 0.0.0.0 62.245.244.225

ip route 62.245.244.226 255.255.255.255 192.168.90.114 permanent

ip route 62.245.244.227 255.255.255.255 192.168.90.114 permanent

no ip http server

ip pim bidir-enable

!

!

logging history debugging

logging trap debugging

logging source-interface FastEthernet0/0

logging 192.168.130.65

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...