Router = 192.168.150.254/24 <=====|---(bridge)---|=====> Client = 
192.169.150.10/24
                                                            vr0                 
 xl0
                                                                 <ping=NO>    
                                                <-----------ping=OK--------->
        


vr0 :  ip: 192.168.150.102/24
xl0 :  ip: 192.168.150.103/24

And I have added in my rc.conf lines: 

cloned_interfaces="bridge0"
ifconfig_bridge0="addm xl0 addm vr0 up"


----- Message d'origine ----
De : Erik Osterholm <[EMAIL PROTECTED]>
À : Fab <[EMAIL PROTECTED]>
Cc : freebsd-questions@freebsd.org
Envoyé le : Mardi, 20 Février 2007, 16h33mn 38s
Objet : Re: Problem with if_bridge and PF


On Mon, Feb 19, 2007 at 07:05:31PM +0000, Fab wrote:
> Hello all,
>
> I miss,
>
> I have created an bridge with freebsd 6.2, I have compiled a new
> kernel with if_bridge option.  But I cannot ping my second
> interface, the tunnel works great because packets can transit
> between the two interfaces.
>
> Someone have an idea for resolve this problem of ping???
>
> Thanks.

Can you draw out a network diagram, including the bridge, the
interfaces on the bridge, and the IPs?

The output of ifconfig may also be useful.

Erik


        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to