[opensuse] firewall blocking apcupsd 3551
Have 2 apc units on two boxes and both are working but I cannot figure out how to configure the firewall to allow communication of both units to a single computer. computer1 is a desktop server apc on and working computer2 is a desktop workstation apc on and working Installed gapcupsd-gui on computer2 and configured to monitor local apc Added computer1 apc address but cannot refresh/communicate, NISERR NIS network err... Disabling firewall on computer1 allows communication. /var/log/firewall shows: 2015-10-16T11:02:35.717396-04:00 wahoo kernel: [7660999.491158] SFW2-INext-DROP-DEFLT IN=enp1s0 OUT= MAC=78:e3:b5:ad:f1:2f:70:71:bc:e9:03:c0:08:00 SRC=192.168.1.10 DST=192.168.1.3 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15470 DF PROTO=TCP SPT=49238 DPT=3551 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A07C684880000000001030307) What do I need to do to allow this communication? tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2015-10-16 17:12, Patrick Shanahan wrote:
2015-10-16T11:02:35.717396-04:00 wahoo kernel: [7660999.491158] SFW2-INext-DROP-DEFLT IN=enp1s0 OUT= MAC=78:e3:b5:ad:f1:2f:70:71:bc:e9:03:c0:08:00 SRC=192.168.1.10 DST=192.168.1.3 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15470 DF PROTO=TCP SPT=49238 DPT=3551 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A07C684880000000001030307)
What do I need to do to allow this communication?
/etc/sysconfig/SuSEfirewall2: FW_TRUSTED_NETS="192.168.1.10,tcp,apcupsd" That's what I would use. - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlYhGxoACgkQja8UbcUWM1xnRgD+PXTT39ip9/YwxJvotZelQ0o0 yoQ4MxhaVvIVa2fYwOoA/RPRJUW7XPImldb3z8mmUBrm2bElNeOkz2u8A+d7e1yW =CynN -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [10-16-15 11:44]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2015-10-16 17:12, Patrick Shanahan wrote:
2015-10-16T11:02:35.717396-04:00 wahoo kernel: [7660999.491158] SFW2-INext-DROP-DEFLT IN=enp1s0 OUT= MAC=78:e3:b5:ad:f1:2f:70:71:bc:e9:03:c0:08:00 SRC=192.168.1.10 DST=192.168.1.3 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15470 DF PROTO=TCP SPT=49238 DPT=3551 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A07C684880000000001030307)
What do I need to do to allow this communication?
/etc/sysconfig/SuSEfirewall2:
FW_TRUSTED_NETS="192.168.1.10,tcp,apcupsd"
That's what I would use.
Unfortunately, that does not work, nor does: FW_TRUSTED_NETS="192.168.1.10,tcp,3551" 2015-10-16T11:48:41.653457-04:00 wahoo kernel: [7663769.050681] SFW2-INext-DROP-DEFLT IN=enp1s0 OUT=MAC=78:e3:b5:ad:f1:2f:70:71:bc:e9:03:c0:08:00 SRC=192.168.1.10 DST=192.168.1.3 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63826 DF PROTO=TCP SPT=52312 DPT=3551 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A07F0B9020000000001030307) tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/16/2015 05:51 PM, Patrick Shanahan wrote:
Unfortunately, that does not work, nor does: FW_TRUSTED_NETS="192.168.1.10,tcp,3551"
I assume you did $ rcSuSEfirewall2 restart ? Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Bernhard Voelker <mail@bernhard-voelker.de> [10-16-15 11:58]:
On 10/16/2015 05:51 PM, Patrick Shanahan wrote:
Unfortunately, that does not work, nor does: FW_TRUSTED_NETS="192.168.1.10,tcp,3551"
I assume you did $ rcSuSEfirewall2 restart
Most certainly, but will again. But tks much, for some unknown reason (perhaps pbkac) the second restart provides desired access. Much tks -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Отправлено с iPhone
16 окт. 2015 г., в 18:12, Patrick Shanahan <paka@opensuse.org> написал(а):
Have 2 apc units on two boxes and both are working but I cannot figure out how to configure the firewall to allow communication of both units to a single computer.
computer1 is a desktop server apc on and working computer2 is a desktop workstation apc on and working
Installed gapcupsd-gui on computer2 and configured to monitor local apc Added computer1 apc address but cannot refresh/communicate, NISERR NIS network err...
Disabling firewall on computer1 allows communication.
/var/log/firewall shows:
2015-10-16T11:02:35.717396-04:00 wahoo kernel: [7660999.491158] SFW2-INext-DROP-DEFLT IN=enp1s0 OUT= MAC=78:e3:b5:ad:f1:2f:70:71:bc:e9:03:c0:08:00 SRC=192.168.1.10 DST=192.168.1.3 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15470 DF PROTO=TCP SPT=49238 DPT=3551 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A07C684880000000001030307)
What do I need to do to allow this communication?
Apparently, you need to allow incoming communication to port 3551.
tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Andrei Borzenkov <arvidjaar@gmail.com> [10-16-15 11:52]:
Отправлено с iPhone
16 окт. 2015 г., в 18:12, Patrick Shanahan <paka@opensuse.org> написал(а):
Have 2 apc units on two boxes and both are working but I cannot figure out how to configure the firewall to allow communication of both units to a single computer.
computer1 is a desktop server apc on and working computer2 is a desktop workstation apc on and working
Installed gapcupsd-gui on computer2 and configured to monitor local apc Added computer1 apc address but cannot refresh/communicate, NISERR NIS network err...
Disabling firewall on computer1 allows communication.
/var/log/firewall shows:
2015-10-16T11:02:35.717396-04:00 wahoo kernel: [7660999.491158] SFW2-INext-DROP-DEFLT IN=enp1s0 OUT= MAC=78:e3:b5:ad:f1:2f:70:71:bc:e9:03:c0:08:00 SRC=192.168.1.10 DST=192.168.1.3 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15470 DF PROTO=TCP SPT=49238 DPT=3551 WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405B40402080A07C684880000000001030307)
What do I need to do to allow this communication?
Apparently, you need to allow incoming communication to port 3551.
Yes, what I want to accomplish but have been unable, re: firewall quote. But is solved, see rest of thread. tks -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Andrei Borzenkov
-
Bernhard Voelker
-
Carlos E. R.
-
Patrick Shanahan