Skip to main content

Questions tagged [firewall]

A firewall is a program that controls the incoming and outgoing network traffic on a system. Use this tag for all questions related to firewall configuration and operation.

2 votes
2 answers
110 views

Linux Endeavouros. I don't understand how to tell if my firewall is on or not. Using systemctl status ufw gives: ufw.service - CLI Netfilter Manager Loaded: loaded (/usr/lib/systemd/system/ufw....
Paul Benson's user avatar
0 votes
0 answers
89 views

Dear ServerFault community! I run Fedora Workstation (currently version 42) on my laptop, and would like to configure my firewall to just reject or drop all incoming connections to keep my system ...
user1326024's user avatar
0 votes
0 answers
38 views

I want to create an nftables filter rule that drops traffic where the source and destination address are equal. Nftables only allows to compare addresses against constants or sets/maps. So I tried to ...
Aise's user avatar
  • 1
0 votes
1 answer
44 views

I was attempting to interrupt a TCP connection on my system, and was altering iptables rules using the iptables command. Nothing I did seemed to have any effect, though. Inserting and deleting rules ...
Daniel D.'s user avatar
  • 175
1 vote
1 answer
88 views

Chromecast is working well in my home (trough multiple switches connecting different rooms) but I am unable to cast from my openSUSE Linux device. The Chromecast devices are not showing up neither in ...
Kleajmp's user avatar
  • 111
1 vote
2 answers
113 views

By generic, I mean, mostly standard, i.e. not dependent on ufw or firewalld. What I am asking is if there is something akin to what you have on Windows, where if some game wishes to "Open to Lan&...
Mathias Sven's user avatar
0 votes
1 answer
54 views

I'm running a server where iptables is configured with a default DROP policy and I’ve only explicitly allowed certain ports (e.g., HTTP, HTTPS, SSH on port 22, etc.). Despite never adding a rule for ...
Achraf Maakoul's user avatar
2 votes
1 answer
275 views

I'm having trouble with libvirt kvm's routed networks where a VM inside a routed virtual network can ping every VM in my home subnet except the default gateway... or any gateway for that matter. I ...
Fulmen3161's user avatar
0 votes
1 answer
44 views

I am trying to update my firewall but now i want to revert it back to public so basically the firewall is running and it was public (active) target: default icmp-block-inversion: no interfaces: ...
Devs's user avatar
  • 1
0 votes
0 answers
114 views

I'm new to nftables but have used iptables for quite a while now. While playing with nftables, I was thinking: "Hey, this is cool, I could have like a management table, where all the mngt stuff ...
Silviu Bajenaru Marcu's user avatar
0 votes
1 answer
59 views

I am setting up router inside freebsd jail with ipfw, I might be blind, but I could not find comprehensive documentation on IPFW, which would make subject clear. I read both "firewall" and &...
Даниил Носиков's user avatar
0 votes
0 answers
50 views

I am using the ebtables broute table to selectively "deny up" HTTP/HTTPS packets - I want to process them at the IP (L3) layer with nftables. I am having this problem where the packets are ...
garrett-black's user avatar
0 votes
1 answer
184 views

I am new to networking, and I am trying to implement a firewall inside an LXC container (Alpine Linux) that is bridged with another LXC container (Alpine Linux) through a br0 interface. Right now, my ...
RGB Engineer's user avatar
1 vote
0 answers
48 views

is nftables use unique handle ? I mean it's possible to have a handle id used on both table and rule or chain ? if handle is unique . What is unique strategy ? For example : Unique on whole nftables ...
mah454's user avatar
  • 318
1 vote
1 answer
98 views

I'm trying to build an nftables rule which can throttle SCTP traffic which contains DIAMETER. I would further like to only drop Authentication Information Requests (AIR). So in general everything ...
Henrik's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
72