root/floppyfw-3.0/scripts/open.lst

Revision 1, 403 bytes (checked in by root, 6 years ago)

First post

Line 
1#
2# $Id: open.lst,v 1.1.1.1 2004/08/31 13:33:28 thomasez Exp $
3
4# open.lst
5#
6# This is where you can add machines and ports you want to let through
7# your bridged firewall.
8#
9
10# Every entry has to contain a machine name or IP address and a service
11# port or name separated by a space or a comma.
12
13# This will open port 25 (smtp/mail) to my.server.com
14
15# my.server.com 25
16
1710.42.42.25 25
1810.42.42.26,26
Note: See TracBrowser for help on using the browser.