Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ x ]
[ _ ]
a
- $address
- in file galias.obj.php, variable GAlias::$address
- $address
- in file alias.obj.php, variable Alias::$address
- $advnat
- in file monowall.obj.php, variable Monowall::$advnat
- $advnat
- in file config.obj.php, variable Config::$advnat
Part of arrayized XML config that concern Advanced Outbound settings
- $alias
- in file monowall.obj.php, variable Monowall::$alias
- $aliases
- in file config.obj.php, variable Config::$aliases
Part of arrayized XML config that concern Aliases settings
- add_ri
- in file positions.lib.php, function add_ri()
- AdvNat
- in file advnat.obj.php, class AdvNat
Advanced NAT rules
- Alias
- in file alias.obj.php, class Alias
Aliases management
- aliasmod.php
- procedural page aliasmod.php
- aliasrm.php
- procedural page aliasrm.php
- arrayDest
- in file advnat.obj.php, method AdvNat::arrayDest()
- arrayDest
- in file ruleint.obj.php, method RuleInt::arrayDest()
- arraySource
- in file ruleint.obj.php, method RuleInt::arraySource()
- arrayToConf
- in file config.obj.php, method Config::arrayToConf()
Convert Object into arrayized configuration ready to convert to XML. (Recursive function)
- aliasmod.html.php
- procedural page aliasmod.html.php
- aliasrm.html.php
- procedural page aliasrm.html.php
- advnat.obj.php
- procedural page advnat.obj.php
- alias.obj.php
- procedural page alias.obj.php
- autoload.lib.php
- procedural page autoload.lib.php
top
top
c
- $changed
- in file monowall.obj.php, variable Monowall::$changed
- $config
- in file config.obj.php, variable Config::$config
Array that contains the configuration before being converted to XML
- $config
- in file monowall.obj.php, variable Monowall::$config
- cData
- in file xmlparse.lib.php, function cData()
- checkHTTPVars
- in file html.lib.php, function checkHTTPVars()
- checkPost
- in file html.lib.php, function checkPost()
- cmp_rulesint
- in file positions.lib.php, function cmp_rulesint()
- Config
- in file config.obj.php, class Config
Config class Used to manipulate m0n0wall XML configuration as well as database version of this configuration.
- connect
- in file mysql.obj.php, method Mysql::connect()
- count
- in file mysql.obj.php, method Mysql::count()
- countIface
- in file monowall.obj.php, method Monowall::countIface()
- config.inc.php
- procedural page config.inc.php
- cfg_template.php
- procedural page cfg_template.php
- config.obj.php
- procedural page config.obj.php
top
d
- $description
- in file iface.obj.php, variable Iface::$description
- $description
- in file group.obj.php, variable Group::$description
- $description
- in file o2onat.obj.php, variable O2ONat::$description
- $description
- in file rulenat.obj.php, variable RuleNat::$description
- $description
- in file rule.obj.php, variable Rule::$description
- $description
- in file proxyarp.obj.php, variable ProxyArp::$description
- $description
- in file advnat.obj.php, variable AdvNat::$description
- $description
- in file staticroute.obj.php, variable StaticRoute::$description
- $description
- in file galias.obj.php, variable GAlias::$description
- $description
- in file alias.obj.php, variable Alias::$description
- $description
- in file srvnat.obj.php, variable SrvNat::$description
- $description
- in file buser.obj.php, variable Buser::$description
- $description
- in file vlan.obj.php, variable Vlan::$description
- $destination
- in file advnat.obj.php, variable AdvNat::$destination
- $destination
- in file rule.obj.php, variable Rule::$destination
- $dhcp
- in file iface.obj.php, variable Iface::$dhcp
- $dhcp
- in file syslog.obj.php, variable Syslog::$dhcp
- $dnot
- in file rule.obj.php, variable Rule::$dnot
- $dnot
- in file advnat.obj.php, variable AdvNat::$dnot
- $dnsoverride
- in file monowall.obj.php, variable Monowall::$dnsoverride
- $dnsserver
- in file monowall.obj.php, variable Monowall::$dnsserver
- $domain
- in file monowall.obj.php, variable Monowall::$domain
- $dport
- in file rule.obj.php, variable Rule::$dport
- dbToLocal
- in file config.obj.php, method Config::dbToLocal()
Sync with database
- delete
- in file ruleint.obj.php, method RuleInt::delete()
- delete
- in file mysql.obj.php, method MysqlObj::delete()
- delete
- in file mysql.obj.php, method Mysql::delete()
- del_ri
- in file positions.lib.php, function del_ri()
- disconnect
- in file mysql.obj.php, method Mysql::disconnect()
- dropAllIface
- in file ruleint.obj.php, method RuleInt::dropAllIface()
- dumpxml.php
- procedural page dumpxml.php
- dumpxml2.php
- procedural page dumpxml2.php
- dump_xml_config
- in file xmlparse.lib.php, function dump_xml_config()
- dump_xml_config_sub
- in file xmlparse.lib.php, function dump_xml_config_sub()
- dumpxml.html.php
- procedural page dumpxml.html.php
top
e
- $enable
- in file iface.obj.php, variable Iface::$enable
- $enable
- in file advnat.obj.php, variable AdvNat::$enable
- $enable
- in file snmp.obj.php, variable Snmp::$enable
- $enable
- in file syslog.obj.php, variable Syslog::$enable
- $enabled
- in file ruleint.obj.php, variable RuleInt::$enabled
- $enabled
- in file monowall.obj.php, variable Monowall::$enabled
- $enablednat
- in file monowall.obj.php, variable Monowall::$enablednat
- $eport
- in file rulenat.obj.php, variable RuleNat::$eport
- $error
- in file config.obj.php, variable Config::$error
Used to store enventual CURL error
- $error
- in file monowall.obj.php, variable Monowall::$error
- $external
- in file o2onat.obj.php, variable O2ONat::$external
- $external
- in file rulenat.obj.php, variable RuleNat::$external
- endElement
- in file xmlparse.lib.php, function endElement()
- existsDb
- in file mysql.obj.php, method MysqlObj::existsDb()
- existsInDb
- in file staticroute.obj.php, method StaticRoute::existsInDb()
- existsInDb
- in file vlan.obj.php, method Vlan::existsInDb()
- existsInDb
- in file rulenat.obj.php, method RuleNat::existsInDb()
- existsInDb
- in file user.obj.php, method User::existsInDb()
- existsInDb
- in file syslog.obj.php, method Syslog::existsInDb()
- existsInDb
- in file srvnat.obj.php, method SrvNat::existsInDb()
- existsInDb
- in file snmp.obj.php, method Snmp::existsInDb()
- existsInDb
- in file prop.obj.php, method Prop::existsInDb()
- existsInDb
- in file group.obj.php, method Group::existsInDb()
- existsInDb
- in file galias.obj.php, method GAlias::existsInDb()
- existsInDb
- in file alias.obj.php, method Alias::existsInDb()
- existsInDb
- in file advnat.obj.php, method AdvNat::existsInDb()
- existsInDb
- in file hwiface.obj.php, method HwIface::existsInDb()
- existsInDb
- in file iface.obj.php, method Iface::existsInDb()
- existsInDb
- in file rule.obj.php, method Rule::existsInDb()
- existsInDb
- in file proxyarp.obj.php, method ProxyArp::existsInDb()
- existsInDb
- in file o2onat.obj.php, method O2ONat::existsInDb()
- existsInDb
- in file ruleint.obj.php, method RuleInt::existsInDb()
top
f
- $filter
- in file config.obj.php, variable Config::$filter
Part of arrayized XML config that concern Filter settings
- $filter
- in file syslog.obj.php, variable Syslog::$filter
- $frags
- in file rule.obj.php, variable Rule::$frags
- $from
- in file proxyarp.obj.php, variable ProxyArp::$from
- $fullname
- in file user.obj.php, variable User::$fullname
- $fversion
- in file monowall.obj.php, variable Monowall::$fversion
- fetch
- in file template.obj.php, method Template::fetch()
Open, parse, and return the template file.
- fetchAdvNat
- in file monowall.obj.php, method Monowall::fetchAdvNat()
- fetchAlias
- in file monowall.obj.php, method Monowall::fetchAlias()
- fetchAliasDetails
- in file monowall.obj.php, method Monowall::fetchAliasDetails()
- fetchAllConfig
- in file main.obj.php, method Main::fetchAllConfig()
Fetch config from all m0n0wall device
- fetchAllNat
- in file main.obj.php, method Main::fetchAllNat()
Fetch All NAT rules from database.
- fetchAllNat
- in file monowall.obj.php, method Monowall::fetchAllNat()
- fetchAllNatDetails
- in file main.obj.php, method Main::fetchAllNatDetails()
Fetch NAT rules details from database
- fetchAllNatDetails
- in file monowall.obj.php, method Monowall::fetchAllNatDetails()
- fetchBuser
- in file monowall.obj.php, method Monowall::fetchBuser()
- fetchBusers
- in file main.obj.php, method Main::fetchBusers()
Fetch Backup Users from database
- fetchConfig
- in file config.obj.php, method Config::fetchConfig()
Fetch configuration from m0n0wall device with HTTPS protocol
- fetchFromField
- in file mysql.obj.php, method MysqlObj::fetchFromField()
- fetchFromHostname
- in file monowall.obj.php, method Monowall::fetchFromHostname()
- fetchFromId
- in file mysql.obj.php, method MysqlObj::fetchFromId()
- fetchGAliases
- in file main.obj.php, method Main::fetchGAliases()
Fetch Global Aliases from the database.
- fetchGAliasesDetails
- in file main.obj.php, method Main::fetchGAliasesDetails()
Fetch Global Aliases details.
- fetchGroups
- in file monowall.obj.php, method Monowall::fetchGroups()
- fetchHw
- in file monowall.obj.php, method Monowall::fetchHw()
- fetchId
- in file mysql.obj.php, method MysqlObj::fetchId()
- fetchIfaces
- in file monowall.obj.php, method Monowall::fetchIfaces()
- fetchIfacesDetails
- in file monowall.obj.php, method Monowall::fetchIfacesDetails()
- fetchIndex
- in file mysql.obj.php, method Mysql::fetchIndex()
- fetchMonoAlias
- in file main.obj.php, method Main::fetchMonoAlias()
Fetch m0n0wall's aliases from database
- fetchMonoAliasDetails
- in file main.obj.php, method Main::fetchMonoAliasDetails()
Fetch m0n0wall's aliases details from database
- fetchMonoDetails
- in file main.obj.php, method Main::fetchMonoDetails()
Fetch all m0n0wall details from database
- fetchMonoGroups
- in file main.obj.php, method Main::fetchMonoGroups()
Fetch m0n0wall's groups from database.
- fetchMonoId
- in file main.obj.php, method Main::fetchMonoId()
Fetch Id of m0n0wall from database
- fetchMonoIfaces
- in file main.obj.php, method Main::fetchMonoIfaces()
Fetch m0n0wall interface from database
- fetchMonoIfacesDetails
- in file main.obj.php, method Main::fetchMonoIfacesDetails()
Fetch m0n0wall interfaces details from database
- fetchMonoProp
- in file main.obj.php, method Main::fetchMonoProp()
Fetch various m0n0wall's properties from database
- fetchMonoProxyarp
- in file main.obj.php, method Main::fetchMonoProxyarp()
Fetch m0n0wall's ProxyARP from database
- fetchMonoProxyarpDetails
- in file main.obj.php, method Main::fetchMonoProxyarpDetails()
Fetch m0n0wall's ProxyArp details from database
- fetchMonoRoutes
- in file main.obj.php, method Main::fetchMonoRoutes()
Fetch m0n0wall's static routes from database
- fetchMonoRoutesDetails
- in file main.obj.php, method Main::fetchMonoRoutesDetails()
Fetch m0n0wall's static routes details from database
- fetchMonoSnmp
- in file main.obj.php, method Main::fetchMonoSnmp()
Fetch SNMP settings of all m0n0wall devices from database
- fetchMonoSyslog
- in file main.obj.php, method Main::fetchMonoSyslog()
Fetch Syslog settings of all m0n0wall devices from database
- fetchMonoUsers
- in file main.obj.php, method Main::fetchMonoUsers()
Fetch m0n0wall's users from database
- fetchMonoVlans
- in file main.obj.php, method Main::fetchMonoVlans()
Fetch m0n0wall's VLANs from database
- fetchMonoVlansDetails
- in file main.obj.php, method Main::fetchMonoVlansDetails()
Fetch m0n0wall's VLANs details from database
- fetchNatRules
- in file monowall.obj.php, method Monowall::fetchNatRules()
- fetchO2ONat
- in file monowall.obj.php, method Monowall::fetchO2ONat()
- fetchProp
- in file monowall.obj.php, method Monowall::fetchProp()
- fetchProxyArp
- in file monowall.obj.php, method Monowall::fetchProxyArp()
- fetchProxyarpDetails
- in file monowall.obj.php, method Monowall::fetchProxyarpDetails()
- fetchRoutes
- in file monowall.obj.php, method Monowall::fetchRoutes()
- fetchRoutesDetails
- in file monowall.obj.php, method Monowall::fetchRoutesDetails()
- fetchRuleInt
- in file main.obj.php, method Main::fetchRuleInt()
Fetch RulesInt object from database for all monowall devices
- fetchRules
- in file iface.obj.php, method Iface::fetchRules()
- fetchRules
- in file monowall.obj.php, method Monowall::fetchRules()
- fetchRulesDetails
- in file main.obj.php, method Main::fetchRulesDetails()
Fetch all rules details from database
- fetchRulesId
- in file main.obj.php, method Main::fetchRulesId()
Fetch list of all firewall rules from database
- fetchSnmp
- in file monowall.obj.php, method Monowall::fetchSnmp()
- fetchSrvNat
- in file monowall.obj.php, method Monowall::fetchSrvNat()
- fetchSyslog
- in file monowall.obj.php, method Monowall::fetchSyslog()
- fetchUsers
- in file monowall.obj.php, method Monowall::fetchUsers()
- fetchVlans
- in file monowall.obj.php, method Monowall::fetchVlans()
- fetchVlansDetails
- in file monowall.obj.php, method Monowall::fetchVlansDetails()
- fillObj
- in file config.obj.php, method Config::fillObj()
Fill objects with arrayized XML configuration
- foot.html.php
- procedural page foot.html.php
top
g
- $galiases
- in file monowall.obj.php, variable Monowall::$galiases
- $galiases
- in file main.obj.php, variable Main::$galiases
array of Global Aliases
- $gateway
- in file iface.obj.php, variable Iface::$gateway
- $gateway
- in file staticroute.obj.php, variable StaticRoute::$gateway
- $group
- in file config.obj.php, variable Config::$group
Part of arrayized XML config that concern Groups settings
- $group
- in file monowall.obj.php, variable Monowall::$group
- $groupname
- in file user.obj.php, variable User::$groupname
- GAlias
- in file galias.obj.php, class GAlias
Global Aliases
- galiases.php
- procedural page galiases.php
- galiasmod.php
- procedural page galiasmod.php
- galiasrm.php
- procedural page galiasrm.php
- getAffect
- in file mysql.obj.php, method Mysql::getAffect()
- getcurlerror
- in file luupdate.html.php, function getcurlerror()
- getDns
- in file monowall.obj.php, method Monowall::getDns()
- getError
- in file mysql.obj.php, method Mysql::getError()
- getHTTPVar
- in file html.lib.php, function getHTTPVar()
- getIface
- in file monowall.obj.php, method Monowall::getIface()
- getInstance
- in file mysql.obj.php, method Mysql::getInstance()
- getInstance
- in file main.obj.php, method Main::getInstance()
By using a singleton we ensure that we will use only one Main instance.
- getLastId
- in file mysql.obj.php, method Mysql::getLastId()
- getNbResult
- in file mysql.obj.php, method Mysql::getNbResult()
- getPages
- in file group.obj.php, method Group::getPages()
- getRule
- in file main.obj.php, method Main::getRule()
Find corresponding rule matching $id.
- getRuleByObj
- in file main.obj.php, method Main::getRuleByObj()
Find Rule object into array by matching all members of both objects.
- gmod.php
- procedural page gmod.php
- grm.php
- procedural page grm.php
- Group
- in file group.obj.php, class Group
Groups management
- groups.php
- procedural page groups.php
- galiases.html.php
- procedural page galiases.html.php
- galiasmod.html.php
- procedural page galiasmod.html.php
- galiasrm.html.php
- procedural page galiasrm.html.php
- gmod.html.php
- procedural page gmod.html.php
- grm.html.php
- procedural page grm.html.php
- groups.html.php
- procedural page groups.html.php
- galias.obj.php
- procedural page galias.obj.php
- group.obj.php
- procedural page group.obj.php
top
top
i
- $icmptype
- in file rule.obj.php, variable Rule::$icmptype
- $id
- in file o2onat.obj.php, variable O2ONat::$id
- $id
- in file iface.obj.php, variable Iface::$id
- $id
- in file staticroute.obj.php, variable StaticRoute::$id
- $id
- in file syslog.obj.php, variable Syslog::$id
- $id
- in file rulenat.obj.php, variable RuleNat::$id
- $id
- in file advnat.obj.php, variable AdvNat::$id
- $id
- in file snmp.obj.php, variable Snmp::$id
- $id
- in file srvnat.obj.php, variable SrvNat::$id
- $id
- in file user.obj.php, variable User::$id
- $id
- in file hwiface.obj.php, variable HwIface::$id
- $id
- in file prop.obj.php, variable Prop::$id
- $id
- in file alias.obj.php, variable Alias::$id
- $id
- in file vlan.obj.php, variable Vlan::$id
- $id
- in file rule.obj.php, variable Rule::$id
- $id
- in file proxyarp.obj.php, variable ProxyArp::$id
- $id
- in file buser.obj.php, variable Buser::$id
- $id
- in file monowall.obj.php, variable Monowall::$id
- $id
- in file group.obj.php, variable Group::$id
- $id
- in file galias.obj.php, variable GAlias::$id
- $idbuser
- in file monowall.obj.php, variable Monowall::$idbuser
- $idhost
- in file user.obj.php, variable User::$idhost
- $idhost
- in file o2onat.obj.php, variable O2ONat::$idhost
- $idhost
- in file proxyarp.obj.php, variable ProxyArp::$idhost
- $idhost
- in file prop.obj.php, variable Prop::$idhost
- $idhost
- in file vlan.obj.php, variable Vlan::$idhost
- $idhost
- in file srvnat.obj.php, variable SrvNat::$idhost
- $idhost
- in file staticroute.obj.php, variable StaticRoute::$idhost
- $idhost
- in file alias.obj.php, variable Alias::$idhost
- $idhost
- in file advnat.obj.php, variable AdvNat::$idhost
- $idhost
- in file rulenat.obj.php, variable RuleNat::$idhost
- $idhost
- in file iface.obj.php, variable Iface::$idhost
- $idhost
- in file group.obj.php, variable Group::$idhost
- $idint
- in file ruleint.obj.php, variable RuleInt::$idint
- $idrule
- in file ruleint.obj.php, variable RuleInt::$idrule
- $idsnmp
- in file monowall.obj.php, variable Monowall::$idsnmp
- $idsyslog
- in file monowall.obj.php, variable Monowall::$idsyslog
- $if
- in file rule.obj.php, variable Rule::$if
- $if
- in file advnat.obj.php, variable AdvNat::$if
- $if
- in file o2onat.obj.php, variable O2ONat::$if
- $if
- in file proxyarp.obj.php, variable ProxyArp::$if
- $if
- in file iface.obj.php, variable Iface::$if
- $if
- in file vlan.obj.php, variable Vlan::$if
- $if
- in file srvnat.obj.php, variable SrvNat::$if
- $if
- in file rulenat.obj.php, variable RuleNat::$if
- $if
- in file staticroute.obj.php, variable StaticRoute::$if
- $iface
- in file rulenat.obj.php, variable RuleNat::$iface
- $iface
- in file staticroute.obj.php, variable StaticRoute::$iface
- $iface
- in file ruleint.obj.php, variable RuleInt::$iface
- $iface
- in file o2onat.obj.php, variable O2ONat::$iface
- $iface
- in file rule.obj.php, variable Rule::$iface
- $iface
- in file vlan.obj.php, variable Vlan::$iface
- $iface
- in file advnat.obj.php, variable AdvNat::$iface
- $ifaces
- in file monowall.obj.php, variable Monowall::$ifaces
- $ifaces
- in file config.obj.php, variable Config::$ifaces
Part of arrayized XML config that concern interface settings
- $internal
- in file o2onat.obj.php, variable O2ONat::$internal
- $ip
- in file monowall.obj.php, variable Monowall::$ip
- $ipaddr
- in file iface.obj.php, variable Iface::$ipaddr
- $ipaddr
- in file srvnat.obj.php, variable SrvNat::$ipaddr
- $is_tpl
- in file monowall.obj.php, variable Monowall::$is_tpl
- ifmod.html.php
- procedural page ifmod.html.php
- ifrm.html.php
- procedural page ifrm.html.php
- import.html.php
- procedural page import.html.php
- interfaces.html.php
- procedural page interfaces.html.php
- Iface
- in file iface.obj.php, class Iface
Interface management
- ifmod.php
- procedural page ifmod.php
- ifrm.php
- procedural page ifrm.php
- import.php
- procedural page import.php
- index.php
- procedural page index.php
- insert
- in file mysql.obj.php, method MysqlObj::insert()
- insert
- in file mysql.obj.php, method Mysql::insert()
- index.php
- procedural page index.php
- install2.php
- procedural page install2.php
- interfaces.php
- procedural page interfaces.php
- isChanged
- in file ruleint.obj.php, method RuleInt::isChanged()
- isChanged
- in file mysql.obj.php, method MysqlObj::isChanged()
- isRuleInt
- in file iface.obj.php, method Iface::isRuleInt()
- iface.obj.php
- procedural page iface.obj.php
top
top
m
- $mac
- in file hwiface.obj.php, variable HwIface::$mac
- $media
- in file iface.obj.php, variable Iface::$media
- $mediaopt
- in file iface.obj.php, variable Iface::$mediaopt
- $mono
- in file prop.obj.php, variable Prop::$mono
- $mono
- in file user.obj.php, variable User::$mono
- $mono
- in file syslog.obj.php, variable Syslog::$mono
- $mono
- in file advnat.obj.php, variable AdvNat::$mono
- $mono
- in file staticroute.obj.php, variable StaticRoute::$mono
- $mono
- in file vlan.obj.php, variable Vlan::$mono
- $mono
- in file snmp.obj.php, variable Snmp::$mono
- $mono
- in file iface.obj.php, variable Iface::$mono
- $mono
- in file group.obj.php, variable Group::$mono
- $mono
- in file config.obj.php, variable Config::$mono
Part of arrayized XML config that concern root monowall array
- $mono
- in file o2onat.obj.php, variable O2ONat::$mono
- $mono
- in file hwiface.obj.php, variable HwIface::$mono
- $mono
- in file rulenat.obj.php, variable RuleNat::$mono
- $mono
- in file alias.obj.php, variable Alias::$mono
- $monowall
- in file main.obj.php, variable Main::$monowall
array of m0n0wall object's
- $mtu
- in file iface.obj.php, variable Iface::$mtu
- main.html.php
- procedural page main.html.php
- menu.html.php
- procedural page menu.html.php
- modfw.html.php
- procedural page modfw.html.php
- main.obj.php
- procedural page main.obj.php
- monowall.obj.php
- procedural page monowall.obj.php
- mysql.obj.php
- procedural page mysql.obj.php
- Main
- in file main.obj.php, class Main
Main class used in the whole project as singleton.
- modfw.php
- procedural page modfw.php
- modified
- in file monowall.obj.php, method Monowall::modified()
- monoCount
- in file main.obj.php, method Main::monoCount()
Count m0n0wall devices in memory.
- Monowall
- in file monowall.obj.php, class Monowall
Monowall management
- move_ri
- in file positions.lib.php, function move_ri()
- Mysql
- in file mysql.obj.php, class Mysql
- MysqlObj
- in file mysql.obj.php, class MysqlObj
- mysql_exec_batch
- in file install2.php, function mysql_exec_batch()
top
n
- $name
- in file hwiface.obj.php, variable HwIface::$name
- $name
- in file prop.obj.php, variable Prop::$name
- $name
- in file user.obj.php, variable User::$name
- $name
- in file group.obj.php, variable Group::$name
- $name
- in file rule.obj.php, variable Rule::$name
- $name
- in file galias.obj.php, variable GAlias::$name
- $name
- in file alias.obj.php, variable Alias::$name
- $nat
- in file monowall.obj.php, variable Monowall::$nat
- $nat
- in file config.obj.php, variable Config::$nat
Part of arrayized XML config that concern NAT settings
- $nentries
- in file syslog.obj.php, variable Syslog::$nentries
- $network
- in file proxyarp.obj.php, variable ProxyArp::$network
- $network
- in file staticroute.obj.php, variable StaticRoute::$network
- $nologdefaultblock
- in file syslog.obj.php, variable Syslog::$nologdefaultblock
- $noportmap
- in file advnat.obj.php, variable AdvNat::$noportmap
- $ntpinterval
- in file monowall.obj.php, variable Monowall::$ntpinterval
- $ntpserver
- in file monowall.obj.php, variable Monowall::$ntpserver
- $num
- in file iface.obj.php, variable Iface::$num
- natmod.html.php
- procedural page natmod.html.php
- natrm.html.php
- procedural page natrm.html.php
- natmod.php
- procedural page natmod.php
- natrm.php
- procedural page natrm.php
top
o
- $o2onat
- in file config.obj.php, variable Config::$o2onat
Part of arrayized XML config that concern One To One NAT settings
- $o2onat
- in file monowall.obj.php, variable Monowall::$o2onat
- $order
- in file vlan.obj.php, variable Vlan::$order
- o2onat.obj.php
- procedural page o2onat.obj.php
- O2ONat
- in file o2onat.obj.php, class O2ONat
One to One NAT ruling
- org_index
- in file positions.lib.php, function org_index()
top
p
- $pages
- in file group.obj.php, variable Group::$pages
- $password
- in file buser.obj.php, variable Buser::$password
- $password
- in file monowall.obj.php, variable Monowall::$password
- $password
- in file user.obj.php, variable User::$password
- $port
- in file monowall.obj.php, variable Monowall::$port
- $portalauth
- in file syslog.obj.php, variable Syslog::$portalauth
- $position
- in file ruleint.obj.php, variable RuleInt::$position
- $prop
- in file monowall.obj.php, variable Monowall::$prop
- $proto
- in file rulenat.obj.php, variable RuleNat::$proto
- $protocol
- in file rule.obj.php, variable Rule::$protocol
- $proxyarp
- in file monowall.obj.php, variable Monowall::$proxyarp
- $proxyarp
- in file config.obj.php, variable Config::$proxyarp
Part of arrayized XML config that concern Proxy-ARP settings
- pamod.html.php
- procedural page pamod.html.php
- parm.html.php
- procedural page parm.html.php
- proxyarp.html.php
- procedural page proxyarp.html.php
- positions.lib.php
- procedural page positions.lib.php
- prop.obj.php
- procedural page prop.obj.php
- proxyarp.obj.php
- procedural page proxyarp.obj.php
- pamod.php
- procedural page pamod.php
- parm.php
- procedural page parm.php
- parseAllConfig
- in file main.obj.php, method Main::parseAllConfig()
Parse all m0n0wall XML configurations
- parseConfig
- in file config.obj.php, method Config::parseConfig()
Parse XML configuration and turn it into an arrayized version.
- parse_xml_config
- in file xmlparse.lib.php, function parse_xml_config()
Parse the xml config of m0n0wall device
- Prop
- in file prop.obj.php, class Prop
Properties management
- ProxyArp
- in file proxyarp.obj.php, class ProxyArp
ProxyARP Management
- proxyarp.php
- procedural page proxyarp.php
top
r
- $rawconfig
- in file config.obj.php, variable Config::$rawconfig
used to store XML raw configurtion took from m0n0wall device
- $rawfilter
- in file syslog.obj.php, variable Syslog::$rawfilter
- $remoteserver
- in file syslog.obj.php, variable Syslog::$remoteserver
- $resolve
- in file syslog.obj.php, variable Syslog::$resolve
- $reverse
- in file syslog.obj.php, variable Syslog::$reverse
- $rocommunity
- in file snmp.obj.php, variable Snmp::$rocommunity
- $rule
- in file ruleint.obj.php, variable RuleInt::$rule
- $ruleint
- in file rule.obj.php, variable Rule::$ruleint
- $ruleint
- in file main.obj.php, variable Main::$ruleint
array of RuleInt objects
- $rules
- in file config.obj.php, variable Config::$rules
Part of arrayized XML config that concern Rules settings
- $rules
- in file main.obj.php, variable Main::$rules
array of firewall rules
- $rules
- in file iface.obj.php, variable Iface::$rules
- $rulesint
- in file iface.obj.php, variable Iface::$rulesint
- $rulesp
- in file iface.obj.php, variable Iface::$rulesp
- rumod.html.php
- procedural page rumod.html.php
- rule.obj.php
- procedural page rule.obj.php
- ruleint.obj.php
- procedural page ruleint.obj.php
- rulenat.obj.php
- procedural page rulenat.obj.php
- removeRuleIntIf
- in file main.obj.php, method Main::removeRuleIntIf()
Remove rules of one specific interface from rulesint set.
- restoreConfig
- in file config.obj.php, method Config::restoreConfig()
restore configuration to m0n0wall device with HTTPS protocol
- Rule
- in file rule.obj.php, class Rule
Rules management
- ruleExist
- in file main.obj.php, method Main::ruleExist()
Check if Rule object already exists into rule's array.
- RuleInt
- in file ruleint.obj.php, class RuleInt
Rules vs Interface link
- RuleNat
- in file rulenat.obj.php, class RuleNat
NAT rules management
- rumod.php
- procedural page rumod.php
top
s
- $snmp
- in file monowall.obj.php, variable Monowall::$snmp
- $snmp
- in file config.obj.php, variable Config::$snmp
Part of arrayized XML config that concern SNMP settings
- $snot
- in file rule.obj.php, variable Rule::$snot
- $source
- in file advnat.obj.php, variable AdvNat::$source
- $source
- in file rule.obj.php, variable Rule::$source
- $spoofmac
- in file iface.obj.php, variable Iface::$spoofmac
- $sport
- in file rule.obj.php, variable Rule::$sport
- $sroutes
- in file monowall.obj.php, variable Monowall::$sroutes
- $sroutes
- in file config.obj.php, variable Config::$sroutes
Part of arrayized XML config that concern Static routes settings
- $srvnat
- in file monowall.obj.php, variable Monowall::$srvnat
- $srvnat
- in file config.obj.php, variable Config::$srvnat
Part of arrayized XML config that concern Server NAT settings
- $subnet
- in file iface.obj.php, variable Iface::$subnet
- $subnet
- in file o2onat.obj.php, variable O2ONat::$subnet
- $syscontact
- in file snmp.obj.php, variable Snmp::$syscontact
- $syslocation
- in file snmp.obj.php, variable Snmp::$syslocation
- $syslog
- in file monowall.obj.php, variable Monowall::$syslog
- $syslog
- in file config.obj.php, variable Config::$syslog
Part of arrayized XML config that concern Syslog settings
- $system
- in file syslog.obj.php, variable Syslog::$system
- $system
- in file config.obj.php, variable Config::$system
Part of arrayized XML config that concern system settings
- save2mono.html.php
- procedural page save2mono.html.php
- snmmod.html.php
- procedural page snmmod.html.php
- snmp.html.php
- procedural page snmp.html.php
- srmod.html.php
- procedural page srmod.html.php
- sroutes.html.php
- procedural page sroutes.html.php
- srrm.html.php
- procedural page srrm.html.php
- syslog.html.php
- procedural page syslog.html.php
- sysmod.html.php
- procedural page sysmod.html.php
- snmp.obj.php
- procedural page snmp.obj.php
- srvnat.obj.php
- procedural page srvnat.obj.php
- staticroute.obj.php
- procedural page staticroute.obj.php
- syslog.obj.php
- procedural page syslog.obj.php
- sanitizeArray
- in file html.lib.php, function sanitizeArray()
- sanitizeVar
- in file html.lib.php, function sanitizeVar()
- save2mono.php
- procedural page save2mono.php
- saveConfig
- in file config.obj.php, method Config::saveConfig()
Save configuration into a file
- select
- in file mysql.obj.php, method Mysql::select()
- set
- in file template.obj.php, method Template::set()
Set a template variable.
- snmmod.php
- procedural page snmmod.php
- Snmp
- in file snmp.obj.php, class Snmp
SNMP management
- snmp.php
- procedural page snmp.php
- sort_rulesint
- in file positions.lib.php, function sort_rulesint()
- specialnet
- in file html.lib.php, function specialnet()
- specialport
- in file html.lib.php, function specialport()
- SQL_EXIST
- in file mysql.obj.php, constant SQL_EXIST
- SQL_INDEX
- in file mysql.obj.php, constant SQL_INDEX
- SQL_NONE
- in file mysql.obj.php, constant SQL_NONE
- SQL_PROPE
- in file mysql.obj.php, constant SQL_PROPE
- SQL_SORTA
- in file mysql.obj.php, constant SQL_SORTA
- SQL_SORTD
- in file mysql.obj.php, constant SQL_SORTD
- SQL_WHERE
- in file mysql.obj.php, constant SQL_WHERE
- srmod.php
- procedural page srmod.php
- sroutes.php
- procedural page sroutes.php
- srrm.php
- procedural page srrm.php
- SrvNat
- in file srvnat.obj.php, class SrvNat
Server Nat rules management
- startElement
- in file xmlparse.lib.php, function startElement()
- StaticRoute
- in file staticroute.obj.php, class StaticRoute
Static routes management
- stats.php
- procedural page stats.php
- Syslog
- in file syslog.obj.php, class Syslog
Syslog settings management
- syslog.php
- procedural page syslog.php
- sysmod.php
- procedural page sysmod.php
top
top
u
- $user
- in file monowall.obj.php, variable Monowall::$user
- $user
- in file config.obj.php, variable Config::$user
Part of arrayized XML config that concern Users settings
- $username
- in file monowall.obj.php, variable Monowall::$username
- $use_ip
- in file monowall.obj.php, variable Monowall::$use_ip
- umod.html.php
- procedural page umod.html.php
- urm.html.php
- procedural page urm.html.php
- users.html.php
- procedural page users.html.php
- user.obj.php
- procedural page user.obj.php
- umod.php
- procedural page umod.php
- update
- in file ruleint.obj.php, method RuleInt::update()
- update
- in file mysql.obj.php, method MysqlObj::update()
- update
- in file mysql.obj.php, method Mysql::update()
- updateChanged
- in file monowall.obj.php, method Monowall::updateChanged()
- updateLChange
- in file monowall.obj.php, method Monowall::updateLChange()
- urm.php
- procedural page urm.php
- User
- in file user.obj.php, class User
User management
- users.php
- procedural page users.php
top
top
x
- xmlparse.lib.php
- procedural page xmlparse.lib.php
- XML
- in file config.obj.php, method Config::XML()
Convert arrayized configuration to XML dump.
top
_
- $_conf
- in file syslog.obj.php, variable Syslog::$_conf
- $_conf
- in file o2onat.obj.php, variable O2ONat::$_conf
- $_conf
- in file srvnat.obj.php, variable SrvNat::$_conf
- $_conf
- in file iface.obj.php, variable Iface::$_conf
- $_conf
- in file user.obj.php, variable User::$_conf
- $_conf
- in file advnat.obj.php, variable AdvNat::$_conf
- $_conf
- in file proxyarp.obj.php, variable ProxyArp::$_conf
- $_conf
- in file snmp.obj.php, variable Snmp::$_conf
- $_conf
- in file rulenat.obj.php, variable RuleNat::$_conf
- $_conf
- in file ruleint.obj.php, variable RuleInt::$_conf
- $_conf
- in file staticroute.obj.php, variable StaticRoute::$_conf
- $_conf
- in file group.obj.php, variable Group::$_conf
- $_conf
- in file monowall.obj.php, variable Monowall::$_conf
- $_conf
- in file vlan.obj.php, variable Vlan::$_conf
- $_conf
- in file galias.obj.php, variable GAlias::$_conf
- $_conf
- in file alias.obj.php, variable Alias::$_conf
- $_my
- in file mysql.obj.php, variable MysqlObj::$_my
- $_root
- in file proxyarp.obj.php, variable ProxyArp::$_root
- $_root
- in file vlan.obj.php, variable Vlan::$_root
- $_root
- in file snmp.obj.php, variable Snmp::$_root
- $_root
- in file staticroute.obj.php, variable StaticRoute::$_root
- $_root
- in file alias.obj.php, variable Alias::$_root
- $_root
- in file rulenat.obj.php, variable RuleNat::$_root
- $_root
- in file ruleint.obj.php, variable RuleInt::$_root
- $_root
- in file group.obj.php, variable Group::$_root
- $_root
- in file advnat.obj.php, variable AdvNat::$_root
- $_root
- in file srvnat.obj.php, variable SrvNat::$_root
- $_root
- in file o2onat.obj.php, variable O2ONat::$_root
- $_root
- in file iface.obj.php, variable Iface::$_root
- $_root
- in file monowall.obj.php, variable Monowall::$_root
- $_root
- in file syslog.obj.php, variable Syslog::$_root
- $_root
- in file galias.obj.php, variable GAlias::$_root
- $_root
- in file user.obj.php, variable User::$_root
- $_table
- in file mysql.obj.php, variable MysqlObj::$_table
- __autoload
- in file autoload.lib.php, function __autoload()
- __clone
- in file main.obj.php, method Main::__clone()
prevent __clone() to be called
- __clone
- in file mysql.obj.php, method Mysql::__clone()
- __construct
- in file syslog.obj.php, method Syslog::__construct()
- __construct
- in file staticroute.obj.php, method StaticRoute::__construct()
- __construct
- in file user.obj.php, method User::__construct()
- __construct
- in file vlan.obj.php, method Vlan::__construct()
- __construct
- in file srvnat.obj.php, method SrvNat::__construct()
- __construct
- in file o2onat.obj.php, method O2ONat::__construct()
- __construct
- in file galias.obj.php, method GAlias::__construct()
- __construct
- in file group.obj.php, method Group::__construct()
- __construct
- in file config.obj.php, method Config::__construct()
Constructor of class
- __construct
- in file buser.obj.php, method Buser::__construct()
- __construct
- in file advnat.obj.php, method AdvNat::__construct()
- __construct
- in file alias.obj.php, method Alias::__construct()
- __construct
- in file hwiface.obj.php, method HwIface::__construct()
- __construct
- in file iface.obj.php, method Iface::__construct()
- __construct
- in file ruleint.obj.php, method RuleInt::__construct()
- __construct
- in file rulenat.obj.php, method RuleNat::__construct()
- __construct
- in file rule.obj.php, method Rule::__construct()
- __construct
- in file proxyarp.obj.php, method ProxyArp::__construct()
- __construct
- in file monowall.obj.php, method Monowall::__construct()
- __construct
- in file prop.obj.php, method Prop::__construct()
- __construct
- in file snmp.obj.php, method Snmp::__construct()
top
|
|