Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interface Portbezeichnungen mit WebAdmin vergleichen?! (z.B. IfIndex13 = "Internal")

Hallo zusammen, 

wahrscheinlich für die Profis eine Kleinigkeit. Aber ich finde dazu einfach nichts. Ich würde gern über ein externes Tool den Netflow unserer Sophos XG analysieren. 

Das klappt auch. Allerdings habe ich keine Ahnung welche Ports ich da überhaupt beobachte, da ich nirgendwo eine Übersicht finde, welche Ports hinter den Bezeichnungen stehen. Im WebAdmin steht:

  • Port 1 - Internal
  • Port 2 - MPLS
  • Port 3 - HA
  • Port 3 - WLAN

usw. 

Der Netflow Analyzer liest: 

  • IfIndex13
  • IfIndex2
  • fIndex29
  • IfIndex33
  • IfIndex34
  • IfIndex40
  • IfIndex41
  • IfIndex7
  • IfIndex8

Wie bekomme ich denn das voreinander? Im Handbuch steht lediglich, dass sich das IfIndex auf einen eindeutigen Port der Hardware bezieht - aber nirgends steht auf welchen. 



This thread was automatically locked due to age.
Parents
  • FormerMember
    0 FormerMember

    Hi ,

    Thank you for contacting the Sophos Community.

    Please run below command in the advanced shell(Login to SSH > 5. Device Management > 3. Advanced Shell) to get ifindex of an interface.

    SFOS 18.0.4 MR-4## cat /sys/class/net/<INTERFACE>/ifindex

    For example:

    SFOS 18.0.4 MR-4## cat /sys/class/net/Port1/ifindex
    3

Reply
  • FormerMember
    0 FormerMember

    Hi ,

    Thank you for contacting the Sophos Community.

    Please run below command in the advanced shell(Login to SSH > 5. Device Management > 3. Advanced Shell) to get ifindex of an interface.

    SFOS 18.0.4 MR-4## cat /sys/class/net/<INTERFACE>/ifindex

    For example:

    SFOS 18.0.4 MR-4## cat /sys/class/net/Port1/ifindex
    3

Children
No Data