Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2006 12:09:33 +1200
From:      Andrew Thompson <thompsa@freebsd.org>
To:        Sanford Owings <sanford.owings@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Services on bridging host?
Message-ID:  <20060709000933.GA7559@heff.fud.org.nz>
In-Reply-To: <d8628e5d0607081129p2c13e874yd0f805a9cff41743@mail.gmail.com>
References:  <d8628e5d0607081129p2c13e874yd0f805a9cff41743@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 08, 2006 at 11:29:21AM -0700, Sanford Owings wrote:
> Hello.
> 
> I'm looking for some assistance (or at least some more understanding)
> regarding a connectivity issue with a bridging host.  In short, I have
> a host with two interfaces, using the "options BRIDGE" type of
> bridging.  One interface has an IP assigned, and the other does not
> (as suggested by the FBSD handbook).  Hosts on the "IP enabled" side
> of the bridging host can connect to that IP (ssh, SMB shares, etc),
> but not to hosts on the other side of the bridge.  In addition, the
> bridging host itself cannot connect to services on the "non-IP
> enabled" side of itself.
[...]
> I'd be happy to switch to if_bridge, but I had no luck with that at
> all in my first attempt.

What you want to do is much easier with if_bridge as you can assign the
IP directly to it. What problem did you have? it should be pretty easy
to get going, the most common hurdle is forgetting to 'up' the bridge
and its members.


Andrew



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