mbzadegan Oct 13, 2013 #1 Hi everybody, I search for a FreeBSD packet generator (like Linux kernel pktgen module) that could generate packets with maximum speed through the FreeBSD kernel. Suggestions?
Hi everybody, I search for a FreeBSD packet generator (like Linux kernel pktgen module) that could generate packets with maximum speed through the FreeBSD kernel. Suggestions?
OP mbzadegan Oct 18, 2013 Thread Starter #3 Yes, but it is ported only to freebsd FreeBSD and I can't use it on NetBSD!
DutchDaemon Administrator Staff member Administrator Moderator Developer Oct 19, 2013 #4 Why would that concern us? This is a FreeBSD forum, your question was FreeBSD-related.
phoenix Oct 22, 2013 #5 mbzadegan said: Yes, but it is ported only to freebsd FreeBSD and I can't use it on NetBSD! Click to expand... You asked for a tool that would run on FreeBSD, using the FreeBSD kernel, and that's the answer you got. What does NetBSD have to do with anything?
mbzadegan said: Yes, but it is ported only to freebsd FreeBSD and I can't use it on NetBSD! Click to expand... You asked for a tool that would run on FreeBSD, using the FreeBSD kernel, and that's the answer you got. What does NetBSD have to do with anything?
SirDice Administrator Staff member Administrator Moderator Oct 23, 2013 #6 There's net/hping and net/nemesis you can try.
OP mbzadegan Oct 23, 2013 Thread Starter #7 All of your suggestions useful in application layer! I search for a solution in kernel layer. Netmap is a framework and not kernel module.
All of your suggestions useful in application layer! I search for a solution in kernel layer. Netmap is a framework and not kernel module.
S silicium Dec 24, 2014 #8 net/nemesis expired because llibnet-1.0.2 was removed. But they can still be retrieved from http://nemesis.sourceforge.net and https://ips-builder.googlecode.com/files/libnet-1.0.2a.tar.gz, then compiled with devel/gmake and devel/gcc. Last edited: Apr 18, 2015
net/nemesis expired because llibnet-1.0.2 was removed. But they can still be retrieved from http://nemesis.sourceforge.net and https://ips-builder.googlecode.com/files/libnet-1.0.2a.tar.gz, then compiled with devel/gmake and devel/gcc.