Date: Wed, 02 Aug 2000 00:19:13 +0300 From: Nimrod Mesika <nimrodm@bezeqint.net> To: freebsd-questions@FreeBSD.org Subject: dummynet Message-ID: <20000802001913.A7126@localhost.bsd.net.il>
next in thread | raw e-mail | index | archive | help
I want to simulate a complete link (both ends) in one FreeBSD box using dummynet. This will be used for some small research project I'm working on (don't want to mess with several machines). The idea is to have the following setup: User-mode <app, say ftp> <app, say, ftpd> --------------------|---------------------------------|---------- Kernel-mode .--+--. .--+--. |tun1 | |tun2 | | | <===== dummynet pipe ====>| | `-----' `-----' The question is how do I connect tun0 and tun1 using dummynet? (if it's possible at all). -- Nimrod. http://www.geocities.com/rodd_27 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000802001913.A7126>