F 7 és némi iptables

Kezdőlap Fórumok Hálózati problémák F 7 és némi iptables

10 bejegyzés megtekintése - 1-10 / 33
  • Szerző
    Bejegyzés
  • #2129737
    Vladi
    Felhasználó

      Üdvözlet!

      Az ominózus 20. sor – gondolom iptables configra gondolsz – itt előfordulhat:
      /etc/sysconfig/iptables
      Mondjuk azt írja: Piszkálás not rekommended. Gonolom feszt felülírkálja mágának. De állíthatsz be tetszóleges config fájlt.: Rendszer -> Adminisztráció -> Firewall and SELinux / Advanced fül / custom conf fájl.

      majorlacko wrote:
      egyébként állandóan NAT hibára hivatkozik. Ez így persze nagyszerű és szovjetes megoldás, de azért a figyi szúrja a szemem. Egy bizonyos „d6 asn” nem tetszik neki és azt a hibát 20. sorban határozza meg.

      Mondjuk ezt annyira nem értem. Ideszúrhatnál egy konzolkimenetet. Azureus indítása, majd hiba bevágása.

      Felmerül még másik kliens kipróbálása. [Előítéletes vagyok az azurkékkel.] pl: qBittorrent.

      [Nofogaggyunk, tuttad: gyünni fogok. ;D]

      #2129738
      Vladi
      Felhasználó

        Üdvözlet!

        Az ominózus 20. sor – gondolom iptables configra gondolsz – itt előfordulhat:
        /etc/sysconfig/iptables
        Mondjuk azt írja: Piszkálás not rekommended. Gonolom feszt felülírkálja mágának. De állíthatsz be tetszóleges config fájlt.: Rendszer -> Adminisztráció -> Firewall and SELinux / Advanced fül / custom conf fájl.

        majorlacko wrote:
        egyébként állandóan NAT hibára hivatkozik. Ez így persze nagyszerű és szovjetes megoldás, de azért a figyi szúrja a szemem. Egy bizonyos „d6 asn” nem tetszik neki és azt a hibát 20. sorban határozza meg.

        Mondjuk ezt annyira nem értem. Ideszúrhatnál egy konzolkimenetet. Azureus indítása, majd hiba bevágása.

        Felmerül még másik kliens kipróbálása. [Előítéletes vagyok az azurkékkel.] pl: qBittorrent.

        [Nofogaggyunk, tuttad: gyünni fogok. ;D]

        #2129739
        admin
        Adminisztrátor

          iptables -L -n kimenete?

          #2129740
          admin
          Adminisztrátor

            iptables -L -n kimenete?

            #2129741
            majorlacko
            Felhasználó

              „Rendszer -> Adminisztráció -> Firewall and SELinux / Advanced fül / custom conf fájl.”
              Na ez az a config fájl, amit írtam és nem tudok hozzáférni. Sehogy. „~/.azureus/azureus.config”  és semmit nem látok belőle. Se sudo, se su, se su – 🙂
              Tuttam, hogy gyüssz. 🙂
              Na mindegy, ezzel a fájllal müködik minden és semmi mással nem. Nem piszkálok semmit sem, jobb a békesség. 🙂
              Az etc/sysconfig/iptables olyan valami, amibe nem mernék belepiszkálni. Itt is hozzáférés megtagadva egyébként.

              [majorlacko@localhost ~]$ iptables -L -n
              bash: iptables: command not found
              [majorlacko@localhost ~]$ su
              Jelszó:
              [root@localhost majorlacko]# iptables -L
              bash: iptables: command not found
              [root@localhost majorlacko]# iptables -L -n
              bash: iptables: command not found
              [root@localhost majorlacko]# exit
              exit
              [majorlacko@localhost ~]$ sudo iptables -L
              sudo: iptables: command not found
              [majorlacko@localhost ~]$

              Nem értem. 🙂

              Közben találtam egy megnyitható fájlt at /etc/sysconfig-ban, az iptables-config-ot

              # Load additional iptables modules (nat helpers)
              #  Default: -none-
              # Space separated list of nat helpers (e.g. ‘ip_nat_ftp ip_nat_irc’), which
              # are loaded after the firewall rules are applied. Options for the helpers are
              # stored in /etc/modprobe.conf.
              IPTABLES_MODULES=”ip_conntrack_netbios_ns”

              # Unload modules on restart and stop
              #  Value: yes|no,  default: yes
              # This option has to be ‘yes’ to get to a sane state for a firewall
              # restart or stop. Only set to ‘no’ if there are problems unloading netfilter
              # modules.
              IPTABLES_MODULES_UNLOAD=”yes”

              # Save current firewall rules on stop.
              #  Value: yes|no,  default: no
              # Saves all firewall rules to /etc/sysconfig/iptables if firewall gets stopped
              # (e.g. on system shutdown).
              IPTABLES_SAVE_ON_STOP=”no”

              # Save current firewall rules on restart.
              #  Value: yes|no,  default: no
              # Saves all firewall rules to /etc/sysconfig/iptables if firewall gets
              # restarted.
              IPTABLES_SAVE_ON_RESTART=”no”

              # Save (and restore) rule and chain counter.
              #  Value: yes|no,  default: no
              # Save counters for rules and chains to /etc/sysconfig/iptables if
              # ‘service iptables save’ is called or on stop or restart if SAVE_ON_STOP or
              # SAVE_ON_RESTART is enabled.
              IPTABLES_SAVE_COUNTER=”no”

              # Numeric status output
              #  Value: yes|no,  default: yes
              # Print IP addresses and port numbers in numeric format in the status output.
              IPTABLES_STATUS_NUMERIC=”yes”

              # Verbose status output
              #  Value: yes|no,  default: yes
              # Print info about the number of packets and bytes plus the „input-” and
              # „outputdevice” in the status output.
              IPTABLES_STATUS_VERBOSE=”no”

              # Status output with numbered lines
              #  Value: yes|no,  default: yes
              # Print a counter/number for every rule in the status output.
              IPTABLES_STATUS_LINENUMBERS=”yes”:

              Nem itt kellene engedélyezni valamit?

              #2129742
              majorlacko
              Felhasználó

                „Rendszer -> Adminisztráció -> Firewall and SELinux / Advanced fül / custom conf fájl.”
                Na ez az a config fájl, amit írtam és nem tudok hozzáférni. Sehogy. „~/.azureus/azureus.config”  és semmit nem látok belőle. Se sudo, se su, se su – 🙂
                Tuttam, hogy gyüssz. 🙂
                Na mindegy, ezzel a fájllal müködik minden és semmi mással nem. Nem piszkálok semmit sem, jobb a békesség. 🙂
                Az etc/sysconfig/iptables olyan valami, amibe nem mernék belepiszkálni. Itt is hozzáférés megtagadva egyébként.

                [majorlacko@localhost ~]$ iptables -L -n
                bash: iptables: command not found
                [majorlacko@localhost ~]$ su
                Jelszó:
                [root@localhost majorlacko]# iptables -L
                bash: iptables: command not found
                [root@localhost majorlacko]# iptables -L -n
                bash: iptables: command not found
                [root@localhost majorlacko]# exit
                exit
                [majorlacko@localhost ~]$ sudo iptables -L
                sudo: iptables: command not found
                [majorlacko@localhost ~]$

                Nem értem. 🙂

                Közben találtam egy megnyitható fájlt at /etc/sysconfig-ban, az iptables-config-ot

                # Load additional iptables modules (nat helpers)
                #  Default: -none-
                # Space separated list of nat helpers (e.g. ‘ip_nat_ftp ip_nat_irc’), which
                # are loaded after the firewall rules are applied. Options for the helpers are
                # stored in /etc/modprobe.conf.
                IPTABLES_MODULES=”ip_conntrack_netbios_ns”

                # Unload modules on restart and stop
                #  Value: yes|no,  default: yes
                # This option has to be ‘yes’ to get to a sane state for a firewall
                # restart or stop. Only set to ‘no’ if there are problems unloading netfilter
                # modules.
                IPTABLES_MODULES_UNLOAD=”yes”

                # Save current firewall rules on stop.
                #  Value: yes|no,  default: no
                # Saves all firewall rules to /etc/sysconfig/iptables if firewall gets stopped
                # (e.g. on system shutdown).
                IPTABLES_SAVE_ON_STOP=”no”

                # Save current firewall rules on restart.
                #  Value: yes|no,  default: no
                # Saves all firewall rules to /etc/sysconfig/iptables if firewall gets
                # restarted.
                IPTABLES_SAVE_ON_RESTART=”no”

                # Save (and restore) rule and chain counter.
                #  Value: yes|no,  default: no
                # Save counters for rules and chains to /etc/sysconfig/iptables if
                # ‘service iptables save’ is called or on stop or restart if SAVE_ON_STOP or
                # SAVE_ON_RESTART is enabled.
                IPTABLES_SAVE_COUNTER=”no”

                # Numeric status output
                #  Value: yes|no,  default: yes
                # Print IP addresses and port numbers in numeric format in the status output.
                IPTABLES_STATUS_NUMERIC=”yes”

                # Verbose status output
                #  Value: yes|no,  default: yes
                # Print info about the number of packets and bytes plus the „input-” and
                # „outputdevice” in the status output.
                IPTABLES_STATUS_VERBOSE=”no”

                # Status output with numbered lines
                #  Value: yes|no,  default: yes
                # Print a counter/number for every rule in the status output.
                IPTABLES_STATUS_LINENUMBERS=”yes”:

                Nem itt kellene engedélyezni valamit?

                #2129743
                Goosfrabaa
                Felhasználó

                  whereis iptables parancs mit mond (elvileg, hogy hol van az iptables parancsod)?

                  #2129744
                  Goosfrabaa
                  Felhasználó

                    whereis iptables parancs mit mond (elvileg, hogy hol van az iptables parancsod)?

                    #2129745
                    andrei28
                    Felhasználó

                      [root@localhost majorlacko]# iptables -L
                      bash: iptables: command not found

                      Code:
                      # /sbin/iptables -L

                      próbáld így

                      #2129746
                      andrei28
                      Felhasználó

                        [root@localhost majorlacko]# iptables -L
                        bash: iptables: command not found

                        Code:
                        # /sbin/iptables -L

                        próbáld így

                      10 bejegyzés megtekintése - 1-10 / 33
                      • Be kell jelentkezni a hozzászóláshoz.