Advertisement
swaggboi

Untitled

Jun 10th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.42 KB | None | 0 0
  1. [root@swaggserver-01 daniel]# firewall-cmd --state
  2. running
  3. [root@swaggserver-01 daniel]# firewall-cmd --get-default-zone
  4. public
  5. [root@swaggserver-01 daniel]# firewall-cmd --list-all --zone=public
  6. public
  7.   target: default
  8.   icmp-block-inversion: no
  9.   interfaces:
  10.   sources:
  11.   services: ssh dhcpv6-client
  12.   ports:
  13.   protocols:
  14.   masquerade: no
  15.   forward-ports:
  16.   source-ports:
  17.   icmp-blocks:
  18.   rich rules:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement