__END__ __END__ [ { " system interface" => { "dmz" => { alias => "\"Guest-Wlan\"", allowaccess => "ping fgfm", ip => "192.18.254.1 255.255.254.0", type => "physical", vdom => "\"root\"", }, "internal1" => { alias => "\"To MON Internal \"", allowaccess => "ping https ssh snmp fgfm", ip => "10.1.16.3 255.255.255.0", type => "physical", vdom => "\"root\"", }, "internal2" => { alias => "\"To MINE\"", allowaccess => "ping https ssh snmp fgfm", ip => "192.168.2.1 255.255.254.0", type => "physical", vdom => "\"MyRealm\"", }, "modem" => { allowaccess => "fgfm", mode => "pppoe", type => "physical", vdom => "\"root\"", }, "ssl.MyRealm" => { type => "tunnel", vdom => "\"MyRealm\"" }, "ssl.root" => { type => "tunnel", vdom => "\"root\"" }, "VPN-Dial" => { interface => "\"wan1\"", type => "tunnel", vdom => "\"root\"" }, "wan1" => { alias => "\"To Internet\"", allowaccess => "ping https", ip => "1.1.1.1 255.255.255.252", type => "physical", vdom => "\"root\"", }, "wan2" => { alias => "\"To MON ospf int\"", allowaccess => "ping https ssh snmp", ip => "10.4.254.198 255.255.255.252", type => "physical", vdom => "\"test\"", }, }, }, ]