Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
/ dfw Public archive

DFW - Debian Firewall

License

Notifications You must be signed in to change notification settings

gsnw/dfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFW -- Debian Firewall

Page: GSNW [ http://www.gsnw.de/ ]
Autor: German Service Network
Mail: support {at} gsnw.de

$install_directory = /usr/local/src

Installation:
	cd {$install_directory}/
	tar xvzf dfw-0.1.tar.gz
	cd dfw/
	make install

Konfiguration:
	vi /etc/network/dfw.conf

Uninstall:
	cd {$install_directory}/dfw/
	make uninstall