<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>On Sun, 17 Nov 2013, 21:12:45 GMT, Reuben Hawkins <<a href="mailto:reubenhwk@gmail.com">reubenhwk@gmail.com</a>> wrote:
<br>
<br>> Does anybody know how to create a tun/tap interface on which RADVD can be
<br>> tested?
<br>> 
<br>> I'd like to create some tests and I'm thinking that creating a virtual
<br>> network interface on which RADVD will advertise and listen would be the
<br>> best way to test, but I don't have any experience creating virtual
<br>> interfaces.   Any pointer to get me started would be very helpful.
<br>> 
<br>> My setup will be as follows...
<br>> 
<br>> 1) Create virtual interface(s)
<br>> 2) point RADVD to this interface(s) in radvd.conf
<br>> 3) write some tests to connect to the other end of the interface and send
<br>> solicitations to radvd to test out as many radvd configurations, features
<br>> and behaviors as possible.
<br>> 
<br>Best bet would probably be to create a bridge interface, then run 1 or more VMs under QEMU with virtio/tap interfaces.  That way everything is kept isolated on each side of the tap.<br></p>
</body>
</html>