setfib and RSTs

2014-12-26 Thread Nikolay Denev
Hi, I have a process (bittorrent client) running in a non-default fib and using a VPN for default gateway: from /etc/rc.local : /usr/sbin/setfib 1 route add $vpn_provider 10.0.0.1 /usr/sbin/setfib 1 /usr/local/sbin/openvpn --config /usr/local/etc/openvpn/provider.ovpn /usr/sbin/setfi

SIOCSVH, SIOCGVH ioctl(2) and virtio ethernet driver

2014-12-26 Thread Oleg Ginzburg
is it possible to use the carp(4) protocol with vtnet(4) interfaces ( which is used, for example, in bhyve(8) ) Currently, the standard carp init operation causes an SIOCGVH error: /sbin/ifconfig vtnet0 vhid 1 advskew 100 pass pass 10.10.10.10/24 alias ifconfig: SIOCGVH: Protocol not supported