I am getting a lot of these in journalctl:
Oct 27 12:48:44 i7 kernel: IPv4: martian source <my LAN IP address - removed> from <my LAN IP address - removed>, on dev eno1
Oct 27 12:48:44 i7 kernel: ll header: 00000000: <my MAC address - removed> .`...5..m|._..
and fewer (but still a lot) of these:
Oct 27 12:48:49 i7 kernel: SFW2-INext-ACC IN=eno1 OUT= MAC=<my MAC address - removed> SRC=180.106.26.254 DST=<my LAN IP address - removed> LEN=52 TOS=0x00 PREC=0x60 TTL=109 ID=31993 DF PROTO=TCP SPT=28976 DPT=<local port opened for KTorrent - removed> WINDOW=8192 RES=0x00 SYN URGP=0 OPT (020405AC0103030201010402)
Oct 27 12:49:01 i7 kernel: SFW2-INext-ACC IN=eno1 OUT= MAC=<my MAC address - removed> SRC=109.233.224.6 DST=<my LAN IP address - removed> LEN=60 TOS=0x00 PREC=0x40 TTL=53 ID=10423 DF PROTO=TCP SPT=39343 DPT=<local port opened for KTorrent - removed> WINDOW=29200 RES=0x00 SYN URGP=0 OPT (020405780402080A311020DD0000000001030307)
Oct 27 12:49:10 i7 kernel: SFW2-INext-ACC IN=eno1 OUT= MAC=<my MAC address - removed> SRC=27.42.106.226 DST=<my LAN IP address - removed> LEN=52 TOS=0x00 PREC=0x00 TTL=50 ID=22298 DF PROTO=TCP SPT=10703 DPT=<local port opened for KTorrent - removed> WINDOW=8192 RES=0x00 SYN URGP=0 OPT (020405A00103030201010402)
Oct 27 12:49:31 i7 kernel: SFW2-INext-ACC IN=eno1 OUT= MAC=<my MAC address - removed> SRC=92.53.15.21 DST=<my LAN IP address - removed> LEN=52 TOS=0x00 PREC=0x80 TTL=119 ID=24921 DF PROTO=TCP SPT=52950 DPT=<local port opened for KTorrent - removed> WINDOW=8192 RES=0x00 SYN URGP=0 OPT (020405B40103030201010402)
In YaST > Firewall the Logging Level is “Log Only Critical” for both accepted and not accepted packets. I have only 2 ports open:
One for KTorrent > Network > Ports & Limits > Port (the one that shows in the log above, TCP)
One for KTorrent > Network > Ports & Limits > UDP tracker port
One for KTorrent > BitTorrent > UDP port for DHT communications
- Should I worry?
- If not - why are these considered critical and hence logged?
- Do I really need these ports to be opened at all for KTorrent seeding to work? (I have actually noticed that I can seed even if they are not?)