[ethbridge-discuss] Addif to primary interface causing syslog race and eventual crash.
Mike Ditto
Michael.Ditto at sun.com
Fri May 26 15:36:21 PDT 2006
Colin Ryan wrote:
[about a panic]
We need to see a less corrupted copy of the panic messages. Or start up
mdb(1) on the crash dump files and type $c and send that output for
starters.
You may have hit a bug in the debug message code; you could try setting
bridge_debug to 0 or 1 instead of 2. I'm pretty sure the debug level 2
code will panic on SPARC if it receives an unaligned packet, for example.
> Also you reference that it doesn't work yet with IPFilter. Does this
> mean that having IP filter running AT ALL is an issue or that the bridge
> cannot span through IP filter or be otherwise managed by IP filter.
bridge and IPFilter co-exist just fine, but IPFilter doesn't see or filter
packets as they go through the bridge; IPFilter only filters packets as they
enter or leave the IP stack. Someday we'd like to have IPFilter acting on
the packets as they go through the bridge.
-=] Mike [=-
More information about the ethbridge-discuss
mailing list