chiark / gitweb /
* Default setting for adt_fw_allowglobalports is none.
authorIan Jackson <ian@anarres>
Tue, 3 Apr 2007 16:41:56 +0000 (17:41 +0100)
committerIan Jackson <ian@anarres>
Tue, 3 Apr 2007 16:41:56 +0000 (17:41 +0100)
debian/changelog
xen/README
xen/readconfig.in

index eb8aefa356f6471db98fd07abb5710853008d499..bd212f312d44e0a187c20925571ad88a350f8c54 100644 (file)
@@ -11,6 +11,7 @@ autopkgtest (0.7.2~~iwj) unstable; urgency=low
   * Default kernel image guesser is more sophisticated - now we look
     for something that looks like a Xen kernel rather than guessing
     from the filename since the filenames seem unstable.
+  * Default setting for adt_fw_allowglobalports is none.
 
  --
 
index cd11f063d45f844328d516c9dd2ae172298a638e..ba6d244a51b6fcf95e7437a06fa30ebf5f2e9e1b 100644 (file)
@@ -111,7 +111,7 @@ adt_fw_prohibnets   192.168.0.0/24 172.16.0.0/12 10.0.0.0/8
        prohibited from communicating, notwithstanding
        allowglobalports.
 
-adt_fw_allowglobalports        80
+adt_fw_allowglobalports        <none>
        List of ports to which the testbed will be allowed to make
        outgoing connections.
 
index b9582935d7b86474093cf197d7373a8853b0eb05..17a692b5f7a86476dce1476eaa3c6dda82587fc0 100644 (file)
@@ -40,7 +40,7 @@ adt_debootstrap_script=''
 
 adt_fw_localmirrors=''
 adt_fw_prohibnets='192.168.0.0/24 172.16.0.0/12 10.0.0.0/8'
-adt_fw_allowglobalports='80'
+adt_fw_allowglobalports=''
 
 adt_guest_macaddr=00:16:3e:7c:aa:7f
 adt_net_vifscript=/etc/xen/scripts/vif-route-adt