* [Bridge] bypass bridge for backup
@ 2007-11-09 22:23 gianluca
2007-12-18 10:06 ` [Bridge] " Flávio Pires
2007-12-26 7:14 ` [Bridge] " richardvoigt
0 siblings, 2 replies; 5+ messages in thread
From: gianluca @ 2007-11-09 22:23 UTC (permalink / raw)
To: bridge
Hi everyone,
I'm using linux bridging for a trasparent firewall.
There is some kind of external hardware that I can use to bypass
my firewall in case of failure?
I mean: if I power off my firewall I want to join physically the
two network segments without reconnecting any wire (and possibly without
touching any button)
Thank You
Gianluca
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bridge] Re: bypass bridge for backup
2007-11-09 22:23 [Bridge] bypass bridge for backup gianluca
@ 2007-12-18 10:06 ` Flávio Pires
2007-12-26 7:14 ` [Bridge] " richardvoigt
1 sibling, 0 replies; 5+ messages in thread
From: Flávio Pires @ 2007-12-18 10:06 UTC (permalink / raw)
To: bridge
In article <4734DDF4.9010102@gurutech.it>
gianluca<gianluca@gurutech.it> wrote:
> Hi everyone,
> I'm using linux bridging for a trasparent firewall.
> There is some kind of external hardware that I can use to bypass
> my firewall in case of failure?
> I mean: if I power off my firewall I want to join physically the
> two network segments without reconnecting any wire (and possibly
> withouttouching any button)
> Thank You
> Gianluca
Hi Gianluca,
You can use a bypass NIC like this one
<http://www.etinc.com/product_info.php?cPath=30_33&products_id=33>They
are quite expensive, but it can save your life sometimes! :)
Cheers
--
I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bridge] bypass bridge for backup
2007-11-09 22:23 [Bridge] bypass bridge for backup gianluca
2007-12-18 10:06 ` [Bridge] " Flávio Pires
@ 2007-12-26 7:14 ` richardvoigt
1 sibling, 0 replies; 5+ messages in thread
From: richardvoigt @ 2007-12-26 7:14 UTC (permalink / raw)
To: gianluca; +Cc: bridge
On Nov 9, 2007 10:23 PM, gianluca <gianluca@gurutech.it> wrote:
> Hi everyone,
> I'm using linux bridging for a trasparent firewall.
> There is some kind of external hardware that I can use to bypass
> my firewall in case of failure?
> I mean: if I power off my firewall I want to join physically the
> two network segments without reconnecting any wire (and possibly without
> touching any button)
Any switch that supports spanning tree will do... make sure that the
firewall is preferred (by setting spanning tree cost and priority),
then the other switch will start bridging automatically within a few
seconds if the firewall ever stops forwarding the spanning tree pdus.
>
> Thank You
> Gianluca
> _______________________________________________
> Bridge mailing list
> Bridge@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/bridge
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [Bridge] bypass bridge for backup
@ 2007-11-12 21:48 Leigh Sharpe
0 siblings, 0 replies; 5+ messages in thread
From: Leigh Sharpe @ 2007-11-12 21:48 UTC (permalink / raw)
To: bridge
Portwell have some 2-port and 4-port bypass cards which will do the job.
So do some other manufacturers.
-----Original Message-----
From: bridge-bounces@lists.linux-foundation.org
[mailto:bridge-bounces@lists.linux-foundation.org] On Behalf Of gianluca
Sent: Saturday, 10 November 2007 9:24 AM
To: bridge@lists.linux-foundation.org
Subject: [Bridge] bypass bridge for backup
Hi everyone,
I'm using linux bridging for a trasparent firewall.
There is some kind of external hardware that I can use to bypass
my firewall in case of failure?
I mean: if I power off my firewall I want to join physically the
two network segments without reconnecting any wire (and possibly without
touching any button)
Thank You
Gianluca
_______________________________________________
Bridge mailing list
Bridge@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/bridge
^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <96CF49BD8B56384395D698BA99007FA32D48@exchange.pacwire.local>]
* Re: [Bridge] bypass bridge for backup
[not found] <96CF49BD8B56384395D698BA99007FA32D48@exchange.pacwire.local>
@ 2007-11-14 14:13 ` gianluca
0 siblings, 0 replies; 5+ messages in thread
From: gianluca @ 2007-11-14 14:13 UTC (permalink / raw)
To: bridge
Thank you.
in fact this is what i need, but i've a problem: my device is an
embedded platform
http://www.pcengines.ch/alix2c3.htm
so i need something external or a link to a do-it-yourself instructions
(i'm able with solder and electronics part)
Bye
Gianluca
Leigh Sharpe escribio':
> Portwell have some 2-port and 4-port bypass cards which will do the job.
> So do some other manufacturers.
>
>
> -----Original Message-----
> From: bridge-bounces@lists.linux-foundation.org
> [mailto:bridge-bounces@lists.linux-foundation.org] On Behalf Of gianluca
> Sent: Saturday, 10 November 2007 9:24 AM
> To: bridge@lists.linux-foundation.org
> Subject: [Bridge] bypass bridge for backup
>
> Hi everyone,
> I'm using linux bridging for a trasparent firewall.
> There is some kind of external hardware that I can use to bypass
> my firewall in case of failure?
> I mean: if I power off my firewall I want to join physically the
> two network segments without reconnecting any wire (and possibly without
> touching any button)
>
> Thank You
> Gianluca
> _______________________________________________
> Bridge mailing list
> Bridge@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/bridge
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-12-26 7:14 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-09 22:23 [Bridge] bypass bridge for backup gianluca
2007-12-18 10:06 ` [Bridge] " Flávio Pires
2007-12-26 7:14 ` [Bridge] " richardvoigt
-- strict thread matches above, loose matches on Subject: below --
2007-11-12 21:48 Leigh Sharpe
[not found] <96CF49BD8B56384395D698BA99007FA32D48@exchange.pacwire.local>
2007-11-14 14:13 ` gianluca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox