From fa6d1714c48587d8f9bbe60d043ddbfefde6ef74 Mon Sep 17 00:00:00 2001 From: wimpunk Date: Mon, 11 Jul 2011 20:21:28 +0000 Subject: [PATCH] Applied smc-barricade-fw-alt.diff from ubuntu git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@127 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- ddclient | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ddclient b/ddclient index 293a9ce..c3576f1 100755 --- a/ddclient +++ b/ddclient @@ -83,6 +83,11 @@ my %builtinfw = ( 'url' => '/status.htm', 'skip' => 'IP Address', }, + 'smc-barricade-alt' => { + 'name' => 'SMC Barricade FW (alternate config)', + 'url' => '/status.HTM', + 'skip' => 'WAN IP', + }, 'smc-barricade-7401bra' => { 'name' => 'SMC Barricade 7401BRA FW', 'url' => '/admin/wan1.htm',