On Tue, 7 Aug 2018 14:45:23 +0200 (CEST) "Carlos E. R." <robin.listas@telefonica.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tuesday, 2018-08-07 at 13:32 +0100, Dave Howorth wrote:
I'm making some progress on my tvheadend problems. I've managed to retrieve a log file from the FireTV and it has log lines like:
21:38:05.039 T:18446744072835107104 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to 192.168.1.83:9982
Now if I look in the journal on my linux box using YaST, I see apparently relevant entries but it won't let me select them!!!!!! :( STUPID YAST.
So off to find a way to look at the journal that WILL let me select text ...
OK, I found journalctl, so here's an example:
Right.
Aug 07 13:23:21 acer-suse kernel: SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=d8:cb:8a:9c:3a:a5:60:6d:3c:05:af:5b:08:00 SRC=192.168.1.82 DST=192.168.1.83 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=7538 DF PROTO=TCP SPT=57413 DPT=9982 WINDOW=65535 RES=0x00 SYN URGP=0 OPT (020405B40402080A089E4F7C0000000001030306)
Now 192.168.1.82 is my FireTV, 192.168.1.83 is this linux box where tvheadend is running and port 9982 is the HTSP port of the tvheadend server.
Yes.
So it looks like my box is helpfully :( dropping these packets. The question is why?
Because *you* did not explicitly tell it to not drop them.
As far as I know I'm not running a firewall,
You obviously are.
so I go to YaST to check and see a Firewall Configuration box with a popup saying it is trying to connect to a firewalld and then an error (and again YaST won't let me select any of that text - what is that all about?).
What openSUSE version are you using, and how did you install or upgrade it?
So as they say, WTF? What is going on here. Why is my machine dropping packets when I haven't told it to and apparently haven't even got a firewall installed?
No, you have no "firewalld", you have "SuSEfirewall2".
My guess is that you upgraded to Leap 15.0 from some previous version, or perhaps tumbleweed, and you are running the old firewall which has not been migrated by *you* to the new firewall.
Sorry, I'm on Leap 15.0 and it was upgraded by zypper from Leap 42.3 Looking at YaST software listings, apparently I have both SuSEfirewall2 and firewalld installed, along with firewall-config, firewall-macros, firewalld-lang, python3-firewall, xfwp & yast2-firewall. Nothing told me to migrate a firewall. I don't want a firewall. Is it safe to just remove all these packages? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org