Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

comprofix/single-shorewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorewall Single Interface

Shorewall connfiguration files for a single interface setup with blacklists enabled. This is designed for use on a Linux VPS.

Current Rules

  • ssh
  • http, https

Installtion



apt-get install shorewall
rm -frv /etc/shorewall
git clone [email protected]:mckinnon81/single-shorewall.git /etc/shorewall
shorewall refresh
shorewall restart


To have shorewall start on start up


vi /etc/default/shorewall

Change


startup=0

to


startup=1

About

Shorewall Single Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages