<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>28603</bug_id>
          
          <creation_ts>2013-02-26 16:36:45 +0400</creation_ts>
          <short_desc>Не загружаются правила, ранее сохраненные arptables-save</short_desc>
          <delta_ts>2013-02-26 17:17:23 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>arptables</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>backport</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="А. Китайкин">cetus</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>138173</commentid>
    <comment_count>0</comment_count>
    <who name="А. Китайкин">cetus</who>
    <bug_when>2013-02-26 16:36:45 +0400</bug_when>
    <thetext>Выполняем:
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&apos;t use -o with INPUT

Try `arptables -h&apos; or `arptables --help&apos; for more information.
ERROR(line 5):
                                                      [FAILED]
                                                                     [FAILED]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>138176</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2013-02-26 17:17:23 +0400</bug_when>
    <thetext>На Sisyphus.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>