Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.189.3.134
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
etc /
nftables /
Delete
Unzip
Name
Size
Permission
Date
Action
osf
[ DIR ]
drwx------
2020-10-30 04:15
main.nft
1.66
KB
-rw-------
2020-10-30 04:15
nat.nft
743
B
-rw-------
2020-10-30 04:15
router.nft
407
B
-rw-------
2020-10-30 04:15
Save
Rename
# Sample configuration snippet for nftables service. # Meant to be included by main.nft, not for direct use. # a common table for both IPv4 and IPv6 table inet nftables_svc { # base-chain for traffic forwarded by this host # re-uses 'allow' chain from main.nft chain FORWARD { type filter hook forward priority filter + 20 policy accept jump allow reject with icmpx type host-unreachable } }