Hallo zusammen, Folgende Meldung kommt, wenn ich auf einem PC das Yast2 Firewall Modul starte: Auf Ihrem System ist eine andere Art von Firewall aktiv. Wenn Sie fortfahren, gibt SuSEfirewall2 ... : : : : : : Konfiguration fortsetzen? Wie kann ich herausfinden, was Yast2 da meint. Ich bin mir nicht bewusst einen anderen Firewall auf dem System eingerichtet zu haben. OS: 13.2 Gruss Werner Franke Im Log von Yast2 steht: (Zeilen gekürzt oder umgebrochen) [Ruby] modules/SuSEFirewall.rb:1116 CheckAndInstallPackages -> true [Ruby] modules/Progress.rb:424 Progress::New(Initialisierung der Firewall-Konfiguration, 3, ["Nach Netzwerkger\u00E4ten suchen", "Aktuelle Konfiguration einlesen", "Auf m\u00F6gliche Konflikte der Dienste pr\u00FCfen"]) [Ruby] modules/Progress.rb:512 No progress icons defined [Ruby] modules/NetworkInterfaces.rb:717 ETHTOOL_OPTIONS:ETHTOOL:OPTIONS [Ruby] modules/NetworkInterfaces.rb:717 DHCLIENT_SET_DEFAULT_ROUTE:DHCLIENT_SET_DEFAULT:ROUTE [Ruby] modules/NetworkInterfaces.rb:729 config=$["BOOTPROTO":"dhcp", "BROADCAST":"", "DHCLIENT_SET_DEFAULT_ROUTE":"yes", "ETHTOOL_OPTIONS":"", "IPADDR":"", "MTU":"", "NAME":"", "NETMASK":"", "NETWORK":"", "REMOTE_IPADDR":"", "STARTMODE":"auto"] [Ruby] modules/NetworkInterfaces.rb:606 Index 0 is out of array size [Ruby] modules/NetworkInterfaces.rb:729 config=$["BOOTPROTO":"static", "FIREWALL":"no", "IPADDR":"127.0.0.1/8", "NETMASK":"255.0.0.0", "NETWORK":"127.0.0.0", "STARTMODE":"nfsroot", "USERCONTROL":"no"] [Ruby] yast2/systemd_unit.rb:122 `systemctl show SuSEfirewall2.service --property=Id --property=MainPID --property=Description --property=LoadState --property=ActiveState --property=SubState --property=UnitFileState --property=FragmentPath ` [Ruby] modules/SuSEFirewall.rb:1415 Firewall service is not enabled [Ruby] modules/SuSEFirewall.rb:1429 Checking firewall status... [Ruby] modules/Service.rb:449 [DEPRECATION] `Status' in "/usr/share/YaST2/modules/SuSEFirewall.rb: 1430:in `IsStarted'" is deprecated; use `active?` instead [Ruby] yast2/systemd_unit.rb:122 `systemctl show SuSEfirewall2.service --property=Id --property=MainPID --property=Description --property=LoadState --property=ActiveState --property=SubState --property=UnitFileState --property=FragmentPath ` [Ruby] modules/SuSEFirewall.rb:1434 Firewall service is stopped [Ruby] modules/SuSEFirewall.rb:2522 Firewall configuration has been read: ... [Ruby] modules/SuSEFirewall.rb:2908 Count of active iptables now: 2 [Ruby] modules/SuSEFirewall.rb:1429 Checking firewall status... [Ruby] modules/Service.rb:449 [DEPRECATION] `Status' in "/usr/share/YaST2/modules/SuSEFirewall.rb:1430: in `IsStarted'" is deprecated; use `active?` instead [Ruby] yast2/systemd_unit.rb:122 `systemctl show SuSEfirewall2.service --property=Id --property=MainPID --property=Description --property=LoadState --property=ActiveState --property=SubState --property=UnitFileState --property=FragmentPath ` [Ruby] modules/SuSEFirewall.rb:1434 Firewall service is stopped [Ruby] modules/SuSEFirewall.rb:2933 Any other firewall is running... -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org
Hallo Werner, hallo zusammen, Am Dienstag, 3. Mai 2016, 14:20:21 CEST schrieb Werner Franke:
Folgende Meldung kommt, wenn ich auf einem PC das Yast2 Firewall Modul starte:
Auf Ihrem System ist eine andere Art von Firewall aktiv. Wenn Sie fortfahren, gibt SuSEfirewall2 ...
Konfiguration fortsetzen?
Wie kann ich herausfinden, was Yast2 da meint. Ich bin mir nicht bewusst einen anderen Firewall auf dem System eingerichtet zu haben.
Schuss ins Blaue:
Im Log von Yast2 steht: ... [Ruby] modules/SuSEFirewall.rb:2908 Count of active iptables now: 2
Das könnte zur Vermutung führen, dass schon eine Firewall aktiv ist, auch wenn 2 Regeln nicht wirklich viel sind ;-) Guck mal mit iptables -L nach, welche Regeln da geladen sind. Gruß Christian Boltz -- 130: Open Source Support Support heißt Scheiße fressen und lächeln, nicht zurückscheissen. Also lächle und lang zu (es ist noch genug für alle da) oder geh weg. [Kristian Köhntopp) -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org
participants (2)
-
Christian Boltz
-
Werner Franke