SLIRPVDE(1) General Commands Manual SLIRPVDE(1) NAME slirpvde - Virtual Distributed Ethernet-Slirp interface SYNOPSIS slirpvde [ -sock socketpath ] [ -network netaddr ] [ -dhcp ] slirpvde [ -s socketpath ] [ -n netaddr ] [ -d ] DESCRIPTION slirpvde is a slirp interface for a VDE network. -sock is used to specify the VDE switch (default /tmp/vde.ctl) -dhcp turns on the dhcp server for the network autoconfiguration of all the units connected to the VDE. -netaddr is used to specify the network address (default 10.0.2.0). Slirpvde connects all the units (virtual or real machines) to the network of the network where slirpvde runs as it were a NAT/Masquerading router. The default route is the node 2 (10.0.2.2 in the default network configura- tion) and DNS is re-mapped in node 3 (10.0.2.3). Slirpvde runs using standard user privileges (no need for root access): all the connections are re-generated by slirpvde itself. IPv4 only. IPv6 is still unsupported. SEE ALSO vde_switch(1), vde_plug(1), dpipe(1). AUTHOR VDE is a project by Renzo Davoli <renzo@cs.unibo.it>. Slirp code is by Danny Gasparovsky. Bootp/DHCP code is by Fabrice Bellard. Virtual Distributed Ethernet May 3, 2004 SLIRPVDE(1)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=slirpvde&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
