* ebtables - invalid table name
@ 2008-03-04 16:52 Andrea Bencini
0 siblings, 0 replies; only message in thread
From: Andrea Bencini @ 2008-03-04 16:52 UTC (permalink / raw)
To: netfilter
I installed ebtables
I created sample rules in the file /etc/sysconfig/ebtables.filter, like
those:
#! /bin/sh
EBTABLES=/sbin/ebtables
$EBTABLES -t filter -P INPUT DROP
$EBTABLES -t filter -P FORWARD ACCEPT
$EBTABLES -t filter -P OUTPUT DROP
When I start the service:
service ebtables start
I receive this messages:
File /etc/sysconfig/ebtables.filter contains invalid table name [FAILLED]
What does it mean? What do I have to add in the file ebtables.filter?
Can you help me?
Thanks
Andrea
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-04 16:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-04 16:52 ebtables - invalid table name Andrea Bencini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox