Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filebeat][Cisco ASA] Ingress / Egress Interface Mappings (7.10) #22127

Closed
dainperkins opened this issue Oct 23, 2020 · 2 comments
Closed

[Filebeat][Cisco ASA] Ingress / Egress Interface Mappings (7.10) #22127

dainperkins opened this issue Oct 23, 2020 · 2 comments
Labels

Comments

@dainperkins
Copy link

Based on the test docs in the current 7.10 implementation there's an issue with ingress/egress interface mappings. Firepower may exhibit the same issues.

Message IDs: 303***, 313***, 106***
Teardown UDP connection 110577675 for Outside:10.123.123.123/53723(LOCAL\\Elastic) to Inside:10.233.123.123/53

ingress interface should be Outside, egress interface should be inside

output shows:

        "observer.egress.interface.name": "Outside",
        "observer.ingress.interface.name": "Inside",

Message ID: 313***
Denied IPv6-ICMP type=134, code=0 from fe80::1ff:fe23:4567:890a on interface ISP1'

Single interface references will almost always reference an ingress interface

output shows:

       "observer.egress.interface.name": "ISP1",
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 23, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 23, 2020
@dainperkins dainperkins added the Filebeat Filebeat label Oct 23, 2020
@botelastic
Copy link

botelastic bot commented Sep 25, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Sep 25, 2021
@botelastic botelastic bot closed this as completed Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants