Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
home:vlc [2021/01/30 07:47] – created lamboringohome:vlc [2021/01/30 07:49] (current) lamboringo
Line 1: Line 1:
 +$ nslookup mafreebox.freebox.fr
 +<code>
 +Server: 127.0.0.53
 +Address: 127.0.0.53#53
 +
 +Non-authoritative answer:
 +Name: mafreebox.freebox.fr
 +Address: 212.27.38.253
 +Name: mafreebox.freebox.fr
 +Address: fd0f:ee:b0::1
 +</code>
 +
 $ firewall-cmd --list-all $ firewall-cmd --list-all
 +<code>
 public (active) public (active)
   target: default   target: default
Line 14: Line 27:
   rich rules:    rich rules: 
  rule family="ipv4" source address="212.27.38.253" protocol value="udp" accept  rule family="ipv4" source address="212.27.38.253" protocol value="udp" accept
 +</code>
  
 {{:home:firewalld.rich.rules.png?400|}} {{:home:firewalld.rich.rules.png?400|}}