From: Mark Wooding Date: Wed, 14 Aug 2013 00:56:50 +0000 (+0100) Subject: distorted.lisp: Use the proper address for `guvnor' internally. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/commitdiff_plain/0fa108c4e22efbc652a39a15960190dd4745c774 distorted.lisp: Use the proper address for `guvnor' internally. --- diff --git a/distorted.lisp b/distorted.lisp index b2f71ce..0bf09f2 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -84,7 +84,7 @@ (defzone distorted.org.uk ;; Entry is via little router box. (dmz :net dmz) - (guvnor (inside :svc gate.dmz) (dmz :a guvnor.dmz)) + (guvnor (dmz :a guvnor.dmz)) (gate (dmz :a gate.dmz)) (nat (dmz :a nat.dmz))