CC to Perf Tech
---------- Forwarded message ---------- From: Vadim Kochan <[email protected]> Date: Thu, Jun 4, 2015 at 11:11 PM Subject: Re: [netsniff-ng] error when running trafgen for the first time. To: [email protected] On Wed, Jun 3, 2015 at 7:05 PM, Perf Tech <[email protected]> wrote: > Hi Guys, > > New to the tool trafgen (ver 0.5.9-rc4). When I run it on my ubuntu > 12.04 server, got errors: > > $./trafgen -e > tmp2.txt > $./trafgen --dev eth0 --conf tmp2.txt --rand --gap 1000us > Syntax error at line2, at char 'T'! syntax error, unexpected number, > expecting ')'! > > > Not sure what's causing the error. Any ideas? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "netsniff-ng" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. Hi, May be you should add --cpp option ? $./trafgen --dev eth0 --conf tmp2.txt --rand --gap 1000us --cpp Regards, -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
