Re: ebtables bug ???
Bart De Schuymer <[email protected]>
| Newsgroups | gmane.linux.network.bridge.ebtables.devel |
|---|---|
| Message-ID | <[email protected]> |
Op di, 19-07-2005 te 14:39 +0200, schreef julien WICQUART: > Hello, > > i'm using ebtables 2.0.6-3 (from stable debian distribution) to make a brouter. > > Here are the rules used: > $EBTABLES -t broute -A BROUTING -p ipv4 -i $INT_INTERNE --ip-dst $IP_INTERNE -j redirect \ > --redirect-target DROP > $EBTABLES -t broute -A BROUTING -p ipv4 -i $INT_EXTERNE --ip-dst $IP_EXTERNE -j redirect \ > --redirect-target DROP > $EBTABLES -t broute -A BROUTING -p arp -i $INT_INTERNE -d $MAC_INTERNE -j redirect \ > --redirect-target DROP > $EBTABLES -t broute -A BROUTING -p arp -i $INT_EXTERNE -d $MAC_EXTERNE -j redirect \ > --redirect-target DROP > $EBTABLES -t broute -A BROUTING -p arp -i $INT_INTERNE -d broadcast --arp-ip-dst $IP_INTERNE -j \ > redirect --redirect-target DROP > $EBTABLES -t broute -A BROUTING -p arp -i $INT_EXTERNE -d broadcast --arp-ip-dst $IP_EXTERNE -j \ > redirect --redirect-target DROP > $EBTABLES -t broute -A BROUTING -p ipv4 -i $INT_INTERNE --ip-src $RX_INTERNE -j redirect \ > --redirect-target DROP > > When i want to make an arp broadcast from this brouter with arping for example arping -B. > > The kernel panic : Unable to handle kernel NULL pointer dereference at virtual address 00000170 I couldn't reproduce your bug. Please provide the oops report for more details. What kernel are you using? Note that I'll be away next week and won't be able to answer any mail. cheers, Bart > Could you explain me if it is a bug or an error of utilisation? It's a bug. cheers, Bart ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click