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

CMDPHP Column with field id 34 Does not exist for V4 flow template #138

Closed
Catalyst4948 opened this issue Jun 18, 2024 · 20 comments
Closed

Comments

@Catalyst4948
Copy link

CACTI

These kinds of errors still pop up quite often.

@Catalyst4948 Catalyst4948 changed the title CMDPHP Column with field id 34 Does not exist for V4 flow template and CMDPHP Column with field id 34 Does not exist for V4 flow template Jun 18, 2024
@TheWitness
Copy link
Member

TheWitness commented Jun 18, 2024

What hardware vendor and device type is this? What is the streams flowview version (v9 or IPFIX)? We have been making heavy changes to the plugin. You might also want to consider downloading a fresh copy.

@Catalyst4948
Copy link
Author

Cisco equipment model CISCO2911/K9 (revision 1.0)
I configured netflow v9 on it
1

@TheWitness
Copy link
Member

Edit the listener, and then go to the Templates tab and take a screen grab and upload it.

@TheWitness
Copy link
Member

I'll be committing a change shortly. You might want to grab that and do an upgrade too. I'll post here once it's done.

@Catalyst4948
Copy link
Author

3

@Catalyst4948
Copy link
Author

2
The following error started appearing in the logs

@TheWitness
Copy link
Member

I suspect you have a protocol filter in place. Let me verify that this is working.

@Catalyst4948
Copy link
Author

4
Yes, I only indicated it in the filters TCP and UDP Protocols

@TheWitness
Copy link
Member

Grab the latest copy and of the plugin and then let's see what other errors are going on. Note that in Template 256, there is no Flow ID: 45, but there is for Template 258.

The reason that we are glad you are here is that we are trying to identify the minimal subset of Field ID's that constitute a full 'common' schema, and your Template 256 for that Cisco device tells us something new.

@Catalyst4948
Copy link
Author

Sorry, I don’t quite understand what I need to do and how to select this Template

TheWitness added a commit that referenced this issue Jun 18, 2024
@TheWitness
Copy link
Member

Download a fresh copy of the plugin, then:

php -q flowview_upgrade.php --forcever=3.3
systemctl restart flow-capture

@TheWitness
Copy link
Member

The protocol errors should go away afterwards. You may see some errors when you update the plugin, but they should be transient.

@Catalyst4948
Copy link
Author

6
I understand you were talking about these errors
when I made the transition to 3.3

@Catalyst4948
Copy link
Author

7
somehow he began to behave strangely)

@TheWitness
Copy link
Member

Take a fresh pull and those 'Column with field id' warnings should go away.

@Catalyst4948
Copy link
Author

8
unfortunately it didn't give any results
the same errors keep popping up

@TheWitness
Copy link
Member

Did you not update to the latest develop? Field 34 is no long required. You will have to restart flow-capture though...

@TheWitness
Copy link
Member

Closing this one. If you still get those errors (not the 34 but the other ones), open a new ticket.

@TheWitness
Copy link
Member

Ope, I know what the other issue is now. Stop using your own DNS and use local DNS for the moment. I have to fix some buggy code there. I'll open the ticket separately.

@TheWitness
Copy link
Member

New bug here: #141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants