#!/bin/bash## BRIDGE="br0"/usr/sbin/brctl addif ${BRIDGE} ${1}/usr/sbin/ifconfig ${1} 0.0.0.0 promisc up