Bug 28603 - Не загружаются правила, ранее сохраненные arptables-save
Summary: Не загружаются правила, ранее сохраненные arptables-save
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: arptables (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords: backport
Depends on:
Blocks:
 
Reported: 2013-02-26 16:36 MSK by А. Китайкин
Modified: 2013-02-26 17:17 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description А. Китайкин 2013-02-26 16:36:45 MSK
Выполняем:
arptables -F INPUT
arptables -P INPUT DROP
arptables -A INPUT -i lan1 -d 192.168.3.211 -j ACCEPT

Сохраняем правила arptables при помощи service arptables save (см. 28596), получаем файл /etc/sysconfig/arptables:

*filter
:INPUT DROP
:OUTPUT ACCEPT
:FORWARD ACCEPT
-A INPUT -j ACCEPT -i lan1 -o any -d 192.168.3.211

При последующем service arptables start видим:

Starting arptables: Starting Arp filtering (arptables): arptables v0.0.3-4: Can't use -o with INPUT

Try `arptables -h' or `arptables --help' for more information.
ERROR(line 5):
                                                      [FAILED]
                                                                     [FAILED]
Comment 1 Andrey Cherepanov 2013-02-26 17:17:23 MSK
На Sisyphus.