Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2006 18:41:32 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 110963 for review
Message-ID:  <200612031841.kB3IfWej068659@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=110963

Change 110963 by piso@piso_newluxor on 2006/12/03 18:41:27

	Do not worship the demon.

Affected files ...

.. //depot/projects/soc2005/libalias/etc/rc.firewall#4 edit

Differences ...

==== //depot/projects/soc2005/libalias/etc/rc.firewall#4 (text+ko) ====

@@ -132,8 +132,8 @@
 	case ${firewall_nat_enable} in
 	[Yy][Ee][Ss])
 		if [ -n "${firewall_nat_interface}" ]; then
-			${fwcmd} nat 666 config if ${firewall_nat_interface} log
-			${fwcmd} add 50 nat 666 ip4 from any to any via ${firewall_nat_interface}
+			${fwcmd} nat 123 config if ${firewall_nat_interface} log
+			${fwcmd} add 50 nat 123 ip4 from any to any via ${firewall_nat_interface}
 		fi
 		;;
 	esac



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612031841.kB3IfWej068659>