I''ve been working on a wrapper and script to setup bridging rather simply for Solaris with QEMU. I''m hoping to get the RBAC profiles right so I can remove setuid root privileges from the wrapper, and sudo from the shell script which sets up the bridge. However, during development of this, I found out that the brdgadm code has a bug in parsing the e1000g0 interface. I wrote a short hack to make it work, and sent the changes back to the author. (it was the old, look for the first number in an interface name, which gave me an interface name of "e", which was obviously not found!) Ben -- This message posted from opensolaris.org