* [Bridge] bridge only works from certain ip addresses
@ 2004-06-17 12:50 Maarten Hilgenga
2004-06-17 17:53 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Maarten Hilgenga @ 2004-06-17 12:50 UTC (permalink / raw)
To: bridge
Dear all,
after putting up a bridge to be used as a firewall with the following
configuration:
linux 2.6.4-52-smp kernel
bridge-utils 0.9.6-121
Bridge is setup standard with 2 NIC's and STP off.
I noticed a strange behaviour; when connecting from an outside machine
with the same iprange as the inside machines (a.b.xxx.xxx) I could
connect. When trying the same from a non-local machine(c.d.xxx.xxx),
this didn't work. In both cases the first package arrives at the
firewallmachine at the INPUT chain, and the destination MAC-address is
correct in both cases. The package from a.b.xxx.xxx also enters the
FORWARD chain, but this doesn't work for c.d.xxx.xxx. I'd really
appreciate any help, if you need more info please tell me
Thanks in advance,
Maarten Hilgenga
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bridge] bridge only works from certain ip addresses
2004-06-17 12:50 [Bridge] bridge only works from certain ip addresses Maarten Hilgenga
@ 2004-06-17 17:53 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2004-06-17 17:53 UTC (permalink / raw)
To: Maarten Hilgenga; +Cc: bridge
On Thu, 17 Jun 2004 14:50:47 +0200
Maarten Hilgenga <M.L.Hilgenga@phys.rug.nl> wrote:
> Dear all,
>
> after putting up a bridge to be used as a firewall with the following
> configuration:
>
> linux 2.6.4-52-smp kernel
> bridge-utils 0.9.6-121
> Bridge is setup standard with 2 NIC's and STP off.
>
> I noticed a strange behaviour; when connecting from an outside machine
> with the same iprange as the inside machines (a.b.xxx.xxx) I could
> connect. When trying the same from a non-local machine(c.d.xxx.xxx),
> this didn't work. In both cases the first package arrives at the
> firewallmachine at the INPUT chain, and the destination MAC-address is
> correct in both cases. The package from a.b.xxx.xxx also enters the
> FORWARD chain, but this doesn't work for c.d.xxx.xxx. I'd really
> appreciate any help, if you need more info please tell me
What is the IP route table, perhaps you don't have routes that know
how to get outside your local lan.
The ebtables list you want is probably, ebtables-users@lists.sourceforge.net
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-17 17:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-17 12:50 [Bridge] bridge only works from certain ip addresses Maarten Hilgenga
2004-06-17 17:53 ` Stephen Hemminger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.