|
Server : Apache System : Linux vps-1289444.devslamantis.cl 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64 User : vspt ( 1013) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/etc/firewall/ |
iptables -I INPUT -p tcp --dport 30000:65534 -j ACCEPT iptables -I OUTPUT -p udp --dport 323 -m comment --comment "chronyd" -j ACCEPT iptables -I INPUT -i lo -m comment --comment "Inbound Allow lo" -j ACCEPT iptables -I OUTPUT -o lo -m comment --comment "Outbound allow lo" -j ACCEPT iptables -I INPUT -s 216.172.188.75/32 -m comment --comment "allow Painel" -j ACCEPT iptables -I INPUT -s 108.179.194.154/32 -m comment --comment "allow Wizard/Eigsh" -j ACCEPT