Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@wishmacer andrzejl]# systemctl start shorewall.service
- [root@wishmacer andrzejl]# systemctl status shorewall.service
- shorewall.service - Shorewall IPv4 firewall
- Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled)
- Active: active (exited) since Sun, 2012-12-09 16:17:50 GMT; 4s ago
- Process: 8206 ExecStop=/usr/sbin/shorewall $OPTIONS stop (code=exited, status=0/SUCCESS)
- Process: 8272 ExecStart=/usr/sbin/shorewall $OPTIONS start (code=exited, status=0/SUCCESS)
- CGroup: name=systemd:/system/shorewall.service
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: Setting up Martian Logging...
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: Setting up Proxy ARP...
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: Preparing iptables-restore input...
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: Running /usr/sbin/iptables-restore...
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: IPv4 Forwarding Enabled
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: Processing /etc/shorewall/start ...
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: Processing /etc/shorewall/started ...
- Dec 09 16:17:50 wishmacer.loc logger[8566]: Shorewall started
- Dec 09 16:17:50 wishmacer.loc shorewall[8272]: done.
- Dec 09 16:17:50 wishmacer.loc systemd[1]: Started Shorewall IPv4 firewall.
- [root@wishmacer andrzejl]# shorewall show
- Shorewall 4.5.10 filter Table at wishmacer.loc - Sun 9 Dec 16:17:58 GMT 2012
- Counters reset Sun Dec 9 16:17:50 GMT 2012
- Chain INPUT (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 853 37880 net2fw all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
- 0 0 Reject all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix "Shorewall:INPUT:REJECT:"
- 0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0 [goto]
- Chain FORWARD (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 Reject all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix "Shorewall:FORWARD:REJECT:"
- 0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0 [goto]
- Chain OUTPUT (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 3 152 fw2net all -- * eth0 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
- 0 0 Reject all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix "Shorewall:OUTPUT:REJECT:"
- 0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0 [goto]
- Chain Broadcast (2 references)
- pkts bytes target prot opt in out source destination
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type BROADCAST
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type MULTICAST
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type ANYCAST
- 0 0 DROP all -- * * 0.0.0.0/0 224.0.0.0/4
- Chain Drop (1 references)
- pkts bytes target prot opt in out source destination
- 850 37400 all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 reject tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:113 /* Auth */
- 850 37400 Broadcast all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 3 code 4 /* Needed ICMP types */
- 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 11 /* Needed ICMP types */
- 850 37400 Invalid all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 135,445 /* SMB */
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpts:137:139 /* SMB */
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:137 dpts:1024:65535 /* SMB */
- 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 135,139,445 /* SMB */
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1900 /* UPnP */
- 850 37400 NotSyn tcp -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:53 /* Late DNS Replies */
- Chain Invalid (2 references)
- pkts bytes target prot opt in out source destination
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
- Chain NotSyn (2 references)
- pkts bytes target prot opt in out source destination
- 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:!0x17/0x02
- Chain Reject (3 references)
- pkts bytes target prot opt in out source destination
- 0 0 all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 reject tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:113 /* Auth */
- 0 0 Broadcast all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 3 code 4 /* Needed ICMP types */
- 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 11 /* Needed ICMP types */
- 0 0 Invalid all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 reject udp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 135,445 /* SMB */
- 0 0 reject udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpts:137:139 /* SMB */
- 0 0 reject udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:137 dpts:1024:65535 /* SMB */
- 0 0 reject tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 135,139,445 /* SMB */
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1900 /* UPnP */
- 0 0 NotSyn tcp -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:53 /* Late DNS Replies */
- Chain dynamic (1 references)
- pkts bytes target prot opt in out source destination
- Chain fw2net (1 references)
- pkts bytes target prot opt in out source destination
- 3 152 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain logdrop (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain logreject (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain net2fw (1 references)
- pkts bytes target prot opt in out source destination
- 850 37400 dynamic all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID,NEW,UNTRACKED
- 3 480 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:50505
- 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:113
- 850 37400 Drop all -- * * 0.0.0.0/0 0.0.0.0/0
- 850 37400 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix "Shorewall:net2fw:DROP:"
- 850 37400 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain reject (10 references)
- pkts bytes target prot opt in out source destination
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match src-type BROADCAST
- 0 0 DROP all -- * * 224.0.0.0/4 0.0.0.0/0
- 0 0 DROP 2 -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
- 0 0 REJECT udp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
- 0 0 REJECT icmp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-unreachable
- 0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
- Chain sfilter (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix "Shorewall:sfilter:DROP:"
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain shorewall (0 references)
- pkts bytes target prot opt in out source destination
- [root@wishmacer andrzejl]# iptables-save
- # Generated by iptables-save v1.4.16.2 on Sun Dec 9 16:18:05 2012
- *raw
- :PREROUTING ACCEPT [1534:67960]
- :OUTPUT ACCEPT [3:152]
- -A PREROUTING -p udp -m udp --dport 10080 -j CT --helper amanda
- -A PREROUTING -p tcp -m tcp --dport 21 -j CT --helper ftp
- -A PREROUTING -p tcp -m tcp --dport 6667 -j CT --helper irc
- -A PREROUTING -p udp -m udp --dport 137 -j CT --helper netbios-ns
- -A PREROUTING -p tcp -m tcp --dport 1723 -j CT --helper pptp
- -A PREROUTING -p tcp -m tcp --dport 6566 -j CT --helper sane
- -A PREROUTING -p udp -m udp --dport 5060 -j CT --helper sip
- -A PREROUTING -p udp -m udp --dport 161 -j CT --helper snmp
- -A PREROUTING -p udp -m udp --dport 69 -j CT --helper tftp
- -A OUTPUT -p udp -m udp --dport 10080 -j CT --helper amanda
- -A OUTPUT -p tcp -m tcp --dport 21 -j CT --helper ftp
- -A OUTPUT -p tcp -m tcp --dport 6667 -j CT --helper irc
- -A OUTPUT -p udp -m udp --dport 137 -j CT --helper netbios-ns
- -A OUTPUT -p tcp -m tcp --dport 1723 -j CT --helper pptp
- -A OUTPUT -p tcp -m tcp --dport 6566 -j CT --helper sane
- -A OUTPUT -p udp -m udp --dport 5060 -j CT --helper sip
- -A OUTPUT -p udp -m udp --dport 161 -j CT --helper snmp
- -A OUTPUT -p udp -m udp --dport 69 -j CT --helper tftp
- COMMIT
- # Completed on Sun Dec 9 16:18:05 2012
- # Generated by iptables-save v1.4.16.2 on Sun Dec 9 16:18:05 2012
- *nat
- :PREROUTING ACCEPT [1531:67480]
- :INPUT ACCEPT [0:0]
- :OUTPUT ACCEPT [0:0]
- :POSTROUTING ACCEPT [0:0]
- COMMIT
- # Completed on Sun Dec 9 16:18:05 2012
- # Generated by iptables-save v1.4.16.2 on Sun Dec 9 16:18:05 2012
- *mangle
- :PREROUTING ACCEPT [1534:67960]
- :INPUT ACCEPT [1534:67960]
- :FORWARD ACCEPT [0:0]
- :OUTPUT ACCEPT [3:152]
- :POSTROUTING ACCEPT [3:152]
- :tcfor - [0:0]
- :tcin - [0:0]
- :tcout - [0:0]
- :tcpost - [0:0]
- :tcpre - [0:0]
- -A PREROUTING -j tcpre
- -A INPUT -j tcin
- -A FORWARD -j MARK --set-xmark 0x0/0xff
- -A FORWARD -j tcfor
- -A OUTPUT -j tcout
- -A POSTROUTING -j tcpost
- COMMIT
- # Completed on Sun Dec 9 16:18:05 2012
- # Generated by iptables-save v1.4.16.2 on Sun Dec 9 16:18:05 2012
- *filter
- :INPUT DROP [0:0]
- :FORWARD DROP [0:0]
- :OUTPUT DROP [0:0]
- :Broadcast - [0:0]
- :Drop - [0:0]
- :Invalid - [0:0]
- :NotSyn - [0:0]
- :Reject - [0:0]
- :dynamic - [0:0]
- :fw2net - [0:0]
- :logdrop - [0:0]
- :logreject - [0:0]
- :net2fw - [0:0]
- :reject - [0:0]
- :sfilter - [0:0]
- :shorewall - [0:0]
- -A INPUT -i eth0 -j net2fw
- -A INPUT -i lo -j ACCEPT
- -A INPUT -j Reject
- -A INPUT -j LOG --log-prefix "Shorewall:INPUT:REJECT:" --log-level 6
- -A INPUT -g reject
- -A FORWARD -j Reject
- -A FORWARD -j LOG --log-prefix "Shorewall:FORWARD:REJECT:" --log-level 6
- -A FORWARD -g reject
- -A OUTPUT -o eth0 -j fw2net
- -A OUTPUT -o lo -j ACCEPT
- -A OUTPUT -j Reject
- -A OUTPUT -j LOG --log-prefix "Shorewall:OUTPUT:REJECT:" --log-level 6
- -A OUTPUT -g reject
- -A Broadcast -m addrtype --dst-type BROADCAST -j DROP
- -A Broadcast -m addrtype --dst-type MULTICAST -j DROP
- -A Broadcast -m addrtype --dst-type ANYCAST -j DROP
- -A Broadcast -d 224.0.0.0/4 -j DROP
- -A Drop
- -A Drop -p tcp -m tcp --dport 113 -m comment --comment Auth -j reject
- -A Drop -j Broadcast
- -A Drop -p icmp -m icmp --icmp-type 3/4 -m comment --comment "Needed ICMP types" -j ACCEPT
- -A Drop -p icmp -m icmp --icmp-type 11 -m comment --comment "Needed ICMP types" -j ACCEPT
- -A Drop -j Invalid
- -A Drop -p udp -m multiport --dports 135,445 -m comment --comment SMB -j DROP
- -A Drop -p udp -m udp --dport 137:139 -m comment --comment SMB -j DROP
- -A Drop -p udp -m udp --sport 137 --dport 1024:65535 -m comment --comment SMB -j DROP
- -A Drop -p tcp -m multiport --dports 135,139,445 -m comment --comment SMB -j DROP
- -A Drop -p udp -m udp --dport 1900 -m comment --comment UPnP -j DROP
- -A Drop -p tcp -j NotSyn
- -A Drop -p udp -m udp --sport 53 -m comment --comment "Late DNS Replies" -j DROP
- -A Invalid -m conntrack --ctstate INVALID -j DROP
- -A NotSyn -p tcp -m tcp ! --tcp-flags FIN,SYN,RST,ACK SYN -j DROP
- -A Reject
- -A Reject -p tcp -m tcp --dport 113 -m comment --comment Auth -j reject
- -A Reject -j Broadcast
- -A Reject -p icmp -m icmp --icmp-type 3/4 -m comment --comment "Needed ICMP types" -j ACCEPT
- -A Reject -p icmp -m icmp --icmp-type 11 -m comment --comment "Needed ICMP types" -j ACCEPT
- -A Reject -j Invalid
- -A Reject -p udp -m multiport --dports 135,445 -m comment --comment SMB -j reject
- -A Reject -p udp -m udp --dport 137:139 -m comment --comment SMB -j reject
- -A Reject -p udp -m udp --sport 137 --dport 1024:65535 -m comment --comment SMB -j reject
- -A Reject -p tcp -m multiport --dports 135,139,445 -m comment --comment SMB -j reject
- -A Reject -p udp -m udp --dport 1900 -m comment --comment UPnP -j DROP
- -A Reject -p tcp -j NotSyn
- -A Reject -p udp -m udp --sport 53 -m comment --comment "Late DNS Replies" -j DROP
- -A fw2net -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
- -A fw2net -j ACCEPT
- -A logdrop -j DROP
- -A logreject -j reject
- -A net2fw -m conntrack --ctstate INVALID,NEW,UNTRACKED -j dynamic
- -A net2fw -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
- -A net2fw -p tcp -m tcp --dport 50505 -j ACCEPT
- -A net2fw -p tcp -m tcp --dport 113 -j DROP
- -A net2fw -j Drop
- -A net2fw -j LOG --log-prefix "Shorewall:net2fw:DROP:" --log-level 6
- -A net2fw -j DROP
- -A reject -m addrtype --src-type BROADCAST -j DROP
- -A reject -s 224.0.0.0/4 -j DROP
- -A reject -p igmp -j DROP
- -A reject -p tcp -j REJECT --reject-with tcp-reset
- -A reject -p udp -j REJECT --reject-with icmp-port-unreachable
- -A reject -p icmp -j REJECT --reject-with icmp-host-unreachable
- -A reject -j REJECT --reject-with icmp-host-prohibited
- -A sfilter -j LOG --log-prefix "Shorewall:sfilter:DROP:" --log-level 6
- -A sfilter -j DROP
- COMMIT
- # Completed on Sun Dec 9 16:18:05 2012
- [root@wishmacer andrzejl]# iptables --list
- Chain INPUT (policy DROP)
- target prot opt source destination
- net2fw all -- anywhere anywhere
- ACCEPT all -- anywhere anywhere
- Reject all -- anywhere anywhere
- LOG all -- anywhere anywhere LOG level info prefix "Shorewall:INPUT:REJECT:"
- reject all -- anywhere anywhere [goto]
- Chain FORWARD (policy DROP)
- target prot opt source destination
- Reject all -- anywhere anywhere
- LOG all -- anywhere anywhere LOG level info prefix "Shorewall:FORWARD:REJECT:"
- reject all -- anywhere anywhere [goto]
- Chain OUTPUT (policy DROP)
- target prot opt source destination
- fw2net all -- anywhere anywhere
- ACCEPT all -- anywhere anywhere
- Reject all -- anywhere anywhere
- LOG all -- anywhere anywhere LOG level info prefix "Shorewall:OUTPUT:REJECT:"
- reject all -- anywhere anywhere [goto]
- Chain Broadcast (2 references)
- target prot opt source destination
- DROP all -- anywhere anywhere ADDRTYPE match dst-type BROADCAST
- DROP all -- anywhere anywhere ADDRTYPE match dst-type MULTICAST
- DROP all -- anywhere anywhere ADDRTYPE match dst-type ANYCAST
- DROP all -- anywhere base-address.mcast.net/4
- Chain Drop (1 references)
- target prot opt source destination
- all -- anywhere anywhere
- reject tcp -- anywhere anywhere tcp dpt:ident /* Auth */
- Broadcast all -- anywhere anywhere
- ACCEPT icmp -- anywhere anywhere icmp fragmentation-needed /* Needed ICMP types */
- ACCEPT icmp -- anywhere anywhere icmp time-exceeded /* Needed ICMP types */
- Invalid all -- anywhere anywhere
- DROP udp -- anywhere anywhere multiport dports epmap,microsoft-ds /* SMB */
- DROP udp -- anywhere anywhere udp dpts:netbios-ns:netbios-ssn /* SMB */
- DROP udp -- anywhere anywhere udp spt:netbios-ns dpts:1024:65535 /* SMB */
- DROP tcp -- anywhere anywhere multiport dports epmap,netbios-ssn,microsoft-ds /* SMB */
- DROP udp -- anywhere anywhere udp dpt:ssdp /* UPnP */
- NotSyn tcp -- anywhere anywhere
- DROP udp -- anywhere anywhere udp spt:domain /* Late DNS Replies */
- Chain Invalid (2 references)
- target prot opt source destination
- DROP all -- anywhere anywhere ctstate INVALID
- Chain NotSyn (2 references)
- target prot opt source destination
- DROP tcp -- anywhere anywhere tcp flags:!FIN,SYN,RST,ACK/SYN
- Chain Reject (3 references)
- target prot opt source destination
- all -- anywhere anywhere
- reject tcp -- anywhere anywhere tcp dpt:ident /* Auth */
- Broadcast all -- anywhere anywhere
- ACCEPT icmp -- anywhere anywhere icmp fragmentation-needed /* Needed ICMP types */
- ACCEPT icmp -- anywhere anywhere icmp time-exceeded /* Needed ICMP types */
- Invalid all -- anywhere anywhere
- reject udp -- anywhere anywhere multiport dports epmap,microsoft-ds /* SMB */
- reject udp -- anywhere anywhere udp dpts:netbios-ns:netbios-ssn /* SMB */
- reject udp -- anywhere anywhere udp spt:netbios-ns dpts:1024:65535 /* SMB */
- reject tcp -- anywhere anywhere multiport dports epmap,netbios-ssn,microsoft-ds /* SMB */
- DROP udp -- anywhere anywhere udp dpt:ssdp /* UPnP */
- NotSyn tcp -- anywhere anywhere
- DROP udp -- anywhere anywhere udp spt:domain /* Late DNS Replies */
- Chain dynamic (1 references)
- target prot opt source destination
- Chain fw2net (1 references)
- target prot opt source destination
- ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
- ACCEPT all -- anywhere anywhere
- Chain logdrop (0 references)
- target prot opt source destination
- DROP all -- anywhere anywhere
- Chain logreject (0 references)
- target prot opt source destination
- reject all -- anywhere anywhere
- Chain net2fw (1 references)
- target prot opt source destination
- dynamic all -- anywhere anywhere ctstate INVALID,NEW,UNTRACKED
- ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:50505
- DROP tcp -- anywhere anywhere tcp dpt:ident
- Drop all -- anywhere anywhere
- LOG all -- anywhere anywhere LOG level info prefix "Shorewall:net2fw:DROP:"
- DROP all -- anywhere anywhere
- Chain reject (10 references)
- target prot opt source destination
- DROP all -- anywhere anywhere ADDRTYPE match src-type BROADCAST
- DROP all -- base-address.mcast.net/4 anywhere
- DROP igmp -- anywhere anywhere
- REJECT tcp -- anywhere anywhere reject-with tcp-reset
- REJECT udp -- anywhere anywhere reject-with icmp-port-unreachable
- REJECT icmp -- anywhere anywhere reject-with icmp-host-unreachable
- REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
- Chain sfilter (0 references)
- target prot opt source destination
- LOG all -- anywhere anywhere LOG level info prefix "Shorewall:sfilter:DROP:"
- DROP all -- anywhere anywhere
- Chain shorewall (0 references)
- target prot opt source destination
- [root@wishmacer andrzejl]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement