Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2009 18:58:52 +0000
From:      Faizan ul haq Muhammad <faizi62@hotmail.com>
To:        <steve@ibctech.ca>
Cc:        lists@jnielsen.net, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   RE: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC
Message-ID:  <BLU149-W751827F7E010EAE528293DB6AD0@phx.gbl>
In-Reply-To: <49A69E9C.2090807@ibctech.ca>
References:  <BLU149-W4690F7B871E6EB8BF6159B6AC0@phx.gbl> <200902251306.14765.lists@jnielsen.net> <BLU149-W748054287E4E4FA47DA500B6AC0@phx.gbl> <200902251515.47094.lists@jnielsen.net> <BLU149-W7768E70C67D57329B7E82EB6AD0@phx.gbl> <49A69E9C.2090807@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help



 



 


> Date: Thu, 26 Feb 2009 08:52:28 -0500
> From: steve@ibctech.ca
> To: faizi62@hotmail.com
> CC: lists@jnielsen.net; freebsd-questions@freebsd.org
> Subject: Re: ping stucks/hangs on PCI 3com NIC sk0 interface but works on builtin NIC
> 
> Faizan ul haq Muhammad wrote:
> 
> > Now i assume that in order to configure the NICs with the same NETWORK and make them working i need to configure the System as router.
> 
> No.
> 
> A router's responsibility is to route packets between DISSIMILAR network
> prefixes.
> 
> In essence, trying to do what you want is similar to this:
> 
> - you live at 100 John St
> - you need to go to 50 John St
> - the street is addressed in a way that a 50 John street is to your left
> AND to the right
> 
> Which way do you go?
In this case I can take any of them  
> Steve

 

Anyways,- Today i got some time to play around and i tried to configure the machine as bridge.

I added device if_bridge to kernel 

then i added the code to the rc.conf

 

cloned_interfaces="bridge0"
ifconfig_bridge0="addm sk0 addm sk1 up"
ifconfig_sk0="up"
ifconfig_sk1="up"

now, i dun have any network address assigned to any of the interface and connect the two lan cards to two other machines and try to ping those machines from each other. but no success. 

 

... do you think, this is as expected..? (i think bridge does not need to have any IP address..)



> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


_________________________________________________________________
Windows Live™: Discover 10 secrets about the new Windows Live.  
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!7540.entry?ocid=TXT_TAGLM_WL_t2_ugc_post_022009


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