Re: if_bridge with ndis0+rl0

2006-04-22 Thread Fabian Keil
William Michael Grim <[EMAIL PROTECTED]> wrote: > My ndis0 card is a TNET1130 (ACX111 chipset) and can be put into > promiscuous mode. > > I was wondering if if_bridge can be used to bridge this ndis0 and my rl0? > I have tried to do it using these commands: > # ifconfig bridge0 create > # if

if_bridge with ndis0+rl0

2006-04-22 Thread William Michael Grim
Hello. My ndis0 card is a TNET1130 (ACX111 chipset) and can be put into promiscuous mode. I was wondering if if_bridge can be used to bridge this ndis0 and my rl0? I have tried to do it using these commands: # ifconfig bridge0 create # ifconfig bridge0 addm ndis0 addm rl0 # ifconfig bridge0