Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 2009 02:23:40 -0600
From:      Adam Vande More <amvandemore@gmail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Bridging-(How to test and verify that bridging is enabled)
Message-ID:  <49AB978C.4070701@gmail.com>
In-Reply-To: <BLU149-W30AA22383B41E0B5F3E951B6A90@phx.gbl>
References:  <BLU149-W30AA22383B41E0B5F3E951B6A90@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Faizan ul haq Muhammad wrote:
> Hi, 
>
> I am not sure but as per some internet guide, I have configured the bridge on Freebsd(7) Machine with two LAN cards on it
>
>  
>
> I have compiled my KERNEL with (device if_bridge) 
>
>  
>
> and then added code to rc.conf
>
>  
> cloned_interfaces="bridge0"
> ifconfig_bridge0="addm sk0 addm sk1 up"
> ifconfig_sk0="up"
> ifconfig_sk1="up"  I connected two linux PCs with these two interfaces (sk0 and sk1) and tried to ping between them but didnt get any success.configuration seems to be ok, but still no traffice is being passed. Can any one give any sugestion ?  Regards!!!!!
>
>  
>   
What does ifconfig show?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49AB978C.4070701>