Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wan interface wlp11s2 192.168.1.50 shares internet via lan device enp2s0 192.168.0.1 all connections to port 113 are rejected and port 50505 is allowed on tcp.
- [andrzejl@icsserver ~]$ cat /etc/shorewall/*
- #
- # Shorewall version 4 - Accounting File
- #
- # For information about entries in this file, type "man shorewall-accounting"
- #
- # Please see http://shorewall.net/Accounting.html for examples and
- # additional information about how to use this file.
- #
- #################################################################################################################
- #ACTION CHAIN SOURCE DESTINATION PROTO DEST SOURCE USER/ MARK IPSEC
- # PORT(S) PORT(S) GROUP
- #
- # Shorewall version 4 - Actions File
- #
- # /etc/shorewall/actions
- #
- # For information about entries in this file, type "man shorewall-actions"
- #
- # Please see http://shorewall.net/Actions.html for additional information.
- #
- ########################################################################################
- #ACTION OPTIONS COMMENT (place '# ' below the 'C' in comment followed by
- # v a comment describing the action)
- #
- # Shorewall version 4 - arprules File
- #
- # For information about entries in this file, type "man shorewall-arprules"
- #
- ##############################################################################################################
- #ACTION SOURCE DEST ARP
- # OPCODE
- #
- # Shorewall version 4 - Blacklist Rules File
- #
- # For information about entries in this file, type "man shorewall-blrules"
- #
- # Please see http://shorewall.net/blacklisting_support.htm for additional
- # information.
- #
- ###################################################################################################################################################################################################
- #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME HEADERS SWITCH
- # PORT PORT(S) DEST LIMIT GROUP
- #
- # Shorewall version 4 - clear File
- #
- # /etc/shorewall/clear
- #
- # Add commands below that you want to be executed after Shorewall
- # has processed the 'clear' command.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - conntrack File
- #
- # For information about entries in this file, type "man shorewall-conntrack"
- #
- ##############################################################################################################
- ?FORMAT 3
- #ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/ SWITCH
- # PORT(S) PORT(S) GROUP
- ?if $AUTOHELPERS && __CT_TARGET
- ?if __AMANDA_HELPER
- CT:helper:amanda:PO - - udp 10080
- ?endif
- ?if __FTP_HELPER
- CT:helper:ftp:PO - - tcp 21
- ?endif
- ?if __H323_HELPER
- CT:helper:RAS:PO - - udp 1719
- CT:helper:Q.931:PO - - tcp 1720
- ?endif
- ?if __IRC_HELPER
- CT:helper:irc:PO - - tcp 6667
- ?endif
- ?if __NETBIOS_NS_HELPER
- CT:helper:netbios-ns:PO - - udp 137
- ?endif
- ?if __PPTP_HELPER
- CT:helper:pptp:PO - - tcp 1723
- ?endif
- ?if __SANE_HELPER
- CT:helper:sane:PO - - tcp 6566
- ?endif
- ?if __SIP_HELPER
- CT:helper:sip:PO - - udp 5060
- ?endif
- ?if __SNMP_HELPER
- CT:helper:snmp:PO - - udp 161
- ?endif
- ?if __TFTP_HELPER
- CT:helper:tftp:PO - - udp 69
- ?endif
- ?endif
- #
- # Shorewall version 4 - Ecn File
- #
- # For information about entries in this file, type "man shorewall-ecn"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-ecn.html
- #
- ###############################################################################
- #INTERFACE HOST(S)
- #
- # Shorewall version 4 - Findgw File
- #
- # /etc/shorewall/findgw
- #
- # The code in this file is executed when Shorewall is trying to detect the
- # gateway through an interface in /etc/shorewall/providers that has GATEWAY
- # specified as 'detect'.
- #
- # The function should echo the IP address of the gateway if it knows what
- # it is; the name of the interface is in $1.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Hosts file
- #
- # For information about entries in this file, type "man shorewall-hosts"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-hosts.html
- #
- ###############################################################################
- #ZONE HOST(S) OPTIONS
- #
- # Shorewall version 4 - Init File
- #
- # /etc/shorewall/init
- #
- # Add commands below that you want to be executed at the beginning of
- # a "shorewall start" or "shorewall restart" command.
- #
- # For additional information, see
- # http://shorewall.net/shorewall_extension_scripts.htm
- #
- ###############################################################################
- #
- # Shorewall version 4 - Initdone File
- #
- # /etc/shorewall/initdone
- #
- # Add commands below that you want to be executed during
- # "shorewall start" or "shorewall restart" commands at the point where
- # Shorewall has not yet added any perminent rules to the builtin chains.
- #
- # For additional information, see
- # http://shorewall.net/shorewall_extension_scripts.htm
- #
- ###############################################################################
- #
- # Shorewall version 4 - Interfaces File
- #
- # For information about entries in this file, type "man shorewall-interfaces"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-interfaces.html
- #
- ###############################################################################
- ?FORMAT 2
- ###############################################################################
- #ZONE INTERFACE OPTIONS
- wan wlp11s2 tcpflags,nosmurfs
- lan enp2s0 tcpflags,nosmurfs
- #
- # Shorewall version 4 - lib.private File
- #
- # /etc/shorewall/lib.private
- #
- # Use this file to declare shell functions to be called in the other
- # run-time extension scripts. The file will be copied into the generated
- # firewall script.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Maclist file
- #
- # For information about entries in this file, type "man shorewall-maclist"
- #
- # For additional information, see http://shorewall.net/MAC_Validation.html
- #
- ###############################################################################
- #DISPOSITION INTERFACE MAC IP ADDRESSES (Optional)
- # Shorewall Makefile to restart if config-files are newer than last restart
- VARDIR=$(shell /sbin/shorewall show vardir)
- CONFDIR=/etc/shorewall
- RESTOREFILE?=firewall
- all: $(VARDIR)/$(RESTOREFILE)
- $(VARDIR)/$(RESTOREFILE): $(CONFDIR)/*
- @/sbin/shorewall -q save >/dev/null; \
- if \
- /sbin/shorewall -q restart >/dev/null 2>&1; \
- then \
- /sbin/shorewall -q save >/dev/null; \
- else \
- /sbin/shorewall -q restart 2>&1 | tail >&2; exit 1; \
- fi
- clean:
- @rm -f $(CONFDIR)/*~ $(CONFDIR)/.*~
- .PHONY: clean
- # EOF
- #
- # Shorewall version 4 - Masq file
- #
- # For information about entries in this file, type "man shorewall-masq"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-masq.html
- #
- ################################################################################################################
- #INTERFACE:DEST SOURCE ADDRESS PROTO PORT(S) IPSEC MARK USER/ SWITCH ORIGINAL
- # GROUP DEST
- wlp11s2 192.168.0.0/24 detect
- #
- # Shorewall version 4 - Nat File
- #
- # For information about entries in this file, type "man shorewall-nat"
- #
- # For additional information, see http://shorewall.net/NAT.htm
- #
- ###############################################################################
- #EXTERNAL INTERFACE INTERNAL ALL LOCAL
- # INTERFACES
- #
- # Shorewall version 4 - Netmap File
- #
- # For information about entries in this file, type "man shorewall-netmap"
- #
- # See http://shorewall.net/netmap.html for an example and usage
- # information.
- #
- ##############################################################################################
- #TYPE NET1 INTERFACE NET2 NET3 PROTO DEST SOURCE
- # PORT(S) PORT(S)
- #
- # Shorewall version 4 - Params File
- #
- # /etc/shorewall/params
- #
- # Assign any variables that you need here.
- #
- # It is suggested that variable names begin with an upper case letter
- # to distinguish them from variables used internally within the
- # Shorewall programs
- #
- # Example:
- #
- # NET_IF=eth0
- # NET_BCAST=130.252.100.255
- # NET_OPTIONS=routefilter,norfc1918
- #
- # Example (/etc/shorewall/interfaces record):
- #
- # net $NET_IF $NET_BCAST $NET_OPTIONS
- #
- # The result will be the same as if the record had been written
- #
- # net eth0 130.252.100.255 routefilter,norfc1918
- #
- ###############################################################################
- #LAST LINE -- DO NOT REMOVE
- #
- # Shorewall version 4 - Policy File
- #
- # For information about entries in this file, type "man shorewall-policy"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-policy.html
- #
- ###############################################################################
- #SOURCE DEST POLICY LOG LIMIT: CONNLIMIT:
- # LEVEL BURST MASK
- $FW wan ACCEPT info
- lan wan ACCEPT info
- lan $FW ACCEPT info
- wan all DROP info
- all all REJECT info
- #
- # Shorewall version 4 - Providers File
- #
- # For information about entries in this file, type "man shorewall-providers"
- #
- # For additional information, see http://shorewall.net/MultiISP.html
- #
- ############################################################################################
- #NAME NUMBER MARK DUPLICATE INTERFACE GATEWAY OPTIONS COPY
- #
- # Shorewall version 4 - Proxyarp File
- #
- # For information about entries in this file, type "man shorewall-proxyarp"
- #
- # See http://shorewall.net/ProxyARP.htm for additional information.
- #
- ###############################################################################
- #ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT
- #
- # Shorewall version 4 - refresh File
- #
- # /etc/shorewall/refresh
- #
- # Add commands below that you want to be executed before Shorewall
- # has processed the 'refresh' command.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - refreshed File
- #
- # /etc/shorewall/refreshed
- #
- # Add commands below that you want to be executed after Shorewall
- # has processed the 'refresh' command.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Restored File
- #
- # /etc/shorewall/restored
- #
- # Add commands below that you want to be executed after shorewall has
- # completed a 'restore' command.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - routes File
- #
- # For information about entries in this file, type "man shorewall-routes"
- #
- # For additional information, see http://www.shorewall.net/MultiISP.html
- ##############################################################################
- #PROVIDER DEST GATEWAY DEVICE
- #
- # Shorewall version 4 - route rules File
- #
- # For information about entries in this file, type "man shorewall-rtrules"
- #
- # For additional information, see http://www.shorewall.net/MultiISP.html
- ####################################################################################
- #SOURCE DEST PROVIDER PRIORITY MASK
- #
- # Shorewall version 4 - Rules File
- #
- # For information on the settings in this file, type "man shorewall-rules"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-rules.html
- #
- ######################################################################################################################################################################################################
- #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME HEADERS SWITCH HELPER
- # PORT PORT(S) DEST LIMIT GROUP
- #SECTION ALL
- #SECTION ESTABLISHED
- #SECTION RELATED
- #SECTION INVALID
- #SECTION UNTRACKED
- SECTION NEW
- # Block access to port 113/TCP
- DROP wan fw tcp 113 -
- ACCEPT wan fw tcp 50505 -
- #
- # Shorewall version 4 - Show Connections Filter
- #
- # /etc/shorewall/scfilter
- #
- # Replace the 'cat' command below to filter the output of
- # 'show connections.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- cat -
- #
- # Shorewall version 4 - Secmarks File
- #
- # For information about entries in this file, type "man shorewall-secmarks"
- #
- ############################################################################################################
- #SECMARK CHAIN: SOURCE DEST PROTO DEST SOURCE USER/ MARK
- # STATE PORT(S) PORT(S) GROUP
- ###############################################################################
- #
- # Shorewall Version 4 -- /etc/shorewall/shorewall.conf
- #
- # For information about the settings in this file, type "man shorewall.conf"
- #
- # Manpage also online at http://www.shorewall.net/manpages/shorewall.conf.html
- ###############################################################################
- # S T A R T U P E N A B L E D
- ###############################################################################
- STARTUP_ENABLED=Yes
- ###############################################################################
- # V E R B O S I T Y
- ###############################################################################
- VERBOSITY=1
- ###############################################################################
- # L O G G I N G
- ###############################################################################
- BLACKLIST_LOG_LEVEL=
- INVALID_LOG_LEVEL=
- LOG_MARTIANS=Yes
- LOG_VERBOSITY=2
- LOGALLNEW=
- LOGFILE=/var/log/messages.log
- LOGFORMAT="Shorewall:%s:%s:"
- LOGTAGONLY=No
- LOGLIMIT=
- MACLIST_LOG_LEVEL=info
- RELATED_LOG_LEVEL=
- RPFILTER_LOG_LEVEL=info
- SFILTER_LOG_LEVEL=info
- SMURF_LOG_LEVEL=info
- STARTUP_LOG=/var/log/shorewall-init.log
- TCP_FLAGS_LOG_LEVEL=info
- UNTRACKED_LOG_LEVEL=
- ###############################################################################
- # L O C A T I O N O F F I L E S A N D D I R E C T O R I E S
- ###############################################################################
- ARPTABLES=
- CONFIG_PATH="${CONFDIR}/shorewall:${SHAREDIR}/shorewall"
- GEOIPDIR=/usr/share/xt_geoip/LE
- IPTABLES=
- IP=
- IPSET=
- LOCKFILE=
- MODULESDIR=
- NFACCT=
- PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin"
- PERL=/usr/bin/perl
- RESTOREFILE=restore
- SHOREWALL_SHELL=/bin/sh
- SUBSYSLOCK=/var/lock/shorewall
- TC=
- ###############################################################################
- # D E F A U L T A C T I O N S / M A C R O S
- ###############################################################################
- ACCEPT_DEFAULT=none
- DROP_DEFAULT=Drop
- NFQUEUE_DEFAULT=none
- QUEUE_DEFAULT=none
- REJECT_DEFAULT=Reject
- ###############################################################################
- # R S H / R C P C O M M A N D S
- ###############################################################################
- RCP_COMMAND='scp ${files} ${root}@${system}:${destination}'
- RSH_COMMAND='ssh ${root}@${system} ${command}'
- ###############################################################################
- # F I R E W A L L O P T I O N S
- ###############################################################################
- ACCOUNTING=Yes
- ACCOUNTING_TABLE=filter
- ADD_IP_ALIASES=No
- ADD_SNAT_ALIASES=No
- ADMINISABSENTMINDED=Yes
- IGNOREUNKNOWNVARIABLES=No
- AUTOCOMMENT=Yes
- AUTOHELPERS=Yes
- AUTOMAKE=Yes
- BLACKLIST="NEW,INVALID,UNTRACKED"
- CHAIN_SCRIPTS=Yes
- CLAMPMSS=No
- CLEAR_TC=Yes
- COMPLETE=No
- DEFER_DNS_RESOLUTION=Yes
- DELETE_THEN_ADD=Yes
- DETECT_DNAT_IPADDRS=No
- DISABLE_IPV6=No
- DONT_LOAD=
- DYNAMIC_BLACKLIST=Yes
- EXPAND_POLICIES=Yes
- EXPORTMODULES=Yes
- FASTACCEPT=No
- FORWARD_CLEAR_MARK=
- HELPERS=
- IMPLICIT_CONTINUE=No
- IPSET_WARNINGS=Yes
- IP_FORWARDING=On
- KEEP_RT_TABLES=No
- LEGACY_FASTSTART=Yes
- LOAD_HELPERS_ONLY=Yes
- MACLIST_TABLE=filter
- MACLIST_TTL=
- MANGLE_ENABLED=Yes
- MAPOLDACTIONS=No
- MARK_IN_FORWARD_CHAIN=No
- MODULE_SUFFIX=ko.gz
- MULTICAST=No
- MUTEX_TIMEOUT=60
- NULL_ROUTE_RFC1918=No
- OPTIMIZE=0
- OPTIMIZE_ACCOUNTING=No
- REQUIRE_INTERFACE=No
- RESTORE_DEFAULT_ROUTE=Yes
- RESTORE_ROUTEMARKS=Yes
- RETAIN_ALIASES=No
- ROUTE_FILTER=No
- SAVE_ARPTABLES=No
- SAVE_IPSETS=No
- TC_ENABLED=Internal
- TC_EXPERT=No
- TC_PRIOMAP="2 3 3 3 2 3 1 1 2 2 2 2 2 2 2 2"
- TRACK_PROVIDERS=No
- USE_DEFAULT_RT=No
- USE_PHYSICAL_NAMES=No
- USE_RT_NAMES=No
- WARNOLDCAPVERSION=Yes
- ZONE2ZONE=2
- ###############################################################################
- # P A C K E T D I S P O S I T I O N
- ###############################################################################
- BLACKLIST_DISPOSITION=DROP
- INVALID_DISPOSITION=CONTINUE
- MACLIST_DISPOSITION=REJECT
- RELATED_DISPOSITION=ACCEPT
- RPFILTER_DISPOSITION=DROP
- SMURF_DISPOSITION=DROP
- SFILTER_DISPOSITION=DROP
- TCP_FLAGS_DISPOSITION=DROP
- UNTRACKED_DISPOSITION=CONTINUE
- ################################################################################
- # P A C K E T M A R K L A Y O U T
- ################################################################################
- TC_BITS=
- PROVIDER_BITS=
- PROVIDER_OFFSET=
- MASK_BITS=
- ZONE_BITS=0
- ################################################################################
- # L E G A C Y O P T I O N
- # D O N O T D E L E T E O R A L T E R
- ################################################################################
- IPSECFILE=zones
- #
- # Shorewall version 4 - Start File
- #
- # /etc/shorewall/start
- #
- # Add commands below that you want to be executed after shorewall has
- # been started or restarted.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- return 0
- #
- # Shorewall version 4 - Started File
- #
- # /etc/shorewall/started
- #
- # Add commands below that you want to be executed after shorewall has
- # been completely started or restarted. The difference between this
- # extension script and /etc/shorewall/start is that this one is invoked
- # after delayed loading of the blacklist (DELAYBLACKLISTLOAD=Yes) and
- # after the 'shorewall' chain has been created (thus signaling that the
- # firewall is completely up).
- #
- # This script should not change the firewall configuration directly but
- # may do so indirectly by running /sbin/shorewall with the 'nolock'
- # option.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Stop File
- #
- # /etc/shorewall/stop
- #
- # Add commands below that you want to be executed at the beginning of a
- # "shorewall stop" command.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Stopped File
- #
- # /etc/shorewall/stopped
- #
- # Add commands below that you want to be executed at the completion of a
- # "shorewall stop" command.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Stopped Rules File
- #
- # For information about entries in this file, type "man shorewall-stoppedrules"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-stoppedrules.html
- #
- # See http://shorewall.net/starting_and_stopping_shorewall.htm for additional
- # information.
- #
- ###############################################################################
- #ACTION SOURCE DEST PROTO DEST SOURCE
- # PORT(S) PORT(S)
- #
- # Shorewall version 4 - Tcclasses File
- #
- # For information about entries in this file, type "man shorewall-tcclasses"
- #
- # See http://shorewall.net/traffic_shaping.htm for additional information.
- #
- ###############################################################################
- #INTERFACE:CLASS MARK RATE: CEIL PRIORITY OPTIONS
- # DMAX:UMAX
- #
- # Shorewall version 4 - tcclear File
- #
- # /etc/shorewall/tcclear
- #
- # Add commands below that you want to be executed before Shorewall
- # clears the traffic shaping configuration.
- #
- # See http://shorewall.net/shorewall_extension_scripts.htm for additional
- # information.
- #
- ###############################################################################
- #
- # Shorewall version 4 - Tcdevices File
- #
- # For information about entries in this file, type "man shorewall-tcdevices"
- #
- # See http://shorewall.net/traffic_shaping.htm for additional information.
- #
- ###############################################################################
- #NUMBER: IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED
- #INTERFACE INTERFACES
- #
- # Shorewall version 4 - Tcfilters File
- #
- # For information about entries in this file, type "man shorewall-tcfilters"
- #
- # See http://shorewall.net/traffic_shaping.htm for additional information.
- #
- ########################################################################################################
- #INTERFACE: SOURCE DEST PROTO DEST SOURCE TOS LENGTH PRIORITY
- #CLASS PORT(S) PORT(S)
- #
- # Shorewall version 4 - Tcinterfaces File
- #
- # For information about entries in this file, type "man shorewall-tcinterfaces"
- #
- # See http://shorewall.net/simple_traffic_shaping.htm for additional
- # information.
- #
- ###############################################################################
- #INTERFACE TYPE IN-BANDWIDTH OUT-BANDWIDTH
- #
- # Shorewall version 4 - Tcpri File
- #
- # For information about entries in this file, type "man shorewall-tcpri"
- #
- # See http://shorewall.net/simple_traffic_shaping.htm for additional
- # information.
- #
- ###############################################################################
- #BAND PROTO PORT(S) ADDRESS IN-INTERFACE HELPER
- #
- # Shorewall version 4 - Tcrules File
- #
- # For information about entries in this file, type "man shorewall-tcrules"
- #
- # See http://shorewall.net/traffic_shaping.htm for additional information.
- # For usage in selecting among multiple ISPs, see
- # http://shorewall.net/MultiISP.html
- #
- # See http://shorewall.net/PacketMarking.html for a detailed description of
- # the Netfilter/Shorewall packet marking mechanism.
- ##########################################################################################################################################
- ?FORMAT 2
- ##########################################################################################################################################
- #ACTION SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES HELPER PROBABILITY DSCP
- # PORT(S) PORT(S)
- #
- # Shorewall version 4 - Tos File
- #
- # For information about entries in this file, type "man shorewall-tos"
- #
- ###############################################################################
- #SOURCE DEST PROTOCOL DEST SOURCE TOS MARK
- # PORTS PORTS
- #
- # Shorewall version 4 - Tunnels File
- #
- # For information about entries in this file, type "man shorewall-tunnels"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-tunnels.html
- #
- ###############################################################################
- #TYPE ZONE GATEWAY(S) GATEWAY
- # ZONE(S)
- #
- # Shorewall version 4 - Zones File
- #
- # For information about this file, type "man shorewall-zones"
- #
- # The manpage is also online at
- # http://www.shorewall.net/manpages/shorewall-zones.html
- #
- ###############################################################################
- #ZONE TYPE OPTIONS IN OUT
- # OPTIONS OPTIONS
- fw firewall
- wan ipv4
- lan ipv4
- [andrzejl@icsserver ~]$
Advertisement
Add Comment
Please, Sign In to add comment