Hello, I tried to create a trunk0 interface with the following setup: OpenBSD 4.0, i386
PF disabled; $ sudo cat /etc/hostname.em0 up $ sudo cat /etc/hostname.em1 up $ sudo cat /etc/hostname.trunk0 trunkproto failover trunkport em0 trunkport em1 10.10.13.25 netmask 255.255.255.0 $ sudo sh /etc/netstart trunk0 Pinging the gateway returns 'Device busy' Pinging 10.10.13.25 works; The trunk0 interface is configured correctly according to 'ifconfig'; I don't have the outpu as I destryed trunk0 interface , returning to previously working setup; There are three linux boxes with bonding driver enabled, which are working; I really don't kow what is the problem as the system is unreacheable from any source. Any help very much appreciated, Thank you, Bogdan
