Changeset 1427 for trunk/packages/invirt-web-iptables/debian
- Timestamp:
- Oct 29, 2008, 1:28:02 AM (16 years ago)
- Location:
- trunk/packages/invirt-web-iptables/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web-iptables/debian/changelog
r1256 r1427 1 invirt-web-iptables (0.0.2) unstable; urgency=low 2 3 * Be sure to enable IP forwarding for VNC 4 5 -- Evan Broder <broder@mit.edu> Wed, 29 Oct 2008 01:27:48 -0400 6 1 7 invirt-web-iptables (0.0.1) unstable; urgency=low 2 8 -
trunk/packages/invirt-web-iptables/debian/invirt-web-iptables.init
r1304 r1427 24 24 { 25 25 gen_files 26 echo 1 > /proc/sys/net/ipv4/ip_forward 26 27 /sbin/iptables-restore < $RULES 27 28 }
Note: See TracChangeset
for help on using the changeset viewer.