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
This commit is contained in:
parent
790c3f8966
commit
fa6d1714c4
1 changed files with 5 additions and 0 deletions
5
ddclient
5
ddclient
|
@ -83,6 +83,11 @@ my %builtinfw = (
|
||||||
'url' => '/status.htm',
|
'url' => '/status.htm',
|
||||||
'skip' => 'IP Address',
|
'skip' => 'IP Address',
|
||||||
},
|
},
|
||||||
|
'smc-barricade-alt' => {
|
||||||
|
'name' => 'SMC Barricade FW (alternate config)',
|
||||||
|
'url' => '/status.HTM',
|
||||||
|
'skip' => 'WAN IP',
|
||||||
|
},
|
||||||
'smc-barricade-7401bra' => {
|
'smc-barricade-7401bra' => {
|
||||||
'name' => 'SMC Barricade 7401BRA FW',
|
'name' => 'SMC Barricade 7401BRA FW',
|
||||||
'url' => '/admin/wan1.htm',
|
'url' => '/admin/wan1.htm',
|
||||||
|
|
Loading…
Reference in a new issue