* [Bridge] bridging problem
@ 2011-03-27 13:23 Mauro Condarelli
2011-03-27 15:11 ` Nicolas de Pesloüan
0 siblings, 1 reply; 2+ messages in thread
From: Mauro Condarelli @ 2011-03-27 13:23 UTC (permalink / raw)
To: bridge
Hi,
I have a small home-office network built like this:
Internet
|
Firewall(192.169.1.254) GREEN ---+-----------+----------+-----
(192.168.56.254) | | |
DMZ (192.168.1.5) PC1 PC2
| Server
WebServer (192.168.2.254)
WLAN
|
+-----------+----------+-----
| | |
PCa PCb PCc
Firewall is DHCP and DNS server for everyone else.
Firewall is default gateway for everybody.
This arrangement works but requires a static route on firewall and, for
machines on WLAN to talk with wired ones (and vice versa) requires going
to firewall and back.
Is there some way to bridge together the two LANs (GREEN and WLAN) so
they can act as a single subnet (192.168.1.0/24)?
I tried some configurations, but they simply didn't work and I know too
little about bridging to troubleshot them.
Can someone help me, please?
Mauro
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bridge] bridging problem
2011-03-27 13:23 [Bridge] bridging problem Mauro Condarelli
@ 2011-03-27 15:11 ` Nicolas de Pesloüan
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas de Pesloüan @ 2011-03-27 15:11 UTC (permalink / raw)
To: Mauro Condarelli; +Cc: bridge
Le 27/03/2011 15:23, Mauro Condarelli a écrit :
> Hi,
> I have a small home-office network built like this:
>
>
> Internet
> |
> Firewall(192.169.1.254) GREEN ---+-----------+----------+-----
> (192.168.56.254) | | |
> DMZ (192.168.1.5) PC1 PC2
> | Server
> WebServer (192.168.2.254)
> WLAN
> |
> +-----------+----------+-----
> | | |
> PCa PCb PCc
>
> Firewall is DHCP and DNS server for everyone else.
> Firewall is default gateway for everybody.
> This arrangement works but requires a static route on firewall and, for
> machines on WLAN to talk with wired ones (and vice versa) requires going
> to firewall and back.
>
> Is there some way to bridge together the two LANs (GREEN and WLAN) so
> they can act as a single subnet (192.168.1.0/24)?
>
> I tried some configurations, but they simply didn't work and I know too
> little about bridging to troubleshot them.
Hi Mauro,
The ability to bridge between LAN and WLAN depends on the particular WLAN NIC you use.
See
http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge#It_doesn.27t_work_with_my_Wireless_card.21
for the details.
I suggest you first build a working bridge configuration with normal (wired) NICs. Then, add a WLAN
interface to the bridge and see what happens.
Also, if you want us to help, consider adding your bridge configuration and wifi configuration to
your message, after removing any "secrets" from the wifi configuration, if appropriate.
Nicolas.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-27 15:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 13:23 [Bridge] bridging problem Mauro Condarelli
2011-03-27 15:11 ` Nicolas de Pesloüan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).