common.php 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281
  1. <?php
  2. if (! defined("CONFIG")) { die("Not defined"); }
  3. require_once ($_SERVER['DOCUMENT_ROOT']."/inc/class.simple.mail.php");
  4. $config["init"]=0;
  5. #ValidIpAddressRegex = "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$";
  6. #ValidHostnameRegex = "^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$";
  7. #$ValidMacAddressRegex="^([0-9A-Fa-f]{2}[:-]){5}[0-9A-Fa-f]{2}|([0-9a-fA-F]{4}[\\.-][0-9a-fA-F]{4}[\\.-][0-9a-fA-F]{4})|[0-9A-Fa-f]{12}$";
  8. $port_status_oid = '.1.3.6.1.2.1.2.2.1.8.';
  9. $port_admin_status_oid = '.1.3.6.1.2.1.2.2.1.7.';
  10. $port_speed_oid = '.1.3.6.1.2.1.2.2.1.5.';
  11. $port_errors_oid = '.1.3.6.1.2.1.2.2.1.14.';
  12. $port_vlan_oid = '.1.3.6.1.2.1.17.7.1.4.5.1.1.';
  13. $mac_table_oid = '.1.3.6.1.2.1.17.7.1.2.2.1.2';
  14. $mac_table_oid2 = '.1.3.6.1.2.1.17.4.3.1.2';
  15. $eltex_sfp_status = '.1.3.6.1.4.1.89.90.1.2.1.3';
  16. $eltex_sfp_vendor = '.1.3.6.1.4.1.35265.1.23.53.1.1.1.5';
  17. $eltex_sfp_sn = '.1.3.6.1.4.1.35265.1.23.53.1.1.1.6';
  18. $eltex_sfp_freq = '.1.3.6.1.4.1.35265.1.23.53.1.1.1.4';
  19. $eltex_sfp_length = '.1.3.6.1.4.1.35265.1.23.53.1.1.1.8';
  20. $cisco_descr = '.1.3.6.1.2.1.1.1.0';
  21. $cisco_modules = '.1.3.6.1.2.1.47.1.1.1.1.7';
  22. $cisco_sfp_sensors = '.1.3.6.1.4.1.9.9.91.1.1.1.1.4';
  23. $cisco_sfp_precision = '.1.3.6.1.4.1.9.9.91.1.1.1.1.3';
  24. $cisco_vlan_oid = 'SNMPv2-SMI::enterprises.9.9.46.1.3.1.1.2';
  25. $ifmib_ifindex = '.1.3.6.1.2.1.31.1.1.1.1';
  26. $huawei_sfp_vendor = '.1.3.6.1.4.1.2011.5.25.31.1.1.2.1.11';
  27. $huawei_sfp_speed = '.1.3.6.1.4.1.2011.5.25.31.1.1.2.1.2';
  28. $huawei_sfp_volt = '.1.3.6.1.4.1.2011.5.25.31.1.1.3.1.6';
  29. $huawei_sfp_optrx = '.1.3.6.1.4.1.2011.5.25.31.1.1.3.1.32';
  30. $huawei_sfp_opttx = '.1.3.6.1.4.1.2011.5.25.31.1.1.3.1.33';
  31. $huawei_sfp_biascurrent = '.1.3.6.1.4.1.2011.5.25.31.1.1.3.1.31';
  32. $huawei_sfp_rx = '.1.3.6.1.4.1.2011.5.25.31.1.1.3.1.8';
  33. $huawei_sfp_tx = '.1.3.6.1.4.1.2011.5.25.31.1.1.3.1.9';
  34. $pethPsePortAdminEnable = '.1.3.6.1.2.1.105.1.1.1.3.1';
  35. $huawei_poe_oid = '.1.3.6.1.4.1.2011.5.25.195.3.1.3';
  36. $allied_poe_oid = '.1.3.6.1.2.1.105.1.1.1.3.1';
  37. $hp_poe_oid = '.1.3.6.1.2.1.105.1.1.1.3.1';
  38. $netgear_poe_oid = '.1.3.6.1.4.1.4526.11.15.1.1.1.6.1';
  39. $mikrotik_poe_oid = '.1.3.6.1.4.1.14988.1.1.15.1.1.3';
  40. // interface id
  41. $mikrotik_poe_int = '.1.3.6.1.4.1.14988.1.1.15.1.1.1';
  42. // interface names
  43. $mikrotik_poe_int_names = '.1.3.6.1.4.1.14988.1.1.15.1.1.2';
  44. // voltage in dV (decivolt)
  45. $mikrotik_poe_volt = '.1.3.6.1.4.1.14988.1.1.15.1.1.4';
  46. // current in mA
  47. $mikrotik_poe_current = '.1.3.6.1.4.1.14988.1.1.15.1.1.5';
  48. // power usage in dW (deviwatt)
  49. $mikrotik_poe_usage = '.1.3.6.1.4.1.14988.1.1.15.1.1.6';
  50. $L_ERROR = 0;
  51. $L_WARNING = 1;
  52. $L_INFO = 2;
  53. $L_VERBOSE = 3;
  54. $L_DEBUG = 255;
  55. $log_level = 2;
  56. // #### vendor id
  57. // 1, Unknown
  58. // 2, 'Eltex'
  59. // 3, 'Huawei'
  60. // 4, 'Zyxel'
  61. // 5, 'Raisecom'
  62. // 6, 'SNR'
  63. // 7, 'Dlink'
  64. // 8, 'Allied Telesis'
  65. // 9, 'Mikrotik'
  66. // 10, 'NetGear'
  67. // 11, 'Ubiquiti'
  68. // 15, 'HP'
  69. // 16, 'Cisco'
  70. // 17, 'Maipu'
  71. // 18, 'Asus'
  72. $admin_email = "admin";
  73. $sender_email = "root";
  74. $send_email = 0;
  75. $mac_table_str_oid = 'SNMPv2-SMI::mib-2.17.7.1.2.2.1.2';
  76. $mac_table_str_oid2 = 'SNMPv2-SMI::mib-2.17.4.3.1.2';
  77. function get_user_ip()
  78. {
  79. $auth_ip = getenv("HTTP_CLIENT_IP");
  80. if (empty($auth_ip)) {
  81. $auth_ip = getenv("HTTP_X_FORWARDED_FOR");
  82. if (empty($auth_ip)) {
  83. $auth_ip = getenv("REMOTE_ADDR");
  84. if (empty($auth_ip)) {
  85. $auth_ip = $_SERVER['REMOTE_ADDR'];
  86. }
  87. }
  88. }
  89. return $auth_ip;
  90. }
  91. function fbytes($traff)
  92. {
  93. $units = array(
  94. "",
  95. "k",
  96. "M",
  97. "G",
  98. "T"
  99. );
  100. $KB = 1024;
  101. if ($traff) {
  102. $index = min(((int) log($traff, $KB)), count($units) - 1);
  103. $result = round($traff / pow($KB, $index), 3) . ' ' . $units[$index] . 'b';
  104. } else {
  105. $result = '0 b';
  106. }
  107. return $result;
  108. }
  109. function fpkts($packets)
  110. {
  111. $units = array(
  112. "",
  113. "k",
  114. "M",
  115. "G",
  116. "T"
  117. );
  118. $KB = 1000;
  119. if ($packets) {
  120. $index = min(((int) log($packets, $KB)), count($units) - 1);
  121. $result = round($packets / pow($KB, $index), 3) . ' ' . $units[$index] . 'pkt/s';
  122. } else {
  123. $result = '0 pkt/s';
  124. }
  125. return $result;
  126. }
  127. function checkValidIp($cidr)
  128. {
  129. // Checks for a valid IP address or optionally a cidr notation range
  130. // e.g. 1.2.3.4 or 1.2.3.0/24
  131. // if(!preg_match("^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}(/[0-9]{1,2}){0,1}$", $cidr)) {
  132. $ip_pattern = '/^(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:[.](?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3}/';
  133. if (! preg_match($ip_pattern, $cidr)) {
  134. $return = FALSE;
  135. } else {
  136. $return = TRUE;
  137. }
  138. if ($return == TRUE) {
  139. $parts = explode("/", $cidr);
  140. $ip = $parts[0];
  141. if (empty($parts[1])) { $parts[1]="32"; }
  142. $netmask = $parts[1];
  143. $octets = explode(".", $ip);
  144. foreach ($octets as $octet) {
  145. if ($octet > 255) {
  146. $return = FALSE;
  147. }
  148. }
  149. if (($netmask != "") && ($netmask > 32)) {
  150. $return = FALSE;
  151. }
  152. }
  153. return $return;
  154. }
  155. function checkValidMac($mac) {
  156. $ValidMacAddressRegex="/^([0-9A-Fa-f]{2}[:-]){5}[0-9A-Fa-f]{2}|([0-9a-fA-F]{4}[\\.-][0-9a-fA-F]{4}[\\.-][0-9a-fA-F]{4})|[0-9A-Fa-f]{12}$/";
  157. if (! preg_match($ValidMacAddressRegex, $mac)) { $return = FALSE; } else { $return = TRUE; }
  158. return $return;
  159. }
  160. function checkValidHostname($dnsname)
  161. {
  162. $host_pattern="/^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$/";
  163. if (! preg_match($host_pattern, $dnsname)) {
  164. $result = FALSE;
  165. } else {
  166. $result = TRUE;
  167. }
  168. return $result;
  169. }
  170. function checkUniqHostname($db,$id,$hostname)
  171. {
  172. $count=get_count_records($db,'User_auth','deleted=0 and id !="'.$id.'" and dns_name ="'.mysqli_real_escape_string($db,$hostname).'"');
  173. if ($count >0 ) { return FALSE; }
  174. return TRUE;
  175. }
  176. // Транслитерация строк.
  177. function transliterate($string, $gost = false)
  178. {
  179. if ($gost) {
  180. $replace = array(
  181. "А" => "A",
  182. "а" => "a",
  183. "Б" => "B",
  184. "б" => "b",
  185. "В" => "V",
  186. "в" => "v",
  187. "Г" => "G",
  188. "г" => "g",
  189. "Д" => "D",
  190. "д" => "d",
  191. "Е" => "E",
  192. "е" => "e",
  193. "Ё" => "E",
  194. "ё" => "e",
  195. "Ж" => "Zh",
  196. "ж" => "zh",
  197. "З" => "Z",
  198. "з" => "z",
  199. "И" => "I",
  200. "и" => "i",
  201. "Й" => "I",
  202. "й" => "i",
  203. "К" => "K",
  204. "к" => "k",
  205. "Л" => "L",
  206. "л" => "l",
  207. "М" => "M",
  208. "м" => "m",
  209. "Н" => "N",
  210. "н" => "n",
  211. "О" => "O",
  212. "о" => "o",
  213. "П" => "P",
  214. "п" => "p",
  215. "Р" => "R",
  216. "р" => "r",
  217. "С" => "S",
  218. "с" => "s",
  219. "Т" => "T",
  220. "т" => "t",
  221. "У" => "U",
  222. "у" => "u",
  223. "Ф" => "F",
  224. "ф" => "f",
  225. "Х" => "Kh",
  226. "х" => "kh",
  227. "Ц" => "Tc",
  228. "ц" => "tc",
  229. "Ч" => "Ch",
  230. "ч" => "ch",
  231. "Ш" => "Sh",
  232. "ш" => "sh",
  233. "Щ" => "Shch",
  234. "щ" => "shch",
  235. "Ы" => "Y",
  236. "ы" => "y",
  237. "Э" => "E",
  238. "э" => "e",
  239. "Ю" => "Iu",
  240. "ю" => "iu",
  241. "Я" => "Ia",
  242. "я" => "ia",
  243. "ъ" => "",
  244. "ь" => ""
  245. );
  246. } else {
  247. $arStrES = array(
  248. "ае",
  249. "уе",
  250. "ое",
  251. "ые",
  252. "ие",
  253. "эе",
  254. "яе",
  255. "юе",
  256. "ёе",
  257. "ее",
  258. "ье",
  259. "ъе",
  260. "ый",
  261. "ий"
  262. );
  263. $arStrOS = array(
  264. "аё",
  265. "уё",
  266. "оё",
  267. "ыё",
  268. "иё",
  269. "эё",
  270. "яё",
  271. "юё",
  272. "ёё",
  273. "её",
  274. "ьё",
  275. "ъё",
  276. "ый",
  277. "ий"
  278. );
  279. $arStrRS = array(
  280. "а$",
  281. "у$",
  282. "о$",
  283. "ы$",
  284. "и$",
  285. "э$",
  286. "я$",
  287. "ю$",
  288. "ё$",
  289. "е$",
  290. "ь$",
  291. "ъ$",
  292. "@",
  293. "@"
  294. );
  295. $replace = array(
  296. "А" => "A",
  297. "а" => "a",
  298. "Б" => "B",
  299. "б" => "b",
  300. "В" => "V",
  301. "в" => "v",
  302. "Г" => "G",
  303. "г" => "g",
  304. "Д" => "D",
  305. "д" => "d",
  306. "Е" => "Ye",
  307. "е" => "e",
  308. "Ё" => "Ye",
  309. "ё" => "e",
  310. "Ж" => "Zh",
  311. "ж" => "zh",
  312. "З" => "Z",
  313. "з" => "z",
  314. "И" => "I",
  315. "и" => "i",
  316. "Й" => "Y",
  317. "й" => "y",
  318. "К" => "K",
  319. "к" => "k",
  320. "Л" => "L",
  321. "л" => "l",
  322. "М" => "M",
  323. "м" => "m",
  324. "Н" => "N",
  325. "н" => "n",
  326. "О" => "O",
  327. "о" => "o",
  328. "П" => "P",
  329. "п" => "p",
  330. "Р" => "R",
  331. "р" => "r",
  332. "С" => "S",
  333. "с" => "s",
  334. "Т" => "T",
  335. "т" => "t",
  336. "У" => "U",
  337. "у" => "u",
  338. "Ф" => "F",
  339. "ф" => "f",
  340. "Х" => "Kh",
  341. "х" => "kh",
  342. "Ц" => "Ts",
  343. "ц" => "ts",
  344. "Ч" => "Ch",
  345. "ч" => "ch",
  346. "Ш" => "Sh",
  347. "ш" => "sh",
  348. "Щ" => "Shch",
  349. "щ" => "shch",
  350. "Ъ" => "",
  351. "ъ" => "",
  352. "Ы" => "Y",
  353. "ы" => "y",
  354. "Ь" => "",
  355. "ь" => "",
  356. "Э" => "E",
  357. "э" => "e",
  358. "Ю" => "Yu",
  359. "ю" => "yu",
  360. "Я" => "Ya",
  361. "я" => "ya",
  362. "@" => "y",
  363. "$" => "ye"
  364. );
  365. $string = str_replace($arStrES, $arStrRS, $string);
  366. $string = str_replace($arStrOS, $arStrRS, $string);
  367. }
  368. return strtr($string, $replace);
  369. }
  370. function cidrToRange($cidr)
  371. {
  372. $range = array();
  373. $cidr = explode('/', $cidr);
  374. if (! isset($cidr[1])) { $cidr[1] = 32; }
  375. $start=(ip2long($cidr[0])) & ((- 1 << (32 - (int) $cidr[1])));
  376. $stop=$start + pow(2, (32 - (int) $cidr[1])) - 1;
  377. $range[0] = long2ip($start);
  378. $range[1] = long2ip($stop);
  379. $range[2] = $cidr;
  380. #dhcp
  381. $dhcp_size=round(($stop-$start)/2,PHP_ROUND_HALF_UP);
  382. $dhcp_start=$start+round($dhcp_size/2,PHP_ROUND_HALF_UP);
  383. $range[3]=long2ip($dhcp_start);
  384. $range[4]=long2ip($dhcp_start+$dhcp_size);
  385. $range[5]=long2ip($start+1);
  386. return $range;
  387. }
  388. function print_ou_select($db, $ou_name, $ou_value)
  389. {
  390. print "<select name=\"$ou_name\" class=\"js-select-single\">\n";
  391. $t_ou = mysqli_query($db, "SELECT id,ou_name FROM OU ORDER BY ou_name");
  392. while (list ($f_ou_id, $f_ou_name) = mysqli_fetch_array($t_ou)) {
  393. print_select_item($f_ou_name,$f_ou_id,$ou_value);
  394. }
  395. print "</select>\n";
  396. }
  397. function print_ou_set($db, $ou_name, $ou_value)
  398. {
  399. print "<select name=\"$ou_name\" class=\"js-select-single\">\n";
  400. $t_ou = mysqli_query($db, "SELECT id,ou_name FROM OU WHERE id>=1 ORDER BY ou_name");
  401. while (list ($f_ou_id, $f_ou_name) = mysqli_fetch_array($t_ou)) {
  402. print_select_item($f_ou_name,$f_ou_id,$ou_value);
  403. }
  404. print "</select>\n";
  405. }
  406. function print_subnet_select($db, $subnet_name, $subnet_value)
  407. {
  408. print "<select name=\"$subnet_name\" >\n";
  409. $t_subnet = mysqli_query($db, "SELECT id,subnet FROM subnets ORDER BY ip_int_start");
  410. print_select_item('Всe ip',0,$subnet_value);
  411. while (list ($f_subnet_id, $f_subnet_name) = mysqli_fetch_array($t_subnet)) {
  412. print_select_item($f_subnet_name,$f_subnet_id,$subnet_value);
  413. }
  414. print "</select>\n";
  415. }
  416. function print_subnet_select_office($db, $subnet_name, $subnet_value)
  417. {
  418. print "<select name=\"$subnet_name\" >\n";
  419. $t_subnet = mysqli_query($db, "SELECT id,subnet FROM subnets WHERE office=1 ORDER BY ip_int_start");
  420. print_select_item('Всe ip',0,$subnet_value);
  421. while (list ($f_subnet_id, $f_subnet_name) = mysqli_fetch_array($t_subnet)) {
  422. print_select_item($f_subnet_name,$f_subnet_id,$subnet_value);
  423. }
  424. print "</select>\n";
  425. }
  426. function print_loglevel_select($item_name, $value)
  427. {
  428. print "<select name=\"$item_name\">\n";
  429. global $L_INFO;
  430. global $L_WARNING;
  431. global $L_ERROR;
  432. global $L_VERBOSE;
  433. global $L_DEBUG;
  434. print_select_item('Error',$L_ERROR,$value);
  435. print_select_item('Warning',$L_WARNING,$value);
  436. print_select_item('Info',$L_INFO,$value);
  437. print_select_item('Verbose',$L_VERBOSE,$value);
  438. print_select_item('Debug',$L_DEBUG,$value);
  439. print "</select>\n";
  440. }
  441. function reencodeurl($url) {
  442. $url_arr = explode('?', $url);
  443. $fpage = $url_arr[0];
  444. $params = $url_arr[1];
  445. $params_arr = explode('&', $params);
  446. $new_params = '';
  447. foreach ($params_arr as $row) {
  448. $param = explode ('=',$row);
  449. $key = $param[0];
  450. $value = urlencode(urldecode($param[1]));
  451. $new_params.="&".$key."=".$value;
  452. }
  453. $new_params = preg_replace('/^&/','',$new_params);
  454. if ($new_params === '=') { $new_url = $fpage; } else { $new_url = $fpage."?".$new_params; }
  455. return $new_url;
  456. }
  457. function print_submenu_url($display_name,$page,$current_page,$last) {
  458. $url_arr = explode('?', $page);
  459. $fpage = $url_arr[0];
  460. $new_url = reencodeurl($page);
  461. if ($fpage === $current_page) { print "<b>$display_name</b>"; } else { print "<a href='".$new_url."'> $display_name </a>"; }
  462. if (!isset($last) or $last==0) { print " | "; }
  463. }
  464. function print_url($display_name,$page) {
  465. print "<a href='".reencodeurl($page)."'> $display_name </a>";
  466. }
  467. function print_log_submenu ($current_page) {
  468. print "<div id='submenu'>\n";
  469. print_submenu_url('Журнал dhcp','/admin/logs/dhcp.php',$current_page,0);
  470. print_submenu_url('Журнал работы ','/admin/logs/index.php',$current_page,0);
  471. print_submenu_url('Приключения маков','/admin/logs/mac.php',$current_page,0);
  472. print_submenu_url('История ip-адресов','/admin/logs/ip.php',$current_page,0);
  473. print_submenu_url('Неизвестные','/admin/logs/unknown.php',$current_page,0);
  474. print_submenu_url('syslog','/admin/logs/syslog.php',$current_page,1);
  475. print "</div>\n";
  476. }
  477. function print_control_submenu ($current_page) {
  478. print "<div id='submenu'>\n";
  479. print_submenu_url('Управление','/admin/customers/control.php',$current_page,0);
  480. print_submenu_url('Сети','/admin/customers/control-subnets.php',$current_page,0);
  481. print_submenu_url('Сети (Статистика)','/admin/customers/control-subnets-usage.php',$current_page,0);
  482. print_submenu_url('Параметры','/admin/customers/control-options.php',$current_page,0);
  483. print_submenu_url('Пользователи','/admin/customers/index.php',$current_page,1);
  484. print "</div>\n";
  485. }
  486. function print_filters_submenu ($current_page) {
  487. print "<div id='submenu'>\n";
  488. print_submenu_url('Список фильтров','/admin/filters/index.php',$current_page,0);
  489. print_submenu_url('Группы фильтров','/admin/filters/groups.php',$current_page,1);
  490. print "</div>\n";
  491. }
  492. function print_reports_submenu ($current_page) {
  493. print "<div id='submenu'>\n";
  494. print_submenu_url('Отчёт по трафику (ip)','/admin/reports/index-full.php',$current_page,0);
  495. print_submenu_url('Отчёт по трафику (login)','/admin/reports/index.php',$current_page,1);
  496. print "</div>\n";
  497. }
  498. function print_trafdetail_submenu ($current_page,$params,$description) {
  499. print "<div id='submenu'>\n";
  500. print "$description\n";
  501. print_submenu_url('TOP 10 по трафику','/admin/reports/userdaydetail.php'."?$params",$current_page,0);
  502. print_submenu_url('Подробный лог','/admin/reports/userdaydetaillog.php'."?$params",$current_page,1);
  503. print "</div>\n";
  504. }
  505. function print_device_submenu ($current_page) {
  506. print "<div id='submenu'>\n";
  507. print_submenu_url('Активное сетевое оборудование','/admin/devices/index.php',$current_page,0);
  508. print_submenu_url('Пассивное оборудование','/admin/devices/index-passive.php',$current_page,0);
  509. print_submenu_url('Расположение','/admin/devices/building.php',$current_page,0);
  510. print_submenu_url('Удалённые','/admin/devices/deleted.php',$current_page,0);
  511. print_submenu_url('Модели устройств','/admin/devices/devmodels.php',$current_page,0);
  512. print_submenu_url('Vendors','/admin/devices/devvendors.php',$current_page,0);
  513. print_submenu_url('Порты по вланам','/admin/devices/portsbyvlan.php',$current_page,1);
  514. print "</div>\n";
  515. }
  516. function print_editdevice_submenu ($current_page,$id) {
  517. print "<div id='submenu'>\n";
  518. $dev_id='';
  519. if (isset($id)) { $dev_id='?id='.$id; }
  520. print_submenu_url('Параметры','/admin/devices/editdevice.php'.$dev_id,$current_page,0);
  521. print_submenu_url('Порты','/admin/devices/switchport.php'.$dev_id,$current_page,0);
  522. print_submenu_url('Состояние','/admin/devices/switchstatus.php'.$dev_id,$current_page,0);
  523. print_submenu_url('Соединения','/admin/devices/switchport-conn.php'.$dev_id,$current_page,1);
  524. print "</div>\n";
  525. }
  526. function print_ip_submenu ($current_page) {
  527. print "<div id='submenu'>\n";
  528. print_submenu_url('Список адресов','/admin/iplist/index.php',$current_page,0);
  529. print_submenu_url('Информация для nagios','/admin/iplist/nagios.php',$current_page,0);
  530. print_submenu_url('Дубли','/admin/iplist/doubles.php',$current_page,0);
  531. print_submenu_url('Удалённые адреса','/admin/iplist/deleted.php',$current_page,1);
  532. print "</div>\n";
  533. }
  534. function get_ou($db, $ou_value)
  535. {
  536. if (!isset($ou_value)) { return; }
  537. $ou_name = get_record_sql($db, "SELECT ou_name FROM OU WHERE id=$ou_value");
  538. if (empty($ou_name)) { return; }
  539. return $ou_name['ou_name'];
  540. }
  541. function get_device_model($db, $model_value)
  542. {
  543. if (!isset($model_value)) { return; }
  544. $model_name = get_record_sql($db, "SELECT model_name FROM device_models WHERE id=$model_value");
  545. if (empty($model_name)) { return; }
  546. return $model_name['model_name'];
  547. }
  548. function get_device_model_name($db, $model_value)
  549. {
  550. if (!isset($model_value)) { return ''; }
  551. $model_name = get_record_sql($db,"SELECT M.id,M.model_name,V.name FROM device_models M,vendors V WHERE M.vendor_id = V.id AND M.id=$model_value");
  552. if (empty($model_name)) { return ''; }
  553. return $model_name['name'].' '.$model_name['model_name'];
  554. }
  555. function get_device_model_vendor($db, $model_value)
  556. {
  557. if (!isset($model_value)) { return ''; }
  558. $model_name = get_record_sql($db, "SELECT vendor_id FROM device_models WHERE id=$model_value");
  559. if (empty($model_name)) { return ''; }
  560. return $model_name['vendor_id'];
  561. }
  562. function get_building($db, $building_value)
  563. {
  564. if (!isset($building_value)) { return; }
  565. $building_name = get_record_sql($db, "SELECT name FROM building WHERE id=$building_value");
  566. if (empty($building_name)) { return; }
  567. return $building_name['name'];
  568. }
  569. function print_device_model_select($db, $device_model_name, $device_model_value)
  570. {
  571. print "<select name=\"$device_model_name\" class=\"js-select-single\" style=\"width: 100%\">\n";
  572. $t_device_model = mysqli_query($db, "SELECT M.id,M.model_name,V.name FROM device_models M,vendors V WHERE M.vendor_id = V.id ORDER BY V.name,M.model_name");
  573. while (list ($f_device_model_id, $f_device_model_name,$f_vendor_name) = mysqli_fetch_array($t_device_model)) {
  574. print_select_item($f_vendor_name." ".$f_device_model_name,$f_device_model_id,$device_model_value);
  575. }
  576. print "</select>\n";
  577. }
  578. function print_group_select($db, $group_name, $group_value)
  579. {
  580. print "<select name=\"$group_name\">\n";
  581. $t_group = mysqli_query($db, "SELECT id,group_name FROM Group_list Order by group_name");
  582. while (list ($f_group_id, $f_group_name) = mysqli_fetch_array($t_group)) {
  583. print_select_item($f_group_name,$f_group_id,$group_value);
  584. }
  585. print "</select>\n";
  586. }
  587. function print_building_select($db, $building_name, $building_value)
  588. {
  589. print "<select name=\"$building_name\">\n";
  590. print_select_item('Всё',0,$building_value);
  591. $t_building = mysqli_query($db, "SELECT id,name FROM building Order by name");
  592. while (list ($f_building_id, $f_building_name) = mysqli_fetch_array($t_building)) {
  593. print_select_item($f_building_name,$f_building_id,$building_value);
  594. }
  595. print "</select>\n";
  596. }
  597. function print_devtypes_select($db, $devtype_name, $devtype_value)
  598. {
  599. print "<select name=\"$devtype_name\">\n";
  600. print_select_item('Всё',0,$devtype_value);
  601. $t_devtype = mysqli_query($db, "SELECT id,name FROM device_types Order by name");
  602. while (list ($f_devtype_id, $f_devtype_name) = mysqli_fetch_array($t_devtype)) {
  603. print_select_item($f_devtype_name,$f_devtype_id,$devtype_value);
  604. }
  605. print "</select>\n";
  606. }
  607. function print_devtype_select($db, $devtype_name, $devtype_value)
  608. {
  609. print "<select name=\"$devtype_name\">\n";
  610. $t_devtype = mysqli_query($db, "SELECT id,name FROM device_types Order by name");
  611. while (list ($f_devtype_id, $f_devtype_name) = mysqli_fetch_array($t_devtype)) {
  612. print_select_item($f_devtype_name,$f_devtype_id,$devtype_value);
  613. }
  614. print "</select>\n";
  615. }
  616. function get_group($db, $group_value)
  617. {
  618. list ($group_name) = mysqli_fetch_array(mysqli_query($db, "SELECT group_name FROM Group_list WHERE id=$group_value"));
  619. return $group_name;
  620. }
  621. function get_devtype_name($db, $device_type_id)
  622. {
  623. list ($type_name) = mysqli_fetch_array(mysqli_query($db, "SELECT name FROM device_types WHERE id=$device_type_id"));
  624. return $type_name;
  625. }
  626. function get_l3_interfaces($db, $device_id)
  627. {
  628. $wan='';
  629. $lan='';
  630. $t_l3int = mysqli_query($db, "SELECT name,interface_type FROM device_l3_interfaces WHERE device_id=$device_id ORDER BY name");
  631. while (list ($f_name,$f_type) = mysqli_fetch_array($t_l3int)) {
  632. if ($f_type==0) { $lan=$lan." ".$f_name; }
  633. if ($f_type==1) { $wan=$wan." ".$f_name; }
  634. }
  635. $wan=trim($wan);
  636. $lan=trim($lan);
  637. $result='';
  638. if (!empty($wan)) { $result.=' WAN: '.$wan.'<br>'; }
  639. if (!empty($lan)) { $result.=' LAN: '.$lan; }
  640. return trim($result);
  641. }
  642. function print_queue_select($db, $queue_name, $queue_value)
  643. {
  644. print "<select name=\"$queue_name\">\n";
  645. $t_queue = mysqli_query($db, "SELECT id,queue_name FROM Queue_list Order by queue_name");
  646. while (list ($f_queue_id, $f_queue_name) = mysqli_fetch_array($t_queue)) {
  647. print_select_item($f_queue_name,$f_queue_id,$queue_value);
  648. }
  649. print "</select>\n";
  650. }
  651. function get_queue($db, $queue_value)
  652. {
  653. list ($queue_name) = mysqli_fetch_array(mysqli_query($db, "SELECT queue_name FROM Queue_list WHERE id=$queue_value"));
  654. return $queue_name;
  655. }
  656. function print_qa_l3int_select($qa_name, $qa_value)
  657. {
  658. print "<select name=\"$qa_name\">\n";
  659. print_select_item('Внутренний',0,$qa_value);
  660. print_select_item('Внешний',1,$qa_value);
  661. print "</select>\n";
  662. }
  663. function print_qa_rule_select($qa_name, $qa_value)
  664. {
  665. print "<select name=\"$qa_name\">\n";
  666. print_select_item('Subnet',1,$qa_value);
  667. print_select_item('Mac',2,$qa_value);
  668. print_select_item('Hostname',3,$qa_value);
  669. print "</select>\n";
  670. }
  671. function print_qa_select($qa_name, $qa_value)
  672. {
  673. print "<select name=\"$qa_name\">\n";
  674. print_select_item('Да',1,$qa_value);
  675. print_select_item('Нет',0,$qa_value);
  676. print "</select>\n";
  677. }
  678. function print_qa_select_ext($qa_name, $qa_value, $readonly)
  679. {
  680. $state = '';
  681. if ($readonly) { $state='disabled=true'; }
  682. print "<select name=\"$qa_name\">\n";
  683. print_select_item_ext('Да',1,$qa_value, $readonly);
  684. print_select_item_ext('Нет',0,$qa_value, $readonly);
  685. print "</select>\n";
  686. }
  687. function print_snmp_select($qa_name, $qa_value)
  688. {
  689. print "<select name=\"$qa_name\">\n";
  690. print_select_item('Disabled',0,$qa_value);
  691. print_select_item('v1',1,$qa_value);
  692. print_select_item('v2',2,$qa_value);
  693. print_select_item('v3',3,$qa_value);
  694. print "</select>\n";
  695. }
  696. function print_dhcp_select($qa_name, $qa_value)
  697. {
  698. print "<select name=\"$qa_name\">\n";
  699. if (! isset($qa_value) or strlen($qa_value) == 0) {
  700. $qa_value = 'all';
  701. }
  702. print_select_item('Все события','all',$qa_value);
  703. print_select_item('Аренда адреса','add',$qa_value);
  704. print_select_item('Обновление аренды','old',$qa_value);
  705. print_select_item('Освобождение адреса','del',$qa_value);
  706. print "</select>\n";
  707. }
  708. function print_enabled_select($qa_name, $qa_value)
  709. {
  710. print "<select name=\"$qa_name\">\n";
  711. if (! isset($qa_value) or strlen($qa_value) == 0) { $qa_value = 0; }
  712. print_select_item('Все',0,$qa_value);
  713. print_select_item('Выключенные',1,$qa_value);
  714. print_select_item('Включенные',2,$qa_value);
  715. print "</select>\n";
  716. }
  717. function print_vendor_select($db, $qa_name, $qa_value)
  718. {
  719. print "<select name=\"$qa_name\" class=\"js-select-single\">\n";
  720. $sSQL = "SELECT id,`name` FROM `vendors` order by `name`";
  721. $vendors = mysqli_query($db, $sSQL);
  722. print_select_item('Всё',0,$qa_value);
  723. while (list ($v_id, $v_name) = mysqli_fetch_array($vendors)) {
  724. print_select_item($v_name,$v_id,$qa_value);
  725. }
  726. print "</select>\n";
  727. }
  728. function print_vendor_set($db, $qa_name, $qa_value)
  729. {
  730. print "<select name=\"$qa_name\" class=\"js-select-single\" style=\"width: 100%\">\n";
  731. $sSQL = "SELECT id,`name` FROM `vendors` order by `name`";
  732. $vendors = mysqli_query($db, $sSQL);
  733. while (list ($v_id, $v_name) = mysqli_fetch_array($vendors)) {
  734. print_select_item($v_name,$v_id,$qa_value);
  735. }
  736. print "</select>\n";
  737. }
  738. function get_vendor_name($db, $v_id)
  739. {
  740. $sSQL = "SELECT `name` FROM `vendors` WHERE id=$v_id";
  741. $vendors = mysqli_query($db, $sSQL);
  742. (list ($v_name) = mysqli_fetch_array($vendors));
  743. return $v_name;
  744. }
  745. function get_qa($qa_value)
  746. {
  747. if ($qa_value) { return "Да"; }
  748. return "Нет";
  749. }
  750. function print_action_select($action_name, $action_value)
  751. {
  752. print "<select name=\"$action_name\">\n";
  753. print_select_item('Разрешить',1,$action_value);
  754. print_select_item('Запретить',0,$action_value);
  755. print "</select>\n";
  756. }
  757. function get_action($action_value)
  758. {
  759. if ($action_value) { return "Разрешить"; }
  760. return "Запретить";
  761. }
  762. function print_filter_select($db, $filter_name, $group_id)
  763. {
  764. print "<select name=\"$filter_name\" class=\"js-select-single\">\n";
  765. if (isset($group_id)) {
  766. $sSQL = "SELECT id,name FROM Filter_list WHERE Filter_list.id not in (Select filter_id FROM Group_filters WHERE group_id=$group_id)";
  767. } else {
  768. $sSQL = "SELECT id,name FROM Filter_list Order by name";
  769. }
  770. $t_filters = mysqli_query($db, $sSQL);
  771. while (list ($filter_id, $filter_name) = mysqli_fetch_array($t_filters)) {
  772. print_select_item($filter_name,$filter_id,0);
  773. }
  774. print "</select>\n";
  775. }
  776. function get_filter($db, $filter_value)
  777. {
  778. list ($filter) = mysqli_fetch_array(mysqli_query($db, "SELECT name FROM Filter_list WHERE id=".$filter_value));
  779. return $filter;
  780. }
  781. function get_login($db, $user_id)
  782. {
  783. list ($login) = mysqli_fetch_array(mysqli_query($db, "SELECT login FROM User_list WHERE id=$user_id"));
  784. return $login;
  785. }
  786. function get_auth_count($db, $user_id)
  787. {
  788. list ($count) = mysqli_fetch_array(mysqli_query($db, "SELECT count(id) FROM User_auth WHERE user_id=$user_id and deleted=0"));
  789. return $count;
  790. }
  791. function print_login_select($db, $login_name, $current_login)
  792. {
  793. print "<select name=\"$login_name\" class=\"js-select-single\">\n";
  794. $t_login = mysqli_query($db, "SELECT id,login FROM User_list Order by Login");
  795. print_select_item('None',0,$current_login);
  796. while (list ($f_user_id, $f_login) = mysqli_fetch_array($t_login)) {
  797. print_select_item($f_login,$f_user_id,$current_login);
  798. }
  799. print "</select>\n";
  800. }
  801. function print_auth_select($db, $login_name, $current_auth)
  802. {
  803. print "<select name=\"$login_name\" class=\"js-select-single\">\n";
  804. $t_login = mysqli_query($db, "SELECT U.login,U.fio,A.ip,A.id FROM User_list as U, User_auth as A WHERE A.user_id=U.id and A.deleted=0 and (A.id not in (select device_ports.auth_id FROM device_ports) or A.id=$current_auth) order by U.login,U.fio,A.ip");
  805. print_select_item('Empty',0,$current_auth);
  806. while (list ($f_login, $f_fio, $f_ip, $f_auth_id) = mysqli_fetch_array($t_login)) {
  807. print_select_item($f_login."[" . $f_fio . "] - ".$f_ip,$f_auth_id,$current_auth);
  808. }
  809. print "</select>\n";
  810. }
  811. function print_auth_select_mac($db, $login_name, $current_auth)
  812. {
  813. print "<select name=\"$login_name\" class=\"js-select-single\">\n";
  814. $t_login = mysqli_query($db, "SELECT U.login,U.fio,A.ip,A.mac,A.id FROM User_list as U, User_auth as A WHERE A.user_id=U.id and A.deleted=0 and (A.id not in (select device_ports.auth_id FROM device_ports) or A.id=$current_auth) order by U.login,U.fio,A.ip");
  815. print_select_item('Empty',0,$current_auth);
  816. while (list ($f_login, $f_fio, $f_ip, $f_mac, $f_auth_id) = mysqli_fetch_array($t_login)) {
  817. print_select_item($f_login."[" . $f_mac . "] - ".$f_ip,$f_auth_id,$current_auth);
  818. }
  819. print "</select>\n";
  820. }
  821. function print_device_port_select($db, $field_name, $device_id, $target_id)
  822. {
  823. print "<select name=\"$field_name\" class=\"js-select-single\">\n";
  824. if (! isset($target_id)) {
  825. $target_id = 0;
  826. }
  827. if (! isset($device_id)) {
  828. $device_id = 0;
  829. }
  830. $d_sql = "SELECT D.device_name, DP.port, DP.device_id, DP.id FROM devices AS D, device_ports AS DP WHERE D.deleted=0 and D.id = DP.device_id AND (DP.device_id<>$device_id or DP.id=$target_id) and (DP.id not in (select target_port_id FROM device_ports WHERE target_port_id>0 and target_port_id<>$target_id)) order by D.device_name,DP.port";
  831. $t_device = mysqli_query($db, $d_sql);
  832. print_select_item('Empty',0,$target_id);
  833. while (list ($f_name, $f_port, $f_device_id, $f_target_id) = mysqli_fetch_array($t_device)) {
  834. print_select_item($f_name."[" . $f_port . "]",$f_target_id,$target_id);
  835. }
  836. print "</select>\n";
  837. }
  838. function print_device_select($db, $field_name, $device_id)
  839. {
  840. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  841. $d_sql = "SELECT D.device_name, D.id FROM devices AS D Where D.deleted=0 order by D.device_name ASC";
  842. $t_device = mysqli_query($db, $d_sql);
  843. print_select_item('Все',0,$device_id);
  844. while (list ($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  845. print_select_item($f_name,$f_device_id,$device_id);
  846. }
  847. print "</select>\n";
  848. }
  849. function print_vlan_select($db, $field_name, $vlan)
  850. {
  851. print "<select name=\"$field_name\" class=\"js-select-single\">\n";
  852. $d_sql = "SELECT DISTINCT vlan FROM device_ports ORDER BY vlan DESC";
  853. $v_device = mysqli_query($db, $d_sql);
  854. if (!isset($vlan) or $vlan ==='') { $vlan=1; };
  855. print_select_item('1',1,$vlan);
  856. while (list ($f_vlan) = mysqli_fetch_array($v_device)) {
  857. if ($f_vlan === '1') { continue; }
  858. print_select_item($f_vlan,$f_vlan,$vlan);
  859. }
  860. print "</select>\n";
  861. }
  862. function print_device_select_ip($db, $field_name, $device_ip)
  863. {
  864. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  865. $d_sql = "SELECT D.device_name, D.ip FROM devices AS D Where D.deleted=0 order by D.device_name ASC";
  866. $t_device = mysqli_query($db, $d_sql);
  867. print_select_item('Все','',$device_ip);
  868. while (list ($f_name, $f_device_ip) = mysqli_fetch_array($t_device)) {
  869. print_select_item($f_name,$f_device_ip,$device_ip);
  870. }
  871. print "</select>\n";
  872. }
  873. function print_syslog_device_select($db, $field_name, $syslog_filter, $device_ip)
  874. {
  875. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  876. $d_sql = "SELECT R.ip, D.device_name FROM (SELECT DISTINCT ip FROM remote_syslog WHERE $syslog_filter) AS R LEFT JOIN (SELECT ip, device_name FROM devices WHERE deleted=0) AS D ON R.ip=D.ip ORDER BY R.ip ASC";
  877. $t_device = mysqli_query($db, $d_sql);
  878. print_select_item('Все','',$device_ip);
  879. while (list ($f_ip, $f_name) = mysqli_fetch_array($t_device)) {
  880. if (!isset($f_name) or $f_name === '') { $f_name=$f_ip; }
  881. print_select_item($f_name,$f_ip,$device_ip);
  882. }
  883. print "</select>\n";
  884. }
  885. function print_gateway_select($db, $field_name, $device_id)
  886. {
  887. print "<select name=\"$field_name\" >\n";
  888. $d_sql = "SELECT D.device_name, D.id FROM devices AS D Where D.deleted=0 and D.device_type=2 order by D.device_name ASC";
  889. $t_device = mysqli_query($db, $d_sql);
  890. print_select_item('Все',0,$device_id);
  891. while (list ($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  892. print_select_item($f_name,$f_device_id,$device_id);
  893. }
  894. print "</select>\n";
  895. }
  896. function get_gateways($db)
  897. {
  898. $d_sql = "SELECT D.device_name, D.id FROM devices AS D Where D.deleted=0 and D.device_type=2 order by D.device_name ASC";
  899. $t_device = mysqli_query($db, $d_sql);
  900. unset($result);
  901. while (list ($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  902. $result[$f_device_id] = $f_name;
  903. }
  904. return $result;
  905. }
  906. function print_device_port($db, $target_id)
  907. {
  908. $d_sql = "SELECT D.device_name, DP.port, DP.device_id FROM devices AS D, device_ports AS DP WHERE D.id = DP.device_id AND DP.id=$target_id and D.deleted=0";
  909. $t_device = mysqli_query($db, $d_sql);
  910. while (list ($f_name, $f_port, $f_device_id) = mysqli_fetch_array($t_device)) {
  911. print "<a href=\"/admin/devices/switchport.php?id=$f_device_id\">" . $f_name . "[" . $f_port . "]</a>\n";
  912. }
  913. }
  914. function get_device_ips($db, $device_id)
  915. {
  916. $switch=get_record($db,'devices','id='.$device_id);
  917. $index=0;
  918. if ($switch['user_id']) {
  919. $auth_ips=get_records($db,'User_auth','deleted=0 and user_id='.$switch['user_id']);
  920. foreach ( $auth_ips as $key => $value ) {
  921. if (isset($value['ip'])) { $result[$index]=$value['ip']; $index++; }
  922. }
  923. } else {
  924. if (isset($switch['ip'])) { $result[$index]=$switch['ip']; $index++; }
  925. }
  926. return $result;
  927. }
  928. function get_device_id($db, $device_name)
  929. {
  930. $d_sql = "SELECT id FROM devices WHERE device_name='$device_name' and deleted=0";
  931. $t_device = mysqli_query($db, $d_sql);
  932. list ($f_device_id) = mysqli_fetch_array($t_device);
  933. return $f_device_id;
  934. }
  935. function get_device_name($db, $device_id)
  936. {
  937. $d_sql = "SELECT device_name FROM devices WHERE id='$device_id'";
  938. $t_device = mysqli_query($db, $d_sql);
  939. list ($f_device_name) = mysqli_fetch_array($t_device);
  940. return $f_device_name;
  941. }
  942. function get_auth_by_ip($db, $ip)
  943. {
  944. $d_sql = "SELECT id FROM User_auth WHERE ip='$ip' and deleted=0";
  945. $auth_q = mysqli_query($db, $d_sql);
  946. list ($f_auth_id) = mysqli_fetch_array($auth_q);
  947. return $f_auth_id;
  948. }
  949. function get_user_by_ip($db, $ip)
  950. {
  951. $d_sql = "SELECT user_id FROM User_auth WHERE ip='$ip' and deleted=0";
  952. $auth_q = mysqli_query($db, $d_sql);
  953. list ($f_auth_id) = mysqli_fetch_array($auth_q);
  954. return $f_auth_id;
  955. }
  956. function print_auth_port($db, $port_id)
  957. {
  958. $d_sql = "SELECT A.ip,A.ip_int,A.mac,A.id,A.dns_name FROM User_auth as A, connections as C WHERE C.port_id=$port_id and A.id=C.auth_id and A.deleted=0 order by A.ip_int";
  959. $t_device = mysqli_query($db, $d_sql);
  960. while (list ($f_ip, $f_int, $f_mac, $f_auth_id, $f_dns) = mysqli_fetch_array($t_device)) {
  961. $name = $f_ip;
  962. if (isset($f_dns) and $f_dns != '') {
  963. $name = $f_dns;
  964. }
  965. print "<a href=\"/admin/users/editauth.php?id=$f_auth_id\">" . $name . " [" . $f_ip . "]</a><br>";
  966. }
  967. }
  968. function print_auth($db, $auth_id)
  969. {
  970. $auth = get_record($db,"User_auth","id=$auth_id");
  971. $name = $auth['dns_name'];
  972. if (empty($name)) { $name = $auth['comments']; } else { $name.=" (".$auth['comments'].")"; }
  973. if (empty($name)) { $name = $auth['ip']; } else { $name.=" [".$auth['ip']."]"; }
  974. print "<a href=\"/admin/users/editauth.php?id=$auth_id\">" . $name . "</a><br>";
  975. }
  976. function print_auth_detail($db, $auth_id)
  977. {
  978. $auth = get_record($db,"User_auth","id=$auth_id");
  979. $name = $auth['dns_name'];
  980. if (empty($name)) { $name = $auth['comments']; } else { $name.=" (".$auth['comments'].")"; }
  981. if (empty($name)) { $name = $auth['ip']; } else { $name.=" [".$auth['ip']."]"; }
  982. $name.=" last: [".$auth['last_found']."] ";
  983. if ($auth['deleted']) { $name.=" <font color='red'>DELETED!!!</font>"; }
  984. print "<a href=\"/admin/users/editauth.php?id=$auth_id\">" . $name . "</a><br>";
  985. }
  986. function get_auth_port_count($db, $port_id)
  987. {
  988. $d_sql = "SELECT count(A.id) FROM User_auth as A, connections as C WHERE C.port_id=$port_id and A.id=C.auth_id and A.deleted=0";
  989. $t_device = mysqli_query($db, $d_sql);
  990. list ($f_count) = mysqli_fetch_array($t_device);
  991. if (! isset($f_count)) {
  992. $f_count = 0;
  993. }
  994. return $f_count;
  995. }
  996. function get_connection($db, $auth_id)
  997. {
  998. $d_sql = "SELECT D.device_name, DP.port FROM devices AS D, device_ports AS DP, connections AS C WHERE D.deleted=0 and D.id = DP.device_id AND DP.id = C.port_id AND C.auth_id=$auth_id";
  999. $t_device = mysqli_query($db, $d_sql);
  1000. list ($f_name, $f_port) = mysqli_fetch_array($t_device);
  1001. if (isset($f_name)) {
  1002. $result = expand_device_name($db, $f_name) . "[" . $f_port . "]";
  1003. } else {
  1004. $result = '';
  1005. }
  1006. return $result;
  1007. }
  1008. function get_port($db, $port_id)
  1009. {
  1010. $d_sql = "SELECT D.device_name, DP.port FROM devices AS D, device_ports AS DP WHERE D.deleted=0 and D.id = DP.device_id AND DP.id = $port_id";
  1011. $t_device = mysqli_query($db, $d_sql);
  1012. list ($f_name, $f_port) = mysqli_fetch_array($t_device);
  1013. if (isset($f_name)) {
  1014. $result = expand_device_name($db, $f_name) . "[" . $f_port . "]";
  1015. } else {
  1016. $result = '';
  1017. }
  1018. return $result;
  1019. }
  1020. function print_option_select($db, $option_name)
  1021. {
  1022. print "<select name=\"$option_name\">\n";
  1023. $t_option = mysqli_query($db, "SELECT id,option_name FROM config_options WHERE uniq=0 order by option_name");
  1024. while (list ($f_id, $f_name) = mysqli_fetch_array($t_option)) {
  1025. print "<option value=$f_id>$f_name</option>";
  1026. }
  1027. $t_option = mysqli_query($db, "SELECT id,option_name FROM config_options WHERE uniq=1 and id not in (select option_id FROM config) order by option_name");
  1028. while (list ($f_id, $f_name) = mysqli_fetch_array($t_option)) {
  1029. print "<option value=$f_id>$f_name</option>";
  1030. }
  1031. print "</select>\n";
  1032. }
  1033. function run_sql($db, $query)
  1034. {
  1035. return mysqli_query($db, $query);
  1036. }
  1037. function get_count_records($db, $table, $filter)
  1038. {
  1039. if (isset($filter)) { $filter = 'where ' . $filter; }
  1040. $t_count = mysqli_query($db, "SELECT count(*) FROM $table $filter");
  1041. list ($count) = mysqli_fetch_array($t_count);
  1042. if (! isset($count)) { $count = 0; }
  1043. return $count;
  1044. }
  1045. function get_id_record($db, $table, $filter)
  1046. {
  1047. if (isset($filter)) {
  1048. $filter = 'WHERE ' . $filter;
  1049. }
  1050. $t_record = mysqli_query($db, "SELECT id FROM $table $filter limit 1");
  1051. list ($id) = mysqli_fetch_array($t_record);
  1052. return $id;
  1053. }
  1054. function set_changed($db,$id)
  1055. {
  1056. $auth['changed'] = 1;
  1057. update_record($db, "User_auth", "id=" . $id, $auth);
  1058. }
  1059. function ResolveIP($db,$ip_int) {
  1060. $ip_name="-";
  1061. if (empty($ip_int)) { return $ip_name; }
  1062. $dns_cache=get_record_sql($db,"SELECT * FROM dns_cache WHERE ip=$ip_int");
  1063. if (empty($dns_cache) or empty($dns_cache['dns'])) {
  1064. $ip_name = gethostbyaddr(long2ip($ip_int));
  1065. if (empty($ip_name) or $ip_name === long2ip($ip_int)) { $ip_name="-"; }
  1066. run_sql($db,"INSERT INTO dns_cache(dns,ip) VALUES('".$ip_name."',".$ip_int.")");
  1067. } else { $ip_name=$dns_cache['dns']; }
  1068. return $ip_name;
  1069. }
  1070. function clean_dns_cache($db) {
  1071. $date = time();
  1072. $date = $date - 86400;
  1073. $now = strftime('%Y-%m-%d %H:%M:%S',time());
  1074. $clean_date=strftime('%Y-%m-%d %H:%M:%S',$date);
  1075. LOG_DEBUG($db,"Clean dns cache before $clean_date at $now");
  1076. run_sql($db,"DELETE FROM dns_cache WHERE `timestamp`<='".$clean_date."'");
  1077. }
  1078. function FormatDateStr($format = 'Y-m-d H:i:s', $date_str) {
  1079. $date1 = GetDateTimeFromString($date_str);
  1080. $result = $date1->format($format);
  1081. return $result;
  1082. }
  1083. function GetDateTimeFromString($date_str) {
  1084. if (!is_a($date_str,'DateTime')) {
  1085. $date_str = urldecode($date_str);
  1086. $date_str = preg_replace('/(\'|\")/','',$date_str);
  1087. $date1 = DateTime::createFromFormat('Y-m-d H:i:s',$date_str);
  1088. if (!$date1) { $date1 = DateTime::createFromFormat('Y.m.d H:i:s',$date_str); }
  1089. if (!$date1) { $date1 = DateTime::createFromFormat('Y/m/d H:i:s',$date_str); }
  1090. if (!$date1) { $date1 = DateTime::createFromFormat('Y-m-d H:i',$date_str); }
  1091. if (!$date1) { $date1 = DateTime::createFromFormat('Y.m.d H:i',$date_str); }
  1092. if (!$date1) { $date1 = DateTime::createFromFormat('Y/m/d H:i',$date_str); }
  1093. if (!$date1) { $date1 = DateTime::createFromFormat('Y-m-d|',$date_str); }
  1094. if (!$date1) { $date1 = DateTime::createFromFormat('Y.m.d|',$date_str); }
  1095. if (!$date1) { $date1 = DateTime::createFromFormat('Y/m/d|',$date_str); }
  1096. if (!$date1) {
  1097. $date1 = new DateTime;
  1098. $date1->setTime(0,0,0,1);
  1099. }
  1100. } else { return $date_str; }
  1101. return $date1;
  1102. }
  1103. function GetNowTimeString() {
  1104. $now = strftime('%Y-%m-%d %H:%M:%S',time());
  1105. return $now;
  1106. }
  1107. function GetNowDayString() {
  1108. $now = strftime('%Y-%m-%d',time());
  1109. return $now;
  1110. }
  1111. function get_ip_subnet($db,$ip)
  1112. {
  1113. if (empty($ip)) { return; }
  1114. $ip_aton = ip2long($ip);
  1115. $t_option = mysqli_query($db, "SELECT id,subnet,ip_int_start,ip_int_stop FROM `subnets` WHERE hotspot=1 or office=1");
  1116. while (list ($f_net_id,$f_net,$f_start,$f_stop) = mysqli_fetch_array($t_option)) {
  1117. if ($ip_aton >= $f_start and $ip_aton <= $f_stop) {
  1118. $result['subnet_id']=$f_net_id;
  1119. $result['subnet']=$f_net;
  1120. $result['int_start']=$f_start;
  1121. $result['int_stop']=$f_stop;
  1122. return $result;
  1123. }
  1124. }
  1125. return;
  1126. }
  1127. function find_mac_in_subnet($db,$ip,$mac)
  1128. {
  1129. if (empty($ip)) { return; }
  1130. if (empty($mac)) { return; }
  1131. $ip_subnet=get_ip_subnet($db,$ip);
  1132. if (!isset($ip_subnet)) { return; }
  1133. $t_auth=get_records_sql($db, "SELECT id,mac,user_id FROM User_auth WHERE ip_int>=".$ip_subnet['int_start']." and ip_int<=".$ip_subnet['int_stop']." and mac='" . $mac . "' and deleted=0 ORDER BY id");
  1134. $auth_count=0;
  1135. $result['count']=0;
  1136. $result['users_id']=[];
  1137. foreach ($t_auth as $row) {
  1138. if (!empty($row['id'])) {
  1139. $auth_count++;
  1140. $result['count']=$auth_count;
  1141. $result[$auth_count]=$row['id'];
  1142. array_push($result['users_id'],$row['user_id']);
  1143. }
  1144. }
  1145. return $result;
  1146. }
  1147. function apply_auth_rule($db,$auth_id,$user_id) {
  1148. if (empty($auth_id)) { return; }
  1149. if (empty($user_id)) { return; }
  1150. $user_rec = get_record($db, 'User_list', "id=".$user_id);
  1151. if (empty($user_rec)) { return; }
  1152. //set filter and status by user
  1153. $set_auth['filter_group_id']=$user_rec['filter_group_id'];
  1154. $set_auth['queue_id']= $user_rec['queue_id'];
  1155. $set_auth['enabled'] = $user_rec['enabled'];
  1156. update_record($db, "User_auth", "id=$auth_id", $set_auth);
  1157. }
  1158. function fix_auth_rules($db) {
  1159. global $default_user_id;
  1160. global $hotspot_user_id;
  1161. //cleanup hotspot subnet rules
  1162. delete_record($db,"auth_rules","user_id=".$default_user_id);
  1163. delete_record($db,"auth_rules","user_id=".$hotspot_user_id);
  1164. $t_hotspot = get_records_sql($db,"subnets","hotspot=1");
  1165. foreach ($t_hotspot as $row) { delete_record($db,"auth_rules","rule='".$row['subnet']."'"); }
  1166. }
  1167. function new_auth($db, $ip, $mac, $user_id)
  1168. {
  1169. $ip_aton = ip2long($ip);
  1170. $msg = '';
  1171. if (!empty($mac)) {
  1172. list ($lid, $aid) = mysqli_fetch_array(mysqli_query($db, "Select user_id,id FROM User_auth WHERE ip_int=$ip_aton and mac='" . $mac . "' and deleted=0 limit 1"));
  1173. if ($lid > 0) {
  1174. LOG_WARNING($db, "Pair ip-mac already exists! Skip creating $ip [$mac] auth_id: $aid");
  1175. return $aid;
  1176. }
  1177. }
  1178. // default id
  1179. $save_traf = get_option($db, 23);
  1180. $resurrection_id = NULL;
  1181. // seek old auth with same ip and mac
  1182. $resurrection_id = get_id_record($db, 'User_auth', " deleted=1 AND ip_int=" . $ip_aton . " AND mac='" . $mac . "'");
  1183. if (!empty($resurrection_id)) {
  1184. $msg.="Восстанавливаем доступ для auth_id: $resurrection_id with ip: $ip and mac: $mac ";
  1185. $auth['user_id'] = $user_id;
  1186. $auth['deleted'] = 0;
  1187. $auth['save_traf'] = $save_traf *1;
  1188. update_record($db, "User_auth", "id=$resurrection_id", $auth);
  1189. } else {
  1190. // not found ->create new record
  1191. $msg.="Создаём новый ip-адрес \r\nip: $ip\r\nmac: $mac\r\n";
  1192. $auth['deleted'] = 0;
  1193. $auth['user_id'] = $user_id;
  1194. $auth['ip'] = $ip;
  1195. $auth['ip_int'] = $ip_aton;
  1196. $auth['mac'] = $mac;
  1197. $auth['save_traf'] = $save_traf *1;
  1198. $resurrection_id=insert_record($db, "User_auth", $auth);
  1199. }
  1200. //check rules, update filter and state for new record
  1201. if (!empty($resurrection_id)) {
  1202. apply_auth_rule($db,$resurrection_id,$user_id);
  1203. if (!is_hotspot($db,$ip) and !empty($msg)) { LOG_WARNING($db, $msg); }
  1204. if (is_hotspot($db,$ip) and !empty($msg)) { LOG_INFO($db, $msg); }
  1205. }
  1206. return $resurrection_id;
  1207. }
  1208. function resurrection_auth($db, $ip, $mac, $action, $dhcp_hostname)
  1209. {
  1210. $ip_aton = ip2long($ip);
  1211. list ($lid, $aid) = mysqli_fetch_array(mysqli_query($db, "Select user_id,id FROM User_auth WHERE ip_int=$ip_aton and mac='" . $mac . "' and deleted=0 limit 1"));
  1212. if ($lid > 0) {
  1213. list ($lname) = mysqli_fetch_array(mysqli_query($db, "Select login FROM User_list WHERE id=$lid"));
  1214. LOG_DEBUG($db, "external dhcp user $lname [$ip] auth_id: $aid");
  1215. if (isset($dhcp_hostname) and !empty($dhcp_hostname)) { $auth['dhcp_hostname'] = $dhcp_hostname; }
  1216. $auth['dhcp_action'] = $action;
  1217. $auth['dhcp_time'] = GetNowTimeString();
  1218. if ($action == 'add') { $auth['last_found'] = GetNowTimeString(); }
  1219. update_record($db, "User_auth", "id=" . $aid, $auth);
  1220. return $aid;
  1221. }
  1222. // default id
  1223. $new_id = get_new_user_id($db, $ip, $mac, $dhcp_hostname);
  1224. $save_traf = get_option($db, 23);
  1225. $msg = '';
  1226. // search changed mac
  1227. list ($aid, $amac) = mysqli_fetch_array(mysqli_query($db, "Select id,mac FROM User_auth WHERE ip_int=$ip_aton and deleted=0 limit 1"));
  1228. if ($aid > 0) {
  1229. if (empty($amac)) {
  1230. $auth['user_id'] = $new_id;
  1231. $auth['ip'] = $ip;
  1232. $auth['ip_int'] = $ip_aton;
  1233. $auth['mac'] = $mac;
  1234. $auth['deleted'] = 0;
  1235. $auth['save_traf'] = $save_traf *1;
  1236. $auth['dhcp_action'] = $action;
  1237. $auth['dhcp_time'] = GetNowTimeString();
  1238. if (!empty($dhcp_hostname)) { $auth['dhcp_hostname'] = $dhcp_hostname; }
  1239. if ($action == 'add') { $auth['last_found'] = GetNowTimeString(); }
  1240. LOG_INFO($db, "for ip: $ip mac not found! Use empty record...");
  1241. update_record($db, "User_auth", "id=" . $aid, $auth);
  1242. return $aid;
  1243. } else {
  1244. LOG_WARNING($db, "for ip: $ip mac change detected! Old mac: [$amac] New mac: [$mac]. Disable old auth_id: $aid");
  1245. run_sql($db, "Update User_auth set deleted=1 WHERE id=" . $aid);
  1246. }
  1247. }
  1248. $resurrection_id=NULL;
  1249. // seek old auth with same ip and mac
  1250. if (get_count_records($db, 'User_auth', "ip_int=" . $ip_aton . " and mac='" . $mac . "'")) {
  1251. // found ->Resurrection old record
  1252. $resurrection_id = get_id_record($db, 'User_auth', "ip_int=" . $ip_aton . " and mac='" . $mac . "'");
  1253. $msg .="Восстанавливаем доступ для auth_id: $resurrection_id with ip: $ip and mac: $mac ";
  1254. $auth['dhcp_action'] = $action;
  1255. $auth['user_id'] = $new_id;
  1256. $auth['deleted'] = 0;
  1257. $auth['dhcp_time'] = GetNowTimeString();
  1258. $auth['save_traf'] = $save_traf *1;
  1259. if (!empty($dhcp_hostname)) { $auth['dhcp_hostname'] = $dhcp_hostname; }
  1260. if ($action == 'add') { $auth['last_found'] = GetNowTimeString(); }
  1261. update_record($db, "User_auth", "id=$resurrection_id", $auth);
  1262. } else {
  1263. // not found ->create new record
  1264. $msg.="Создаём новый ip-адрес \r\nip: $ip\r\nmac: $mac\r\n";
  1265. $auth['deleted'] = 0;
  1266. $auth['user_id'] = $new_id;
  1267. $auth['ip'] = $ip;
  1268. $auth['ip_int'] = $ip_aton;
  1269. $auth['mac'] = $mac;
  1270. $auth['dhcp_action'] = $action;
  1271. $auth['dhcp_time'] = GetNowTimeString();
  1272. $auth['save_traf'] = $save_traf *1;
  1273. if (!empty($dhcp_hostname)) { $auth['dhcp_hostname'] = $dhcp_hostname; }
  1274. if ($action == 'add') { $auth['last_found'] = GetNowTimeString(); }
  1275. $resurrection_id=insert_record($db, "User_auth", $auth);
  1276. }
  1277. //check rules, update filter and state for new record
  1278. if (!empty($resurrection_id)) {
  1279. $user_rec = get_record($db, 'User_list', "id=".$new_id);
  1280. //set filter and status by user
  1281. $set_auth['filter_group_id']=$user_rec['filter_group_id'];
  1282. $set_auth['queue_id']= $user_rec['queue_id'];
  1283. $set_auth['enabled'] = $user_rec['enabled'];
  1284. update_record($db, "User_auth", "id=$resurrection_id", $set_auth);
  1285. $msg.="filter: ".$user_rec['filter_group_id']."\r\n queue_id: ".$user_rec['queue_id']."\r\n enabled: ".$user_rec['enabled']."\r\nid: $resurrection_id";
  1286. }
  1287. if (!is_hotspot($db,$ip) and !empty($msg)) { LOG_WARNING($db, $msg); }
  1288. if (is_hotspot($db,$ip) and !empty($msg)) { LOG_INFO($db, $msg); }
  1289. return $resurrection_id;
  1290. }
  1291. function get_auth($db, $current_auth)
  1292. {
  1293. if (! isset($current_auth)) {
  1294. return;
  1295. }
  1296. if ($current_auth == 0) {
  1297. return;
  1298. }
  1299. $t_login = mysqli_query($db, "SELECT U.login,A.ip FROM User_list as U, User_auth as A WHERE A.user_id=U.id and A.id=$current_auth");
  1300. list ($f_login, $f_ip) = mysqli_fetch_array($t_login);
  1301. $result = $f_login . "[" . $f_ip . "]";
  1302. return $result;
  1303. }
  1304. function get_auth_by_mac($db, $mac)
  1305. {
  1306. if (! isset($mac)) { return; }
  1307. $mac = mac_dotted($mac);
  1308. $t_login = mysqli_query($db, "SELECT U.id,U.login,A.id,A.ip FROM User_list as U, User_auth as A WHERE A.user_id=U.id and A.mac='" . $mac . "' order by A.last_found DESC limit 1");
  1309. list ($f_id, $f_login, $f_auth_id, $f_ip) = mysqli_fetch_array($t_login);
  1310. if (isset($f_id)) {
  1311. $result['auth'] = '<a href=/admin/users/edituser.php?id=' . $f_id . '>' . $f_login . '</a> / ip: <a href=/admin/users/editauth.php?id=' . $f_auth_id . '>' . $f_ip . '</a>';
  1312. } else { $result['auth']='Unknown'; }
  1313. $result['mac'] = expand_mac($db,$mac);
  1314. return $result;
  1315. }
  1316. function get_auth_mac($db, $current_auth)
  1317. {
  1318. if (! isset($current_auth)) {
  1319. return;
  1320. }
  1321. if ($current_auth == 0) {
  1322. return;
  1323. }
  1324. $t_login = mysqli_query($db, "SELECT U.login,A.mac FROM User_list as U, User_auth as A WHERE A.user_id=U.id and A.id=$current_auth");
  1325. list ($f_login, $f_mac) = mysqli_fetch_array($t_login);
  1326. $result = $f_login . "[" . $f_mac . "]";
  1327. return $result;
  1328. }
  1329. function isRO($db)
  1330. {
  1331. $result = 1;
  1332. if (isset($_SESSION['login'])) {
  1333. $work_user = $_SESSION['login'];
  1334. }
  1335. if (isset($_SESSION['user_id'])) {
  1336. $work_id = $_SESSION['user_id'];
  1337. }
  1338. if (! isset($work_user) or ! isset($work_id)) {
  1339. return $result;
  1340. }
  1341. $t_login = mysqli_query($db, "SELECT readonly FROM Customers WHERE Login='" . $work_user . "' and id='" . $work_id . "'");
  1342. list ($f_ro) = mysqli_fetch_array($t_login);
  1343. if (! isset($f_ro)) {
  1344. return $result;
  1345. }
  1346. return $f_ro;
  1347. }
  1348. function LOG_INFO($db,$msg) {
  1349. global $L_INFO;
  1350. global $log_level;
  1351. if ($log_level < $L_INFO) { return; }
  1352. write_log($db,$msg,$L_INFO);
  1353. }
  1354. function LOG_ERROR($db,$msg) {
  1355. global $L_ERROR;
  1356. global $log_level;
  1357. if ($log_level < $L_ERROR) { return; }
  1358. email($L_ERROR,$msg);
  1359. write_log($db,$msg,$L_ERROR);
  1360. }
  1361. function LOG_VERBOSE($db,$msg) {
  1362. global $L_VERBOSE;
  1363. global $log_level;
  1364. if ($log_level < $L_VERBOSE) { return; }
  1365. write_log($db,$msg,$L_VERBOSE);
  1366. }
  1367. function LOG_WARNING($db,$msg) {
  1368. global $L_WARNING;
  1369. global $log_level;
  1370. if ($log_level < $L_WARNING) { return; }
  1371. email($L_WARNING,$msg);
  1372. write_log($db,$msg,$L_WARNING);
  1373. }
  1374. function LOG_DEBUG($db,$msg) {
  1375. global $debug;
  1376. global $L_DEBUG;
  1377. if (isset($debug) and $debug) { write_log($db,$msg,$L_DEBUG); }
  1378. }
  1379. function email ($level,$msg) {
  1380. global $send_email;
  1381. global $admin_email;
  1382. global $sender_email;
  1383. global $L_WARNING;
  1384. global $L_ERROR;
  1385. if (!$send_email) { return; }
  1386. if (!($level === $L_WARNING or $level === $L_ERROR)) { return; }
  1387. $subject = substr($msg,0,80);
  1388. if ($level === $L_WARNING) { $subject = "WARN: ".$subject."..."; $message = 'WARNING! Manager: '.$_SESSION['login'].' </br>'; }
  1389. if ($level === $L_ERROR) { $subject = "ERROR: ".$subject."..."; $message = 'ERROR! Manager: '.$_SESSION['login'].' </br>'; }
  1390. $msg_lines = preg_replace("/\r\n/","</br>",$msg);
  1391. $message .= $msg_lines;
  1392. $send = SimpleMail::make()
  1393. ->setTo($admin_email, 'Administrator')
  1394. ->setFrom($sender_email, 'Stat')
  1395. ->setSubject($subject)
  1396. ->setMessage($message)
  1397. ->setHtml()
  1398. ->setWrap(80)
  1399. ->send();
  1400. }
  1401. function write_log($db, $msg, $level)
  1402. {
  1403. $work_user = 'http';
  1404. if (isset($_SESSION['login'])) {
  1405. $work_user = $_SESSION['login'];
  1406. }
  1407. if (! isset($msg)) {
  1408. $msg = 'ERROR! Empty log string!';
  1409. }
  1410. global $L_INFO;
  1411. if (!isset($level)) { $level = $L_INFO; }
  1412. $msg = str_replace("'", '', $msg);
  1413. $sSQL = "insert into syslog(customer,message,level) values('$work_user','$msg',$level)";
  1414. mysqli_query($db, $sSQL);
  1415. }
  1416. function print_year_select($year_name, $year)
  1417. {
  1418. print "<select name=\"$year_name\" class=\"js-select-single\" >\n";
  1419. for ($i = $year - 10; $i <= $year + 10; $i ++) {
  1420. print_select_item($i,$i,$year);
  1421. }
  1422. print "</select>\n";
  1423. }
  1424. function print_date_select($dd, $mm, $yy)
  1425. {
  1426. if ($dd >= 1) {
  1427. print "<b>День</b>\n";
  1428. print "<select name=\"day\" class=\"js-select-single\" >\n";
  1429. for ($i = 1; $i <= 31; $i ++) {
  1430. print_select_item($i,$i,$dd);
  1431. }
  1432. print "</select>\n";
  1433. }
  1434. if ($mm >= 1) {
  1435. print "<b>Месяц</b>\n";
  1436. print "<select name=\"month\" class=\"js-select-single\" >\n";
  1437. for ($i = 1; $i <= 12; $i ++) {
  1438. $month_name = strftime("%B", strtotime("$i/01/$yy"));
  1439. print_select_item($month_name,$i,$mm);
  1440. }
  1441. print "</select>\n";
  1442. }
  1443. print "<b>Год</b>\n";
  1444. print_year_select('year', $yy);
  1445. }
  1446. function print_date_select2($dd, $mm, $yy)
  1447. {
  1448. if ($dd >= 1) {
  1449. print "<b>День</b>\n";
  1450. print "<select name=\"day2\" class=\"js-select-single\" >\n";
  1451. for ($i = 1; $i <= 31; $i ++) {
  1452. print_select_item($i,$i,$dd);
  1453. }
  1454. print "</select>\n";
  1455. }
  1456. if ($mm >= 1) {
  1457. print "<b>Месяц</b>\n";
  1458. print "<select name=\"month2\" class=\"js-select-single\" >\n";
  1459. for ($i = 1; $i <= 12; $i ++) {
  1460. $month_name = strftime("%B", strtotime("$i/01/$yy"));
  1461. print_select_item($month_name,$i,$mm);
  1462. }
  1463. print "</select>\n";
  1464. }
  1465. print "<b>Год</b>\n";
  1466. print_year_select('year2', $yy);
  1467. }
  1468. function is_up($ip)
  1469. {
  1470. if (! isset($ip) or strlen($ip) == 0) {
  1471. return false;
  1472. }
  1473. exec(sprintf('ping -i .3 -c 1 -W 5 %s', escapeshellarg($ip)), $res, $rval);
  1474. return $rval === 0;
  1475. }
  1476. function get_mac_port_table($ip, $port_index, $community, $version, $oid)
  1477. {
  1478. if (! isset($ip)) {
  1479. return;
  1480. }
  1481. if (! isset($port_index)) {
  1482. return;
  1483. }
  1484. if (! isset($oid)) {
  1485. return;
  1486. }
  1487. if (! isset($community)) {
  1488. $community = 'public';
  1489. }
  1490. if (! isset($version)) {
  1491. $version = '2';
  1492. }
  1493. $mac_table = walk_snmp($ip, $community, $version, $oid);
  1494. if (isset($mac_table) and count($mac_table) > 0) {
  1495. foreach ($mac_table as $key => $value) {
  1496. $key = trim($key);
  1497. $value = intval(trim(str_replace('INTEGER:', '', $value)));
  1498. if ($value == $port_index) {
  1499. $pattern = '/\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/';
  1500. $result = preg_match($pattern, $key, $matches);
  1501. if ($result) {
  1502. $mac_key = preg_replace('/^\./', '', $matches[0]);
  1503. $fdb_port_table[$mac_key] = $value;
  1504. }
  1505. }
  1506. }
  1507. }
  1508. return $fdb_port_table;
  1509. }
  1510. function get_fdb_port_table($ip, $port_index, $community, $version)
  1511. {
  1512. global $mac_table_str_oid;
  1513. global $mac_table_str_oid2;
  1514. global $mac_table_oid;
  1515. global $mac_table_oid2;
  1516. if (! isset($ip)) {
  1517. return;
  1518. }
  1519. if (! isset($port_index)) {
  1520. return;
  1521. }
  1522. if (! isset($community)) {
  1523. $community = 'public';
  1524. }
  1525. if (! isset($version)) {
  1526. $version = '2';
  1527. }
  1528. $fdb_port_table = get_mac_port_table($ip, $port_index, $community, $version, $mac_table_oid2);
  1529. if (! isset($fdb_port_table) or ! $fdb_port_table or count($fdb_port_table) == 0) {
  1530. $fdb_port_table = get_mac_port_table($ip, $port_index, $community, $version, $mac_table_oid);
  1531. }
  1532. // maybe cisco?!
  1533. if (! isset($fdb_port_table) or ! $fdb_port_table or count($fdb_port_table) == 0) {
  1534. global $cisco_vlan_oid;
  1535. $vlan_table = walk_snmp($ip, $community, $version, $cisco_vlan_oid);
  1536. if (! $vlan_table) {
  1537. return;
  1538. }
  1539. foreach ($vlan_table as $vlan_oid => $value) {
  1540. if (! $vlan_oid) { continue; }
  1541. $pattern = '/\.(\d{1,4})$/';
  1542. $result = preg_match($pattern, $vlan_oid, $matches);
  1543. if ($result) {
  1544. $vlan_id = preg_replace('/^\./', '', $matches[0]);
  1545. if ($vlan_id > 1000 and $vlan_id < 1009) { continue; }
  1546. $fdb_vlan_table = get_mac_port_table($ip, $port_index, $community . '@' . $vlan_id, $version, $mac_table_oid2);
  1547. if (! isset($fdb_vlan_table) or ! $fdb_vlan_table or count($fdb_vlan_table) == 0) {
  1548. $fdb_vlan_table = get_mac_port_table($ip, $port_index, $community, $version, $mac_table_oid);
  1549. }
  1550. foreach ($fdb_vlan_table as $mac => $port) {
  1551. if (! isset($mac)) { continue; }
  1552. $fdb_port_table[$mac] = $port;
  1553. }
  1554. }
  1555. }
  1556. }
  1557. return $fdb_port_table;
  1558. }
  1559. function get_mac_table($ip, $community, $version, $oid)
  1560. {
  1561. if (! isset($ip)) {
  1562. return;
  1563. }
  1564. if (! isset($oid)) {
  1565. return;
  1566. }
  1567. if (! isset($community)) {
  1568. $community = 'public';
  1569. }
  1570. if (! isset($version)) {
  1571. $version = '2';
  1572. }
  1573. $mac_table = walk_snmp($ip, $community, $version, $oid);
  1574. if (isset($mac_table) and count($mac_table) > 0) {
  1575. foreach ($mac_table as $key => $value) {
  1576. $key = trim($key);
  1577. $value = intval(trim(str_replace('INTEGER:', '', $value)));
  1578. $pattern = '/\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/';
  1579. $result = preg_match($pattern, $key, $matches);
  1580. if ($result) {
  1581. $mac_key = preg_replace('/^\./', '', $matches[0]);
  1582. $fdb_port_table[$mac_key] = $value;
  1583. }
  1584. }
  1585. }
  1586. return $fdb_port_table;
  1587. }
  1588. function get_fdb_table($ip, $community, $version)
  1589. {
  1590. global $mac_table_str_oid;
  1591. global $mac_table_str_oid2;
  1592. global $mac_table_oid;
  1593. global $mac_table_oid2;
  1594. if (! isset($ip)) {
  1595. return;
  1596. }
  1597. if (! isset($community)) {
  1598. $community = 'public';
  1599. }
  1600. if (! isset($version)) {
  1601. $version = '2';
  1602. }
  1603. $fdb_port_table = get_mac_table($ip, $community, $version, $mac_table_oid2);
  1604. if (! isset($fdb_port_table) or ! $fdb_port_table or count($fdb_port_table) == 0) {
  1605. $fdb_port_table = get_mac_table($ip, $community, $version, $mac_table_oid);
  1606. }
  1607. // maybe cisco?!
  1608. if (! isset($fdb_port_table) or ! $fdb_port_table or count($fdb_port_table) == 0) {
  1609. global $cisco_vlan_oid;
  1610. $vlan_table = walk_snmp($ip, $community, $version, $cisco_vlan_oid);
  1611. if (! $vlan_table) {
  1612. return;
  1613. }
  1614. foreach ($vlan_table as $vlan_oid => $value) {
  1615. if (! $vlan_oid) { continue; }
  1616. $pattern = '/\.(\d{1,4})$/';
  1617. $result = preg_match($pattern, $vlan_oid, $matches);
  1618. if ($result) {
  1619. $vlan_id = preg_replace('/^\./', '', $matches[0]);
  1620. if ($vlan_id > 1000 and $vlan_id < 1009) { continue; }
  1621. $fdb_vlan_table = get_mac_table($ip, $community . '@' . $vlan_id, $version, $mac_table_oid2);
  1622. if (! isset($fdb_vlan_table) or ! $fdb_vlan_table or count($fdb_vlan_table) == 0) {
  1623. $fdb_vlan_table = get_mac_table($ip, $community, $version, $mac_table_oid);
  1624. }
  1625. foreach ($fdb_vlan_table as $mac => $port) {
  1626. if (! isset($mac)) { continue; }
  1627. $fdb_port_table[$mac] = $port;
  1628. }
  1629. }
  1630. }
  1631. }
  1632. return $fdb_port_table;
  1633. }
  1634. function check_snmp_access($ip, $community, $version)
  1635. {
  1636. if (! isset($ip)) {
  1637. return;
  1638. }
  1639. if (! isset($community)) {
  1640. $community = 'public';
  1641. }
  1642. if (! isset($version)) {
  1643. $version = '2';
  1644. }
  1645. $result = get_snmp($ip, $community, $version, '.1.3.6.1.2.1.1.1.0');
  1646. if (! $result) {
  1647. return;
  1648. }
  1649. return 1;
  1650. }
  1651. function get_port_state($port, $ip, $community, $version)
  1652. {
  1653. if (! isset($port)) {
  1654. return;
  1655. }
  1656. if (! isset($ip)) {
  1657. return;
  1658. }
  1659. if (! isset($community)) {
  1660. $community = 'public';
  1661. }
  1662. if (! isset($version)) {
  1663. $version = '2';
  1664. }
  1665. global $port_status_oid;
  1666. $port_oid = $port_status_oid . $port;
  1667. $port_state = get_snmp($ip, $community, $version, $port_oid);
  1668. return $port_state;
  1669. }
  1670. function get_last_digit($oid)
  1671. {
  1672. if (! isset($oid)) {
  1673. return;
  1674. }
  1675. $pattern = '/\.(\d{1,})$/';
  1676. preg_match($pattern, $oid, $matches);
  1677. return $matches[1];
  1678. }
  1679. function get_cisco_sensors($ip, $community, $version, $mkey)
  1680. {
  1681. $index = get_last_digit($mkey);
  1682. global $cisco_sfp_sensors;
  1683. global $cisco_sfp_precision;
  1684. list ($pattern, $result) = explode(':', get_snmp($ip, $community, $version, $cisco_sfp_sensors . "." . $index));
  1685. list ($pattern, $prec) = explode(':', get_snmp($ip, $community, $version, $cisco_sfp_precision . "." . $index));
  1686. if (! isset($prec)) {
  1687. $prec = 1;
  1688. }
  1689. $result = round(trim($result) / (10 * $prec), 2);
  1690. return $result;
  1691. }
  1692. function get_snmp_ifname($ip, $community, $version, $port)
  1693. {
  1694. global $ifmib_ifindex;
  1695. $port_name = '';
  1696. list ($pattern, $port_name) = explode(':', get_snmp($ip, $community, $version, $ifmib_ifindex . "." . $port));
  1697. return $port_name;
  1698. }
  1699. function get_snmp_interfaces($ip, $community, $version)
  1700. {
  1701. global $ifmib_ifindex;
  1702. $result = walk_snmp($ip, $community, $version, $ifmib_ifindex);
  1703. return $result;
  1704. }
  1705. function walk_snmp($ip, $community, $version, $oid)
  1706. {
  1707. if ($version == 2) {
  1708. $result = snmp2_real_walk($ip, $community, $oid);
  1709. }
  1710. if ($version == 1) {
  1711. $result = snmprealwalk($ip, $community, $oid);
  1712. }
  1713. return $result;
  1714. }
  1715. function get_snmp_module_id($modules_oids, $port_name)
  1716. {
  1717. $port_name = preg_quote(trim($port_name), '/');
  1718. foreach ($modules_oids as $key => $value) {
  1719. $pattern = '/' . $port_name . '/i';
  1720. preg_match($pattern, $value, $matches);
  1721. if (isset($matches[0])) {
  1722. $module_id = get_last_digit($key);
  1723. return $module_id;
  1724. }
  1725. }
  1726. return;
  1727. }
  1728. function get_sfp_status($vendor_id, $port, $ip, $community, $version, $modules_oids)
  1729. {
  1730. if (! isset($vendor_id)) {
  1731. return;
  1732. }
  1733. if (! isset($port)) {
  1734. return;
  1735. }
  1736. if (! isset($ip)) {
  1737. return;
  1738. }
  1739. if (! isset($community)) {
  1740. $community = 'public';
  1741. }
  1742. if (! isset($version)) {
  1743. $version = '2';
  1744. }
  1745. // if (!is_up($ip)) { return; }
  1746. global $ifmib_ifindex;
  1747. $status = '';
  1748. // eltex
  1749. if ($vendor_id == 2) {
  1750. global $eltex_sfp_status;
  1751. global $eltex_sfp_vendor;
  1752. global $eltex_sfp_sn;
  1753. global $eltex_sfp_freq;
  1754. global $eltex_sfp_length;
  1755. list ($pattern, $sfp_vendor) = explode(':', get_snmp($ip, $community, $version, $eltex_sfp_vendor . "." . $port));
  1756. if (isset($sfp_vendor)) {
  1757. $sfp_status_temp = $eltex_sfp_status . "." . $port . ".5";
  1758. $sfp_status_volt = $eltex_sfp_status . "." . $port . ".6";
  1759. $sfp_status_circut = $eltex_sfp_status . "." . $port . ".7";
  1760. $sfp_status_tx = $eltex_sfp_status . "." . $port . ".8";
  1761. $sfp_status_rx = $eltex_sfp_status . "." . $port . ".9";
  1762. list ($pattern, $temp) = explode(':', get_snmp($ip, $community, $version, $sfp_status_temp));
  1763. list ($pattern, $volt) = explode(':', get_snmp($ip, $community, $version, $sfp_status_volt));
  1764. list ($pattern, $circut) = explode(':', get_snmp($ip, $community, $version, $sfp_status_circut));
  1765. list ($pattern, $tx) = explode(':', get_snmp($ip, $community, $version, $sfp_status_tx));
  1766. list ($pattern, $rx) = explode(':', get_snmp($ip, $community, $version, $sfp_status_rx));
  1767. list ($pattern, $sfp_sn) = explode(':', get_snmp($ip, $community, $version, $eltex_sfp_sn . "." . $port));
  1768. list ($pattern, $sfp_freq) = explode(':', get_snmp($ip, $community, $version, $eltex_sfp_freq . "." . $port));
  1769. if (! isset($sfp_freq) or $sfp_freq == 65535) {
  1770. $sfp_freq = 'unspecified';
  1771. }
  1772. list ($pattern, $sfp_length) = explode(':', get_snmp($ip, $community, $version, $eltex_sfp_length . "." . $port));
  1773. $status = 'Vendor: ' . $sfp_vendor . ' Serial: ' . $sfp_sn . ' Laser: ' . $sfp_freq . ' Distance: ' . $sfp_length . '<br>';
  1774. if (isset($sfp_status_temp) and $temp > 0.1) {
  1775. $status .= 'Temp: ' . $temp . " C";
  1776. }
  1777. if (isset($sfp_status_volt) and $volt > 0.1) {
  1778. $status .= ' Volt: ' . round($volt / 1000000, 2) . ' V';
  1779. }
  1780. if (isset($sfp_status_circut) and $circut > 0.1) {
  1781. $status .= ' Circut: ' . round($circut / 1000, 2) . ' mA';
  1782. }
  1783. if (isset($sfp_status_tx) and $tx > 0.1) {
  1784. $status .= ' Tx: ' . round($tx / 1000, 2) . ' dBm';
  1785. }
  1786. if (isset($sfp_status_rx) and $rx > 0.1) {
  1787. $status .= ' Rx: ' . round($rx / 1000, 2) . ' dBm';
  1788. }
  1789. $status .= '<br>';
  1790. return $status;
  1791. }
  1792. return;
  1793. }
  1794. // cisco
  1795. if ($vendor_id == 16) {
  1796. global $cisco_descr;
  1797. global $cisco_modules;
  1798. // get interface names
  1799. list ($pattern, $port_name) = explode(':', get_snmp($ip, $community, $version, $ifmib_ifindex . "." . $port));
  1800. // search module indexes
  1801. $port_name = preg_quote(trim($port_name), '/');
  1802. foreach ($modules_oids as $key => $value) {
  1803. $pattern = '/(' . $port_name . ' Module Temperature Sensor)/i';
  1804. preg_match($pattern, $value, $matches);
  1805. if (isset($matches[0])) {
  1806. $temp = get_cisco_sensors($ip, $community, $version, $key);
  1807. continue;
  1808. }
  1809. $pattern = '/(' . $port_name . ' Supply Voltage Sensor)/i';
  1810. preg_match($pattern, $value, $matches);
  1811. if (isset($matches[0])) {
  1812. $volt = get_cisco_sensors($ip, $community, $version, $key);
  1813. continue;
  1814. }
  1815. $pattern = '/(' . $port_name . ' Bias Current Sensor)/i';
  1816. preg_match($pattern, $value, $matches);
  1817. if (isset($matches[0])) {
  1818. $circut = get_cisco_sensors($ip, $community, $version, $key);
  1819. continue;
  1820. }
  1821. $pattern = '/(' . $port_name . ' Transmit Power Sensor)/i';
  1822. preg_match($pattern, $value, $matches);
  1823. if (isset($matches[0])) {
  1824. $tx = get_cisco_sensors($ip, $community, $version, $key);
  1825. continue;
  1826. }
  1827. $pattern = '/(' . $port_name . ' Receive Power Sensor)/i';
  1828. preg_match($pattern, $value, $matches);
  1829. if (isset($matches[0])) {
  1830. $rx = get_cisco_sensors($ip, $community, $version, $key);
  1831. continue;
  1832. }
  1833. }
  1834. if (isset($temp) and $temp > 0) {
  1835. $status .= 'Temp: ' . $temp . " C";
  1836. }
  1837. if (isset($volt) and $volt > 0) {
  1838. $status .= ' Volt: ' . $volt . ' V';
  1839. }
  1840. if (isset($circut) and $circut > 0) {
  1841. $status .= ' Circut: ' . $circut . ' mA';
  1842. }
  1843. if (isset($tx) and abs($tx)>0.1) {
  1844. $status .= ' Tx: ' . $tx . ' dBm';
  1845. }
  1846. if (isset($rx) and abs($rx)>0.1) {
  1847. $status .= ' Rx: ' . $rx . ' dBm';
  1848. }
  1849. if (isset($status)) {
  1850. $status = preg_replace('/"/', '', $status);
  1851. $status .= '<br>';
  1852. }
  1853. return $status;
  1854. }
  1855. // huawei
  1856. if ($vendor_id == 3) {
  1857. global $huawei_sfp_vendor;
  1858. global $huawei_sfp_speed;
  1859. global $huawei_sfp_db;
  1860. global $huawei_sfp_volt;
  1861. global $huawei_sfp_optrx;
  1862. global $huawei_sfp_opttx;
  1863. global $huawei_sfp_rx;
  1864. global $huawei_sfp_tx;
  1865. global $huawei_sfp_biascurrent;
  1866. // get interface names
  1867. list ($pattern, $port_name) = explode(':', get_snmp($ip, $community, $version, $ifmib_ifindex . "." . $port));
  1868. // search module indexes
  1869. $port_name = preg_quote(trim($port_name), '/');
  1870. foreach ($modules_oids as $key => $value) {
  1871. $pattern = '/' . $port_name . '/i';
  1872. preg_match($pattern, $value, $matches);
  1873. if (isset($matches[0])) {
  1874. $module_id = get_last_digit($key);
  1875. unset($result);
  1876. list ($pattern, $result) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_vendor . "." . $module_id));
  1877. if (isset($result)) {
  1878. $sfp_vendor = $result;
  1879. }
  1880. unset($result);
  1881. list ($pattern, $result) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_speed . "." . $module_id));
  1882. if (isset($result)) {
  1883. list ($sfp_speed, $spf_lenght, $sfp_type) = explode('-', $result);
  1884. if ($sfp_type == 0) {
  1885. $sfp_type = 'MultiMode';
  1886. }
  1887. if ($sfp_type == 1) {
  1888. $sfp_type = 'SingleMode';
  1889. }
  1890. }
  1891. list ($pattern, $volt) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_volt . "." . $module_id));
  1892. list ($pattern, $circut) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_biascurrent . "." . $module_id));
  1893. list ($pattern, $tx) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_opttx . "." . $module_id));
  1894. list ($pattern, $rx) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_optrx . "." . $module_id));
  1895. if (!isset($tx)) {
  1896. list ($pattern, $tx) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_tx . "." . $module_id));
  1897. }
  1898. if (!isset($rx)) {
  1899. list ($pattern, $rx) = explode(':', get_snmp($ip, $community, $version, $huawei_sfp_rx . "." . $module_id));
  1900. }
  1901. if (isset($sfp_vendor)) { $status .= ' Name:' . $sfp_vendor.'<br>'; }
  1902. // if (isset($sfp_speed)) { $status .= ' ' . $sfp_speed; }
  1903. // if (isset($spf_lenght)) { $status .= ' ' . $spf_lenght; }
  1904. if ($volt > 0) { $status .= ' Volt: ' . round($volt / 1000, 2) . ' V'; }
  1905. if (isset($circut)) { $status .= ' Circut: ' . $circut . ' mA <br>'; }
  1906. if (isset($tx)) {
  1907. $tx = preg_replace('/"/', '', $tx);
  1908. list($tx_dbm,$pattern) = explode('.', $tx);
  1909. $tx_dbm=round(trim($tx_dbm) / 100,2);
  1910. if (abs($tx_dbm)>0.1) { $status .= ' Tx: '.$tx_dbm.' dBm'; }
  1911. }
  1912. if (isset($rx)) {
  1913. $rx = preg_replace('/"/', '', $rx);
  1914. list($rx_dbm,$pattern) = explode('.', $rx);
  1915. $rx_dbm=round(trim($rx_dbm) / 100,2);
  1916. if (abs($rx_dbm)>0.1) { $status .= ' Rx: '.$rx_dbm.' dBm'; }
  1917. }
  1918. break;
  1919. }
  1920. }
  1921. if (isset($status)) {
  1922. $status = preg_replace('/"/', '', $status);
  1923. $status .= '<br>';
  1924. }
  1925. return $status;
  1926. }
  1927. return;
  1928. }
  1929. function get_port_vlan($port, $ip, $community, $version)
  1930. {
  1931. if (! isset($port)) {
  1932. return;
  1933. }
  1934. if (! isset($ip)) {
  1935. return;
  1936. }
  1937. if (! isset($community)) {
  1938. $community = 'public';
  1939. }
  1940. if (! isset($version)) {
  1941. $version = '2';
  1942. }
  1943. // if (!is_up($ip)) { return; }
  1944. global $port_vlan_oid;
  1945. $port_oid = $port_vlan_oid . $port;
  1946. $port_vlan = get_snmp($ip, $community, $version, $port_oid);
  1947. $port_vlan = intval(trim(str_replace('Gauge32:', '', $port_vlan)));
  1948. return $port_vlan;
  1949. }
  1950. function get_port_poe_state($vendor_id, $port, $ip, $community, $version)
  1951. {
  1952. // port = snmp_index!!!!
  1953. if (! isset($port)) {
  1954. return;
  1955. }
  1956. if (! isset($ip)) {
  1957. return;
  1958. }
  1959. if (! isset($community)) {
  1960. $community = 'public';
  1961. }
  1962. if (! isset($version)) {
  1963. $version = '2';
  1964. }
  1965. // if (!is_up($ip)) { return; }
  1966. // default poe oid
  1967. global $pethPsePortAdminEnable;
  1968. $poe_status = $pethPsePortAdminEnable . "." . $port;
  1969. if ($vendor_id == 3) {
  1970. global $huawei_poe_oid;
  1971. $poe_status = $huawei_poe_oid . "." . $port;
  1972. }
  1973. if ($vendor_id == 8) {
  1974. global $allied_poe_oid;
  1975. $poe_status = $allied_poe_oid . "." . $port;
  1976. }
  1977. if ($vendor_id == 15) {
  1978. global $hp_poe_oid;
  1979. $poe_status = $hp_poe_oid . "." . $port;
  1980. }
  1981. if ($vendor_id == 9) {
  1982. global $mikrotik_poe_oid;
  1983. $poe_status = $mikrotik_poe_oid . "." . $port;
  1984. }
  1985. if ($vendor_id == 10) {
  1986. global $netgear_poe_oid;
  1987. $poe_status = $netgear_poe_oid . "." . $port;
  1988. }
  1989. $result = '';
  1990. $c_state = get_snmp($ip, $community, $version, $poe_status);
  1991. if (isset($c_state)) {
  1992. list ($pattern, $p_state) = explode(':', $c_state);
  1993. if ($vendor_id == 9) {
  1994. if ($p_state == 1) {
  1995. return 2;
  1996. }
  1997. if ($p_state > 1) {
  1998. return 1;
  1999. }
  2000. }
  2001. return $p_state;
  2002. }
  2003. return;
  2004. }
  2005. function set_port_poe_state($vendor_id, $port, $ip, $community, $version, $state)
  2006. {
  2007. // port -> snmp_index!!!
  2008. if (! isset($port)) {
  2009. return;
  2010. }
  2011. if (! isset($ip)) {
  2012. return;
  2013. }
  2014. if (! isset($community)) {
  2015. $community = 'public';
  2016. }
  2017. if (! isset($version)) {
  2018. $version = '2';
  2019. }
  2020. // if (!is_up($ip)) { return; }
  2021. // default poe oid
  2022. global $pethPsePortAdminEnable;
  2023. $poe_status = $pethPsePortAdminEnable . "." . $port;
  2024. if ($vendor_id == 3) {
  2025. global $huawei_poe_oid;
  2026. $poe_status = $huawei_poe_oid . "." . $port;
  2027. }
  2028. if ($vendor_id == 8) {
  2029. global $allied_poe_oid;
  2030. $poe_status = $allied_poe_oid . "." . $port;
  2031. }
  2032. if ($vendor_id == 15) {
  2033. global $hp_poe_oid;
  2034. $poe_status = $hp_poe_oid . "." . $port;
  2035. }
  2036. if ($vendor_id == 10) {
  2037. global $netgear_poe_oid;
  2038. $poe_status = $netgear_poe_oid . "." . $port;
  2039. }
  2040. if ($state) {
  2041. // enable port
  2042. $c_state = set_snmp($ip, $community, $version, $poe_status, 'i', 1);
  2043. return $c_state;
  2044. } else {
  2045. // disable port
  2046. $c_state = set_snmp($ip, $community, $version, $poe_status, 'i', 2);
  2047. return $c_state;
  2048. }
  2049. }
  2050. function get_port_poe_detail($vendor_id, $port, $ip, $community, $version)
  2051. {
  2052. // port = snmp_index!!!!
  2053. if (! isset($port)) {
  2054. return;
  2055. }
  2056. if (! isset($ip)) {
  2057. return;
  2058. }
  2059. if (! isset($community)) {
  2060. $community = 'public';
  2061. }
  2062. if (! isset($version)) {
  2063. $version = '2';
  2064. }
  2065. // if (!is_up($ip)) { return; }
  2066. $result = '';
  2067. $poe_class = '.1.3.6.1.2.1.105.1.1.1.10.1.' . $port;
  2068. // eltex
  2069. if ($vendor_id == 2) {
  2070. $poe_power = '.1.3.6.1.4.1.89.108.1.1.5.1.' . $port;
  2071. $poe_current = '.1.3.6.1.4.1.89.108.1.1.4.1.' . $port;
  2072. $poe_volt = '.1.3.6.1.4.1.89.108.1.1.3.1.' . $port;
  2073. }
  2074. // huawei
  2075. if ($vendor_id == 3) {
  2076. $poe_power = '.1.3.6.1.4.1.2011.5.25.195.3.1.10.' . $port;
  2077. $poe_current = '.1.3.6.1.4.1.4526.11.15.1.1.1.3.1.' . $port;
  2078. $poe_volt = '.1.3.6.1.4.1.2011.5.25.195.3.1.14.' . $port;
  2079. }
  2080. // AT
  2081. if ($vendor_id == 8) {
  2082. $poe_power = '.1.3.6.1.4.1.89.108.1.1.5.1.' . $port;
  2083. $poe_current = '.1.3.6.1.4.1.89.108.1.1.4.1.' . $port;
  2084. $poe_volt = '.1.3.6.1.4.1.89.108.1.1.3.1.' . $port;
  2085. }
  2086. // mikrotik
  2087. if ($vendor_id == 9) {
  2088. global $mikrotik_poe_volt;
  2089. global $mikrotik_poe_current;
  2090. global $mikrotik_poe_usage;
  2091. $poe_power = $mikrotik_poe_usage . '.' . $port;
  2092. $poe_current = $mikrotik_poe_current . '.' . $port;
  2093. $poe_volt = $mikrotik_poe_volt . '.' . $port;
  2094. }
  2095. // netgear
  2096. if ($vendor_id == 10) {
  2097. $poe_power = '.1.3.6.1.4.1.4526.11.15.1.1.1.2.1.' . $port;
  2098. $poe_current = '.1.3.6.1.4.1.4526.11.15.1.1.1.3.1.' . $port;
  2099. $poe_volt = '.1.3.6.1.4.1.4526.11.15.1.1.1.4.1.' . $port;
  2100. }
  2101. // HP
  2102. if ($vendor_id == 15) {
  2103. $poe_power = '.1.3.6.1.4.1.25506.2.14.1.1.4.1.' . $port;
  2104. $poe_volt = '.1.3.6.1.4.1.25506.2.14.1.1.3.1.' . $port;
  2105. }
  2106. if (isset($poe_power)) {
  2107. $c_power = get_snmp($ip, $community, $version, $poe_power);
  2108. if (isset($c_power)) {
  2109. $p_power = snmp_value($c_power);
  2110. if ($vendor_id == 9) {
  2111. $p_power = round($p_power / 10, 2);
  2112. } else {
  2113. $p_power = round($p_power / 1000, 2);
  2114. }
  2115. if ($p_power > 0) {
  2116. $result .= ' P: ' . $p_power . ' W';
  2117. }
  2118. }
  2119. }
  2120. if (isset($poe_current)) {
  2121. $c_current = get_snmp($ip, $community, $version, $poe_current);
  2122. if (isset($c_current)) {
  2123. $p_current = snmp_value($c_current);
  2124. if ($p_current > 0) {
  2125. $result .= ' C: ' . $p_current . ' mA';
  2126. }
  2127. }
  2128. }
  2129. if (isset($poe_volt)) {
  2130. $c_volt = get_snmp($ip, $community, $version, $poe_volt);
  2131. if (isset($c_volt)) {
  2132. $p_volt = snmp_value($c_volt);
  2133. if ($vendor_id == 2 or $vendor_id == 8) {
  2134. $p_volt = round($p_volt / 1000, 2);
  2135. }
  2136. if ($vendor_id == 9) {
  2137. $p_volt = round($p_volt / 10, 2);
  2138. }
  2139. if ($vendor_id == 15) {
  2140. $p_volt = round($p_volt / 100, 2);
  2141. }
  2142. if ($p_volt > 0 and $p_power > 0) {
  2143. $result .= ' V: ' . $p_volt . " V";
  2144. }
  2145. }
  2146. }
  2147. if (isset($poe_class)) {
  2148. $c_class = get_snmp($ip, $community, $version, $poe_class);
  2149. if (isset($c_class)) {
  2150. $p_class = snmp_value($c_class);
  2151. if ($p_class > 0 and $p_power > 0) {
  2152. $result .= ' Class: ' . ($p_class - 1);
  2153. }
  2154. }
  2155. }
  2156. return $result;
  2157. }
  2158. function get_snmp($ip, $community, $version, $oid)
  2159. {
  2160. if ($version == 2) {
  2161. $result = snmp2_get($ip, $community, $oid);
  2162. }
  2163. if ($version == 1) {
  2164. $result = snmpget($ip, $community, $oid);
  2165. }
  2166. return $result;
  2167. }
  2168. function set_snmp($ip, $community, $version, $oid, $field, $value)
  2169. {
  2170. if ($version == 2) {
  2171. $result = snmp2_set($ip, $community, $oid, $field, $value);
  2172. }
  2173. if ($version == 1) {
  2174. $result = snmpset($ip, $community, $oid, $field, $value);
  2175. }
  2176. return $result;
  2177. }
  2178. function snmp_value($value)
  2179. {
  2180. if (preg_match('/:/', $value)) {
  2181. list ($pattern, $result) = explode(':', $value);
  2182. $result = str_replace('"', '', $result);
  2183. } else {
  2184. $result = $value;
  2185. }
  2186. return trim($result);
  2187. }
  2188. function set_port_state($vendor_id, $port, $ip, $community, $version, $state)
  2189. {
  2190. // port -> snmp_index!!!
  2191. if (! isset($port)) {
  2192. return;
  2193. }
  2194. if (! isset($ip)) {
  2195. return;
  2196. }
  2197. if (! isset($community)) {
  2198. $community = 'public';
  2199. }
  2200. if (! isset($version)) {
  2201. $version = '2';
  2202. }
  2203. global $port_admin_status_oid;
  2204. $port_status = $port_admin_status_oid . $port;
  2205. if ($state) {
  2206. // enable port
  2207. $c_state = set_snmp($ip, $community, $version, $port_status, 'i', 1);
  2208. return $c_state;
  2209. } else {
  2210. // disable port
  2211. $c_state = set_snmp($ip, $community, $version, $port_status, 'i', 2);
  2212. return $c_state;
  2213. }
  2214. }
  2215. function set_port_for_group($db, $group_id, $place_id, $state)
  2216. {
  2217. $authSQL = 'SELECT User_auth.id,User_auth.dns_name,User_auth.ip FROM User_auth, User_list WHERE User_auth.user_id = User_list.id AND User_auth.deleted=0 and User_list.ou_id=' . $group_id;
  2218. $auth_list = mysqli_query($db, $authSQL);
  2219. LOG_INFO($db, 'Mass port state change started!');
  2220. // get auth list for group
  2221. while (list ($a_id, $a_name, $a_ip) = mysqli_fetch_array($auth_list)) {
  2222. // get device and port for auth
  2223. if ($place_id == 0) {
  2224. $place_filter = '';
  2225. } else {
  2226. $place_filter = 'D.building_id=' . $place_id . ' and ';
  2227. }
  2228. $devSQL = 'SELECT D.id, D.device_name, D.vendor_id, D.device_model, D.ip, D.snmp_version, D.rw_community, DP.port, DP.snmp_index FROM devices AS D, device_ports AS DP, connections AS C WHERE ' . $place_filter . ' D.id = DP.device_id AND DP.id = C.port_id AND C.auth_id=' . $a_id . ' LIMIT 1';
  2229. $dev_info = mysqli_query($db, $devSQL);
  2230. list ($d_id, $d_name, $d_vendor_id, $d_model, $d_ip, $d_snmp, $d_community, $d_port, $d_snmp_index) = mysqli_fetch_array($dev_info);
  2231. if (! isset($d_id)) {
  2232. continue;
  2233. }
  2234. if ($state) {
  2235. $mode = 'enable';
  2236. run_sql($db, "Update User_auth set nagios_handler='restart-port' WHERE id=$a_id and nagios_handler='manual-mode'");
  2237. } else {
  2238. $mode = 'disable';
  2239. run_sql($db, "Update User_auth set nagios_handler='manual-mode' WHERE id=$a_id and nagios_handler='restart-port'");
  2240. }
  2241. LOG_INFO($db, "At device $d_name [$d_ip] $mode port $d_port for auth_id: $a_id ($a_ip [$a_name])");
  2242. set_port_state($d_vendor_id, $d_snmp_index, $d_ip, $d_community, $d_snmp, $state);
  2243. set_port_poe_state($d_vendor_id, $d_snmp_index, $d_ip, $d_community, $d_snmp, $state);
  2244. }
  2245. LOG_INFO($db, 'Mass port state change stopped.');
  2246. }
  2247. function get_vendor($db,$mac)
  2248. {
  2249. $mac = mac_simplify($mac);
  2250. $vendor = mysqli_query($db,'select companyName,companyAddress FROM mac_vendors WHERE oui="'.substr($mac,0,6).'" or oui="'.substr($mac,0,8).'"');
  2251. list ($f_name,$f_addr) = mysqli_fetch_array($vendor);
  2252. $result = $f_name." ".$f_addr;
  2253. return $result;
  2254. }
  2255. function get_port_state_detail($port, $ip, $community, $version)
  2256. {
  2257. if (! isset($port)) {
  2258. return;
  2259. }
  2260. if (! isset($ip)) {
  2261. return;
  2262. }
  2263. if (! isset($community)) {
  2264. $community = 'public';
  2265. }
  2266. if (! isset($version)) {
  2267. $version = '2';
  2268. }
  2269. // if (!is_up($ip)) { return; }
  2270. global $port_status_oid;
  2271. global $port_admin_status_oid;
  2272. global $port_speed_oid;
  2273. global $port_errors_oid;
  2274. $oper = $port_status_oid . $port;
  2275. $admin = $port_admin_status_oid . $port;
  2276. $speed = $port_speed_oid . $port;
  2277. $errors = $port_errors_oid . $port;
  2278. $result = '';
  2279. $c_state = get_snmp($ip, $community, $version, $oper);
  2280. list ($pattern, $p_state) = explode(':', $c_state);
  2281. $c_admin = get_snmp($ip, $community, $version, $admin);
  2282. list ($pattern, $p_admin) = explode(':', $c_admin);
  2283. if (preg_match('/up/i', $p_state)) {
  2284. $c_speed = get_snmp($ip, $community, $version, $speed);
  2285. } else {
  2286. $c_speed = 'INT:0';
  2287. }
  2288. list ($pattern, $p_speed) = explode(':', $c_speed);
  2289. $c_errors = get_snmp($ip, $community, $version, $errors);
  2290. list ($pattern, $p_errors) = explode(':', $c_errors);
  2291. $result = $p_state . ";" . $p_admin . ";" . trim($p_speed) . ";" . trim($p_errors);
  2292. return $result;
  2293. }
  2294. function dec_to_hex($mac)
  2295. {
  2296. if (! isset($mac)) {
  2297. return;
  2298. }
  2299. $mac_array = explode('.', $mac);
  2300. for ($i = 0; $i < count($mac_array); $i ++) {
  2301. $hex_i = dechex($mac_array[$i]);
  2302. if (strlen($hex_i) == 1) {
  2303. $hex_i = "0" . $hex_i;
  2304. }
  2305. $mac_array[$i] = $hex_i;
  2306. }
  2307. $hex_mac = implode(':', $mac_array);
  2308. return $hex_mac;
  2309. }
  2310. function mac_simplify($mac)
  2311. {
  2312. if (! isset($mac)) {
  2313. return;
  2314. }
  2315. $mac = strtolower(trim($mac));
  2316. $mac = preg_replace('/(\.|:|-)/', '', $mac);
  2317. return $mac;
  2318. }
  2319. function mac_dotted($mac)
  2320. {
  2321. if (! isset($mac)) {
  2322. return;
  2323. }
  2324. $mac = mac_simplify($mac);
  2325. $mac = preg_replace('/(\S{2})(\S{2})(\S{2})(\S{2})(\S{2})(\S{2})/', '$1:$2:$3:$4:$5:$6', $mac);
  2326. return $mac;
  2327. }
  2328. function unbind_ports($db, $device_id)
  2329. {
  2330. $target = mysqli_query($db, "SELECT U.target_port_id,U.id FROM device_ports U WHERE U.device_id=$device_id");
  2331. while (list ($target_id, $id) = mysqli_fetch_array($target)) {
  2332. $new['target_port_id'] = 0;
  2333. update_record($db, "device_ports", "target_port_id='$id'", $new);
  2334. update_record($db, "device_ports", "id='$id'", $new);
  2335. }
  2336. }
  2337. function bind_ports($db, $port_id, $target_id)
  2338. {
  2339. $old_target = mysqli_query($db, "SELECT U.target_port_id FROM device_ports U WHERE U.id=$port_id");
  2340. list ($old_target_id) = mysqli_fetch_array($old_target);
  2341. // unbind current connection
  2342. $new['target_port_id'] = 0;
  2343. update_record($db, "device_ports", "id='$port_id'", $new);
  2344. if (isset($old_target_id)) {
  2345. update_record($db, "device_ports", "id='$old_target_id'", $new);
  2346. }
  2347. // new link
  2348. if (isset($target_id) and $target_id > 0) {
  2349. $new['target_port_id'] = $target_id;
  2350. update_record($db, "device_ports", "id='$port_id'", $new);
  2351. $new['target_port_id'] = $port_id;
  2352. update_record($db, "device_ports", "id='$target_id'", $new);
  2353. }
  2354. }
  2355. function expand_device_name($db, $name)
  2356. {
  2357. $device_id = get_device_id($db, $name);
  2358. $result = $name;
  2359. if (isset($device_id) and $device_id > 0) {
  2360. $result = '<a href=/admin/devices/editdevice.php?id=' . $device_id . '>' . $name . '</a>';
  2361. }
  2362. return $result;
  2363. }
  2364. function expand_mac($db,$msg)
  2365. {
  2366. if (! isset($msg)) { return; }
  2367. $mac = mac_dotted($msg);
  2368. $vendor_info = get_vendor($db,$mac);
  2369. $result = ' <p title="'.$vendor_info.'"><a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a></p>';
  2370. return $result;
  2371. }
  2372. function expand_log_str($db, $msg)
  2373. {
  2374. if (! isset($msg)) {
  2375. return;
  2376. }
  2377. $auth_pattern = '/(auth_id:|auth|auth id:|auth id)\s+(\d+)\s+/i';
  2378. $auth_replace = '<a href=/admin/users/editauth.php?id=${2}>auth_id:${2}</a> ';
  2379. $result = preg_replace($auth_pattern, $auth_replace, $msg);
  2380. $user_pattern = '/(user_id:|user|user id:|user id)\s+(\d+)\s+/i';
  2381. $user_replace = '<a href=/admin/users/edituser.php?id=${2}>user_id:${2}</a>';
  2382. $result = preg_replace($user_pattern, $user_replace, $result);
  2383. $mac_pattern = '/\s+\[(\w{12})\]\s+/i';
  2384. preg_match($mac_pattern, $result, $matches);
  2385. if (isset($matches[1])) {
  2386. $mac = $matches[1];
  2387. $mac = mac_dotted($mac);
  2388. # $vendor_info = get_vendor($db,$mac);
  2389. # $mac_replace = ' <p title="'.$vendor_info.'"><a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a></p>';
  2390. $mac_replace = ' <a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a> ';
  2391. $result = preg_replace($mac_pattern, $mac_replace, $result);
  2392. }
  2393. $mac_pattern = '/\s+mac:\s+([\w\:]{17})$/i';
  2394. preg_match($mac_pattern, $result, $matches);
  2395. if (isset($matches[1])) {
  2396. $mac = $matches[1];
  2397. $mac = mac_dotted($mac);
  2398. # $vendor_info = get_vendor($db,$mac);
  2399. # $mac_replace = ' mac: <p title="'.$vendor_info.'"><a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a></p>';
  2400. $mac_replace = ' mac: <a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a> ';
  2401. $result = preg_replace($mac_pattern, $mac_replace, $result);
  2402. }
  2403. $device_pattern = '/at device\s+([\w\.\-]+)/i';
  2404. preg_match($device_pattern, $result, $matches);
  2405. if (isset($matches[1])) {
  2406. $device_name = $matches[1];
  2407. $device_id = get_device_id($db, $device_name);
  2408. if (isset($device_id) and $device_id > 0) {
  2409. $device_replace = 'at device <a href=/admin/devices/editdevice.php?id=' . $device_id . '>${1}</a>';
  2410. $result = preg_replace($device_pattern, $device_replace, $result);
  2411. }
  2412. }
  2413. $device_pattern = '/(device_id:|device id:|device id|device_id)\s+(\d+)\s+/i';
  2414. $device_replace = 'device_id: <a href=/admin/devices/editdevice.php?id=${2}>${2}</a> ';
  2415. $result = preg_replace($device_pattern, $device_replace, $result);
  2416. $ip_pattern = '/\s+ip\:\s+(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})\s+/i';
  2417. preg_match($ip_pattern, $result, $matches);
  2418. if (isset($matches[1])) {
  2419. $ip = $matches[1];
  2420. $auth_id = get_auth_by_ip($db, $ip);
  2421. if (isset($auth_id) and $auth_id > 0) {
  2422. $auth_replace = ' ip: <a href=/admin/users/editauth.php?id=' . $auth_id . '>${1}</a> ';
  2423. $result = preg_replace($ip_pattern, $auth_replace, $result);
  2424. }
  2425. }
  2426. return $result;
  2427. }
  2428. function get_record_field($db, $table, $field, $filter)
  2429. {
  2430. if (! isset($table)) {
  2431. LOG_ERROR($db, "Search in unknown table! Skip command.");
  2432. return;
  2433. }
  2434. if (! isset($filter)) {
  2435. LOG_ERROR($db, "Search filter is empty! Skip command.");
  2436. return;
  2437. }
  2438. if (! isset($field)) {
  2439. LOG_ERROR($db, "Search field is empty! Skip command.");
  2440. return;
  2441. }
  2442. if (preg_match('/=$/', $filter)) {
  2443. LOG_ERROR($db, "Search record ($table) with illegal filter $filter! Skip command.");
  2444. return;
  2445. }
  2446. $old_sql = "SELECT $field FROM $table WHERE $filter LIMIT 1";
  2447. $old_record = mysqli_query($db, $old_sql);
  2448. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  2449. foreach ($old as $key => $value) {
  2450. if (! isset($value) or $value==='NULL') { $value = ''; }
  2451. $result[$key] = $value;
  2452. }
  2453. return $result[$field];
  2454. }
  2455. function get_record($db, $table, $filter)
  2456. {
  2457. if (! isset($table)) {
  2458. LOG_ERROR($db, "Search in unknown table! Skip command.");
  2459. return;
  2460. }
  2461. if (! isset($filter)) {
  2462. LOG_ERROR($db, "Search filter is empty! Skip command.");
  2463. return;
  2464. }
  2465. if (preg_match('/=$/', $filter)) {
  2466. LOG_ERROR($db, "Search record ($table) with illegal filter $filter! Skip command.");
  2467. return;
  2468. }
  2469. $old_sql = "SELECT * FROM $table WHERE $filter LIMIT 1";
  2470. $old_record = mysqli_query($db, $old_sql);
  2471. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  2472. $result = NULL;
  2473. if (!empty($old)) {
  2474. foreach ($old as $key => $value) {
  2475. if (!isset($value) or $value==='NULL') { $value = ''; }
  2476. if (!empty($key)) { $result[$key] = $value; }
  2477. }
  2478. }
  2479. return $result;
  2480. }
  2481. function get_records($db, $table, $filter)
  2482. {
  2483. if (! isset($table)) {
  2484. LOG_ERROR($db, "Search in unknown table! Skip command.");
  2485. return;
  2486. }
  2487. if (isset($filter) and preg_match('/=$/', $filter)) {
  2488. LOG_ERROR($db, "Search record ($table) with illegal filter $filter! Skip command.");
  2489. return;
  2490. }
  2491. $s_filter='';
  2492. if (isset($filter)) { $s_filter = 'WHERE '.$filter; }
  2493. $old_sql = "SELECT * FROM $table $s_filter";
  2494. $old_record = mysqli_query($db, $old_sql);
  2495. $result = NULL;
  2496. $index = 0;
  2497. while ($old = mysqli_fetch_array($old_record, MYSQLI_ASSOC)) {
  2498. foreach ($old as $key => $value) {
  2499. if (! isset($value) or $value==='NULL') { $value = ''; }
  2500. $result[$index][$key] = $value;
  2501. }
  2502. $index++;
  2503. }
  2504. return $result;
  2505. }
  2506. function get_records_sql($db, $sql)
  2507. {
  2508. if (! isset($sql)) {
  2509. LOG_ERROR($db, "Empty query! Skip command.");
  2510. return;
  2511. }
  2512. $record = mysqli_query($db, $sql);
  2513. $index = 0;
  2514. $result = NULL;
  2515. while ($rec = mysqli_fetch_array($record, MYSQLI_ASSOC)) {
  2516. foreach ($rec as $key => $value) {
  2517. if (! isset($value) or $value==='NULL') { $value = ''; }
  2518. if (!empty($key)) { $result[$index][$key] = $value; }
  2519. }
  2520. $index++;
  2521. }
  2522. return $result;
  2523. }
  2524. function get_record_sql($db, $sql)
  2525. {
  2526. if (! isset($sql)) {
  2527. LOG_ERROR($db, "Empty query! Skip command.");
  2528. return;
  2529. }
  2530. $record = mysqli_query($db, $sql." LIMIT 1");
  2531. if ($rec = mysqli_fetch_array($record, MYSQLI_ASSOC)) {
  2532. foreach ($rec as $key => $value) {
  2533. if (! isset($value) or $value==='NULL') { $value = ''; }
  2534. $result[$key] = $value;
  2535. }
  2536. }
  2537. return $result;
  2538. }
  2539. function is_auth_bind_changed ($db, $id, $ip,$mac) {
  2540. $old_sql = "SELECT ip,mac FROM User_auth WHERE id=$id";
  2541. $old_record = get_record_sql($db, $old_sql);
  2542. if (empty($old_record["ip"]) or empty($old_record["mac"])) { return 0; }
  2543. if ($old_record["ip"] !== $ip or $old_record["mac"] !== $mac) {
  2544. LOG_VERBOSE($db, "Changed ip or mac for auth record!");
  2545. return 1;
  2546. }
  2547. return 0;
  2548. }
  2549. function copy_auth($db, $id, $new_auth) {
  2550. $old_record = get_record_sql($db, "SELECT * FROM User_auth WHERE id=$id");
  2551. delete_record($db,"User_auth","id=".$id);
  2552. $new_auth["user_id"] = $old_record["user_id"];
  2553. $new_auth["changed"] = 1;
  2554. $changed_time = GetNowTimeString();
  2555. $new_auth["changed_time"]=$changed_time;
  2556. $new_id = insert_record($db,"User_auth",$new_auth);
  2557. LOG_VERBOSE($db, "Old record with id: $id deleted. Created new auth record for new ip+mac id: $new_id!");
  2558. return $new_id;
  2559. }
  2560. function update_record($db, $table, $filter, $newvalue)
  2561. {
  2562. if (isRO($db)) {
  2563. LOG_ERROR($db, "User does not have write permission");
  2564. return;
  2565. }
  2566. if (! isset($table)) {
  2567. LOG_ERROR($db, "Change record for unknown table! Skip command.");
  2568. return;
  2569. }
  2570. if (! isset($filter)) {
  2571. LOG_ERROR($db, "Change record ($table) with empty filter! Skip command.");
  2572. return;
  2573. }
  2574. if (preg_match('/=$/', $filter)) {
  2575. LOG_ERROR($db, "Change record ($table) with illegal filter $filter! Skip command.");
  2576. return;
  2577. }
  2578. if (! isset($newvalue)) {
  2579. LOG_ERROR($db, "Change record ($table [ $filter ]) with empty data! Skip command.");
  2580. return;
  2581. }
  2582. $old_sql = "SELECT * FROM $table WHERE $filter";
  2583. $old_record = mysqli_query($db, $old_sql);
  2584. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  2585. $changed_log = '';
  2586. $run_sql = '';
  2587. $network_changed = 0;
  2588. $acl_fields = [
  2589. 'ip' => '1',
  2590. 'ip_int' => '1',
  2591. 'enabled'=>'1',
  2592. 'dhcp'=>'1',
  2593. 'filter_group_id'=>'1',
  2594. 'deleted'=>'1',
  2595. 'dhcp_acl'=>'1',
  2596. 'queue_id'=>'1',
  2597. 'mac'=>'1',
  2598. 'blocked'=>'1',
  2599. ];
  2600. foreach ($newvalue as $key => $value) {
  2601. if (! isset($value)) {
  2602. $value = '';
  2603. }
  2604. $value = trim($value);
  2605. if (strcmp($old[$key], $value) == 0) {
  2606. continue;
  2607. }
  2608. if ($table==="User_auth") {
  2609. if (!empty($acl_fields["$key"])) { $network_changed = 1; }
  2610. }
  2611. $changed_log = $changed_log . " $key => $value (old: $old[$key]),";
  2612. $run_sql = $run_sql . " `" . $key . "`='" . mysqli_real_escape_string($db, $value) . "',";
  2613. }
  2614. if ($run_sql == '') { return; }
  2615. if ($network_changed) { $run_sql = $run_sql . " `changed`='1',"; }
  2616. $changed_log = substr_replace($changed_log, "", - 1);
  2617. $run_sql = substr_replace($run_sql, "", - 1);
  2618. if ($table === 'User_auth') {
  2619. $changed_time = GetNowTimeString();
  2620. $run_sql = $run_sql . ", `changed_time`='".$changed_time."'";
  2621. }
  2622. $new_sql = "UPDATE $table SET $run_sql WHERE $filter";
  2623. LOG_DEBUG($db, "Run sql: $new_sql");
  2624. mysqli_query($db, $new_sql);
  2625. LOG_VERBOSE($db, "Change table $table WHERE $filter set $changed_log");
  2626. }
  2627. function delete_record($db, $table, $filter)
  2628. {
  2629. if (isRO($db)) {
  2630. LOG_ERROR($db, "User does not have write permission");
  2631. return;
  2632. }
  2633. if (! isset($table)) {
  2634. LOG_ERROR($db, "Delete FROM unknown table! Skip command.");
  2635. return;
  2636. }
  2637. if (! isset($filter)) {
  2638. LOG_ERROR($db, "Delete FROM table $table with empty filter! Skip command.");
  2639. return;
  2640. }
  2641. if (preg_match('/=$/', $filter)) {
  2642. LOG_ERROR($db, "Change record ($table) with illegal filter $filter! Skip command.");
  2643. return;
  2644. }
  2645. $old_sql = "SELECT * FROM $table WHERE $filter";
  2646. $old_record = mysqli_query($db, $old_sql);
  2647. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  2648. $changed_log = 'record: ';
  2649. foreach ($old as $key => $value) {
  2650. if (! isset($value)) { $value = ''; }
  2651. $changed_log = $changed_log . " $key => $value,";
  2652. }
  2653. //never delete user ip record
  2654. if ($table === 'User_auth') {
  2655. $changed_time = GetNowTimeString();
  2656. $new_sql = "UPDATE $table SET deleted=1, changed=1, `changed_time`='".$changed_time."' WHERE $filter";
  2657. LOG_DEBUG($db, "Run sql: $new_sql");
  2658. mysqli_query($db, $new_sql);
  2659. } else {
  2660. $new_sql = "DELETE FROM $table WHERE $filter";
  2661. LOG_DEBUG($db, "Run sql: $new_sql");
  2662. mysqli_query($db, $new_sql);
  2663. }
  2664. LOG_VERBOSE($db, "Delete FROM table $table WHERE $filter $changed_log");
  2665. }
  2666. function insert_record($db, $table, $newvalue)
  2667. {
  2668. if (isRO($db)) {
  2669. LOG_ERROR($db, "User does not have write permission");
  2670. return;
  2671. }
  2672. if (! isset($table)) {
  2673. LOG_ERROR($db, "Create record for unknown table! Skip command.");
  2674. return;
  2675. }
  2676. if (! isset($newvalue)) {
  2677. LOG_ERROR($db, "Create record ($table) with empty data! Skip command.");
  2678. return;
  2679. }
  2680. $changed_log = '';
  2681. $field_list = '';
  2682. $value_list = '';
  2683. foreach ($newvalue as $key => $value) {
  2684. if (! isset($value)) { $value = ''; }
  2685. $changed_log = $changed_log . " $key => $value,";
  2686. $field_list = $field_list . "`" . $key . "`,";
  2687. $value = trim($value);
  2688. $value_list = $value_list . "'" . mysqli_real_escape_string($db, $value) . "',";
  2689. }
  2690. if ($value_list == '') {
  2691. return;
  2692. }
  2693. $changed_log = substr_replace($changed_log, "", - 1);
  2694. $field_list = substr_replace($field_list, "", - 1);
  2695. $value_list = substr_replace($value_list, "", - 1);
  2696. $new_sql = "insert into $table(" . $field_list . ") values(" . $value_list . ")";
  2697. LOG_DEBUG($db, "Run sql: $new_sql");
  2698. if (mysqli_query($db, $new_sql)) {
  2699. $last_id = mysqli_insert_id($db);
  2700. LOG_VERBOSE($db, "Create record in table $table: $changed_log with id: $last_id");
  2701. return $last_id;
  2702. }
  2703. }
  2704. function get_diff_rec($db, $table, $filter, $newvalue, $only_changed)
  2705. {
  2706. if (! isset($table)) {
  2707. return;
  2708. }
  2709. if (! isset($filter)) {
  2710. return;
  2711. }
  2712. if (! isset($newvalue)) {
  2713. return;
  2714. }
  2715. if (!isset($only_changed)) { $only_changed=0; }
  2716. $old_sql = "SELECT * FROM $table WHERE $filter";
  2717. $old_record = mysqli_query($db, $old_sql);
  2718. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  2719. $changed_log = "\r\n";
  2720. foreach ($newvalue as $key => $value) {
  2721. if (strcmp($old[$key], $value) !== 0) {
  2722. $changed_log = $changed_log . " $key => cur: $value old: $old[$key],\r\n";
  2723. }
  2724. }
  2725. $old_record = '';
  2726. if (!$only_changed) {
  2727. $old_record = "\r\n Не изменялось:\r\n";
  2728. foreach ($old as $key => $value) {
  2729. if (!$newvalue[$key]) { $old_record = $old_record . " $key = $value,\r\n"; }
  2730. }
  2731. $old_record = substr_replace($old_record, "", -3);
  2732. }
  2733. // print $changed_log;
  2734. return $changed_log.$old_record;
  2735. }
  2736. function get_cacti_graph($host_ip, $port_index)
  2737. {
  2738. global $cacti_dbname;
  2739. global $cacti_dbhost;
  2740. global $cacti_url;
  2741. global $dbuser;
  2742. global $dbpass;
  2743. if (! isset($cacti_url)) {
  2744. return;
  2745. }
  2746. $cacti_db_link = mysqli_connect($cacti_dbhost, $dbuser, $dbpass, $cacti_dbname);
  2747. if (! $cacti_db_link) {
  2748. echo "Ошибка: Невозможно установить соединение с MySQL with $cacti_dbhost [$cacti_dbname] for $dbuser." . PHP_EOL;
  2749. echo "Код ошибки errno: " . mysqli_connect_errno() . PHP_EOL;
  2750. echo "Текст ошибки error: " . mysqli_connect_error() . PHP_EOL;
  2751. return FALSE;
  2752. }
  2753. $host_sql = 'SELECT id FROM host Where hostname="' . $host_ip . '"';
  2754. $tmpArray = mysqli_fetch_array(mysqli_query($cacti_db_link, $host_sql), MYSQLI_ASSOC);
  2755. if (sizeof($tmpArray)) {
  2756. foreach ($tmpArray as $key => $value) {
  2757. if ($key == 'id') {
  2758. $host_id = $value;
  2759. }
  2760. }
  2761. } else {
  2762. return;
  2763. }
  2764. $graph_sql = 'SELECT id FROM graph_local Where graph_template_id=2 and host_id="' . $host_id . '" and snmp_index="' . $port_index . '"';
  2765. $tmpArray = mysqli_fetch_array(mysqli_query($cacti_db_link, $graph_sql), MYSQLI_ASSOC);
  2766. if (sizeof($tmpArray)) {
  2767. foreach ($tmpArray as $key => $value) {
  2768. if ($key == 'id') {
  2769. $graph_id = $value;
  2770. }
  2771. }
  2772. } else {
  2773. return;
  2774. }
  2775. $result = $cacti_url . "/graph_image.php?local_graph_id=" . $graph_id;
  2776. return $result;
  2777. }
  2778. function print_select_item ($description,$value,$current) {
  2779. if ($value == $current) { print "<option value=$value selected>$description</option>"; } else { print "<option value=$value>$description</option>"; }
  2780. }
  2781. function print_select_item_ext ($description,$value,$current,$disabled) {
  2782. if ($value == $current) { print "<option value=$value selected>$description</option>"; }
  2783. else {
  2784. if (!$disabled) { print "<option value=$value>$description</option>"; } else { print "<option disabled value=$value>$description</option>"; }
  2785. }
  2786. }
  2787. function print_row_at_pages ($name,$value) {
  2788. print "<select name='".$name."'>\n";
  2789. print_select_item('Много',pow(10,10),$value);
  2790. print_select_item('25',25,$value);
  2791. print_select_item('50',50,$value);
  2792. print_select_item('100',100,$value);
  2793. print_select_item('200',200,$value);
  2794. print_select_item('500',500,$value);
  2795. print_select_item('1000',1000,$value);
  2796. print_select_item('2000',2000,$value);
  2797. print "</select>\n";
  2798. }
  2799. function print_navigation($url,$page,$displayed,$count_records,$total) {
  2800. if ($total<=1) { return; }
  2801. #две назад
  2802. print "<br><div align=left>";
  2803. if(($page-2)>0):
  2804. $pagetwoleft="<a class='first_page_link' href=".$url."?page=".($page-2).">".($page-2)."</a> ";
  2805. else:
  2806. $pagetwoleft=null;
  2807. endif;
  2808. #одна назад
  2809. if(($page-1)>0):
  2810. $pageoneleft="<a class='first_page_link' href=".$url."?page=".($page-1).">".($page-1)."</a> ";
  2811. $pagetemp=($page-1);
  2812. else:
  2813. $pageoneleft=null;
  2814. $pagetemp=null;
  2815. endif;
  2816. #две вперед
  2817. if(($page+2)<=$total):
  2818. $pagetworight=" <a class='first_page_link' href=".$url."?page=".($page+2).">".($page+2)."</a>";
  2819. else:
  2820. $pagetworight=null;
  2821. endif;
  2822. #одна вперед
  2823. if(($page+1)<=$total):
  2824. $pageoneright=" <a class='first_page_link' href=".$url."?page=".($page+1).">".($page+1)."</a>";
  2825. $pagetemp2=($page+1);
  2826. else:
  2827. $pageoneright=null;
  2828. $pagetemp2=null;
  2829. endif;
  2830. # в начало
  2831. if($page!=1 && $pagetemp!=1 && $pagetemp!=2):
  2832. $pagerevp="<a href=".$url."?page=1 class='first_page_link' title='В начало'><<</a> ";
  2833. else:
  2834. $pagerevp=null;
  2835. endif;
  2836. #в конец (последняя)
  2837. if($page!=$total && $pagetemp2!=($total-1) && $pagetemp2!=$total):
  2838. $nextp=" ... <a href=".$url."?page=".$total." class='first_page_link'>$total</a>";
  2839. else:
  2840. $nextp=null;
  2841. endif;
  2842. print "<br>".$pagerevp.$pagetwoleft.$pageoneleft.'<span class="num_page_not_link"><b>'.$page.'</b></span>'.$pageoneright.$pagetworight.$nextp;
  2843. print " | Total records: $count_records";
  2844. print "</div>";
  2845. }
  2846. function get_option($db, $option_id)
  2847. {
  2848. $option = get_record($db, "config", "option_id=".$option_id);
  2849. if (empty($option) or empty($option['value'])) {
  2850. $default = get_record($db, "config_options","id=$option_id");
  2851. return $default['default_value'];
  2852. }
  2853. return $option['value'];
  2854. }
  2855. function is_option($db, $option_id)
  2856. {
  2857. list ($option) = mysqli_fetch_array(mysqli_query($db, "SELECT value FROM `config` WHERE option_id=$option_id"));
  2858. if (! isset($option) or empty($option) or $option === '') {
  2859. return;
  2860. }
  2861. return 1;
  2862. }
  2863. function set_option($db, $option_id, $value)
  2864. {
  2865. $option['value'] = $value;
  2866. update_record($db, 'config', "option_id=$option_id", $option);
  2867. }
  2868. function is_subnet_aton($subnet,$ip) {
  2869. if (!isset($subnet)) { return 0; }
  2870. if (!isset($ip)) { return 0; }
  2871. $range = cidrToRange($subnet);
  2872. if ($ip>=ip2long($range[0]) and $ip <=ip2long($range[1])) { return 1; }
  2873. return 0;
  2874. }
  2875. function get_new_user_id($db, $ip, $mac, $hostname)
  2876. {
  2877. global $hotspot_user_id;
  2878. global $default_user_id;
  2879. //ip
  2880. if (!empty($ip)) {
  2881. if (is_hotspot($db, $ip)) { return $hotspot_user_id; }
  2882. $ip_aton = ip2long($ip);
  2883. $t_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=1 and LENGTH(rule)>0");
  2884. foreach ($t_rules as $row) {
  2885. if (!empty($row['rule']) and is_subnet_aton($row['rule'],$ip_aton)) { return $row['user_id']; }
  2886. }
  2887. }
  2888. //mac
  2889. if (!empty($mac)) {
  2890. $mac_rules=get_records_sql($db,"SELECT * FROM auth_rules WHERE type=2 AND LENGTH(rule)>0");
  2891. foreach ($mac_rules as $row) {
  2892. if (!empty($row['rule']) and preg_match($row['rule'], $mac)) { return $row['user_id']; }
  2893. }
  2894. }
  2895. //hostname
  2896. if (!empty($hostname)) {
  2897. $mac_rules=get_records_sql($db,"SELECT * FROM auth_rules WHERE type=3 AND LENGTH(rule)>0");
  2898. foreach ($mac_rules as $row) {
  2899. if (!empty($row['rule']) and preg_match($row['rule'], $mac)) { return $row['user_id']; }
  2900. }
  2901. }
  2902. return $default_user_id;
  2903. }
  2904. function get_subnet_range($db,$subnet_id) {
  2905. if (empty($subnet_id)) { return; }
  2906. $t_option = get_record_sql($db, "SELECT ip_int_start,ip_int_stop FROM `subnets` WHERE id=$subnet_id");
  2907. if (!isset($t_option['ip_int_start'])) { $t_option['ip_int_start']=0; }
  2908. if (!isset($t_option['ip_int_stop'])) { $t_option['ip_int_stop']=0; }
  2909. $subnet['start']=$t_option['ip_int_start'];
  2910. $subnet['stop']=$t_option['ip_int_stop'];
  2911. return $subnet;
  2912. }
  2913. function is_hotspot($db, $ip)
  2914. {
  2915. if (! isset($ip)) { return 0; }
  2916. LOG_DEBUG($db,"Check hotspot network for ip: $ip");
  2917. $ip_aton = ip2long($ip);
  2918. $t_option = mysqli_query($db, "SELECT subnet,ip_int_start,ip_int_stop FROM `subnets` WHERE hotspot=1");
  2919. while (list ($f_net,$f_start,$f_stop) = mysqli_fetch_array($t_option)) {
  2920. if ($ip_aton >= $f_start and $ip_aton <= $f_stop) {
  2921. LOG_DEBUG($db,"ip: $ip [$ip_aton] found in network $f_net: [".$f_start."..".$f_stop."]");
  2922. return 1;
  2923. }
  2924. }
  2925. LOG_DEBUG($db,"ip $ip not found in hotspot network!");
  2926. return 0;
  2927. }
  2928. function is_office($db, $ip)
  2929. {
  2930. if (! isset($ip)) { return 0; }
  2931. LOG_DEBUG($db,"Check office network for ip: $ip");
  2932. $ip_aton = ip2long($ip);
  2933. $t_option = mysqli_query($db, "SELECT subnet,ip_int_start,ip_int_stop FROM `subnets` WHERE office=1");
  2934. while (list ($f_net,$f_start,$f_stop) = mysqli_fetch_array($t_option)) {
  2935. if ($ip_aton >= $f_start and $ip_aton <= $f_stop) {
  2936. LOG_DEBUG($db,"ip: $ip [$ip_aton] found in office $f_net: [".$f_start."..".$f_stop."]");
  2937. return 1;
  2938. }
  2939. }
  2940. LOG_DEBUG($db,"ip $ip not found in office network!");
  2941. return 0;
  2942. }
  2943. function is_our_network($db, $ip)
  2944. {
  2945. if (! isset($ip)) { return 0; }
  2946. if (is_hotspot($db, $ip)) { return 1; }
  2947. if (is_office($db, $ip)) { return 1; }
  2948. return 0;
  2949. }
  2950. function init_option($db)
  2951. {
  2952. global $org_name;
  2953. $org_name = get_option($db, 32);
  2954. global $KB;
  2955. $KB = get_option($db, 1);
  2956. global $debug;
  2957. $debug = get_option($db, 34);
  2958. global $log_level;
  2959. $log_level = get_option($db, 53);
  2960. if ($debug) { $log_level = 255; }
  2961. global $send_email;
  2962. $send_email = get_option($db, 51);
  2963. global $admin_email;
  2964. $admin_email = get_option($db, 21);
  2965. global $sender_email;
  2966. $sender_email = get_option($db, 52);
  2967. global $mac_discovery;
  2968. $mac_discovery = get_option($db, 17);
  2969. global $snmp_default_version;
  2970. $snmp_default_version = get_option($db, 9);
  2971. global $snmp_default_community;
  2972. $snmp_default_community = get_option($db, 11);
  2973. global $default_user_id;
  2974. $default_user_id = get_option($db, 20);
  2975. global $hotspot_user_id;
  2976. $hotspot_user_id = get_option($db, 43);
  2977. if (! isset($hotspot_user_id)) { $hotspot_user_id = $default_user_id; }
  2978. global $cacti_url;
  2979. $cacti_url = rtrim(get_option($db, 58),'/');
  2980. if (preg_match('/127.0.0.1/', $cacti_url)) { $cacti_url=NULL; }
  2981. global $nagios_url;
  2982. $nagios_url = rtrim(get_option($db, 57),'/').'/cgi-bin/';
  2983. if (preg_match('/127.0.0.1/', $nagios_url)) { $nagios_url=NULL; }
  2984. global $torrus_url;
  2985. $torrus_url = rtrim(get_option($db, 59),'/').'?nodeid=if//HOST_IP//IF_NAME////inoutbps';
  2986. if (preg_match('/127.0.0.1/', $torrus_url)) { $torrus_url=NULL; }
  2987. }
  2988. init_option($db_link);
  2989. clean_dns_cache($db_link);
  2990. ?>