Skip to content

Error while running snabb ipfix probe command #1426

@nambastha

Description

@nambastha

Hello,

I'm trying to generate ipfix streams using 'snabb ipfix probe'

src/snabb ipfix probe -m 08:xx:27:xx:f2:08 -a 10.0.0.1 -c 10.0.0.2 -p 8080 --active-timeout 90 --transport udp --idle-timeout 90 -i /home/n/ipfix/bigFlows.pcap -o raw --cpu 1

However I'm getting below error :

core/main.lua:26: unknown input type
file not found: core/main.lua: No such file or directory
file not found: program/ipfix/probe/probe.lua: No such file or directory
file not found: core/main.lua: No such file or directory

I gave input file as .pcap, not sure why getting unknown input type error. If I have missed something in my command, pls let me know.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions