common.php 110 KB

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