common.php 170 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120
  1. <?php
  2. if (!defined("CONFIG")) {
  3. die("Not defined");
  4. }
  5. require_once($_SERVER['DOCUMENT_ROOT'] . "/inc/class.simple.mail.php");
  6. require_once($_SERVER['DOCUMENT_ROOT'] . "/inc/consts.php");
  7. #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])$";
  8. #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])$";
  9. #$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}$";
  10. $config["init"] = 0;
  11. // #### vendor id
  12. // 1, Unknown
  13. // 2, 'Eltex'
  14. // 3, 'Huawei'
  15. // 4, 'Zyxel'
  16. // 5, 'Raisecom'
  17. // 6, 'SNR'
  18. // 7, 'Dlink'
  19. // 8, 'Allied Telesis'
  20. // 9, 'Mikrotik'
  21. // 10, 'NetGear'
  22. // 11, 'Ubiquiti'
  23. // 15, 'HP'
  24. // 16, 'Cisco'
  25. // 17, 'Maipu'
  26. // 18, 'Asus'
  27. function randomPassword($length = 8)
  28. {
  29. $alphabet = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890';
  30. $pass = array(); //remember to declare $pass as an array
  31. $alphaLength = strlen($alphabet) - 1; //put the length -1 in cache
  32. for ($i = 0; $i < $length; $i++) {
  33. $n = rand(0, $alphaLength);
  34. $pass[] = $alphabet[$n];
  35. }
  36. return implode($pass); //turn the array into a string
  37. }
  38. function mb_ucfirst($str)
  39. {
  40. $str = mb_strtolower($str);
  41. $fc = mb_strtoupper(mb_substr($str, 0, 1));
  42. return $fc . mb_substr($str, 1);
  43. }
  44. function get_user_ip()
  45. {
  46. $auth_ip = getenv("HTTP_CLIENT_IP");
  47. if (empty($auth_ip)) {
  48. $auth_ip = getenv("HTTP_X_FORWARDED_FOR");
  49. if (empty($auth_ip)) {
  50. $auth_ip = getenv("REMOTE_ADDR");
  51. if (empty($auth_ip)) {
  52. $auth_ip = $_SERVER['REMOTE_ADDR'];
  53. }
  54. }
  55. }
  56. return $auth_ip;
  57. }
  58. function fbytes($traff)
  59. {
  60. $units_IEC = array(
  61. "",
  62. "Ki",
  63. "Mi",
  64. "Gi",
  65. "Ti"
  66. );
  67. $units_metric = array(
  68. "",
  69. "k",
  70. "M",
  71. "G",
  72. "T"
  73. );
  74. if (!empty($traff) and $traff > 0) {
  75. $KB = get_const('KB');
  76. if ($KB) {
  77. $KB = 1024;
  78. } else {
  79. $KB = 1000;
  80. }
  81. //IEC
  82. if ($KB == 1024) {
  83. $index = min(((int) log($traff, $KB)), count($units_IEC) - 1);
  84. $result = round($traff / pow($KB, $index), 3) . ' ' . $units_IEC[$index] . 'B';
  85. } else {
  86. $index = min(((int) log($traff, $KB)), count($units_metric) - 1);
  87. $result = round($traff / pow($KB, $index), 3) . ' ' . $units_metric[$index] . 'B';
  88. }
  89. } else {
  90. $result = '0 B';
  91. }
  92. return $result;
  93. }
  94. function fpkts($packets)
  95. {
  96. $units = array(
  97. "",
  98. "k",
  99. "M",
  100. "G",
  101. "T"
  102. );
  103. if (!empty($packets) and $packets > 0) {
  104. $index = min(((int) log($packets, 1000)), count($units) - 1);
  105. $result = round($packets / pow(1000, $index), 3) . ' ' . $units[$index] . 'pkt/s';
  106. } else {
  107. $result = '0 pkt/s';
  108. }
  109. return $result;
  110. }
  111. function checkValidIp($cidr)
  112. {
  113. // Checks for a valid IP address or optionally a cidr notation range
  114. // e.g. 1.2.3.4 or 1.2.3.0/24
  115. // 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)) {
  116. $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}/';
  117. if (!preg_match($ip_pattern, $cidr)) {
  118. $return = FALSE;
  119. } else {
  120. $return = TRUE;
  121. }
  122. if ($return == TRUE) {
  123. $parts = explode("/", $cidr);
  124. $ip = $parts[0];
  125. if (empty($parts[1])) {
  126. $parts[1] = "32";
  127. }
  128. $netmask = $parts[1];
  129. $octets = explode(".", $ip);
  130. foreach ($octets as $octet) {
  131. if ($octet > 255) {
  132. $return = FALSE;
  133. }
  134. }
  135. if (($netmask != "") && ($netmask > 32)) {
  136. $return = FALSE;
  137. }
  138. }
  139. return $return;
  140. }
  141. function checkValidMac($mac)
  142. {
  143. $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}$/";
  144. if (!preg_match($ValidMacAddressRegex, $mac)) {
  145. $return = FALSE;
  146. } else {
  147. $return = TRUE;
  148. }
  149. return $return;
  150. }
  151. function checkValidHostname($dnsname)
  152. {
  153. if (empty($dnsname)) { return TRUE; }
  154. $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])$/";
  155. if (!preg_match($host_pattern, $dnsname)) {
  156. $result = FALSE;
  157. } else {
  158. $result = TRUE;
  159. }
  160. return $result;
  161. }
  162. function searchHostname($db, $id, $hostname)
  163. {
  164. if (empty($hostname)) { return NULL; }
  165. $result = '';
  166. $domain_zone = get_option($db, 33);
  167. $a_search_filter = 'SELECT * FROM User_auth WHERE deleted=0 and id !="' . $id . '" and (dns_name ="' . mysqli_real_escape_string($db, $hostname) . '" or dns_name ="' . mysqli_real_escape_string($db, $hostname.'.'.$domain_zone) . '")';
  168. # LOG_DEBUG($db, "A search-filter: ".$a_search_filter);
  169. $a_records = get_records_sql($db, $a_search_filter);
  170. foreach ($a_records as $a_rec) {
  171. $result.='auth_id:'.$a_rec['id'].' ip: '.$a_rec['ip'].'; ';
  172. }
  173. if (!empty($result)) { $result = 'A-record: '.$result; }
  174. $result_cname = '';
  175. $cname_search_filter = 'SELECT * FROM User_auth_alias WHERE auth_id !="' . $id . '" and (alias ="' . mysqli_real_escape_string($db, $hostname) . '" or alias ="' . mysqli_real_escape_string($db, $hostname.'.'.$domain_zone) . '")';
  176. # LOG_DEBUG($db, "CNAME search-filter: ".$cname_search_filter);
  177. $a_records = get_records_sql($db, $cname_search_filter);
  178. foreach ($a_records as $a_rec) {
  179. $result_cname.='auth_id:'.$a_rec['auth_id'].';';
  180. }
  181. if (!empty($result_cname)) { $result_cname = 'CNAME-record: '. $result_cname; }
  182. $result = trim($result.' '.$result_cname);
  183. return $result;
  184. }
  185. function checkUniqHostname($db, $id, $hostname)
  186. {
  187. if (empty($hostname)) { return TRUE; }
  188. $domain_zone = get_option($db, 33);
  189. $check_A_filter = 'deleted=0 and id !="' . $id . '" and (dns_name ="' . mysqli_real_escape_string($db, $hostname) . '" or dns_name ="' . mysqli_real_escape_string($db, $hostname.'.'.$domain_zone) . '")';
  190. # LOG_DEBUG($db, "CNAME filter: ".$check_A_filter);
  191. $count = get_count_records($db, 'User_auth', $check_A_filter);
  192. if ($count > 0) { return FALSE; }
  193. $check_CNAME_filter = 'auth_id !="' . $id . '" and (alias ="' . mysqli_real_escape_string($db, $hostname) . '" or alias ="' . mysqli_real_escape_string($db, $hostname.'.'.$domain_zone) . '")';
  194. # LOG_DEBUG($db, "CNAME filter: ".$check_CNAME_filter);
  195. $count = get_count_records($db, 'User_auth_alias', $check_CNAME_filter);
  196. if ($count > 0) { return FALSE; }
  197. return TRUE;
  198. }
  199. // Транслитерация строк.
  200. function transliterate($string, $gost = false)
  201. {
  202. if ($gost) {
  203. $replace = array(
  204. "А" => "A",
  205. "а" => "a",
  206. "Б" => "B",
  207. "б" => "b",
  208. "В" => "V",
  209. "в" => "v",
  210. "Г" => "G",
  211. "г" => "g",
  212. "Д" => "D",
  213. "д" => "d",
  214. "Е" => "E",
  215. "е" => "e",
  216. "Ё" => "E",
  217. "ё" => "e",
  218. "Ж" => "Zh",
  219. "ж" => "zh",
  220. "З" => "Z",
  221. "з" => "z",
  222. "И" => "I",
  223. "и" => "i",
  224. "Й" => "I",
  225. "й" => "i",
  226. "К" => "K",
  227. "к" => "k",
  228. "Л" => "L",
  229. "л" => "l",
  230. "М" => "M",
  231. "м" => "m",
  232. "Н" => "N",
  233. "н" => "n",
  234. "О" => "O",
  235. "о" => "o",
  236. "П" => "P",
  237. "п" => "p",
  238. "Р" => "R",
  239. "р" => "r",
  240. "С" => "S",
  241. "с" => "s",
  242. "Т" => "T",
  243. "т" => "t",
  244. "У" => "U",
  245. "у" => "u",
  246. "Ф" => "F",
  247. "ф" => "f",
  248. "Х" => "Kh",
  249. "х" => "kh",
  250. "Ц" => "Tc",
  251. "ц" => "tc",
  252. "Ч" => "Ch",
  253. "ч" => "ch",
  254. "Ш" => "Sh",
  255. "ш" => "sh",
  256. "Щ" => "Shch",
  257. "щ" => "shch",
  258. "Ы" => "Y",
  259. "ы" => "y",
  260. "Э" => "E",
  261. "э" => "e",
  262. "Ю" => "Iu",
  263. "ю" => "iu",
  264. "Я" => "Ia",
  265. "я" => "ia",
  266. "ъ" => "",
  267. "ь" => ""
  268. );
  269. } else {
  270. $arStrES = array(
  271. "ае",
  272. "уе",
  273. "ое",
  274. "ые",
  275. "ие",
  276. "эе",
  277. "яе",
  278. "юе",
  279. "ёе",
  280. "ее",
  281. "ье",
  282. "ъе",
  283. "ый",
  284. "ий"
  285. );
  286. $arStrOS = array(
  287. "аё",
  288. "уё",
  289. "оё",
  290. "ыё",
  291. "иё",
  292. "эё",
  293. "яё",
  294. "юё",
  295. "ёё",
  296. "её",
  297. "ьё",
  298. "ъё",
  299. "ый",
  300. "ий"
  301. );
  302. $arStrRS = array(
  303. "а$",
  304. "у$",
  305. "о$",
  306. "ы$",
  307. "и$",
  308. "э$",
  309. "я$",
  310. "ю$",
  311. "ё$",
  312. "е$",
  313. "ь$",
  314. "ъ$",
  315. "@",
  316. "@"
  317. );
  318. $replace = array(
  319. "А" => "A",
  320. "а" => "a",
  321. "Б" => "B",
  322. "б" => "b",
  323. "В" => "V",
  324. "в" => "v",
  325. "Г" => "G",
  326. "г" => "g",
  327. "Д" => "D",
  328. "д" => "d",
  329. "Е" => "Ye",
  330. "е" => "e",
  331. "Ё" => "Ye",
  332. "ё" => "e",
  333. "Ж" => "Zh",
  334. "ж" => "zh",
  335. "З" => "Z",
  336. "з" => "z",
  337. "И" => "I",
  338. "и" => "i",
  339. "Й" => "Y",
  340. "й" => "y",
  341. "К" => "K",
  342. "к" => "k",
  343. "Л" => "L",
  344. "л" => "l",
  345. "М" => "M",
  346. "м" => "m",
  347. "Н" => "N",
  348. "н" => "n",
  349. "О" => "O",
  350. "о" => "o",
  351. "П" => "P",
  352. "п" => "p",
  353. "Р" => "R",
  354. "р" => "r",
  355. "С" => "S",
  356. "с" => "s",
  357. "Т" => "T",
  358. "т" => "t",
  359. "У" => "U",
  360. "у" => "u",
  361. "Ф" => "F",
  362. "ф" => "f",
  363. "Х" => "Kh",
  364. "х" => "kh",
  365. "Ц" => "Ts",
  366. "ц" => "ts",
  367. "Ч" => "Ch",
  368. "ч" => "ch",
  369. "Ш" => "Sh",
  370. "ш" => "sh",
  371. "Щ" => "Shch",
  372. "щ" => "shch",
  373. "Ъ" => "",
  374. "ъ" => "",
  375. "Ы" => "Y",
  376. "ы" => "y",
  377. "Ь" => "",
  378. "ь" => "",
  379. "Э" => "E",
  380. "э" => "e",
  381. "Ю" => "Yu",
  382. "ю" => "yu",
  383. "Я" => "Ya",
  384. "я" => "ya",
  385. "@" => "y",
  386. "$" => "ye"
  387. );
  388. $string = str_replace($arStrES, $arStrRS, $string);
  389. $string = str_replace($arStrOS, $arStrRS, $string);
  390. }
  391. return strtr($string, $replace);
  392. }
  393. function cidrToRange($cidr)
  394. {
  395. $range = array();
  396. $cidr = explode('/', $cidr);
  397. if (!isset($cidr[1])) {
  398. $cidr[1] = 32;
  399. }
  400. $start = (ip2long($cidr[0])) & ((-1 << (32 - (int) $cidr[1])));
  401. $stop = $start + pow(2, (32 - (int) $cidr[1])) - 1;
  402. $range[0] = long2ip($start);
  403. $range[1] = long2ip($stop);
  404. $range[2] = $cidr;
  405. #dhcp
  406. $dhcp_size = round(($stop - $start) / 2, PHP_ROUND_HALF_UP);
  407. $dhcp_start = $start + round($dhcp_size / 2, PHP_ROUND_HALF_UP);
  408. $range[3] = long2ip($dhcp_start);
  409. $range[4] = long2ip($dhcp_start + $dhcp_size);
  410. $range[5] = long2ip($start + 1);
  411. return $range;
  412. }
  413. function crypt_string($simple_string)
  414. {
  415. // Storin gthe cipher method
  416. $ciphering = "aes-128-cbc";
  417. // Using OpenSSl Encryption method
  418. $iv_length = openssl_cipher_iv_length($ciphering);
  419. $options = 0;
  420. // Using openssl_encrypt() function to encrypt the data
  421. return openssl_encrypt($simple_string, $ciphering, ENCRYPTION_KEY, $options, ENCRYPTION_IV);
  422. }
  423. function decrypt_string($crypted_string)
  424. {
  425. // Storin gthe cipher method
  426. $ciphering = "aes-128-cbc";
  427. // Using OpenSSl Encryption method
  428. $iv_length = openssl_cipher_iv_length($ciphering);
  429. $options = 0;
  430. // Using openssl_decrypt() function to decrypt the data
  431. return openssl_decrypt($crypted_string, $ciphering, ENCRYPTION_KEY, $options, ENCRYPTION_IV);
  432. }
  433. function print_ou_select($db, $ou_name, $ou_value)
  434. {
  435. print "<select name=\"$ou_name\" >\n";
  436. $t_ou = mysqli_query($db, "SELECT id,ou_name FROM OU ORDER BY ou_name");
  437. while (list($f_ou_id, $f_ou_name) = mysqli_fetch_array($t_ou)) {
  438. print_select_item($f_ou_name, $f_ou_id, $ou_value);
  439. }
  440. print "</select>\n";
  441. }
  442. function get_subnet_description($db,$subnet_id)
  443. {
  444. if (empty($subnet_id)) { return '';}
  445. $subnet = get_record_sql($db,'SELECT * FROM subnets WHERE id='.$subnet_id);
  446. if (empty($subnet)) { return ''; }
  447. $result = $subnet['subnet'].'&nbsp('.$subnet['comment'].')';
  448. return $result;
  449. }
  450. function print_add_gw_subnets($db, $device_id, $gs_name)
  451. {
  452. print "<select name=\"$gs_name\" >\n";
  453. $t_gs = mysqli_query($db, "SELECT id,subnet,comment FROM subnets WHERE subnets.free=0 AND subnets.id NOT IN (SELECT subnet_id FROM gateway_subnets WHERE gateway_subnets.device_id=".$device_id.") ORDER BY subnet");
  454. while (list($f_gs_id, $f_gs_name,$f_gs_comment) = mysqli_fetch_array($t_gs)) {
  455. print_select_item($f_gs_name.'('.$f_gs_comment.')', $f_gs_id, 0);
  456. }
  457. print "</select>\n";
  458. }
  459. function print_ou_set($db, $ou_name, $ou_value)
  460. {
  461. print "<select name=\"$ou_name\">\n";
  462. $t_ou = mysqli_query($db, "SELECT id,ou_name FROM OU WHERE id>=1 ORDER BY ou_name");
  463. while (list($f_ou_id, $f_ou_name) = mysqli_fetch_array($t_ou)) {
  464. print_select_item($f_ou_name, $f_ou_id, $ou_value);
  465. }
  466. print "</select>\n";
  467. }
  468. function print_subnet_select($db, $subnet_name, $subnet_value)
  469. {
  470. print "<select name=\"$subnet_name\" >\n";
  471. $t_subnet = mysqli_query($db, "SELECT id,subnet FROM subnets ORDER BY ip_int_start");
  472. print_select_item(WEB_select_item_all_ips, 0, $subnet_value);
  473. while (list($f_subnet_id, $f_subnet_name) = mysqli_fetch_array($t_subnet)) {
  474. print_select_item($f_subnet_name, $f_subnet_id, $subnet_value);
  475. }
  476. print "</select>\n";
  477. }
  478. function print_acl_select($db, $acl_name, $acl_value)
  479. {
  480. print "<select name=\"$acl_name\" >\n";
  481. $t_acl = mysqli_query($db, "SELECT id,name FROM acl ORDER BY id");
  482. while (list($f_acl_id, $f_acl_name) = mysqli_fetch_array($t_acl)) {
  483. print_select_item($f_acl_name, $f_acl_id, $acl_value);
  484. }
  485. print "</select>\n";
  486. }
  487. function print_device_ip_select($db, $ip_name, $ip, $user_id)
  488. {
  489. print "<select name=\"$ip_name\">\n";
  490. $auth_list = get_records_sql($db, "SELECT ip FROM User_auth WHERE user_id=$user_id AND deleted=0 ORDER BY ip_int");
  491. foreach ($auth_list as $row) {
  492. print_select_item($row['ip'], $row['ip'], $ip);
  493. }
  494. print "</select>\n";
  495. }
  496. function print_subnet_select_office($db, $subnet_name, $subnet_value)
  497. {
  498. print "<select name=\"$subnet_name\" >\n";
  499. $t_subnet = mysqli_query($db, "SELECT id,subnet FROM subnets WHERE office=1 ORDER BY ip_int_start");
  500. print_select_item(WEB_select_item_all_ips, 0, $subnet_value);
  501. while (list($f_subnet_id, $f_subnet_name) = mysqli_fetch_array($t_subnet)) {
  502. print_select_item($f_subnet_name, $f_subnet_id, $subnet_value);
  503. }
  504. print "</select>\n";
  505. }
  506. function print_subnet_select_office_splitted($db, $subnet_name, $subnet_value)
  507. {
  508. print "<select name=\"$subnet_name\" >\n";
  509. $t_subnet = mysqli_query($db, "SELECT id,subnet,ip_int_start,ip_int_stop FROM subnets WHERE office=1 ORDER BY ip_int_start");
  510. print_select_item(WEB_select_item_all_ips, 0, $subnet_value);
  511. while (list($f_subnet_id, $f_subnet_name,$f_start_ip,$f_stop_ip) = mysqli_fetch_array($t_subnet)) {
  512. print_select_item($f_subnet_name, $f_subnet_name, $subnet_value);
  513. $cidr = cidrToRange($f_subnet_name);
  514. if ($cidr[2][1]<24) {
  515. while ($f_start_ip<=$f_stop_ip) {
  516. print_select_item("&nbsp&nbsp-&nbsp".long2ip($f_start_ip)."/24", long2ip($f_start_ip)."/24", $subnet_value);
  517. $f_start_ip+=256;
  518. }
  519. }
  520. }
  521. print "</select>\n";
  522. }
  523. function print_loglevel_select($item_name, $value)
  524. {
  525. print "<select name=\"$item_name\">\n";
  526. print_select_item('Error', L_ERROR, $value);
  527. print_select_item('Warning', L_WARNING, $value);
  528. print_select_item('Info', L_INFO, $value);
  529. print_select_item('Verbose', L_VERBOSE, $value);
  530. print_select_item('Debug', L_DEBUG, $value);
  531. print "</select>\n";
  532. }
  533. function reencodeurl($url)
  534. {
  535. $url_arr = explode('?', $url);
  536. $fpage = $url_arr[0];
  537. if (isset($url_arr[1])) {
  538. $params = $url_arr[1];
  539. $params_arr = explode('&', $params);
  540. $new_params = '';
  541. foreach ($params_arr as $row) {
  542. $param = explode('=', $row);
  543. $key = $param[0];
  544. $value = urlencode(urldecode($param[1]));
  545. $new_params .= "&" . $key . "=" . $value;
  546. }
  547. $new_params = preg_replace('/^&/', '', $new_params);
  548. } else {
  549. $new_params = '=';
  550. }
  551. if ($new_params === '=') {
  552. $new_url = $fpage;
  553. } else {
  554. $new_url = $fpage . "?" . $new_params;
  555. }
  556. return $new_url;
  557. }
  558. function print_submenu_url($display_name, $page, $current_page, $last)
  559. {
  560. $url_arr = explode('?', $page);
  561. $fpage = $url_arr[0];
  562. $new_url = reencodeurl($page);
  563. if ($fpage === $current_page) {
  564. print "<b>$display_name</b>";
  565. } else {
  566. print "<a href='" . $new_url . "'> $display_name </a>";
  567. }
  568. if (!isset($last) or $last == 0) {
  569. print " | ";
  570. }
  571. }
  572. function print_submenu_nw($display_name, $page, $current_page, $last)
  573. {
  574. $url_arr = explode('?', $page);
  575. $fpage = $url_arr[0];
  576. $new_url = reencodeurl($page);
  577. if ($fpage === $current_page) {
  578. print "<b>$display_name</b>";
  579. } else {
  580. print '<a href="" onclick="window.open(\''.$new_url."', '_tab').focus(); return false;\">". $display_name ."</a>";
  581. }
  582. if (!isset($last) or $last == 0) {
  583. print " | ";
  584. }
  585. }
  586. function print_url($display_name, $page)
  587. {
  588. print "<a href='" . reencodeurl($page) . "'> $display_name </a>";
  589. }
  590. function print_log_submenu($current_page)
  591. {
  592. print "<div id='submenu'>\n";
  593. print_submenu_url(WEB_submenu_dhcp_log, '/admin/logs/dhcp.php', $current_page, 0);
  594. print_submenu_url(WEB_submenu_work_log, '/admin/logs/index.php', $current_page, 0);
  595. print_submenu_url(WEB_submenu_mac_history, '/admin/logs/mac.php', $current_page, 0);
  596. print_submenu_url(WEB_submenu_ip_history, '/admin/logs/ip.php', $current_page, 0);
  597. print_submenu_url(WEB_submenu_mac_unknown, '/admin/logs/unknown.php', $current_page, 0);
  598. print_submenu_url(WEB_submenu_traffic, '/admin/logs/detaillog.php', $current_page, 0);
  599. print_submenu_url(WEB_submenu_syslog, '/admin/logs/syslog.php', $current_page, 1);
  600. print "</div>\n";
  601. }
  602. function print_control_submenu($current_page)
  603. {
  604. print "<div id='submenu'>\n";
  605. print_submenu_url(WEB_submenu_control, '/admin/customers/control.php', $current_page, 0);
  606. print_submenu_url(WEB_submenu_network, '/admin/customers/index-subnets.php', $current_page, 0);
  607. print_submenu_url(WEB_submenu_network_stats, '/admin/customers/control-subnets-usage.php', $current_page, 0);
  608. print_submenu_url(WEB_submenu_options, '/admin/customers/control-options.php', $current_page, 0);
  609. print_submenu_url(WEB_submenu_customers, '/admin/customers/index.php', $current_page, 0);
  610. print_submenu_url(WEB_submenu_buildings, '/admin/customers/building.php', $current_page, 0);
  611. print_submenu_url(WEB_submenu_device_models, '/admin/customers/devmodels.php', $current_page, 0);
  612. print_submenu_url(WEB_submenu_vendors, '/admin/customers/devvendors.php', $current_page, 1);
  613. print "</div>\n";
  614. }
  615. function print_filters_submenu($current_page)
  616. {
  617. print "<div id='submenu'>\n";
  618. print_submenu_url(WEB_submenu_filter_list, '/admin/filters/index.php', $current_page, 0);
  619. print_submenu_url(WEB_submenu_filter_group, '/admin/filters/groups.php', $current_page, 1);
  620. print "</div>\n";
  621. }
  622. function print_reports_submenu($current_page)
  623. {
  624. print "<div id='submenu'>\n";
  625. print_submenu_url(WEB_submenu_traffic_ip_report, '/admin/reports/index-full.php', $current_page, 0);
  626. print_submenu_url(WEB_submenu_traffic_login_report, '/admin/reports/index.php', $current_page, 1);
  627. print "</div>\n";
  628. }
  629. function print_trafdetail_submenu($current_page, $params, $description)
  630. {
  631. print "<div id='subsubmenu'>\n";
  632. print "$description\n";
  633. print_submenu_url(WEB_submenu_traffic_top10, '/admin/reports/userdaydetail.php' . "?$params", $current_page, 0);
  634. print_submenu_url(WEB_submenu_detail_log, '/admin/reports/userdaydetaillog.php' . "?$params", $current_page, 1);
  635. print "</div>\n";
  636. }
  637. function print_device_submenu($current_page)
  638. {
  639. print "<div id='submenu'>\n";
  640. print_submenu_url(WEB_submenu_net_devices, '/admin/devices/index.php', $current_page, 0);
  641. print_submenu_url(WEB_submenu_passive_net_devices, '/admin/devices/index-passive.php', $current_page, 0);
  642. print_submenu_url(WEB_submenu_hierarchy, '/admin/devices/index-tree.php', $current_page, 0);
  643. print_submenu_url(WEB_submenu_ports_vlan, '/admin/devices/portsbyvlan.php', $current_page, 1);
  644. print "</div>\n";
  645. }
  646. function open_window_url ($url)
  647. {
  648. return "window.open('".$url."', '_blank');";
  649. }
  650. function print_editdevice_submenu($current_page, $id, $dev_type, $dev_name = NULL)
  651. {
  652. print "<div id='subsubmenu'>\n";
  653. $dev_id = '';
  654. if (isset($id)) {
  655. $dev_id = '?id=' . $id;
  656. }
  657. if (!empty($dev_name)) {
  658. print "<b>" . $dev_name . "::</b>";
  659. }
  660. print_submenu_url(WEB_submenu_options, '/admin/devices/editdevice.php' . $dev_id, $current_page, 0);
  661. if ($dev_type <= 2) {
  662. print_submenu_url(WEB_submenu_ports, '/admin/devices/switchport.php' . $dev_id, $current_page, 0);
  663. print_submenu_url(WEB_submenu_state, '/admin/devices/switchstatus.php' . $dev_id, $current_page, 0);
  664. print_submenu_url(WEB_submenu_connections, '/admin/devices/switchport-conn.php' . $dev_id, $current_page, 1);
  665. }
  666. print "</div>\n";
  667. }
  668. function print_ip_submenu($current_page)
  669. {
  670. print "<div id='submenu'>\n";
  671. print_submenu_url(WEB_submenu_ip_list, '/admin/iplist/index.php', $current_page, 0);
  672. print_submenu_url(WEB_submenu_nagios, '/admin/iplist/nagios.php', $current_page, 0);
  673. print_submenu_url(WEB_submenu_doubles, '/admin/iplist/doubles.php', $current_page, 0);
  674. print_submenu_url(WEB_submenu_deleted, '/admin/iplist/deleted.php', $current_page, 0);
  675. print_submenu_url(WEB_submenu_auto_rules, '/admin/iplist/auto_rules.php', $current_page, 1);
  676. print "</div>\n";
  677. }
  678. function get_nagios_name($auth)
  679. {
  680. if (!empty($auth['dns_name'])) {
  681. return $auth['dns_name'];
  682. }
  683. if (!empty($auth['dhcp_hostname'])) {
  684. return $auth['dhcp_hostname'];
  685. }
  686. if (!empty($auth['comments'])) {
  687. $result = transliterate($auth['comments']);
  688. $result = preg_replace('/\(/', '-', $result);
  689. $result = preg_replace('/\)/', '-', $result);
  690. $result = preg_replace('/--/', '-', $result);
  691. return $result;
  692. }
  693. if (empty($auth['login'])) {
  694. $auth['login'] = 'host';
  695. }
  696. return $auth['login'] . "_" . $auth['id'];
  697. }
  698. function get_ou($db, $ou_value)
  699. {
  700. if (!isset($ou_value)) {
  701. return;
  702. }
  703. $ou_name = get_record_sql($db, "SELECT ou_name FROM OU WHERE id=$ou_value");
  704. if (empty($ou_name)) {
  705. return;
  706. }
  707. return $ou_name['ou_name'];
  708. }
  709. function get_device_model($db, $model_value)
  710. {
  711. if (!isset($model_value)) {
  712. return;
  713. }
  714. $model_name = get_record_sql($db, "SELECT model_name FROM device_models WHERE id=$model_value");
  715. if (empty($model_name)) {
  716. return;
  717. }
  718. return $model_name['model_name'];
  719. }
  720. function get_device_model_name($db, $model_value)
  721. {
  722. if (!isset($model_value)) {
  723. return '';
  724. }
  725. $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");
  726. if (empty($model_name)) {
  727. return '';
  728. }
  729. return $model_name['name'] . ' ' . $model_name['model_name'];
  730. }
  731. function get_device_model_vendor($db, $model_value)
  732. {
  733. if (!isset($model_value)) {
  734. return '';
  735. }
  736. $model_name = get_record_sql($db, "SELECT vendor_id FROM device_models WHERE id=$model_value");
  737. if (empty($model_name)) {
  738. return '';
  739. }
  740. return $model_name['vendor_id'];
  741. }
  742. function get_building($db, $building_value)
  743. {
  744. if (!isset($building_value)) {
  745. return;
  746. }
  747. $building_name = get_record_sql($db, "SELECT name FROM building WHERE id=$building_value");
  748. if (empty($building_name)) {
  749. return;
  750. }
  751. return $building_name['name'];
  752. }
  753. function print_device_model_select($db, $device_model_name, $device_model_value)
  754. {
  755. print "<select name=\"$device_model_name\" class=\"js-select-single\">\n";
  756. $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");
  757. while (list($f_device_model_id, $f_device_model_name, $f_vendor_name) = mysqli_fetch_array($t_device_model)) {
  758. print_select_item($f_vendor_name . " " . $f_device_model_name, $f_device_model_id, $device_model_value);
  759. }
  760. print "</select>\n";
  761. }
  762. function print_group_select($db, $group_name, $group_value)
  763. {
  764. print "<select name=\"$group_name\">\n";
  765. $t_group = mysqli_query($db, "SELECT id,group_name FROM Group_list Order by group_name");
  766. while (list($f_group_id, $f_group_name) = mysqli_fetch_array($t_group)) {
  767. print_select_item($f_group_name, $f_group_id, $group_value);
  768. }
  769. print "</select>\n";
  770. }
  771. function print_building_select($db, $building_name, $building_value)
  772. {
  773. print "<select name=\"$building_name\">\n";
  774. print_select_item(WEB_select_item_all, 0, $building_value);
  775. $t_building = mysqli_query($db, "SELECT id,name FROM building Order by name");
  776. while (list($f_building_id, $f_building_name) = mysqli_fetch_array($t_building)) {
  777. print_select_item($f_building_name, $f_building_id, $building_value);
  778. }
  779. print "</select>\n";
  780. }
  781. function print_devmodels_select($db, $devmodel_name, $devmodel_value, $dev_filter = 'device_type<=2')
  782. {
  783. print "<select name=\"$devmodel_name\">\n";
  784. print_select_item(WEB_select_item_all, -1, $devmodel_value);
  785. $t_devmodel = mysqli_query($db, "SELECT M.id,V.name,M.model_name FROM device_models M,vendors V WHERE M.vendor_id = V.id and M.id in (SELECT device_model_id FROM devices WHERE $dev_filter) ORDER BY V.name,M.model_name");
  786. while (list($f_devmodel_id, $f_devmodel_vendor, $f_devmodel_name) = mysqli_fetch_array($t_devmodel)) {
  787. print_select_item($f_devmodel_vendor." ".$f_devmodel_name, $f_devmodel_id, $devmodel_value);
  788. }
  789. print "</select>\n";
  790. }
  791. function print_devtypes_select($db, $devtype_name, $devtype_value, $mode)
  792. {
  793. print "<select name=\"$devtype_name\">\n";
  794. print_select_item(WEB_select_item_all, -1, $devtype_value);
  795. $filter = '';
  796. if (!empty($mode)) {
  797. $filter = "WHERE $mode";
  798. }
  799. $t_devtype = mysqli_query($db, "SELECT id,`name.".HTML_LANG."` FROM device_types $filter ORDER BY `name.".HTML_LANG."`");
  800. while (list($f_devtype_id, $f_devtype_name) = mysqli_fetch_array($t_devtype)) {
  801. print_select_item($f_devtype_name, $f_devtype_id, $devtype_value);
  802. }
  803. print "</select>\n";
  804. }
  805. function print_devtype_select($db, $devtype_name, $devtype_value)
  806. {
  807. print "<select name=\"$devtype_name\">\n";
  808. $t_devtype = mysqli_query($db, "SELECT id,`name.".HTML_LANG."` FROM device_types ORDER BY `name.".HTML_LANG."`");
  809. while (list($f_devtype_id, $f_devtype_name) = mysqli_fetch_array($t_devtype)) {
  810. print_select_item($f_devtype_name, $f_devtype_id, $devtype_value);
  811. }
  812. print "</select>\n";
  813. }
  814. function get_group($db, $group_value)
  815. {
  816. list($group_name) = mysqli_fetch_array(mysqli_query($db, "SELECT group_name FROM Group_list WHERE id=$group_value"));
  817. return $group_name;
  818. }
  819. function get_devtype_name($db, $device_type_id)
  820. {
  821. list($type_name) = mysqli_fetch_array(mysqli_query($db, "SELECT `name.".HTML_LANG."` FROM device_types WHERE id=$device_type_id"));
  822. return $type_name;
  823. }
  824. function get_l3_interfaces($db, $device_id)
  825. {
  826. $wan = '';
  827. $lan = '';
  828. $t_l3int = mysqli_query($db, "SELECT name,interface_type FROM device_l3_interfaces WHERE device_id=$device_id ORDER BY name");
  829. while (list($f_name, $f_type) = mysqli_fetch_array($t_l3int)) {
  830. if ($f_type == 0) {
  831. $lan = $lan . " " . $f_name;
  832. }
  833. if ($f_type == 1) {
  834. $wan = $wan . " " . $f_name;
  835. }
  836. }
  837. $wan = trim($wan);
  838. $lan = trim($lan);
  839. $result = '';
  840. if (!empty($wan)) {
  841. $result .= ' WAN: ' . $wan . '<br>';
  842. }
  843. if (!empty($lan)) {
  844. $result .= ' LAN: ' . $lan;
  845. }
  846. return trim($result);
  847. }
  848. function get_gw_subnets($db, $device_id)
  849. {
  850. $gw_subnets_sql='SELECT gateway_subnets.*,subnets.subnet,subnets.comment FROM gateway_subnets LEFT JOIN subnets ON gateway_subnets.subnet_id = subnets.id WHERE gateway_subnets.device_id='.$device_id.' ORDER BY subnets.subnet ASC';
  851. $gw_subnets=get_records_sql($db,$gw_subnets_sql);
  852. $result='';
  853. foreach ($gw_subnets as $row) {
  854. if (!empty($row)) {
  855. $result.=' '.$row['subnet'].'<br>';
  856. }
  857. }
  858. return trim($result);
  859. }
  860. function print_queue_select($db, $queue_name, $queue_value)
  861. {
  862. print "<select name=\"$queue_name\">\n";
  863. $t_queue = mysqli_query($db, "SELECT id,queue_name FROM Queue_list Order by queue_name");
  864. while (list($f_queue_id, $f_queue_name) = mysqli_fetch_array($t_queue)) {
  865. print_select_item($f_queue_name, $f_queue_id, $queue_value);
  866. }
  867. print "</select>\n";
  868. }
  869. function get_queue($db, $queue_value)
  870. {
  871. list($queue_name) = mysqli_fetch_array(mysqli_query($db, "SELECT queue_name FROM Queue_list WHERE id=$queue_value"));
  872. return $queue_name;
  873. }
  874. function print_qa_l3int_select($qa_name, $qa_value = 0)
  875. {
  876. print "<select name=\"$qa_name\">\n";
  877. print_select_item(WEB_select_item_lan, 0, $qa_value);
  878. print_select_item(WEB_select_item_wan, 1, $qa_value);
  879. print "</select>\n";
  880. }
  881. function print_qa_rule_select($qa_name, $qa_value = 1)
  882. {
  883. print "<select name=\"$qa_name\">\n";
  884. print_select_item('Subnet', 1, $qa_value);
  885. print_select_item('Mac', 2, $qa_value);
  886. print_select_item('Hostname', 3, $qa_value);
  887. print "</select>\n";
  888. }
  889. function get_int($qa_value = 0)
  890. {
  891. if (empty($qa_value)) { $qa_value = 0; } else { $qa_value = (int)$qa_value * 1; }
  892. return $qa_value;
  893. }
  894. function print_qa_select($qa_name, $qa_value = 0)
  895. {
  896. print "<select name=\"$qa_name\">\n";
  897. if (empty($qa_value)) { $qa_value = 0; } else { $qa_value = $qa_value*1; }
  898. print_select_item(WEB_select_item_yes, 1, $qa_value);
  899. print_select_item(WEB_select_item_no, 0, $qa_value);
  900. print "</select>\n";
  901. }
  902. function print_list_select($qa_name, $qa_value, $list)
  903. {
  904. print "<select name=\"$qa_name\">\n";
  905. if (empty($qa_value)) { $qa_value = ''; }
  906. for($i = 0; $i < count($list); ++$i) {
  907. print_select_item($list[$i], $list[$i], $qa_value);
  908. }
  909. print "</select>\n";
  910. }
  911. function print_qa_select_ext($qa_name, $qa_value = 0, $readonly = 1)
  912. {
  913. $state = '';
  914. if ($readonly) {
  915. $state = 'disabled=true';
  916. }
  917. print "<select name=\"$qa_name\">\n";
  918. print_select_item_ext(WEB_select_item_yes, 1, $qa_value, $readonly);
  919. print_select_item_ext(WEB_select_item_no, 0, $qa_value, $readonly);
  920. print "</select>\n";
  921. }
  922. function print_td_yes_no($qa_value = 0)
  923. {
  924. $cl = 'down';
  925. if ($qa_value==1) { $cl='up'; }
  926. print "<td class=\"$cl\">";
  927. if ($qa_value==1) { print WEB_select_item_yes; } else { print WEB_select_item_no; }
  928. print "</td>\n";
  929. }
  930. function print_control_proto_select($qa_name, $qa_value = -1)
  931. {
  932. print "<select name=\"$qa_name\">\n";
  933. print_select_item('Disabled', -1, $qa_value);
  934. print_select_item('Ssh', 0, $qa_value);
  935. print_select_item('Telnet', 1, $qa_value);
  936. // print_select_item('Mikrotik rest api', 2, $qa_value);
  937. print "</select>\n";
  938. }
  939. function print_snmp_select($qa_name, $qa_value = 0)
  940. {
  941. print "<select name=\"$qa_name\">\n";
  942. print_select_item('Disabled', 0, $qa_value);
  943. print_select_item('v1', 1, $qa_value);
  944. print_select_item('v2', 2, $qa_value);
  945. print_select_item('v3', 3, $qa_value);
  946. print "</select>\n";
  947. }
  948. function print_dhcp_select($qa_name, $qa_value = 0)
  949. {
  950. print "<select name=\"$qa_name\">\n";
  951. if (!isset($qa_value) or strlen($qa_value) == 0) {
  952. $qa_value = 'all';
  953. }
  954. print_select_item(WEB_select_item_events, 'all', $qa_value);
  955. print_select_item(WEB_select_item_lease, 'add', $qa_value);
  956. print_select_item(WEB_select_item_lease_refresh, 'old', $qa_value);
  957. print_select_item(WEB_select_item_lease_free, 'del', $qa_value);
  958. print "</select>\n";
  959. }
  960. function print_nagios_handler_select($qa_name)
  961. {
  962. print "<select name=\"$qa_name\">\n";
  963. print_select_simple(WEB_select_item_no, '');
  964. print_select_simple('restart-port', 'restart-port');
  965. print "</select>\n";
  966. }
  967. function print_dhcp_acl_select($qa_name)
  968. {
  969. print "<select name=\"$qa_name\">\n";
  970. print_select_simple(WEB_select_item_no, '');
  971. print_select_simple('hotspot-free', 'hotspot-free');
  972. print "</select>\n";
  973. }
  974. function print_enabled_select($qa_name, $qa_value)
  975. {
  976. print "<select name=\"$qa_name\">\n";
  977. if (!isset($qa_value) or strlen($qa_value) == 0) {
  978. $qa_value = 0;
  979. }
  980. print_select_item(WEB_select_item_every, 0, $qa_value);
  981. print_select_item(WEB_select_item_disabled, 1, $qa_value);
  982. print_select_item(WEB_select_item_enabled, 2, $qa_value);
  983. print "</select>\n";
  984. }
  985. function print_ip_type_select($qa_name, $qa_value)
  986. {
  987. print "<select name=\"$qa_name\">\n";
  988. if (!isset($qa_value) or strlen($qa_value) == 0) {
  989. $qa_value = 0;
  990. }
  991. print_select_item(WEB_select_item_every, 0, $qa_value);
  992. print_select_item(WEB_select_item_static, 1, $qa_value);
  993. print_select_item(WEB_select_item_dhcp, 2, $qa_value);
  994. print_select_item(WEB_select_item_suspicious, 3, $qa_value);
  995. print "</select>\n";
  996. }
  997. function print_vendor_select($db, $qa_name, $qa_value)
  998. {
  999. print "<select name=\"$qa_name\" class=\"js-select-single\">\n";
  1000. $sSQL = "SELECT id,`name` FROM `vendors` order by `name`";
  1001. $vendors = mysqli_query($db, $sSQL);
  1002. print_select_item(WEB_select_item_all, 0, $qa_value);
  1003. while (list($v_id, $v_name) = mysqli_fetch_array($vendors)) {
  1004. print_select_item($v_name, $v_id, $qa_value);
  1005. }
  1006. print "</select>\n";
  1007. }
  1008. function print_vendor_set($db, $qa_name, $qa_value)
  1009. {
  1010. print "<select name=\"$qa_name\" class=\"js-select-single\" style=\"width: 100%\">\n";
  1011. $sSQL = "SELECT id,`name` FROM `vendors` order by `name`";
  1012. $vendors = mysqli_query($db, $sSQL);
  1013. while (list($v_id, $v_name) = mysqli_fetch_array($vendors)) {
  1014. print_select_item($v_name, $v_id, $qa_value);
  1015. }
  1016. print "</select>\n";
  1017. }
  1018. function get_vendor_name($db, $v_id)
  1019. {
  1020. $vendor = get_record_sql($db, "SELECT * FROM `vendors` WHERE id=" . $v_id);
  1021. if (empty($vendor)) {
  1022. return NULL;
  1023. }
  1024. return $vendor['name'];
  1025. }
  1026. function get_qa($qa_value)
  1027. {
  1028. if ($qa_value == 1) {
  1029. return "Да";
  1030. }
  1031. return "Нет";
  1032. }
  1033. function print_action_select($action_name, $action_value)
  1034. {
  1035. print "<select name=\"$action_name\">\n";
  1036. print_select_item(WEB_select_item_allow, 1, $action_value);
  1037. print_select_item(WEB_select_item_forbidden, 0, $action_value);
  1038. print "</select>\n";
  1039. }
  1040. function get_action($action_value)
  1041. {
  1042. if ($action_value == 1) {
  1043. return "Разрешить";
  1044. }
  1045. return "Запретить";
  1046. }
  1047. function print_filter_select($db, $filter_name, $group_id)
  1048. {
  1049. print "<select name=\"$filter_name\" class=\"js-select-single\">\n";
  1050. if (isset($group_id)) {
  1051. $sSQL = "SELECT id,name FROM Filter_list WHERE Filter_list.id not in (Select filter_id FROM Group_filters WHERE group_id=$group_id)";
  1052. } else {
  1053. $sSQL = "SELECT id,name FROM Filter_list Order by name";
  1054. }
  1055. $t_filters = mysqli_query($db, $sSQL);
  1056. while (list($filter_id, $filter_name) = mysqli_fetch_array($t_filters)) {
  1057. print_select_item($filter_name, $filter_id, 0);
  1058. }
  1059. print "</select>\n";
  1060. }
  1061. function get_filter($db, $filter_value)
  1062. {
  1063. list($filter) = mysqli_fetch_array(mysqli_query($db, "SELECT name FROM Filter_list WHERE id=" . $filter_value));
  1064. return $filter;
  1065. }
  1066. function get_login($db, $user_id)
  1067. {
  1068. list($login) = mysqli_fetch_array(mysqli_query($db, "SELECT login FROM User_list WHERE id=$user_id"));
  1069. return $login;
  1070. }
  1071. function get_auth_count($db, $user_id)
  1072. {
  1073. list($count) = mysqli_fetch_array(mysqli_query($db, "SELECT count(id) FROM User_auth WHERE user_id=$user_id and deleted=0"));
  1074. return $count;
  1075. }
  1076. function print_login_select($db, $login_name, $current_login)
  1077. {
  1078. print "<select name=\"$login_name\" class=\"js-select-single\">\n";
  1079. $t_login = mysqli_query($db, "SELECT id,login FROM User_list Order by Login");
  1080. print_select_item('None', 0, $current_login);
  1081. while (list($f_user_id, $f_login) = mysqli_fetch_array($t_login)) {
  1082. print_select_item($f_login, $f_user_id, $current_login);
  1083. }
  1084. print "</select>\n";
  1085. }
  1086. function print_auth_select($db, $login_name, $current_auth)
  1087. {
  1088. print "<select name=\"$login_name\" class=\"js-select-single\">\n";
  1089. $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");
  1090. print_select_item('Empty', 0, $current_auth);
  1091. while (list($f_login, $f_fio, $f_ip, $f_auth_id) = mysqli_fetch_array($t_login)) {
  1092. print_select_item($f_login . "[" . $f_fio . "] - " . $f_ip, $f_auth_id, $current_auth);
  1093. }
  1094. print "</select>\n";
  1095. }
  1096. function print_auth_select_mac($db, $login_name, $current_auth)
  1097. {
  1098. print "<select name=\"$login_name\" class=\"js-select-single\">\n";
  1099. $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");
  1100. print_select_item('Empty', 0, $current_auth);
  1101. while (list($f_login, $f_fio, $f_ip, $f_mac, $f_auth_id) = mysqli_fetch_array($t_login)) {
  1102. print_select_item($f_login . "[" . $f_mac . "] - " . $f_ip, $f_auth_id, $current_auth);
  1103. }
  1104. print "</select>\n";
  1105. }
  1106. function compact_port_name($port)
  1107. {
  1108. $result = $port;
  1109. $result = preg_replace('/XGigabitEthernet/', 'X', $result);
  1110. $result = preg_replace('/TenGigabitEthernet/', 'Te', $result);
  1111. $result = preg_replace('/GigabitEthernet/', 'Gi', $result);
  1112. return $result;
  1113. }
  1114. function print_device_port_select($db, $field_name, $device_id, $target_id)
  1115. {
  1116. print "<select name=\"$field_name\" class=\"js-select-single\">\n";
  1117. if (empty($target_id)) {
  1118. $target_id = 0;
  1119. }
  1120. if (empty($device_id)) {
  1121. $device_id = 0;
  1122. }
  1123. $d_sql = "SELECT D.device_name, DP.port, DP.device_id, DP.id, DP.ifName 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";
  1124. $t_device = mysqli_query($db, $d_sql);
  1125. print_select_item('Empty', 0, $target_id);
  1126. while (list($f_name, $f_port, $f_device_id, $f_target_id, $f_ifname) = mysqli_fetch_array($t_device)) {
  1127. if (empty($f_ifname)) {
  1128. $f_ifname = $f_port;
  1129. }
  1130. print_select_item($f_name . "[" . $f_port."] - " . compact_port_name($f_ifname), $f_target_id, $target_id);
  1131. }
  1132. print "</select>\n";
  1133. }
  1134. function print_device_select($db, $field_name, $device_id)
  1135. {
  1136. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  1137. $d_sql = "SELECT D.device_name, D.id FROM devices AS D Where D.deleted=0 order by D.device_name ASC";
  1138. $t_device = mysqli_query($db, $d_sql);
  1139. print_select_item(WEB_select_item_every, 0, $device_id);
  1140. while (list($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  1141. print_select_item($f_name, $f_device_id, $device_id);
  1142. }
  1143. print "</select>\n";
  1144. }
  1145. function print_netdevice_select($db, $field_name, $device_id)
  1146. {
  1147. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  1148. $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";
  1149. $t_device = mysqli_query($db, $d_sql);
  1150. print_select_item(WEB_select_item_every, 0, $device_id);
  1151. while (list($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  1152. print_select_item($f_name, $f_device_id, $device_id);
  1153. }
  1154. print "</select>\n";
  1155. }
  1156. function print_vlan_select($db, $field_name, $vlan)
  1157. {
  1158. print "<select name=\"$field_name\" class=\"js-select-single\">\n";
  1159. $d_sql = "SELECT DISTINCT vlan FROM device_ports ORDER BY vlan DESC";
  1160. $v_device = mysqli_query($db, $d_sql);
  1161. if (!isset($vlan) or empty($vlan)) {
  1162. $vlan = 1;
  1163. };
  1164. print_select_item('1', 1, $vlan);
  1165. while (list($f_vlan) = mysqli_fetch_array($v_device)) {
  1166. if ($f_vlan === '1') {
  1167. continue;
  1168. }
  1169. print_select_item($f_vlan, $f_vlan, $vlan);
  1170. }
  1171. print "</select>\n";
  1172. }
  1173. function print_device_select_ip($db, $field_name, $device_ip)
  1174. {
  1175. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  1176. $d_sql = "SELECT D.device_name, D.ip FROM devices AS D Where D.deleted=0 order by D.device_name ASC";
  1177. $t_device = mysqli_query($db, $d_sql);
  1178. print_select_item(WEB_select_item_every, '', $device_ip);
  1179. while (list($f_name, $f_device_ip) = mysqli_fetch_array($t_device)) {
  1180. print_select_item($f_name, $f_device_ip, $device_ip);
  1181. }
  1182. print "</select>\n";
  1183. }
  1184. function print_syslog_device_select($db, $field_name, $syslog_filter, $device_ip)
  1185. {
  1186. print "<select name=\"$field_name\" class=\"js-select-single\" >\n";
  1187. $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";
  1188. $t_device = mysqli_query($db, $d_sql);
  1189. print_select_item(WEB_select_item_every, '', $device_ip);
  1190. while (list($f_ip, $f_name) = mysqli_fetch_array($t_device)) {
  1191. if (!isset($f_name) or empty($f_name)) {
  1192. $f_name = $f_ip;
  1193. }
  1194. print_select_item($f_name, $f_ip, $device_ip);
  1195. }
  1196. print "</select>\n";
  1197. }
  1198. function print_gateway_select($db, $field_name, $device_id)
  1199. {
  1200. print "<select name=\"$field_name\" >\n";
  1201. $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";
  1202. $t_device = mysqli_query($db, $d_sql);
  1203. print_select_item(WEB_select_item_every, 0, $device_id);
  1204. while (list($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  1205. print_select_item($f_name, $f_device_id, $device_id);
  1206. }
  1207. print "</select>\n";
  1208. }
  1209. function get_gateways($db)
  1210. {
  1211. $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";
  1212. $t_device = mysqli_query($db, $d_sql);
  1213. unset($result);
  1214. while (list($f_name, $f_device_id) = mysqli_fetch_array($t_device)) {
  1215. $result[$f_device_id] = $f_name;
  1216. }
  1217. return $result;
  1218. }
  1219. function print_device_port($db, $target_id)
  1220. {
  1221. $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";
  1222. $t_device = mysqli_query($db, $d_sql);
  1223. while (list($f_name, $f_port, $f_device_id) = mysqli_fetch_array($t_device)) {
  1224. print "<a href=\"/admin/devices/switchport.php?id=$f_device_id\">" . $f_name . "[" . $f_port . "]</a>\n";
  1225. }
  1226. }
  1227. function get_device_ips($db, $device_id)
  1228. {
  1229. $switch = get_record($db, 'devices', 'id=' . $device_id);
  1230. $index = 0;
  1231. if (!empty($switch['user_id'])) {
  1232. $auth_ips = get_records($db, 'User_auth', 'deleted=0 and user_id=' . $switch['user_id']);
  1233. foreach ($auth_ips as $key => $value) {
  1234. if (isset($value['ip'])) {
  1235. $result[$index] = $value['ip'];
  1236. $index++;
  1237. }
  1238. }
  1239. } else {
  1240. if (isset($switch['ip'])) {
  1241. $result[$index] = $switch['ip'];
  1242. $index++;
  1243. }
  1244. }
  1245. return $result;
  1246. }
  1247. function get_device_id($db, $device_name)
  1248. {
  1249. $d_sql = "SELECT id FROM devices WHERE device_name='$device_name' and deleted=0";
  1250. $dev = get_record_sql($db, $d_sql);
  1251. if (empty($dev)) {
  1252. return NULL;
  1253. }
  1254. return $dev["id"];
  1255. }
  1256. function get_device_name($db, $device_id)
  1257. {
  1258. $d_sql = "SELECT device_name FROM devices WHERE id='$device_id'";
  1259. $dev = get_record_sql($db, $d_sql);
  1260. if (empty($dev)) {
  1261. return NULL;
  1262. }
  1263. return $dev["device_name"];
  1264. }
  1265. function get_auth_by_ip($db, $ip)
  1266. {
  1267. $d_sql = "SELECT id FROM User_auth WHERE ip='$ip' and deleted=0";
  1268. $auth = get_record_sql($db, $d_sql);
  1269. if (empty($auth)) {
  1270. return NULL;
  1271. }
  1272. return $auth["id"];
  1273. }
  1274. function get_user_by_ip($db, $ip)
  1275. {
  1276. $d_sql = "SELECT user_id FROM User_auth WHERE ip='$ip' and deleted=0";
  1277. $auth = get_record_sql($db, $d_sql);
  1278. if (empty($auth)) {
  1279. return NULL;
  1280. }
  1281. return $auth["user_id"];
  1282. }
  1283. function get_device_by_auth($db, $id)
  1284. {
  1285. $d_sql = "SELECT id FROM devices WHERE user_id=$id and deleted=0";
  1286. $f_dev = get_record_sql($db, $d_sql);
  1287. if (empty($f_dev)) {
  1288. return NULL;
  1289. }
  1290. return $f_dev['id'];
  1291. }
  1292. function print_auth_port($db, $port_id, $new_window = FALSE)
  1293. {
  1294. $d_sql = "SELECT A.ip,A.ip_int,A.mac,A.id,A.dns_name,A.comments,A.user_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 order by A.ip_int";
  1295. $t_device = mysqli_query($db, $d_sql);
  1296. while (list($f_ip, $f_int, $f_mac, $f_auth_id, $f_dns, $f_comment, $f_user_id) = mysqli_fetch_array($t_device)) {
  1297. $name = $f_ip;
  1298. if (isset($f_dns) and $f_dns != '') {
  1299. $name = $f_dns;
  1300. }
  1301. $title=get_login($db,$f_user_id)." =>".$f_ip."[".$f_mac."]";
  1302. if (!empty($f_dns)) { $title.=" | ".$f_dns; }
  1303. if (!empty($f_comment)) { $title.=" | ".$f_comment; }
  1304. if ($new_window) {
  1305. print "<a href=\"\" title=\"" . $title . "\" onclick=\"".open_window_url("/admin/users/editauth.php?id=".$f_auth_id)." return false;\">" . $name . " [" . $f_ip . "]</a><br>";
  1306. } else {
  1307. print "<a href=/admin/users/editauth.php?id=".$f_auth_id." title=\"" . $title . "\" >" . $name . " [" . $f_ip . "]</a><br>";
  1308. }
  1309. }
  1310. }
  1311. function print_auth_simple($db, $auth_id)
  1312. {
  1313. $auth = get_record($db, "User_auth", "id=$auth_id");
  1314. $name = $auth['dns_name'];
  1315. if (empty($name)) {
  1316. $name = $auth['comments'];
  1317. }
  1318. if (empty($name)) {
  1319. $name = $auth['ip'];
  1320. }
  1321. print "<a href=\"/admin/users/editauth.php?id=$auth_id\">" . $name . "</a><br>";
  1322. }
  1323. function print_auth($db, $auth_id)
  1324. {
  1325. $auth = get_record($db, "User_auth", "id=$auth_id");
  1326. $name = $auth['dns_name'];
  1327. if (empty($name)) {
  1328. $name = $auth['comments'];
  1329. } else {
  1330. $name .= " (" . $auth['comments'] . ")";
  1331. }
  1332. if (empty($name)) {
  1333. $name = $auth['ip'];
  1334. } else {
  1335. $name .= " [" . $auth['ip'] . "]";
  1336. }
  1337. print "<a href=\"/admin/users/editauth.php?id=$auth_id\">" . $name . "</a><br>";
  1338. }
  1339. function print_auth_detail($db, $auth_id)
  1340. {
  1341. $auth = get_record($db, "User_auth", "id=$auth_id");
  1342. $name = $auth['dns_name'];
  1343. if (empty($name)) {
  1344. $name = $auth['comments'];
  1345. } else {
  1346. $name .= " (" . $auth['comments'] . ")";
  1347. }
  1348. if (empty($name)) {
  1349. $name = $auth['ip'];
  1350. } else {
  1351. $name .= " [" . $auth['ip'] . "]";
  1352. }
  1353. $name .= " last: [" . $auth['last_found'] . "] ";
  1354. if ($auth['deleted'] == 1) {
  1355. $name .= " <font color='red'>DELETED!!!</font>";
  1356. }
  1357. print "<a href=\"/admin/users/editauth.php?id=$auth_id\">" . $name . "</a><br>";
  1358. }
  1359. function get_auth_port_count($db, $port_id)
  1360. {
  1361. $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";
  1362. $t_device = mysqli_query($db, $d_sql);
  1363. list($f_count) = mysqli_fetch_array($t_device);
  1364. if (!isset($f_count)) {
  1365. $f_count = 0;
  1366. }
  1367. return $f_count;
  1368. }
  1369. function get_connection($db, $auth_id)
  1370. {
  1371. $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";
  1372. $t_device = mysqli_query($db, $d_sql);
  1373. list($f_name, $f_port) = mysqli_fetch_array($t_device);
  1374. if (isset($f_name)) {
  1375. $result = expand_device_name($db, $f_name) . "[" . $f_port . "]";
  1376. } else {
  1377. $result = '';
  1378. }
  1379. return $result;
  1380. }
  1381. function get_connection_string($db, $auth_id)
  1382. {
  1383. $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";
  1384. $t_device = mysqli_query($db, $d_sql);
  1385. list($f_name, $f_port) = mysqli_fetch_array($t_device);
  1386. if (isset($f_name)) {
  1387. $result = $f_name . "[" . $f_port . "]";
  1388. } else {
  1389. $result = '';
  1390. }
  1391. return $result;
  1392. }
  1393. function get_port($db, $port_id)
  1394. {
  1395. $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";
  1396. $t_device = mysqli_query($db, $d_sql);
  1397. list($f_name, $f_port) = mysqli_fetch_array($t_device);
  1398. if (isset($f_name)) {
  1399. $result = expand_device_name($db, $f_name) . "[" . $f_port . "]";
  1400. } else {
  1401. $result = '';
  1402. }
  1403. return $result;
  1404. }
  1405. function print_option_select($db, $option_name)
  1406. {
  1407. print "<select name=\"$option_name\">\n";
  1408. $t_option = mysqli_query($db, "SELECT id,option_name FROM config_options WHERE uniq=0 order by option_name");
  1409. while (list($f_id, $f_name) = mysqli_fetch_array($t_option)) {
  1410. print "<option value=$f_id>$f_name</option>";
  1411. }
  1412. $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");
  1413. while (list($f_id, $f_name) = mysqli_fetch_array($t_option)) {
  1414. print "<option value=$f_id>$f_name</option>";
  1415. }
  1416. print "</select>\n";
  1417. }
  1418. function run_sql($db, $query)
  1419. {
  1420. if (preg_match('/^\s*(UPDATE|DELETE)/i', $query)) {
  1421. unset($matches);
  1422. preg_match('/FROM\s+(.*)\s+/i', $query, $matches);
  1423. if (!empty($matches[1])) {
  1424. if (!allow_update($matches[1],'del')) {
  1425. LOG_DEBUG($db, "Access denied: $query ");
  1426. return;
  1427. }
  1428. }
  1429. unset($matches);
  1430. preg_match('/INSERT\s+INTO\s+(.*)\s+/i', $query, $matches);
  1431. if (!empty($matches[1])) {
  1432. if (!allow_update($matches[1],'add')) {
  1433. LOG_DEBUG($db, "Access denied: $query ");
  1434. return;
  1435. }
  1436. }
  1437. unset($matches);
  1438. preg_match('/UPDATE\s+(.*)\s+/i', $query, $matches);
  1439. if (!empty($matches[1])) {
  1440. if (!allow_update($matches[1],'update')) {
  1441. LOG_DEBUG($db, "Access denied: $query ");
  1442. return;
  1443. }
  1444. }
  1445. unset($matches);
  1446. }
  1447. $sql_result = mysqli_query($db, $query);
  1448. if (!$sql_result) {
  1449. LOG_ERROR($db, "At simple SQL: $query :" . mysqli_error($db));
  1450. return;
  1451. }
  1452. return $sql_result;
  1453. }
  1454. function get_count_records($db, $table, $filter)
  1455. {
  1456. if (!empty($filter)) {
  1457. $filter = 'where ' . $filter;
  1458. }
  1459. $t_count = mysqli_query($db, "SELECT count(*) FROM $table $filter");
  1460. list($count) = mysqli_fetch_array($t_count);
  1461. if (!isset($count)) {
  1462. $count = 0;
  1463. }
  1464. return $count;
  1465. }
  1466. function get_id_record($db, $table, $filter)
  1467. {
  1468. if (isset($filter)) {
  1469. $filter = 'WHERE ' . $filter;
  1470. }
  1471. $t_record = mysqli_query($db, "SELECT id FROM $table $filter limit 1");
  1472. list($id) = mysqli_fetch_array($t_record);
  1473. return $id;
  1474. }
  1475. function set_changed($db, $id)
  1476. {
  1477. $auth['changed'] = 1;
  1478. update_record($db, "User_auth", "id=" . $id, $auth);
  1479. }
  1480. function ResolveIP($db, $ip_int)
  1481. {
  1482. $ip_name = "-";
  1483. if (empty($ip_int)) {
  1484. return $ip_name;
  1485. }
  1486. $dns_cache = get_record_sql($db, "SELECT * FROM dns_cache WHERE ip=$ip_int");
  1487. if (empty($dns_cache) or empty($dns_cache['dns'])) {
  1488. $ip_name = gethostbyaddr(long2ip($ip_int));
  1489. if (empty($ip_name) or $ip_name == long2ip($ip_int)) {
  1490. $ip_name = "-";
  1491. }
  1492. run_sql($db, "INSERT INTO dns_cache(dns,ip) VALUES('" . $ip_name . "'," . $ip_int . ")");
  1493. } else {
  1494. $ip_name = $dns_cache['dns'];
  1495. }
  1496. return $ip_name;
  1497. }
  1498. function clean_dns_cache($db)
  1499. {
  1500. $date = time();
  1501. $date = $date - 86400;
  1502. $date_clean = DateTimeImmutable::createFromFormat('U', $date);
  1503. $clean_date = $date_clean->format('Y-m-d H:i:s');
  1504. run_sql($db, "DELETE FROM dns_cache WHERE `timestamp`<='" . $clean_date . "'");
  1505. }
  1506. function clean_unreferensed_rules($db)
  1507. {
  1508. run_sql($db, "DELETE FROM `auth_rules` WHERE user_id NOT IN (SELECT id FROM User_list)");
  1509. }
  1510. function FormatDateStr($format = 'Y-m-d H:i:s', $date_str)
  1511. {
  1512. $date1 = GetDateTimeFromString($date_str);
  1513. $result = $date1->format($format);
  1514. return $result;
  1515. }
  1516. function GetDateTimeFromString($date_str)
  1517. {
  1518. if (!is_a($date_str, 'DateTime')) {
  1519. $t_date_str = urldecode($date_str);
  1520. $t_date_str = preg_replace('/(\'|\")/', '', $t_date_str);
  1521. $t_date_str = preg_replace('/T/', ' ', $t_date_str);
  1522. $date1 = DateTime::createFromFormat('Y-m-d H:i:s', $t_date_str);
  1523. if (!$date1) {
  1524. $date1 = DateTime::createFromFormat('Y.m.d H:i:s', $t_date_str);
  1525. }
  1526. if (!$date1) {
  1527. $date1 = DateTime::createFromFormat('Y/m/d H:i:s', $t_date_str);
  1528. }
  1529. if (!$date1) {
  1530. $date1 = DateTime::createFromFormat('Y-m-d H:i', $t_date_str);
  1531. }
  1532. if (!$date1) {
  1533. $date1 = DateTime::createFromFormat('Y.m.d H:i', $t_date_str);
  1534. }
  1535. if (!$date1) {
  1536. $date1 = DateTime::createFromFormat('Y/m/d H:i', $t_date_str);
  1537. }
  1538. if (!$date1) {
  1539. $date1 = DateTime::createFromFormat('Y-m-d|', $t_date_str);
  1540. }
  1541. if (!$date1) {
  1542. $date1 = DateTime::createFromFormat('Y.m.d|', $t_date_str);
  1543. }
  1544. if (!$date1) {
  1545. $date1 = DateTime::createFromFormat('Y/m/d|', $t_date_str);
  1546. }
  1547. if (!$date1) {
  1548. $date1 = new DateTime;
  1549. $date1->setTime(0, 0, 0, 1);
  1550. }
  1551. } else {
  1552. return $date_str;
  1553. }
  1554. return $date1;
  1555. }
  1556. function GetNowTimeString()
  1557. {
  1558. $now = new DateTimeImmutable('now');
  1559. $result = $now->format('Y-m-d H:i:s');
  1560. return $result;
  1561. }
  1562. function GetNowDayString()
  1563. {
  1564. $now = new DateTimeImmutable('now');
  1565. $result = $now->format('Y-m-d');
  1566. return $result;
  1567. }
  1568. function get_ip_subnet($db, $ip)
  1569. {
  1570. if (empty($ip)) {
  1571. return;
  1572. }
  1573. $ip_aton = ip2long($ip);
  1574. $user_subnet = get_record_sql($db, "SELECT * FROM `subnets` WHERE hotspot=1 or office=1 and ( $ip_aton >= ip_int_start and $ip_aton <= ip_int_stop)");
  1575. if (empty($user_subnet)) {
  1576. return;
  1577. }
  1578. return $user_subnet;
  1579. }
  1580. function find_mac_in_subnet($db, $ip, $mac)
  1581. {
  1582. if (empty($ip)) {
  1583. return;
  1584. }
  1585. if (empty($mac)) {
  1586. return;
  1587. }
  1588. $ip_subnet = get_ip_subnet($db, $ip);
  1589. if (empty($ip_subnet)) {
  1590. return;
  1591. }
  1592. $t_auth = get_records_sql($db, "SELECT id,mac,user_id FROM User_auth WHERE ip_int>=" . $ip_subnet['ip_int_start'] . " and ip_int<=" . $ip_subnet['ip_int_stop'] . " and mac='" . $mac . "' and deleted=0 ORDER BY id");
  1593. $auth_count = 0;
  1594. $result['count'] = 0;
  1595. $result['users_id'] = [];
  1596. foreach ($t_auth as $row) {
  1597. if (!empty($row['id'])) {
  1598. $auth_count++;
  1599. $result['count'] = $auth_count;
  1600. $result[$auth_count] = $row['id'];
  1601. array_push($result['users_id'], $row['user_id']);
  1602. }
  1603. }
  1604. return $result;
  1605. }
  1606. function apply_auth_rule($db, $auth_record, $user_id)
  1607. {
  1608. if (empty($auth_record)) { return; }
  1609. if (empty($user_id)) { return $auth_record; }
  1610. $user_rec = get_record($db, 'User_list', "id=" . $user_id);
  1611. if (empty($user_rec)) { return $auth_record; }
  1612. //set filter and status by user
  1613. $auth_record['ou_id'] = $user_rec['ou_id'];
  1614. $auth_record['user_id'] = $user_rec['id'];
  1615. $auth_record['filter_group_id'] = $user_rec['filter_group_id'];
  1616. $auth_record['queue_id'] = $user_rec['queue_id'];
  1617. $auth_record['enabled'] = $user_rec['enabled'];
  1618. $auth_record['changed'] = 1;
  1619. //maybe fill comments?
  1620. if (!empty($user_rec['fio']) and empty($auth_record['comments'])) { $auth_record['comments'] = $user_rec['fio']; }
  1621. return $auth_record;
  1622. }
  1623. function fix_auth_rules($db)
  1624. {
  1625. //cleanup hotspot subnet rules
  1626. delete_record($db, "auth_rules", "ou_id=" . get_const('default_user_ou_id'));
  1627. delete_record($db, "auth_rules", "ou_id=" . get_const('default_hotspot_ou_id'));
  1628. $t_hotspot = get_records_sql($db, "SELECT * FROM subnets WHERE hotspot=1");
  1629. if (!empty($t_hotspot)) {
  1630. foreach ($t_hotspot as $row) {
  1631. delete_record($db, "auth_rules", "rule='" . $row['subnet'] . "'");
  1632. }
  1633. }
  1634. }
  1635. #---------------------------------------------------------------------------------------------------------------
  1636. function new_user($db, $user_info)
  1637. {
  1638. if (!empty($user_info['mac'])) {
  1639. $user['login'] = mac_dotted($user_info['mac']);
  1640. } else {
  1641. $user['login'] = $user_info['ip'];
  1642. }
  1643. if (!empty($user_info['dhcp_hostname'])) {
  1644. $user['fio'] = $user_info['ip'] . '[' . $user_info['dhcp_hostname'] . ']';
  1645. } else {
  1646. $user['fio'] = $user_info['ip'];
  1647. }
  1648. $login_count = get_count_records($db, "User_list", "(login LIKE '" . $user['login'] . "(%)') OR (login='" . $user['login'] . "')");
  1649. if (!empty($login_count) and $login_count > 0) {
  1650. $login_count++;
  1651. $user['login'] = $user['login'] . "(" . $login_count . ")";
  1652. }
  1653. $user['ou_id'] = $user_info['ou_id'];
  1654. $ou_info = get_record_sql($db, "SELECT * FROM OU WHERE id=" . $user_info['ou_id']);
  1655. if (!empty($ou_info)) {
  1656. $user['enabled'] = $ou_info['enabled'];
  1657. if (empty($user['enabled'])) {
  1658. $user['enabled'] = 0;
  1659. }
  1660. $user['queue_id'] = $ou_info['queue_id'];
  1661. if (empty($user['queue_id'])) {
  1662. $user['queue_id'] = 0;
  1663. }
  1664. $user['filter_group_id'] = $ou_info['filter_group_id'];
  1665. if (empty($user['filter_group_id'])) {
  1666. $user['filter_group_id'] = 0;
  1667. }
  1668. }
  1669. $result = insert_record($db, "User_list", $user);
  1670. $auto_mac_rule = get_option($db, 64);
  1671. if (!empty($result) and $auto_mac_rule and $user_info['mac']) {
  1672. $auth_rule['user_id'] = $result;
  1673. $auth_rule['type'] = 2;
  1674. $auth_rule['rule'] = mac_dotted($user_info['mac']);
  1675. insert_record($db, "auth_rules", $auth_rule);
  1676. }
  1677. return $result;
  1678. }
  1679. function new_auth($db, $ip, $mac, $user_id)
  1680. {
  1681. $ip_aton = ip2long($ip);
  1682. $msg = '';
  1683. if (!empty($mac)) {
  1684. $auth_record = get_record_sql($db, "SELECT * FROM User_auth WHERE ip_int=$ip_aton AND mac='" . mac_dotted($mac) . "' AND deleted=0");
  1685. if (!empty($auth_record)) {
  1686. LOG_WARNING($db, "Pair ip-mac already exists! Skip creating $ip [$mac] auth_id: " . $auth_record["id"]);
  1687. return $auth_record['id'];
  1688. }
  1689. }
  1690. // save traffic detailization
  1691. $save_traf = get_option($db, 23);
  1692. $resurrection_id = NULL;
  1693. // seek old auth with same ip and mac
  1694. $resurrection_id = get_id_record($db, 'User_auth', " deleted=1 AND ip_int=" . $ip_aton . " AND mac='" . $mac . "'");
  1695. if (!empty($resurrection_id)) {
  1696. $msg .= "Recovered auth_id: $resurrection_id with ip: $ip and mac: $mac ";
  1697. $auth['user_id'] = $user_id;
  1698. $auth['deleted'] = 0;
  1699. $auth['save_traf'] = $save_traf * 1;
  1700. update_record($db, "User_auth", "id=$resurrection_id", $auth);
  1701. } else {
  1702. // not found ->create new record
  1703. $msg .= "Create new ip record \r\nip: $ip\r\nmac: $mac\r\n";
  1704. $auth['deleted'] = 0;
  1705. $auth['user_id'] = $user_id;
  1706. $auth['ip'] = $ip;
  1707. $auth['ip_int'] = $ip_aton;
  1708. $auth['mac'] = $mac;
  1709. $auth['save_traf'] = $save_traf * 1;
  1710. $resurrection_id = insert_record($db, "User_auth", $auth);
  1711. }
  1712. //check rules, update filter and state for new record
  1713. if (!empty($resurrection_id)) {
  1714. $auth=apply_auth_rule($db, $auth, $user_id);
  1715. update_record($db, "User_auth", "id=$resurrection_id", $auth);
  1716. if (!is_hotspot($db, $ip) and !empty($msg)) {
  1717. LOG_WARNING($db, $msg);
  1718. }
  1719. if (is_hotspot($db, $ip) and !empty($msg)) {
  1720. LOG_INFO($db, $msg);
  1721. }
  1722. }
  1723. return $resurrection_id;
  1724. }
  1725. function resurrection_auth($db, $ip_record)
  1726. {
  1727. $ip = $ip_record['ip'];
  1728. $mac = $ip_record['mac'];
  1729. $action = $ip_record['type'];
  1730. $dhcp_hostname = $ip_record['hostname'];
  1731. $hotspot_found = $ip_record['hotspot'];
  1732. $ip_aton = ip2long($ip);
  1733. $auth_record = get_record_sql($db, "SELECT * FROM User_auth WHERE ip_int=$ip_aton AND mac='" . $mac . "' AND deleted=0");
  1734. if (!empty($auth_record)) {
  1735. $user_info = get_record_sql($db, "SELECT * FROM User_list WHERE id=" . $auth_record['user_id']);
  1736. LOG_DEBUG($db, "external dhcp user " . $user_info['login'] . " [" . $ip . "] auth_id: " . $auth_record['id']);
  1737. if (isset($dhcp_hostname) and !empty($dhcp_hostname)) {
  1738. $auth['dhcp_hostname'] = $dhcp_hostname;
  1739. }
  1740. $auth['dhcp_action'] = $action;
  1741. $auth['dhcp_time'] = GetNowTimeString();
  1742. if ($action === 'add') {
  1743. $auth['last_found'] = GetNowTimeString();
  1744. }
  1745. update_record($db, "User_auth", "id=" . $auth_record['id'], $auth);
  1746. return $auth_record['id'];
  1747. }
  1748. $ip_subnet = get_ip_subnet($db, $ip);
  1749. if ($ip_subnet['static']) {
  1750. LOG_WARNING($db, "Unknown pair ip+mac in static subnet! ip: $ip mac: [" . mac_dotted($mac) . "]. Skip");
  1751. return;
  1752. }
  1753. $msg = '';
  1754. // search changed mac
  1755. $auth_record = get_record_sql($db, "SELECT * FROM User_auth WHERE ip_int=$ip_aton AND deleted=0");
  1756. if (!empty($auth_record)) {
  1757. if (empty($auth_record['mac'])) {
  1758. $auth['mac'] = mac_dotted($mac);
  1759. $auth['dhcp_action'] = $action;
  1760. $auth['dhcp_time'] = GetNowTimeString();
  1761. if (!empty($dhcp_hostname)) {
  1762. $auth['dhcp_hostname'] = $dhcp_hostname;
  1763. }
  1764. if ($action === 'add') {
  1765. $auth['last_found'] = GetNowTimeString();
  1766. }
  1767. LOG_INFO($db, "for ip: $ip mac not found! Use empty record...");
  1768. update_record($db, "User_auth", "id=" . $auth_record['id'], $auth);
  1769. return $auth_record['id'];
  1770. } else {
  1771. if (!$hotspot_found) {
  1772. LOG_WARNING($db, "for ip: $ip mac change detected! Old mac: [" . $auth_record['mac'] . "] New mac: [" . mac_dotted($mac) . "]. Disable old auth_id: " . $auth_record['id']);
  1773. }
  1774. run_sql($db, "UPDATE User_auth SET changed=1, deleted=1 WHERE id=" . $auth_record['id']);
  1775. }
  1776. }
  1777. // default id
  1778. $new_user_info = get_new_user_id($db, $ip, $mac, $dhcp_hostname);
  1779. if (!empty($new_user_info['user_id'])) {
  1780. $new_user_id = $new_user_info['user_id'];
  1781. }
  1782. if (empty($new_user_id)) {
  1783. $new_user_id = new_user($db, $new_user_info);
  1784. }
  1785. $resurrection_id = NULL;
  1786. $save_traf = get_option($db, 23);
  1787. $auth_record = get_record_sql($db, "SELECT * FROM User_auth WHERE ip_int=" . $ip_aton . " and mac='" . $mac . "'");
  1788. // seek old auth with same ip and mac
  1789. if (!empty($auth_record)) {
  1790. // found ->Resurrection old record
  1791. $resurrection_id = $auth_record['id'];
  1792. $msg .= "Recovered auth_id: $resurrection_id with ip: $ip and mac: $mac ";
  1793. $auth['dhcp_action'] = $action;
  1794. $auth['user_id'] = $new_user_id;
  1795. $auth['deleted'] = 0;
  1796. $auth['dhcp_time'] = GetNowTimeString();
  1797. $auth['save_traf'] = $save_traf * 1;
  1798. if (!empty($dhcp_hostname)) {
  1799. $auth['dhcp_hostname'] = $dhcp_hostname;
  1800. }
  1801. if ($action === 'add') {
  1802. $auth['last_found'] = GetNowTimeString();
  1803. }
  1804. update_record($db, "User_auth", "id=$resurrection_id", $auth);
  1805. } else {
  1806. // not found ->create new record
  1807. $msg .= "Создаём новый ip-адрес \r\nip: $ip\r\nmac: $mac\r\n";
  1808. $auth['deleted'] = 0;
  1809. $auth['user_id'] = $new_user_id;
  1810. $auth['ip'] = $ip;
  1811. $auth['ip_int'] = $ip_aton;
  1812. $auth['mac'] = $mac;
  1813. $auth['dhcp_action'] = $action;
  1814. $auth['dhcp_time'] = GetNowTimeString();
  1815. $auth['save_traf'] = $save_traf * 1;
  1816. if (!empty($dhcp_hostname)) {
  1817. $auth['dhcp_hostname'] = $dhcp_hostname;
  1818. }
  1819. if ($action == 'add') {
  1820. $auth['last_found'] = GetNowTimeString();
  1821. }
  1822. $resurrection_id = insert_record($db, "User_auth", $auth);
  1823. }
  1824. //check rules, update filter and state for new record
  1825. if (!empty($resurrection_id)) {
  1826. $auth = apply_auth_rule($db, $auth, $new_user_id);
  1827. update_record($db, "User_auth", "id=$resurrection_id", $auth);
  1828. $msg .= "filter: " . $auth['filter_group_id'] . "\r\n queue_id: " . $auth['queue_id'] . "\r\n enabled: " . $auth['enabled'] . "\r\nid: $resurrection_id";
  1829. if (!$hotspot_found and !empty($msg)) {
  1830. LOG_WARNING($db, $msg);
  1831. }
  1832. if ($hotspot_found and !empty($msg)) {
  1833. LOG_INFO($db, $msg);
  1834. }
  1835. }
  1836. return $resurrection_id;
  1837. }
  1838. function get_auth($db, $current_auth)
  1839. {
  1840. if (!isset($current_auth)) {
  1841. return;
  1842. }
  1843. if ($current_auth == 0) {
  1844. return;
  1845. }
  1846. $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");
  1847. list($f_login, $f_ip) = mysqli_fetch_array($t_login);
  1848. $result = $f_login . "[" . $f_ip . "]";
  1849. return $result;
  1850. }
  1851. function get_auth_by_mac($db, $mac)
  1852. {
  1853. if (!isset($mac)) {
  1854. return;
  1855. }
  1856. $mac = mac_dotted($mac);
  1857. $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 . "' and A.deleted=0 ORDER BY A.last_found DESC limit 1");
  1858. list($f_id, $f_login, $f_auth_id, $f_ip) = mysqli_fetch_array($t_login);
  1859. if (isset($f_id)) {
  1860. $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>';
  1861. } else {
  1862. $result['auth'] = 'Unknown';
  1863. }
  1864. $result['mac'] = expand_mac($db, $mac);
  1865. return $result;
  1866. }
  1867. function get_auth_mac($db, $current_auth)
  1868. {
  1869. if (!isset($current_auth)) {
  1870. return;
  1871. }
  1872. if ($current_auth == 0) {
  1873. return;
  1874. }
  1875. $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");
  1876. list($f_login, $f_mac) = mysqli_fetch_array($t_login);
  1877. $result = $f_login . "[" . $f_mac . "]";
  1878. return $result;
  1879. }
  1880. function add_auth_rule($db,$rule,$type,$user_id)
  1881. {
  1882. $new['user_id']=$user_id;
  1883. $new['type']=$type;
  1884. $new['rule']=$rule;
  1885. $rule_id=0;
  1886. $auth_rules = get_record_sql($db,"SELECT * FROM auth_rules WHERE rule='".$rule."' AND type=".$type);
  1887. if (empty($auth_rules)) {
  1888. $rule_id = insert_record($db,"auth_rules",$new);
  1889. LOG_INFO($db,"Create auto rule for user_id: ".$user_id." rule: ".$rule." type: ".$type);
  1890. } else {
  1891. if ($auth_rules['user_id'] === $user_id) {
  1892. $rule_id = update_record($db, "auth_rules", "id=".$auth_rules['id'], $new);
  1893. LOG_INFO($db,"Replaced auto rule for user_id: ".$user_id." rule: ".$rule." type: ".$type);
  1894. } else {
  1895. LOG_WARNING($db,"Create auto rule for user_id: ".$user_id." rule: ".$rule." type: ".$type." failed! Already exists at user_id: ".$auth_rules['user_id']);
  1896. $rule_id=0;
  1897. }
  1898. }
  1899. return $rule_id;
  1900. }
  1901. function update_auth_rule($db,$rule,$type,$rule_id)
  1902. {
  1903. $new['type']=$type;
  1904. $new['rule']=$rule;
  1905. $rule_id=0;
  1906. $auth_rules = get_record_sql($db,"SELECT * FROM auth_rules WHERE rule='".$rule."' AND type=".$type." AND id<>".$rule_id);
  1907. if (empty($auth_rules)) {
  1908. $rule_id = update_record($db, "auth_rules", "id=".$rule_id, $new);
  1909. } else {
  1910. LOG_WARNING($db,"Create auto rule id: ".$rule_id." rule: ".$rule." type: ".$type." failed! Already exists at user_id: ".$auth_rules['user_id']);
  1911. $rule_id=0;
  1912. }
  1913. return $rule_id;
  1914. }
  1915. //action: add,update,del
  1916. function allow_update($table, $action = 'update', $field = '')
  1917. {
  1918. //always allow modification for tables
  1919. if (preg_match('/(variables|dns_cache|worklog|sessions)/i', $table)) { return 1; }
  1920. if (isset($_SESSION['login'])) {
  1921. $work_user = $_SESSION['login'];
  1922. }
  1923. if (isset($_SESSION['user_id'])) {
  1924. $work_id = $_SESSION['user_id'];
  1925. }
  1926. if (isset($_SESSION['acl'])) {
  1927. $user_level = $_SESSION['acl'];
  1928. }
  1929. if (!isset($work_user) or !isset($work_id) or empty($user_level)) { return 0; }
  1930. //always allow Administrator
  1931. if ($user_level == 1) { return 1; }
  1932. //always forbid ViewOnly
  1933. if ($user_level == 3) { return 0; }
  1934. //allow tables for Operator
  1935. if (preg_match('/(dns_queue|User_auth_alias)/i', $table)) { return 1; }
  1936. if ($action == 'update') {
  1937. $operator_acl = [
  1938. 'User_auth'=> [
  1939. 'comments'=>'1',
  1940. 'dns_name'=>'1',
  1941. 'firmware'=>'1',
  1942. 'link_check'=>'1',
  1943. 'nagios'=>'1',
  1944. 'nagios_handler'=>'1',
  1945. 'Wikiname'=>'1'
  1946. ],
  1947. 'User_list'=> [
  1948. 'fio'=>'1',
  1949. 'login'=>'1',
  1950. ],
  1951. ];
  1952. if (!isset($operator_acl[$table])) { return 0; }
  1953. if (isset($operator_acl[$table]) and empty($field)) { return 1; }
  1954. if (!isset($operator_acl[$table][$field])) { return 0; }
  1955. if (empty($operator_acl[$table][$field]) or $operator_acl[$table][$field]=='0') { return 0; }
  1956. return 1;
  1957. }
  1958. return 0;
  1959. }
  1960. function LOG_INFO($db, $msg, $auth_id = 0)
  1961. {
  1962. if (get_const('log_level') < L_INFO) {
  1963. return;
  1964. }
  1965. write_log($db, $msg, L_INFO, $auth_id);
  1966. }
  1967. function LOG_ERROR($db, $msg, $auth_id = 0)
  1968. {
  1969. if (get_const('log_level') < L_ERROR) {
  1970. return;
  1971. }
  1972. email(L_ERROR, $msg);
  1973. write_log($db, $msg, L_ERROR, $auth_id);
  1974. }
  1975. function LOG_VERBOSE($db, $msg, $auth_id = 0)
  1976. {
  1977. if (get_const('log_level') < L_VERBOSE) {
  1978. return;
  1979. }
  1980. write_log($db, $msg, L_VERBOSE, $auth_id);
  1981. }
  1982. function LOG_WARNING($db, $msg, $auth_id = 0)
  1983. {
  1984. if (get_const('log_level') < L_WARNING) {
  1985. return;
  1986. }
  1987. email(L_WARNING, $msg);
  1988. write_log($db, $msg, L_WARNING, $auth_id);
  1989. }
  1990. function LOG_DEBUG($db, $msg, $auth_id = 0)
  1991. {
  1992. if (!empty(get_const('debug')) and get_const('debug')) {
  1993. write_log($db, $msg, L_DEBUG, $auth_id);
  1994. }
  1995. }
  1996. function get_first_line($msg)
  1997. {
  1998. if (empty($msg)) {
  1999. return;
  2000. }
  2001. preg_match('/(.*)(\n|\<br\>)/', $msg, $matches);
  2002. if (!empty($matches[1])) {
  2003. return $matches[1];
  2004. }
  2005. return;
  2006. }
  2007. function email($level, $msg)
  2008. {
  2009. if (!get_const('send_email')) {
  2010. return;
  2011. }
  2012. if (!($level === L_WARNING or $level === L_ERROR)) {
  2013. return;
  2014. }
  2015. $subject = get_first_line($msg);
  2016. if ($level === L_WARNING) {
  2017. $subject = "WARN: " . $subject . "...";
  2018. $message = 'WARNING! Manager: ' . $_SESSION['login'] . ' </br>';
  2019. }
  2020. if ($level === L_ERROR) {
  2021. $subject = "ERROR: " . $subject . "...";
  2022. $message = 'ERROR! Manager: ' . $_SESSION['login'] . ' </br>';
  2023. }
  2024. $msg_lines = preg_replace("/\r\n/", "</br>", $msg);
  2025. $message .= $msg_lines;
  2026. $send = SimpleMail::make()
  2027. ->setTo(get_const('admin_email'), 'Administrator')
  2028. ->setFrom(get_const('sender_email'), 'Stat')
  2029. ->setSubject($subject)
  2030. ->setMessage($message)
  2031. ->setHtml()
  2032. ->setWrap(80)
  2033. ->send();
  2034. }
  2035. function write_log($db, $msg, $level, $auth_id = 0)
  2036. {
  2037. $work_user = 'http';
  2038. if (isset($_SESSION['login'])) {
  2039. $work_user = $_SESSION['login'];
  2040. }
  2041. if (!isset($msg)) {
  2042. $msg = 'ERROR! Empty log string!';
  2043. }
  2044. if (!isset($level)) {
  2045. $level = L_INFO;
  2046. }
  2047. $msg = str_replace("'", '', $msg);
  2048. $sSQL = "insert into worklog(customer,message,level,auth_id) values('$work_user','$msg',$level,$auth_id)";
  2049. mysqli_query($db, $sSQL);
  2050. }
  2051. function print_year_select($year_name, $year)
  2052. {
  2053. print "<select name=\"$year_name\" >\n";
  2054. for ($i = $year - 10; $i <= $year + 10; $i++) {
  2055. print_select_item($i, $i, $year);
  2056. }
  2057. print "</select>\n";
  2058. }
  2059. function print_date_select($dd, $mm, $yy)
  2060. {
  2061. if ($dd >= 1) {
  2062. print "<b>День</b>\n";
  2063. print "<select name=\"day\" >\n";
  2064. for ($i = 1; $i <= 31; $i++) {
  2065. print_select_item($i, $i, $dd);
  2066. }
  2067. print "</select>\n";
  2068. }
  2069. if ($mm >= 1) {
  2070. print "<b>Месяц</b>\n";
  2071. print "<select name=\"month\" >\n";
  2072. for ($i = 1; $i <= 12; $i++) {
  2073. $tmp_date = DateTimeImmutable::createFromFormat('U', strtotime("$i/01/$yy"));
  2074. $month_name = $tmp_date->format('F');
  2075. print_select_item($month_name, $i, $mm);
  2076. }
  2077. print "</select>\n";
  2078. }
  2079. print "<b>Год</b>\n";
  2080. print_year_select('year', $yy);
  2081. }
  2082. function print_date_select2($dd, $mm, $yy)
  2083. {
  2084. if ($dd >= 1) {
  2085. print "<b>День</b>\n";
  2086. print "<select name=\"day2\" >\n";
  2087. for ($i = 1; $i <= 31; $i++) {
  2088. print_select_item($i, $i, $dd);
  2089. }
  2090. print "</select>\n";
  2091. }
  2092. if ($mm >= 1) {
  2093. print "<b>Месяц</b>\n";
  2094. print "<select name=\"month2\" >\n";
  2095. for ($i = 1; $i <= 12; $i++) {
  2096. $tmp_date = DateTimeImmutable::createFromFormat('U', strtotime("$i/01/$yy"));
  2097. $month_name = $tmp_date->format('F');
  2098. print_select_item($month_name, $i, $mm);
  2099. }
  2100. print "</select>\n";
  2101. }
  2102. print "<b>Год</b>\n";
  2103. print_year_select('year2', $yy);
  2104. }
  2105. function is_up($ip)
  2106. {
  2107. if (!isset($ip) or strlen($ip) == 0) {
  2108. return false;
  2109. }
  2110. exec(sprintf('ping -i .3 -c 1 -W 5 %s', escapeshellarg($ip)), $res, $rval);
  2111. return $rval == 0;
  2112. }
  2113. function apply_device_lock ($db, $device_id, $iteration =0) {
  2114. $iteration++;
  2115. if ($iteration>2) { return false; }
  2116. $dev = get_record_sql($db,'SELECT discovery_locked,UNIX_TIMESTAMP(locked_timestamp) as u_locked_timestamp FROM devices WHERE id='.$device_id.' AND discovery_locked > 0');
  2117. if (empty($dev) or empty($dev['u_locked_timestamp'])) {
  2118. LOG_DEBUG($db,"Snmp discovery lock not found. Set and discovery.");
  2119. return set_lock_discovery($db,$device_id);
  2120. }
  2121. //wait for discovery
  2122. $now = time();
  2123. $wait_time = ($dev['u_locked_timestamp'] + SNMP_LOCK_TIMEOUT) - $now;
  2124. LOG_DEBUG($db,"Check snmp lock for device id: " . $device_id . ". Lock timestamp: ".$dev['u_locked_timestamp'].", now: ".$now);
  2125. if ($wait_time<0) {
  2126. LOG_DEBUG($db,"The lock is already expired. Set new lock.");
  2127. return set_lock_discovery($db,$device_id);
  2128. }
  2129. LOG_VERBOSE($db,"Snmp discovery lock for device id: $device_id found! Need wait ".$wait_time." sec.");
  2130. sleep($wait_time);
  2131. LOG_VERBOSE($db,"Try set new lock and continue discovery for device id:".$device_id);
  2132. return apply_device_lock($db,$device_id,$iteration);
  2133. }
  2134. function set_lock_discovery($db,$device_id) {
  2135. $new['discovery_locked'] = 1;
  2136. $new['locked_timestamp'] = GetNowTimeString();
  2137. if (update_record($db,'devices','id='.$device_id,$new)) { return true; }
  2138. return false;
  2139. }
  2140. function unset_lock_discovery($db,$device_id) {
  2141. $new['discovery_locked'] = 0;
  2142. $new['locked_timestamp'] = GetNowTimeString();
  2143. if (update_record($db,'devices','id='.$device_id,$new)) { return true; }
  2144. return false;
  2145. }
  2146. function get_ifmib_index_table($ip, $community, $version)
  2147. {
  2148. $ifmib_map = NULL;
  2149. $is_mikrotik = walk_snmp($ip, $community, $version, MIKROTIK_DHCP_SERVER);
  2150. $mk_ros_version = 0;
  2151. if ($is_mikrotik) {
  2152. $mikrotik_version = walk_snmp($ip, $community, $version, MIKROTIK_ROS_VERSION);
  2153. $mk_ros_version = 6491;
  2154. $result = preg_match('/RouterOS\s+(\d)\.(\d{1,3})\.(\d{1,3})\s+/', $mikrotik_version[MIKROTIK_ROS_VERSION], $matches);
  2155. if ($result) {
  2156. $mk_ros_version = $matches[1] * 1000 + $matches[2] * 10 + $matches[3];
  2157. }
  2158. }
  2159. if ($mk_ros_version == 0 or $mk_ros_version > 6468) {
  2160. #fdb_index => snmp_index
  2161. $index_map_table = walk_snmp($ip, $community, $version, IFMIB_IFINDEX_MAP);
  2162. #get map snmp interfaces to fdb table
  2163. if (isset($index_map_table) and count($index_map_table) > 0) {
  2164. foreach ($index_map_table as $key => $value) {
  2165. $key = trim($key);
  2166. $value = intval(trim(str_replace('INTEGER:', '', $value)));
  2167. $result = preg_match('/\.(\d{1,10})$/', $key, $matches);
  2168. if ($result) {
  2169. $fdb_index = preg_replace('/^\./', '', $matches[0]);
  2170. $ifmib_map[$fdb_index] = $value;
  2171. }
  2172. }
  2173. }
  2174. }
  2175. #return simple map snmp_port_index = snmp_port_index
  2176. if (empty($ifmib_map)) {
  2177. #ifindex
  2178. $index_table = walk_snmp($ip, $community, $version, IFMIB_IFINDEX);
  2179. if (isset($index_table) and count($index_table) > 0) {
  2180. foreach ($index_table as $key => $value) {
  2181. $key = trim($key);
  2182. $value = intval(trim(str_replace('INTEGER:', '', $value)));
  2183. $result = preg_match('/\.(\d{1,10})$/', $key, $matches);
  2184. if ($result) {
  2185. $fdb_index = preg_replace('/^\./', '', $matches[0]);
  2186. $ifmib_map[$fdb_index] = $value;
  2187. }
  2188. }
  2189. }
  2190. }
  2191. return $ifmib_map;
  2192. }
  2193. #get mac table by selected snmp oid
  2194. function get_mac_table($ip, $community, $version, $oid, $index_map)
  2195. {
  2196. if (!isset($ip)) {
  2197. return;
  2198. }
  2199. if (!isset($oid)) {
  2200. return;
  2201. }
  2202. if (!isset($community)) {
  2203. $community = 'public';
  2204. }
  2205. if (!isset($version)) {
  2206. $version = '2';
  2207. }
  2208. $mac_table = walk_snmp($ip, $community, $version, $oid);
  2209. if (isset($mac_table) and gettype($mac_table) == 'array' and count($mac_table) > 0) {
  2210. foreach ($mac_table as $key => $value) {
  2211. if (empty($value)) {
  2212. continue;
  2213. }
  2214. if (empty($key)) {
  2215. continue;
  2216. }
  2217. $key = trim($key);
  2218. $value_raw = intval(trim(str_replace('INTEGER:', '', $value)));
  2219. if (empty($value_raw)) {
  2220. continue;
  2221. }
  2222. if (!empty($index_map)) {
  2223. if (empty($index_map[$value_raw])) {
  2224. $value = $value_raw;
  2225. } else {
  2226. $value = $index_map[$value_raw];
  2227. }
  2228. } else {
  2229. $value = $value_raw;
  2230. }
  2231. $pattern = '/\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/';
  2232. $result = preg_match($pattern, $key, $matches);
  2233. if (!empty($result)) {
  2234. $mac_key = preg_replace('/^\./', '', $matches[0]);
  2235. $fdb_table[$mac_key] = $value;
  2236. }
  2237. }
  2238. }
  2239. return $fdb_table;
  2240. }
  2241. #get mac table by analyze all available tables
  2242. function get_fdb_table($ip, $community, $version)
  2243. {
  2244. if (!isset($ip)) {
  2245. return;
  2246. }
  2247. if (!isset($community)) {
  2248. $community = 'public';
  2249. }
  2250. if (!isset($version)) {
  2251. $version = '2';
  2252. }
  2253. $ifindex_map = get_ifmib_index_table($ip, $community, $version);
  2254. $fdb1_table = get_mac_table($ip, $community, $version, MAC_TABLE_OID, $ifindex_map);
  2255. if (!empty($fdb1_table)) {
  2256. $fdb_table = $fdb1_table;
  2257. } else {
  2258. $fdb2_table = get_mac_table($ip, $community, $version, MAC_TABLE_OID2, $ifindex_map);
  2259. if (!empty($fdb2_table)) {
  2260. $fdb_table = $fdb2_table;
  2261. }
  2262. }
  2263. // maybe cisco?!
  2264. if (!isset($fdb_table) or empty($fdb_table) or count($fdb_table) == 0) {
  2265. $vlan_table = walk_snmp($ip, $community, $version, CISCO_VLAN_OID);
  2266. if (empty($vlan_table)) {
  2267. return;
  2268. }
  2269. foreach ($vlan_table as $vlan_oid => $value) {
  2270. if (empty($vlan_oid)) {
  2271. continue;
  2272. }
  2273. $pattern = '/\.(\d{1,4})$/';
  2274. $result = preg_match($pattern, $vlan_oid, $matches);
  2275. if (!empty($result)) {
  2276. $vlan_id = preg_replace('/^\./', '', $matches[0]);
  2277. if ($vlan_id > 1000 and $vlan_id < 1009) {
  2278. continue;
  2279. }
  2280. $fdb_vlan_table = get_mac_table($ip, $community . '@' . $vlan_id, $version, MAC_TABLE_OID, $ifindex_map);
  2281. if (!isset($fdb_vlan_table) or !$fdb_vlan_table or count($fdb_vlan_table) == 0) {
  2282. $fdb_vlan_table = get_mac_table($ip, $community, $version, MAC_TABLE_OID2, $ifindex_map);
  2283. }
  2284. foreach ($fdb_vlan_table as $mac => $port) {
  2285. if (!isset($mac)) {
  2286. continue;
  2287. }
  2288. $fdb_table[$mac] = $port;
  2289. }
  2290. }
  2291. }
  2292. }
  2293. return $fdb_table;
  2294. }
  2295. function check_snmp_access($ip, $community, $version)
  2296. {
  2297. if (!isset($ip)) {
  2298. return;
  2299. }
  2300. if (!isset($community)) {
  2301. $community = 'public';
  2302. }
  2303. if (!isset($version)) {
  2304. $version = '2';
  2305. }
  2306. #check host up
  2307. $status = exec(escapeshellcmd("ping -W 1 -i 1 -c 3 " . $ip));
  2308. if (empty($status)) {
  2309. return;
  2310. }
  2311. #check snmp
  2312. $result = get_snmp($ip, $community, $version, SYS_DESCR_MIB);
  2313. if (empty($result)) {
  2314. return;
  2315. }
  2316. return 1;
  2317. }
  2318. function get_port_state($port, $ip, $community, $version)
  2319. {
  2320. if (!isset($port)) {
  2321. return;
  2322. }
  2323. if (!isset($ip)) {
  2324. return;
  2325. }
  2326. if (!isset($community)) {
  2327. $community = 'public';
  2328. }
  2329. if (!isset($version)) {
  2330. $version = '2';
  2331. }
  2332. $port_oid = PORT_STATUS_OID .'.'. $port;
  2333. $port_state = get_snmp($ip, $community, $version, $port_oid);
  2334. return $port_state;
  2335. }
  2336. function get_last_digit($oid)
  2337. {
  2338. if (!isset($oid)) {
  2339. return;
  2340. }
  2341. $pattern = '/\.(\d{1,})$/';
  2342. preg_match($pattern, $oid, $matches);
  2343. return $matches[1];
  2344. }
  2345. function get_cisco_sensors($ip, $community, $version, $mkey)
  2346. {
  2347. $index = get_last_digit($mkey);
  2348. $result = parse_snmp_value(get_snmp($ip, $community, $version, CISCO_SFP_SENSORS . "." . $index));
  2349. $prec = parse_snmp_value(get_snmp($ip, $community, $version, CISCO_SFP_PRECISION . "." . $index));
  2350. if (!isset($prec)) {
  2351. $prec = 1;
  2352. }
  2353. $result = round(trim($result) / (10 * $prec), 2);
  2354. return $result;
  2355. }
  2356. function get_snmp_ifname($ip, $community, $version, $port)
  2357. {
  2358. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFNAME . "." . $port));
  2359. if (empty($port_name)) {
  2360. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFDESCR . "." . $port));
  2361. }
  2362. if (empty($port_name)) {
  2363. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFALIAS . "." . $port));
  2364. }
  2365. return $port_name;
  2366. }
  2367. function get_snmp_interfaces($ip, $community, $version)
  2368. {
  2369. $result=[];
  2370. $ifmib_list = walk_snmp($ip, $community, $version, IFMIB_IFNAME);
  2371. if (empty($ifmib_list)) {
  2372. $ifmib_list = walk_snmp($ip, $community, $version, IFMIB_IFDESCR);
  2373. }
  2374. if (empty($ifmib_list)) {
  2375. $ifmib_list = walk_snmp($ip, $community, $version, IFMIB_IFALIAS);
  2376. }
  2377. if (!empty($ifmib_list)) {
  2378. foreach ($ifmib_list as $key => $value) {
  2379. $key = trim($key);
  2380. $value = parse_snmp_value($value);
  2381. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  2382. $int_index = preg_replace('/^\./', '', $matches[0]);
  2383. $result[$int_index]=$value;
  2384. }
  2385. }
  2386. }
  2387. return $result;
  2388. }
  2389. function walk_snmp($ip, $community, $version, $oid)
  2390. {
  2391. snmp_set_oid_output_format(SNMP_OID_OUTPUT_NUMERIC);
  2392. $result = NULL;
  2393. if ($version == 2) {
  2394. $result = snmp2_real_walk($ip, $community, $oid, SNMP_timeout, SNMP_retry);
  2395. }
  2396. if ($version == 1) {
  2397. $result = snmprealwalk($ip, $community, $oid, SNMP_timeout, SNMP_retry);
  2398. }
  2399. return $result;
  2400. }
  2401. function get_snmp_module_id($modules_oids, $port_name)
  2402. {
  2403. $port_name = preg_quote(trim($port_name), '/');
  2404. foreach ($modules_oids as $key => $value) {
  2405. $pattern = '/' . $port_name . '/i';
  2406. preg_match($pattern, $value, $matches);
  2407. if (isset($matches[0])) {
  2408. $module_id = get_last_digit($key);
  2409. return $module_id;
  2410. }
  2411. }
  2412. return;
  2413. }
  2414. function get_sfp_status($vendor_id, $port, $ip, $community='public', $version='2', $modules_oids)
  2415. {
  2416. if (!isset($vendor_id)) {
  2417. return;
  2418. }
  2419. if (!isset($port)) {
  2420. return;
  2421. }
  2422. if (!isset($ip)) {
  2423. return;
  2424. }
  2425. try {
  2426. $status = '';
  2427. // eltex
  2428. if ($vendor_id == 2) {
  2429. $sfp_vendor = parse_snmp_value(get_snmp($ip, $community, $version, ELTEX_SFP_VENDOR . "." . $port));
  2430. if (!empty($sfp_vendor)) {
  2431. $sfp_status_temp = ELTEX_SFP_STATUS . "." . $port . ".5";
  2432. $sfp_status_volt = ELTEX_SFP_STATUS . "." . $port . ".6";
  2433. $sfp_status_circut = ELTEX_SFP_STATUS . "." . $port . ".7";
  2434. $sfp_status_tx = ELTEX_SFP_STATUS . "." . $port . ".8";
  2435. $sfp_status_rx = ELTEX_SFP_STATUS . "." . $port . ".9";
  2436. $temp = parse_snmp_value(get_snmp($ip, $community, $version, $sfp_status_temp));
  2437. $volt = parse_snmp_value(get_snmp($ip, $community, $version, $sfp_status_volt));
  2438. $circut = parse_snmp_value(get_snmp($ip, $community, $version, $sfp_status_circut));
  2439. $tx = parse_snmp_value(get_snmp($ip, $community, $version, $sfp_status_tx));
  2440. $rx = parse_snmp_value(get_snmp($ip, $community, $version, $sfp_status_rx));
  2441. $sfp_sn = parse_snmp_value(get_snmp($ip, $community, $version, ELTEX_SFP_SN . "." . $port));
  2442. $sfp_freq = parse_snmp_value(get_snmp($ip, $community, $version, ELTEX_SFP_FREQ . "." . $port));
  2443. if (!isset($sfp_freq) or $sfp_freq == 65535) {
  2444. $sfp_freq = 'unspecified';
  2445. }
  2446. $sfp_length = parse_snmp_value(get_snmp($ip, $community, $version, ELTEX_SFP_LENGTH . "." . $port));
  2447. $status = 'Vendor: ' . $sfp_vendor . ' Serial: ' . $sfp_sn . ' Laser: ' . $sfp_freq . ' Distance: ' . $sfp_length . '<br>';
  2448. if (!empty($sfp_status_temp) and $temp > 0.1) {
  2449. $status .= 'Temp: ' . $temp . " C";
  2450. }
  2451. if (!empty($sfp_status_volt) and $volt > 0.1) {
  2452. $status .= ' Volt: ' . round($volt / 1000000, 2) . ' V';
  2453. }
  2454. if (!empty($sfp_status_circut) and $circut > 0.1) {
  2455. $status .= ' Circut: ' . round($circut / 1000, 2) . ' mA';
  2456. }
  2457. if (!empty($sfp_status_tx) and $tx > 0.1) {
  2458. $status .= ' Tx: ' . round($tx / 1000, 2) . ' dBm';
  2459. }
  2460. if (!empty($sfp_status_rx) and $rx > 0.1) {
  2461. $status .= ' Rx: ' . round($rx / 1000, 2) . ' dBm';
  2462. }
  2463. $status .= '<br>';
  2464. return $status;
  2465. }
  2466. return;
  2467. }
  2468. // snr
  2469. if ($vendor_id == 6) {
  2470. $sfp_vendor = parse_snmp_value(get_snmp($ip, $community, $version, SNR_SFP_VendorName . "." . $port));
  2471. if (!empty($sfp_vendor) and $sfp_vendor != 'NULL') {
  2472. $oid_sfp_model_name = SNR_SFP_ModelName . "." . $port;
  2473. $oid_sfp_type_name = SNR_SFP_TypeName . "." . $port;
  2474. $oid_sfp_bitrate = SNR_SFP_BitRate . "." . $port;
  2475. $oid_sfp_status_volt = SNR_SFP_VOLT . "." . $port;
  2476. $oid_sfp_status_circut = SNR_SFP_BIAS . "." . $port;
  2477. $oid_sfp_status_tx = SNR_SFP_TX . "." . $port;
  2478. $oid_sfp_status_rx = SNR_SFP_RX . "." . $port;
  2479. $oid_sfp_length = SNR_SFP_WaveLength . "." . $port;
  2480. $volt = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_status_volt));
  2481. $circut = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_status_circut));
  2482. $tx = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_status_tx));
  2483. $rx = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_status_rx));
  2484. $sfp_model_name = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_model_name));
  2485. $sfp_type_name = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_type_name));
  2486. $sfp_freq = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_bitrate));
  2487. $sfp_length = parse_snmp_value(get_snmp($ip, $community, $version, $oid_sfp_length));
  2488. $status = 'Vendor: ' . $sfp_vendor . ' '. $sfp_model_name. ' '.$sfp_type_name. ' Speed: ' . $sfp_freq . ' Freq: ' . $sfp_length . '<br>';
  2489. if (!empty($sfp_status_volt) and $volt > 0.1) {
  2490. $status .= ' Volt: ' . round($volt / 1000000, 2) . ' V';
  2491. }
  2492. if (!empty($sfp_status_circut) and $circut > 0.1) {
  2493. $status .= ' Circut: ' . round($circut / 1000, 2) . ' mA';
  2494. }
  2495. if (!empty($sfp_status_tx) and $tx > 0.1) {
  2496. $status .= ' Tx: ' . round($tx / 1000, 2) . ' dBm';
  2497. }
  2498. if (!empty($sfp_status_rx) and $rx > 0.1) {
  2499. $status .= ' Rx: ' . round($rx / 1000, 2) . ' dBm';
  2500. }
  2501. $status .= '<br>';
  2502. return $status;
  2503. }
  2504. return;
  2505. }
  2506. // cisco
  2507. if ($vendor_id == 16) {
  2508. // get interface names
  2509. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFNAME . "." . $port));
  2510. if (empty($port_name)) {
  2511. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFDESCR . "." . $port));
  2512. }
  2513. // search module indexes
  2514. $port_name = preg_quote(trim($port_name), '/');
  2515. foreach ($modules_oids as $key => $value) {
  2516. $pattern = '/(' . $port_name . ' Module Temperature Sensor)/i';
  2517. preg_match($pattern, $value, $matches);
  2518. if (isset($matches[0])) {
  2519. $temp = get_cisco_sensors($ip, $community, $version, $key);
  2520. continue;
  2521. }
  2522. $pattern = '/(' . $port_name . ' Supply Voltage Sensor)/i';
  2523. preg_match($pattern, $value, $matches);
  2524. if (isset($matches[0])) {
  2525. $volt = get_cisco_sensors($ip, $community, $version, $key);
  2526. continue;
  2527. }
  2528. $pattern = '/(' . $port_name . ' Bias Current Sensor)/i';
  2529. preg_match($pattern, $value, $matches);
  2530. if (isset($matches[0])) {
  2531. $circut = get_cisco_sensors($ip, $community, $version, $key);
  2532. continue;
  2533. }
  2534. $pattern = '/(' . $port_name . ' Transmit Power Sensor)/i';
  2535. preg_match($pattern, $value, $matches);
  2536. if (isset($matches[0])) {
  2537. $tx = get_cisco_sensors($ip, $community, $version, $key);
  2538. continue;
  2539. }
  2540. $pattern = '/(' . $port_name . ' Receive Power Sensor)/i';
  2541. preg_match($pattern, $value, $matches);
  2542. if (isset($matches[0])) {
  2543. $rx = get_cisco_sensors($ip, $community, $version, $key);
  2544. continue;
  2545. }
  2546. }
  2547. if (!empty($temp) and $temp > 0) {
  2548. $status .= 'Temp: ' . $temp . " C";
  2549. }
  2550. if (!empty($volt) and $volt > 0) {
  2551. $status .= ' Volt: ' . $volt . ' V';
  2552. }
  2553. if (!empty($circut) and $circut > 0) {
  2554. $status .= ' Circut: ' . $circut . ' mA';
  2555. }
  2556. if (!empty($tx) and abs($tx) > 0.1) {
  2557. $status .= ' Tx: ' . $tx . ' dBm';
  2558. }
  2559. if (!empty($rx) and abs($rx) > 0.1) {
  2560. $status .= ' Rx: ' . $rx . ' dBm';
  2561. }
  2562. if (!empty($status)) {
  2563. $status = preg_replace('/"/', '', $status);
  2564. $status .= '<br>';
  2565. }
  2566. return $status;
  2567. }
  2568. // huawei
  2569. if ($vendor_id == 3) {
  2570. // get interface names
  2571. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFNAME . "." . $port));
  2572. if (empty($port_name)) {
  2573. $port_name = parse_snmp_value(get_snmp($ip, $community, $version, IFMIB_IFDESCR . "." . $port));
  2574. }
  2575. // search module indexes
  2576. $port_name = preg_quote(trim($port_name), '/');
  2577. foreach ($modules_oids as $key => $value) {
  2578. $pattern = '/' . $port_name . '/i';
  2579. preg_match($pattern, $value, $matches);
  2580. if (isset($matches[0])) {
  2581. $module_id = get_last_digit($key);
  2582. unset($result);
  2583. $result = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_VENDOR . "." . $module_id));
  2584. if (!empty($result)) {
  2585. $sfp_vendor = $result;
  2586. }
  2587. unset($result);
  2588. $result = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_SPEED . "." . $module_id));
  2589. if (!empty($result)) {
  2590. list($sfp_speed, $spf_lenght, $sfp_type) = explode('-', $result);
  2591. if ($sfp_type == 0) {
  2592. $sfp_type = 'MultiMode';
  2593. }
  2594. if ($sfp_type == 1) {
  2595. $sfp_type = 'SingleMode';
  2596. }
  2597. }
  2598. $volt = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_VOLT . "." . $module_id));
  2599. $circut = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_BIASCURRENT . "." . $module_id));
  2600. $tx = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_OPTTX . "." . $module_id));
  2601. $rx = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_OPTRX . "." . $module_id));
  2602. if (!isset($tx)) {
  2603. $tx = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_TX . "." . $module_id));
  2604. }
  2605. if (!isset($rx)) {
  2606. $rx = parse_snmp_value(get_snmp($ip, $community, $version, HUAWEI_SFP_RX . "." . $module_id));
  2607. }
  2608. if (!empty($sfp_vendor)) {
  2609. $status .= ' Name:' . $sfp_vendor . '<br>';
  2610. }
  2611. // if (isset($sfp_speed)) { $status .= ' ' . $sfp_speed; }
  2612. // if (isset($spf_lenght)) { $status .= ' ' . $spf_lenght; }
  2613. if ($volt > 0) {
  2614. $status .= ' Volt: ' . round($volt / 1000, 2) . ' V';
  2615. }
  2616. if (!empty($circut) and $circut > 0) {
  2617. $status .= ' Circut: ' . $circut . ' mA <br>';
  2618. }
  2619. if (!empty($tx)) {
  2620. $tx = preg_replace('/"/', '', $tx);
  2621. try {
  2622. list($tx_dbm, $pattern) = explode('.', $tx);
  2623. $tx_dbm = round(floatval(trim($tx_dbm)) / 100, 2);
  2624. } catch (Exception $e) { $tx_dbm = 0; }
  2625. if (abs($tx_dbm) > 0.1) {
  2626. $status .= ' Tx: ' . $tx_dbm . ' dBm';
  2627. }
  2628. }
  2629. if (!empty($rx)) {
  2630. $rx = preg_replace('/"/', '', $rx);
  2631. try {
  2632. list($rx_dbm, $pattern) = explode('.', $rx);
  2633. $rx_dbm = round(floatval(trim($rx_dbm)) / 100, 2);
  2634. } catch (Exception $e) { $rx_dbm=0; }
  2635. if (abs($rx_dbm) > 0.1) {
  2636. $status .= ' Rx: ' . $rx_dbm . ' dBm';
  2637. }
  2638. }
  2639. break;
  2640. }
  2641. }
  2642. if (isset($status)) {
  2643. $status = preg_replace('/"/', '', $status);
  2644. $status .= '<br>';
  2645. }
  2646. return $status;
  2647. }
  2648. } catch (Exception $e) {
  2649. return;
  2650. }
  2651. }
  2652. function get_switch_vlans($vendor,$ip,$community='public',$version='2') {
  2653. $switch_vlans = [];
  2654. $port_status = [];
  2655. $vlan_status = [];
  2656. //cisco...
  2657. if ($vendor == 16) {
  2658. //all vlan at switch
  2659. $vlan_list = walk_snmp($ip, $community, $version, vtpVlanName);
  2660. if (empty($vlan_list)) { return; }
  2661. foreach ($vlan_list as $key => $value) {
  2662. if (empty($value)) { $value = ''; }
  2663. $key = trim($key);
  2664. $value = parse_snmp_value($value);
  2665. $vlan_id = NULL;
  2666. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $vlan_id = preg_replace('/^\./', '', $matches[0]); }
  2667. //skip service vlan
  2668. if (preg_match('/(1002|1003|1004|1005)/',$vlan_id)) { continue; }
  2669. if (isset($vlan_id) and !empty($vlan_id)) { $switch_vlans[$vlan_id]=$value; }
  2670. }
  2671. //native vlan for port - get list of all ports
  2672. $pvid_list = walk_snmp($ip, $community, $version, vlanTrunkPortNativeVlan);
  2673. if (!empty($pvid_list)) {
  2674. foreach ($pvid_list as $key => $value) {
  2675. if (empty($value)) { $value = ''; }
  2676. $key = trim($key);
  2677. $value = parse_snmp_value($value);
  2678. $port = NULL;
  2679. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $port = preg_replace('/^\./', '', $matches[0]); }
  2680. if (isset($port) and !empty($port)) { $port_status[$port]['native']=$value; }
  2681. }
  2682. }
  2683. //pvid
  2684. $pvid_list = walk_snmp($ip, $community, $version, vmVlanPvid);
  2685. if (!empty($pvid_list)) {
  2686. foreach ($pvid_list as $key => $value) {
  2687. if (empty($value)) { $value = ''; }
  2688. $key = trim($key);
  2689. $value = parse_snmp_value($value);
  2690. $port = NULL;
  2691. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $port = preg_replace('/^\./', '', $matches[0]); }
  2692. if (isset($port) and !empty($port)) { $port_status[$port]['pvid']=$value; }
  2693. }
  2694. }
  2695. //init port config
  2696. foreach ($port_status as &$port) {
  2697. if (!is_array($port)) { continue; }
  2698. if (!isset($port['pvid'])) { $port['pvid']=$port['native']; }
  2699. $port['untagged']='';
  2700. $port['tagged']='';
  2701. }
  2702. unset($port);
  2703. //get vlan list at ports
  2704. $egress_vlan = walk_snmp($ip,$community,$version,vlanTrunkPortVlansEnabled);
  2705. if (!empty($egress_vlan)) {
  2706. $j = 0;
  2707. foreach ($egress_vlan as $key => $value) {
  2708. $j++;
  2709. if (empty($value)) { $value = ''; }
  2710. $key = trim($key);
  2711. $value = parse_snmp_value($value);
  2712. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  2713. $port = preg_replace('/^\./', '', $matches[0]);
  2714. }
  2715. if (isset($port) and !empty($port)) {
  2716. //skip access ports
  2717. if (!is_array($port_status[$port]) or !isset($port_status[$port]['pvid']) or !isset($port_status[$port]['native'])) { continue; }
  2718. if ($port_status[$port]['pvid'] != $port_status[$port]['native']) { continue; }
  2719. //get vlan at port in hex
  2720. $hex_value = preg_replace('/\s+/','',$value);
  2721. $bin_value = strHexToBin($hex_value);
  2722. //analyze switch vlans
  2723. foreach ($switch_vlans as $vlan_id => $vlan_name) {
  2724. if (isset($bin_value[$vlan_id]) and $bin_value[$vlan_id]=='1') {
  2725. $port_status[$port]['tagged']=$port_status[$port]['tagged'].','.$vlan_id;
  2726. }
  2727. }
  2728. }
  2729. }
  2730. }
  2731. //remove lliding ,
  2732. foreach ($port_status as &$port) {
  2733. if (!is_array($port)) { continue; }
  2734. $port['untagged']=preg_replace('/^,/', '',$port['untagged']);
  2735. $port['tagged']=preg_replace('/^,/', '',$port['tagged']);
  2736. }
  2737. unset($port);
  2738. return $port_status;
  2739. }
  2740. //standart switches
  2741. //tplink
  2742. if ($vendor == 69) {
  2743. //pvid for port
  2744. $pvid_list = walk_snmp($ip, $community, $version, TPLINK_dot1qPortVlanEntry);
  2745. if (!empty($pvid_list)) {
  2746. foreach ($pvid_list as $key => $value) {
  2747. if (empty($value)) { $value = ''; }
  2748. $key = trim($key);
  2749. $value = parse_snmp_value($value);
  2750. $port = NULL;
  2751. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $port = preg_replace('/^\./', '', $matches[0]); }
  2752. if (isset($port) and !empty($port)) { $port_status[$port]['pvid']=$value; }
  2753. }
  2754. }
  2755. return $port_status;
  2756. }
  2757. //default
  2758. //pvid for port
  2759. $pvid_list = walk_snmp($ip, $community, $version, dot1qPortVlanEntry);
  2760. if (!empty($pvid_list)) {
  2761. foreach ($pvid_list as $key => $value) {
  2762. if (empty($value)) { $value = ''; }
  2763. $key = trim($key);
  2764. $value = parse_snmp_value($value);
  2765. $port = NULL;
  2766. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $port = preg_replace('/^\./', '', $matches[0]); }
  2767. if (isset($port) and !empty($port)) { $port_status[$port]['pvid']=$value; }
  2768. }
  2769. }
  2770. //init port config
  2771. foreach ($port_status as &$port) {
  2772. if (!is_array($port)) { continue; }
  2773. $port['native']=$port['pvid'];
  2774. $port['untagged']='';
  2775. $port['tagged']='';
  2776. }
  2777. unset($port);
  2778. //all vlan at switch
  2779. $vlan_list = walk_snmp($ip, $community, $version, dot1qVlanStaticName);
  2780. if (empty($vlan_list)) { return $port_status; }
  2781. foreach ($vlan_list as $key => $value) {
  2782. if (empty($value)) { $value = ''; }
  2783. $key = trim($key);
  2784. $value = parse_snmp_value($value);
  2785. $vlan_id = NULL;
  2786. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $vlan_id = preg_replace('/^\./', '', $matches[0]); }
  2787. if (isset($vlan_id) and !empty($vlan_id)) { $switch_vlans[$vlan_id]=$value; }
  2788. }
  2789. $forbidden_vlan = walk_snmp($ip,$community,$version,dot1qVlanForbiddenEgressPorts);
  2790. if (!empty($forbidden_vlan)) {
  2791. foreach ($forbidden_vlan as $key => $value) {
  2792. if (empty($value)) { $value = ''; }
  2793. $key = trim($key);
  2794. $value = parse_snmp_value($value);
  2795. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $vlan_id = preg_replace('/^\./', '', $matches[0]); }
  2796. if (isset($vlan_id) and !empty($vlan_id)) {
  2797. $hex_value = preg_replace('/\s+/','',$value);
  2798. $hex_value = preg_replace('/0*$/','',$hex_value);
  2799. $bin_value = strHexToBin($hex_value);
  2800. for ($i=0; $i<strlen($bin_value); $i++) {
  2801. $port = $i+1;
  2802. $vlan_status['forbidden_vlan'][$vlan_id][$port] = $bin_value[$i];
  2803. if ($bin_value[$i]=='1') {
  2804. $port_status[$port]['forbidden'].=','.$vlan_id;
  2805. }
  2806. }
  2807. }
  2808. }
  2809. }
  2810. $untagged_vlan = walk_snmp($ip,$community,$version,dot1qVlanStaticUntaggedPorts);
  2811. if (!empty($untagged_vlan)) {
  2812. foreach ($untagged_vlan as $key => $value) {
  2813. if (empty($value)) { $value = ''; }
  2814. $key = trim($key);
  2815. $value = parse_snmp_value($value);
  2816. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $vlan_id = preg_replace('/^\./', '', $matches[0]); }
  2817. if (isset($vlan_id) and !empty($vlan_id)) {
  2818. $hex_value = preg_replace('/\s+/','',$value);
  2819. $hex_value = preg_replace('/0*$/','',$hex_value);
  2820. $bin_value = strHexToBin($hex_value);
  2821. for ($i=0; $i<strlen($bin_value); $i++) {
  2822. $port = $i+1;
  2823. $vlan_status['untagged_vlan'][$vlan_id][$port] = $bin_value[$i];
  2824. if ($bin_value[$i]=='1') {
  2825. if (isset($vlan_status['forbidden_vlan']) and $vlan_status['forbidden_vlan'][$vlan_id][$port]=='0') {
  2826. $port_status[$port]['untagged'].=','.$vlan_id;
  2827. } else {
  2828. $vlan_status['untagged_vlan'][$vlan_id][$port]='0';
  2829. }
  2830. }
  2831. }
  2832. }
  2833. }
  2834. }
  2835. $egress_vlan = walk_snmp($ip,$community,$version,dot1qVlanStaticEgressPorts);
  2836. if (!empty($egress_vlan)) {
  2837. foreach ($egress_vlan as $key => $value) {
  2838. if (empty($value)) { $value = ''; }
  2839. $key = trim($key);
  2840. $value = parse_snmp_value($value);
  2841. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) { $vlan_id = preg_replace('/^\./', '', $matches[0]); }
  2842. //exclude vlan 1 from tagged vlan
  2843. if ($vlan_id =='1') { continue; }
  2844. if (isset($vlan_id) and !empty($vlan_id)) {
  2845. $hex_value = preg_replace('/\s+/','',$value);
  2846. $hex_value = preg_replace('/0*$/','',$hex_value);
  2847. $bin_value = strHexToBin($hex_value);
  2848. for ($i=0; $i<strlen($bin_value); $i++) {
  2849. $port = $i+1;
  2850. $vlan_status['egress_vlan'][$vlan_id][$port] = $bin_value[$i];
  2851. //analyze egress & untagged vlans
  2852. if ($bin_value[$i]=='1') {
  2853. if ((!isset($vlan_status['untagged_vlan'][$vlan_id][$port]) or $vlan_status['untagged_vlan'][$vlan_id][$port]=='0' ) and
  2854. (!isset($vlan_status['forbidden_vlan'][$vlan_id][$port]) or $vlan_status['forbidden_vlan'][$vlan_id][$port]=='0') and
  2855. (!isset($port_status[$port]['pvid']) or $port_status[$port]['pvid']!=$vlan_id )) {
  2856. $vlan_status['tagged_vlan'][$vlan_id][$port]='1';
  2857. $port_status[$port]['tagged'].=','.$vlan_id;
  2858. } else {
  2859. $vlan_status['tagged_vlan'][$vlan_id][$port]='0';
  2860. }
  2861. }
  2862. }
  2863. }
  2864. }
  2865. }
  2866. foreach ($port_status as &$port) {
  2867. if (!is_array($port)) { continue; }
  2868. $port['untagged']=preg_replace('/^,/', '',$port['untagged']);
  2869. $port['tagged']=preg_replace('/^,/', '',$port['tagged']);
  2870. }
  2871. unset($port);
  2872. return $port_status;
  2873. }
  2874. function get_port_vlan($vendor, $port, $port_index, $ip, $community='public', $version='2')
  2875. {
  2876. if (!isset($port_index)) {
  2877. return;
  2878. }
  2879. if (!isset($ip)) {
  2880. return;
  2881. }
  2882. //default - default port index
  2883. $port_oid = dot1qPortVlanEntry . "." . $port_index;
  2884. //tplink
  2885. if ($vendor == 69) {
  2886. $port_oid = TPLINK_dot1qPortVlanEntry . "." . $port_index;
  2887. }
  2888. //huawei
  2889. if ($vendor == 3) {
  2890. $port_oid = dot1qPortVlanEntry . "." . $port;
  2891. }
  2892. //allied telesys
  2893. if ($vendor == 8) {
  2894. $port_oid = dot1qPortVlanEntry . "." . $port;
  2895. }
  2896. $port_vlan = get_snmp($ip, $community, $version, $port_oid);
  2897. $port_vlan = preg_replace('/.*\:/', '', $port_vlan);
  2898. $port_vlan = intval(trim($port_vlan));
  2899. return $port_vlan;
  2900. }
  2901. function get_ports_poe_state($vendor_id, $ip, $community = 'public', $version = '2')
  2902. {
  2903. if (!isset($vendor_id)) {
  2904. return;
  2905. }
  2906. if (!isset($ip)) {
  2907. return;
  2908. }
  2909. // default poe oid
  2910. $poe_status = PETH_PSE_PORT_ADMIN_ENABLE;
  2911. if ($vendor_id == 3) { $poe_status = HUAWEI_POE_OID; }
  2912. if ($vendor_id == 6) { $poe_status = SNR_POE_OID; }
  2913. if ($vendor_id == 8) { $poe_status = ALLIED_POE_OID; }
  2914. if ($vendor_id == 9) { $poe_status = MIKROTIK_POE_OID; }
  2915. if ($vendor_id == 10) { $poe_status = NETGEAR_POE_OID; }
  2916. if ($vendor_id == 15) { $poe_status = HP_POE_OID; }
  2917. if ($vendor_id == 69) { $poe_status = TPLINK_POE_OID; }
  2918. $result = [];
  2919. $c_state = walk_snmp($ip, $community, $version, $poe_status);
  2920. if (!empty($c_state)) {
  2921. foreach ($c_state as $key => $value) {
  2922. if (empty($value)) { $value = ''; }
  2923. $key = trim($key);
  2924. $value = parse_snmp_value($value);
  2925. $port = NULL;
  2926. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  2927. $port = preg_replace('/^\./', '', $matches[0]);
  2928. $result[$port] = $value;
  2929. // patch for mikrotik
  2930. if ($vendor_id == 9) {
  2931. if ($value == 1) { $result[$port]=2; }
  2932. if ($value > 1) { $result[$port]=1; }
  2933. }
  2934. //patch for tplink
  2935. if ($vendor_id == 69) {
  2936. if ($value == 0) { $result[$port]=2; }
  2937. if ($value >= 1) { $result[$port]=1; }
  2938. }
  2939. }
  2940. }
  2941. }
  2942. return $result;
  2943. }
  2944. function get_port_poe_state($vendor_id, $port, $port_snmp_index, $ip, $community = 'public', $version = '2')
  2945. {
  2946. if (!isset($port)) {
  2947. return;
  2948. }
  2949. if (!isset($ip)) {
  2950. return;
  2951. }
  2952. // default poe oid
  2953. $poe_status = PETH_PSE_PORT_ADMIN_ENABLE . "." . $port_snmp_index;
  2954. if ($vendor_id == 3) {
  2955. $poe_status = HUAWEI_POE_OID . "." . $port_snmp_index;
  2956. }
  2957. if ($vendor_id == 6) {
  2958. $poe_status = SNR_POE_OID . "." . $port_snmp_index;
  2959. }
  2960. if ($vendor_id == 8) {
  2961. $poe_status = ALLIED_POE_OID . "." . $port_snmp_index;
  2962. }
  2963. if ($vendor_id == 15) {
  2964. $poe_status = HP_POE_OID . "." . $port_snmp_index;
  2965. }
  2966. if ($vendor_id == 9) {
  2967. $poe_status = MIKROTIK_POE_OID . "." . $port_snmp_index;
  2968. }
  2969. if ($vendor_id == 10) {
  2970. $poe_status = NETGEAR_POE_OID . "." . $port_snmp_index;
  2971. }
  2972. if ($vendor_id == 69) {
  2973. $poe_status = TPLINK_POE_OID . "." . $port;
  2974. }
  2975. $result = '';
  2976. $c_state = get_snmp($ip, $community, $version, $poe_status);
  2977. if (!empty($c_state)) {
  2978. $p_state = parse_snmp_value($c_state);
  2979. // patch for mikrotik
  2980. if ($vendor_id == 9) {
  2981. if ($p_state == 1) {
  2982. return 2;
  2983. }
  2984. if ($p_state > 1) {
  2985. return 1;
  2986. }
  2987. }
  2988. //patch for tplink
  2989. if ($vendor_id == 69) {
  2990. if ($p_state == 0) {
  2991. return 2;
  2992. }
  2993. if ($p_state >= 1) {
  2994. return 1;
  2995. }
  2996. }
  2997. return $p_state;
  2998. }
  2999. return;
  3000. }
  3001. function set_port_poe_state($vendor_id, $port, $port_snmp_index, $ip, $community='public', $version='2', $state)
  3002. {
  3003. if (!isset($ip)) {
  3004. return;
  3005. }
  3006. //default poe status
  3007. $poe_enable = 1;
  3008. $poe_disable = 2;
  3009. // default poe oid
  3010. $poe_status = PETH_PSE_PORT_ADMIN_ENABLE . "." . $port_snmp_index;
  3011. if ($vendor_id == 3) {
  3012. $poe_status = HUAWEI_POE_OID . "." . $port_snmp_index;
  3013. }
  3014. if ($vendor_id == 8) {
  3015. $poe_status = ALLIED_POE_OID . "." . $port_snmp_index;
  3016. }
  3017. if ($vendor_id == 15) {
  3018. $poe_status = HP_POE_OID . "." . $port_snmp_index;
  3019. }
  3020. if ($vendor_id == 10) {
  3021. $poe_status = NETGEAR_POE_OID . "." . $port_snmp_index;
  3022. }
  3023. if ($vendor_id == 69) {
  3024. $poe_status = TPLINK_POE_OID . "." . $port;
  3025. $poe_enable = 1;
  3026. $poe_disable = 0;
  3027. }
  3028. if ($state) {
  3029. // enable port
  3030. $c_state = set_snmp($ip, $community, $version, $poe_status, 'i', $poe_enable);
  3031. return $c_state;
  3032. } else {
  3033. // disable port
  3034. $c_state = set_snmp($ip, $community, $version, $poe_status, 'i', $poe_disable);
  3035. return $c_state;
  3036. }
  3037. }
  3038. function get_ports_poe_detail($vendor_id, $ip, $community='public', $version='2')
  3039. {
  3040. if (!isset($vendor_id)) {
  3041. return;
  3042. }
  3043. if (!isset($ip)) {
  3044. return;
  3045. }
  3046. $result = [];
  3047. $poe_class = PETH_PSE_PORT_POE_CLASS;
  3048. // eltex
  3049. if ($vendor_id == 2) {
  3050. $poe_power = ELTEX_POE_USAGE;
  3051. $poe_current = ELTEX_POE_CURRENT;
  3052. $poe_volt = ELTEX_POE_VOLT;
  3053. }
  3054. // huawei
  3055. if ($vendor_id == 3) {
  3056. $poe_power = HUAWEI_POE_USAGE;
  3057. $poe_current = HUAWEI_POE_CURRENT;
  3058. $poe_volt = HUAWEI_POE_VOLT;
  3059. }
  3060. // snr
  3061. if ($vendor_id == 6) {
  3062. $poe_class = SNR_POE_CLASS;
  3063. $poe_power = SNR_POE_USAGE;
  3064. $poe_current = SNR_POE_CURRENT;
  3065. $poe_volt = SNR_POE_VOLT;
  3066. }
  3067. // AT
  3068. if ($vendor_id == 8) {
  3069. $poe_power = ALLIED_POE_USAGE;
  3070. $poe_current = ALLIED_POE_CURRENT;
  3071. $poe_volt = ALLIED_POE_VOLT;
  3072. }
  3073. // mikrotik
  3074. if ($vendor_id == 9) {
  3075. $poe_power = MIKROTIK_POE_USAGE;
  3076. $poe_current = MIKROTIK_POE_CURRENT;
  3077. $poe_volt = MIKROTIK_POE_VOLT;
  3078. }
  3079. // netgear
  3080. if ($vendor_id == 10) {
  3081. $poe_power = NETGEAR_POE_USAGE;
  3082. $poe_current = NETGEAR_POE_CURRENT;
  3083. $poe_volt = NETGEAR_POE_VOLT;
  3084. }
  3085. // HP
  3086. if ($vendor_id == 15) {
  3087. $poe_power = HP_POE_USAGE;
  3088. $poe_volt = HP_POE_VOLT;
  3089. }
  3090. // TP-Link
  3091. if ($vendor_id == 69) {
  3092. $poe_power = TPLINK_POE_USAGE;
  3093. $poe_current = TPLINK_POE_CURRENT;
  3094. $poe_volt = TPLINK_POE_VOLT;
  3095. $poe_class = TPLINK_POE_CLASS;
  3096. }
  3097. if (isset($poe_power)) {
  3098. $c_power = walk_snmp($ip, $community, $version, $poe_power);
  3099. if (isset($c_power)) {
  3100. foreach ($c_power as $key => $value) {
  3101. if (empty($value)) { $value = 'INT:0'; }
  3102. $key = trim($key);
  3103. $p_power = parse_snmp_value($value);
  3104. $port = NULL;
  3105. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3106. $port = preg_replace('/^\./', '', $matches[0]);
  3107. $result[$port]['power']=0;
  3108. $result[$port]['power_display']='';
  3109. switch ($vendor_id) {
  3110. case 9://mikrotik
  3111. $p_power = round($p_power / 10, 2);
  3112. break;
  3113. case 69://tplink
  3114. $p_power = round($p_power / 10, 2);
  3115. break;
  3116. default:
  3117. $p_power = round($p_power / 1000, 2);
  3118. break;
  3119. }
  3120. if ($p_power > 0) {
  3121. $result[$port]['power'] = $p_power;
  3122. $result[$port]['power_display'] = 'P: ' . $p_power . ' W';
  3123. }
  3124. }
  3125. }
  3126. }
  3127. }
  3128. if (isset($poe_current)) {
  3129. $c_current = walk_snmp($ip, $community, $version, $poe_current);
  3130. if (isset($c_current)) {
  3131. foreach ($c_current as $key => $value) {
  3132. if (empty($value)) { $value = 'INT:0'; }
  3133. $key = trim($key);
  3134. $p_current = parse_snmp_value($value);
  3135. $port = NULL;
  3136. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3137. $port = preg_replace('/^\./', '', $matches[0]);
  3138. $result[$port]['current']=0;
  3139. $result[$port]['current_display']='';
  3140. if ($p_current > 0) {
  3141. $result[$port]['current'] = $p_current;
  3142. $result[$port]['current_display'] = 'C: ' . $p_current . ' mA';
  3143. }
  3144. }
  3145. }
  3146. }
  3147. }
  3148. if (isset($poe_volt)) {
  3149. $c_volt = walk_snmp($ip, $community, $version, $poe_volt);
  3150. if (isset($c_volt)) {
  3151. foreach ($c_volt as $key => $value) {
  3152. if (empty($value)) { $value = 'INT:0'; }
  3153. $key = trim($key);
  3154. $p_volt = parse_snmp_value($value);
  3155. $port = NULL;
  3156. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3157. $port = preg_replace('/^\./', '', $matches[0]);
  3158. $result[$port]['volt'] = 0;
  3159. $result[$port]['volt_display'] ='';
  3160. switch ($vendor_id) {
  3161. case 2:
  3162. case 8:
  3163. $p_volt = round($p_volt / 1000, 2);
  3164. break;
  3165. case 9:
  3166. case 69:
  3167. $p_volt = round($p_volt / 10, 2);
  3168. break;
  3169. case 15:
  3170. $p_volt = round($p_volt / 100, 2);
  3171. break;
  3172. }
  3173. if ($p_volt > 0 and $result[$port]['power'] > 0) {
  3174. $result[$port]['volt'] = $p_volt;
  3175. $result[$port]['volt_display'] = ' V: ' . $p_volt . " V";
  3176. }
  3177. }
  3178. }
  3179. }
  3180. }
  3181. if (isset($poe_class)) {
  3182. $c_class = walk_snmp($ip, $community, $version, $poe_class);
  3183. if (isset($c_class)) {
  3184. foreach ($c_class as $key => $value) {
  3185. if (empty($value)) { $value = 'INT:0'; }
  3186. $key = trim($key);
  3187. $p_class = parse_snmp_value($value);
  3188. $port = NULL;
  3189. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3190. $port = preg_replace('/^\./', '', $matches[0]);
  3191. $result[$port]['class'] = 0;
  3192. $result[$port]['class_display']='';
  3193. switch ($vendor_id) {
  3194. case 69:
  3195. if ($p_class > 0 and $result[$port]['power'] > 0) {
  3196. if ($p_class == 7) { $p_class = 'class-not-defined'; }
  3197. $result[$port]['class_display'] = 'Class: ' . $p_class;
  3198. $result[$port]['class'] = $p_class;
  3199. }
  3200. break;
  3201. default:
  3202. if ($p_class > 0 and $result[$port]['power'] > 0) {
  3203. $result[$port]['class_display'] = 'Class: ' . ($p_class - 1);
  3204. $result[$port]['class'] = $p_class-1;
  3205. }
  3206. break;
  3207. }
  3208. }
  3209. }
  3210. }
  3211. }
  3212. foreach ($result as &$port) {
  3213. if (!isset($port['power'])) { $port['power'] = 0; }
  3214. if (!isset($port['current'])) { $port['current'] = 0; }
  3215. if (!isset($port['volt'])) { $port['volt'] = 0; }
  3216. if (!isset($port['class'])) { $port['class'] = 0; }
  3217. }
  3218. unset($port);
  3219. return $result;
  3220. }
  3221. function get_port_poe_detail($vendor_id, $port, $port_snmp_index, $ip, $community, $version)
  3222. {
  3223. if (!isset($port) or !isset($port_snmp_index)) {
  3224. return;
  3225. }
  3226. if (!isset($ip)) {
  3227. return;
  3228. }
  3229. if (!isset($community)) {
  3230. $community = 'public';
  3231. }
  3232. if (!isset($version)) {
  3233. $version = '2';
  3234. }
  3235. $result = '';
  3236. $poe_class = PETH_PSE_PORT_POE_CLASS . $port_snmp_index;
  3237. // eltex
  3238. if ($vendor_id == 2) {
  3239. $poe_power = ELTEX_POE_USAGE . '.' . $port_snmp_index;
  3240. $poe_current = ELTEX_POE_CURRENT . '.' . $port_snmp_index;
  3241. $poe_volt = ELTEX_POE_VOLT . '.' . $port_snmp_index;
  3242. }
  3243. // huawei
  3244. if ($vendor_id == 3) {
  3245. $poe_power = HUAWEI_POE_USAGE . '.' . $port_snmp_index;
  3246. $poe_current = HUAWEI_POE_CURRENT . '.' . $port_snmp_index;
  3247. $poe_volt = HUAWEI_POE_VOLT . '.' . $port_snmp_index;
  3248. }
  3249. // snr
  3250. if ($vendor_id == 6) {
  3251. $poe_class = SNR_POE_CLASS . '.' . $port_snmp_index;
  3252. $poe_power = SNR_POE_USAGE . '.' . $port_snmp_index;
  3253. $poe_current = SNR_POE_CURRENT . '.' . $port_snmp_index;
  3254. $poe_volt = SNR_POE_VOLT . '.' . $port_snmp_index;
  3255. }
  3256. // AT
  3257. if ($vendor_id == 8) {
  3258. $poe_power = ALLIED_POE_USAGE . '.' . $port_snmp_index;
  3259. $poe_current = ALLIED_POE_CURRENT . '.' . $port_snmp_index;
  3260. $poe_volt = ALLIED_POE_VOLT . '.' . $port_snmp_index;
  3261. }
  3262. // mikrotik
  3263. if ($vendor_id == 9) {
  3264. $poe_power = MIKROTIK_POE_USAGE . '.' . $port_snmp_index;
  3265. $poe_current = MIKROTIK_POE_CURRENT . '.' . $port_snmp_index;
  3266. $poe_volt = MIKROTIK_POE_VOLT . '.' . $port_snmp_index;
  3267. }
  3268. // netgear
  3269. if ($vendor_id == 10) {
  3270. $poe_power = NETGEAR_POE_USAGE . '.' . $port_snmp_index;
  3271. $poe_current = NETGEAR_POE_CURRENT . '.' . $port_snmp_index;
  3272. $poe_volt = NETGEAR_POE_VOLT . '.' . $port_snmp_index;
  3273. }
  3274. // HP
  3275. if ($vendor_id == 15) {
  3276. $poe_power = HP_POE_USAGE . '.' . $port_snmp_index;
  3277. $poe_volt = HP_POE_VOLT . '.' . $port_snmp_index;
  3278. }
  3279. // TP-Link
  3280. if ($vendor_id == 69) {
  3281. $poe_power = TPLINK_POE_USAGE . '.' . $port;
  3282. $poe_current = TPLINK_POE_CURRENT . '.' . $port;
  3283. $poe_volt = TPLINK_POE_VOLT . '.' . $port;
  3284. $poe_class = TPLINK_POE_CLASS . "." . $port;
  3285. }
  3286. if (isset($poe_power)) {
  3287. $c_power = get_snmp($ip, $community, $version, $poe_power);
  3288. if (isset($c_power)) {
  3289. $p_power = parse_snmp_value($c_power);
  3290. switch ($vendor_id) {
  3291. case 9:
  3292. $p_power = round($p_power / 10, 2);
  3293. break;
  3294. case 69:
  3295. $p_power = round($p_power / 10, 2);
  3296. break;
  3297. default:
  3298. $p_power = round($p_power / 1000, 2);
  3299. break;
  3300. }
  3301. if ($p_power > 0) {
  3302. $result .= ' P: ' . $p_power . ' W';
  3303. }
  3304. }
  3305. }
  3306. if (isset($poe_current)) {
  3307. $c_current = get_snmp($ip, $community, $version, $poe_current);
  3308. if (isset($c_current)) {
  3309. $p_current = parse_snmp_value($c_current);
  3310. if ($p_current > 0) {
  3311. $result .= ' C: ' . $p_current . ' mA';
  3312. }
  3313. }
  3314. }
  3315. if (isset($poe_volt)) {
  3316. $c_volt = get_snmp($ip, $community, $version, $poe_volt);
  3317. if (isset($c_volt)) {
  3318. $p_volt = parse_snmp_value($c_volt);
  3319. switch ($vendor_id) {
  3320. case 2:
  3321. case 8:
  3322. $p_volt = round($p_volt / 1000, 2);
  3323. break;
  3324. case 9:
  3325. case 69:
  3326. $p_volt = round($p_volt / 10, 2);
  3327. break;
  3328. case 15:
  3329. $p_volt = round($p_volt / 100, 2);
  3330. break;
  3331. }
  3332. if ($p_volt > 0 and $p_power > 0) {
  3333. $result .= ' V: ' . $p_volt . " V";
  3334. }
  3335. }
  3336. }
  3337. if (isset($poe_class)) {
  3338. $c_class = get_snmp($ip, $community, $version, $poe_class);
  3339. if (isset($c_class)) {
  3340. $p_class = parse_snmp_value($c_class);
  3341. switch ($vendor_id) {
  3342. case 69:
  3343. if ($p_class > 0 and $p_power > 0) {
  3344. if ($p_class == 7) {
  3345. $p_class = 'class-not-defined';
  3346. }
  3347. $result .= ' Class: ' . $p_class;
  3348. }
  3349. break;
  3350. default:
  3351. if ($p_class > 0 and $p_power > 0) {
  3352. $result .= ' Class: ' . ($p_class - 1);
  3353. }
  3354. break;
  3355. }
  3356. }
  3357. }
  3358. return $result;
  3359. }
  3360. function get_snmp($ip, $community, $version, $oid)
  3361. {
  3362. snmp_set_oid_output_format(SNMP_OID_OUTPUT_NUMERIC);
  3363. $result = NULL;
  3364. try {
  3365. if ($version == 2) {
  3366. $result = snmp2_get($ip, $community, $oid, SNMP_timeout, SNMP_retry);
  3367. }
  3368. if ($version == 1) {
  3369. $result = snmpget($ip, $community, $oid, SNMP_timeout, SNMP_retry);
  3370. }
  3371. if (!$result) { $result = ''; }
  3372. } catch (Exception $e) {
  3373. # echo 'Caught exception: ', $e->getMessage(), "\n";
  3374. $result = NULL;
  3375. }
  3376. return $result;
  3377. }
  3378. function set_snmp($ip, $community, $version, $oid, $field, $value)
  3379. {
  3380. $result = false;
  3381. try {
  3382. if ($version == 2) {
  3383. $result = snmp2_set($ip, $community, $oid, $field, $value, SNMP_timeout, SNMP_retry);
  3384. }
  3385. if ($version == 1) {
  3386. $result = snmpset($ip, $community, $oid, $field, $value, SNMP_timeout, SNMP_retry);
  3387. }
  3388. } catch (Exception $e) {
  3389. # echo 'Caught exception: ', $e->getMessage(), "\n";
  3390. $result = false;
  3391. }
  3392. return $result;
  3393. }
  3394. function set_port_state($vendor_id, $port, $ip, $community, $version, $state)
  3395. {
  3396. // port -> snmp_index!!!
  3397. if (!isset($port)) {
  3398. return;
  3399. }
  3400. if (!isset($ip)) {
  3401. return;
  3402. }
  3403. if (!isset($community)) {
  3404. $community = 'public';
  3405. }
  3406. if (!isset($version)) {
  3407. $version = '2';
  3408. }
  3409. $port_status = PORT_ADMIN_STATUS_OID .'.' . $port;
  3410. if ($state == 1) {
  3411. // enable port
  3412. $c_state = set_snmp($ip, $community, $version, $port_status, 'i', 1);
  3413. return $c_state;
  3414. } else {
  3415. // disable port
  3416. $c_state = set_snmp($ip, $community, $version, $port_status, 'i', 2);
  3417. return $c_state;
  3418. }
  3419. }
  3420. function set_port_for_group($db, $group_id, $place_id, $state)
  3421. {
  3422. $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;
  3423. $auth_list = mysqli_query($db, $authSQL);
  3424. LOG_VERBOSE($db, 'Mass port state change started!');
  3425. // get auth list for group
  3426. while (list($a_id, $a_name, $a_ip) = mysqli_fetch_array($auth_list)) {
  3427. // get device and port for auth
  3428. if ($place_id == 0) {
  3429. $place_filter = '';
  3430. } else {
  3431. $place_filter = 'D.building_id=' . $place_id . ' and ';
  3432. }
  3433. $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';
  3434. $dev_info = mysqli_query($db, $devSQL);
  3435. 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);
  3436. if (!isset($d_id)) {
  3437. continue;
  3438. }
  3439. if ($state == 1) {
  3440. $mode = 'enable';
  3441. run_sql($db, "Update User_auth set nagios_handler='restart-port' WHERE id=$a_id and nagios_handler='manual-mode'");
  3442. } else {
  3443. $mode = 'disable';
  3444. run_sql($db, "Update User_auth set nagios_handler='manual-mode' WHERE id=$a_id and nagios_handler='restart-port'");
  3445. }
  3446. LOG_INFO($db, "At device $d_name [$d_ip] $mode port $d_port for auth_id: $a_id ($a_ip [$a_name])");
  3447. set_port_state($d_vendor_id, $d_snmp_index, $d_ip, $d_community, $d_snmp, $state);
  3448. set_port_poe_state($d_vendor_id, $d_port, $d_snmp_index, $d_ip, $d_community, $d_snmp, $state);
  3449. }
  3450. LOG_VERBOSE($db, 'Mass port state change stopped.');
  3451. }
  3452. function get_vendor($db, $mac)
  3453. {
  3454. $mac = mac_dotted($mac);
  3455. $mac5 = substr($mac, 0, 14);
  3456. $mac4 = substr($mac, 0, 11);
  3457. $mac3 = substr($mac, 0, 8);
  3458. $vendor = get_record_sql($db, 'SELECT companyName,companyAddress FROM mac_vendors WHERE oui="' . $mac . '"');
  3459. if (empty($vendor)) {
  3460. $vendor = get_record_sql($db, 'SELECT companyName,companyAddress FROM mac_vendors WHERE oui="' . $mac5 . '"');
  3461. }
  3462. if (empty($vendor)) {
  3463. $vendor = get_record_sql($db, 'SELECT companyName,companyAddress FROM mac_vendors WHERE oui="' . $mac4 . '"');
  3464. }
  3465. if (empty($vendor)) {
  3466. $vendor = get_record_sql($db, 'SELECT companyName,companyAddress FROM mac_vendors WHERE oui="' . $mac3 . '"');
  3467. }
  3468. $result = '';
  3469. if (!empty($vendor)) {
  3470. $result = $vendor['companyName'];
  3471. if (!empty($vendor['companyAddress'])) {
  3472. $result = $vendor['companyAddress'];
  3473. }
  3474. }
  3475. return $result;
  3476. }
  3477. function get_ports_state_detail($ip, $community='public', $version='2') {
  3478. if (!isset($ip)) {
  3479. return;
  3480. }
  3481. $result = [];
  3482. //post status
  3483. $p_state = walk_snmp($ip, $community, $version, PORT_STATUS_OID);
  3484. if (!empty($p_state)) {
  3485. foreach ($p_state as $key => $value) {
  3486. if (empty($value)) { $value = ''; }
  3487. $key = trim($key);
  3488. $value = parse_snmp_value($value);
  3489. $port = NULL;
  3490. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3491. $port = preg_replace('/^\./', '', $matches[0]);
  3492. $result[$port]['status']=$value;
  3493. $result[$port]['admin_status']=0;
  3494. $result[$port]['speed']=0;
  3495. $result[$port]['errors']=0;
  3496. }
  3497. }
  3498. }
  3499. //admin state
  3500. $p_admin = walk_snmp($ip, $community, $version, PORT_ADMIN_STATUS_OID);
  3501. if (!empty($p_admin)) {
  3502. foreach ($p_admin as $key => $value) {
  3503. if (empty($value)) { $value = ''; }
  3504. $key = trim($key);
  3505. $value = parse_snmp_value($value);
  3506. $port = NULL;
  3507. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3508. $port = preg_replace('/^\./', '', $matches[0]);
  3509. $result[$port]['admin_status']=$value;
  3510. }
  3511. }
  3512. }
  3513. //port speed
  3514. $p_speed = walk_snmp($ip,$community,$version,PORT_SPEED_OID);
  3515. if (!empty($p_speed)) {
  3516. foreach ($p_speed as $key => $value) {
  3517. if (empty($value)) { $value = 'INT:0'; }
  3518. $key = trim($key);
  3519. $value = parse_snmp_value($value);
  3520. $port = NULL;
  3521. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3522. $port = preg_replace('/^\./', '', $matches[0]);
  3523. $result[$port]['speed']=$value;
  3524. }
  3525. }
  3526. }
  3527. //errors at
  3528. $p_errors = walk_snmp($ip,$community,$version,PORT_ERRORS_OID);
  3529. if (!empty($p_errors)) {
  3530. foreach ($p_errors as $key => $value) {
  3531. if (empty($value)) { $value = 'INT:0'; }
  3532. $key = trim($key);
  3533. $value = parse_snmp_value($value);
  3534. $port = NULL;
  3535. if (preg_match('/\.(\d{1,10})$/', $key, $matches)) {
  3536. $port = preg_replace('/^\./', '', $matches[0]);
  3537. $result[$port]['errors']=$value;
  3538. }
  3539. }
  3540. }
  3541. return $result;
  3542. }
  3543. function get_port_state_detail($port, $ip, $community, $version)
  3544. {
  3545. if (!isset($port)) {
  3546. return;
  3547. }
  3548. if (!isset($ip)) {
  3549. return;
  3550. }
  3551. if (!isset($community)) {
  3552. $community = 'public';
  3553. }
  3554. if (!isset($version)) {
  3555. $version = '2';
  3556. }
  3557. // if (!is_up($ip)) { return; }
  3558. $oper = PORT_STATUS_OID .'.'. $port;
  3559. $admin = PORT_ADMIN_STATUS_OID .'.' . $port;
  3560. $speed = PORT_SPEED_OID .'.'. $port;
  3561. $errors = PORT_ERRORS_OID .'.'. $port;
  3562. $result = '';
  3563. $c_state = get_snmp($ip, $community, $version, $oper);
  3564. $p_state = parse_snmp_value($c_state);
  3565. $c_admin = get_snmp($ip, $community, $version, $admin);
  3566. $p_admin = parse_snmp_value($c_admin);
  3567. if ($p_state == 1) {
  3568. $c_speed = get_snmp($ip, $community, $version, $speed);
  3569. } else {
  3570. $c_speed = 'INT:0';
  3571. }
  3572. $p_speed = parse_snmp_value($c_speed);
  3573. $c_errors = get_snmp($ip, $community, $version, $errors);
  3574. $p_errors = parse_snmp_value($c_errors);
  3575. $result = $p_state . ";" . $p_admin . ";" . $p_speed . ";" . $p_errors;
  3576. return $result;
  3577. }
  3578. function parse_snmp_value($value)
  3579. {
  3580. if (empty($value)) {
  3581. return NULL;
  3582. }
  3583. if (!preg_match('/:/',$value)) { return NULL; }
  3584. list($p_type, $p_value) = explode(':', $value);
  3585. if (empty($p_value)) { return NULL; }
  3586. $p_value = trim($p_value);
  3587. $p_value = preg_replace('/^\"/', '', $p_value);
  3588. $p_value = preg_replace('/\"$/', '', $p_value);
  3589. $p_value = trim($p_value);
  3590. return $p_value;
  3591. }
  3592. function strHexToBin ( $number ) {
  3593. $result = '';
  3594. for ( $i = 0; $i < strlen($number); $i++ ){
  3595. $conv = base_convert($number[$i], 16, 2);
  3596. $result .= str_pad($conv, 4, '0', STR_PAD_LEFT);
  3597. }
  3598. return $result;
  3599. }
  3600. function dec_to_hex($mac)
  3601. {
  3602. if (!isset($mac)) {
  3603. return;
  3604. }
  3605. $mac_array = explode('.', $mac);
  3606. for ($i = 0; $i < count($mac_array); $i++) {
  3607. $hex_i = dechex($mac_array[$i]);
  3608. if (strlen($hex_i) == 1) {
  3609. $hex_i = "0" . $hex_i;
  3610. }
  3611. $mac_array[$i] = $hex_i;
  3612. }
  3613. $hex_mac = implode(':', $mac_array);
  3614. return $hex_mac;
  3615. }
  3616. function mac_simplify($mac)
  3617. {
  3618. if (!isset($mac)) {
  3619. return;
  3620. }
  3621. $mac = strtolower(trim($mac));
  3622. $mac = preg_replace('/(\.|:|-)/', '', $mac);
  3623. return $mac;
  3624. }
  3625. function mac_dotted($mac)
  3626. {
  3627. if (!isset($mac)) {
  3628. return;
  3629. }
  3630. $mac = mac_simplify($mac);
  3631. $mac = preg_replace('/(\S{2})(\S{2})?(\S{2})?(\S{2})?(\S{2})?(\S{2})?/', '$1:$2:$3:$4:$5:$6', $mac);
  3632. $mac = preg_replace('/\:+$/','',$mac,5);
  3633. return $mac;
  3634. }
  3635. function unbind_ports($db, $device_id)
  3636. {
  3637. $target = mysqli_query($db, "SELECT U.target_port_id,U.id FROM device_ports U WHERE U.device_id=$device_id");
  3638. while (list($target_id, $id) = mysqli_fetch_array($target)) {
  3639. run_sql($db, "UPDATE device_ports SET target_port_id=0 WHERE target_port_id=" . $id);
  3640. run_sql($db, "UPDATE device_ports SET target_port_id=0 WHERE id=" . $id);
  3641. }
  3642. }
  3643. function bind_ports($db, $port_id, $target_id)
  3644. {
  3645. $old_target = mysqli_query($db, "SELECT U.target_port_id FROM device_ports U WHERE U.id=$port_id");
  3646. list($old_target_id) = mysqli_fetch_array($old_target);
  3647. // unbind current connection
  3648. $new['target_port_id'] = 0;
  3649. update_record($db, "device_ports", "id='$port_id'", $new);
  3650. if (isset($old_target_id)) {
  3651. update_record($db, "device_ports", "id='$old_target_id'", $new);
  3652. }
  3653. // new link
  3654. if (isset($target_id) and $target_id > 0) {
  3655. $new['target_port_id'] = $target_id;
  3656. update_record($db, "device_ports", "id='$port_id'", $new);
  3657. $new['target_port_id'] = $port_id;
  3658. update_record($db, "device_ports", "id='$target_id'", $new);
  3659. }
  3660. }
  3661. function expand_device_name($db, $name)
  3662. {
  3663. $device_id = get_device_id($db, $name);
  3664. $result = $name;
  3665. if (isset($device_id) and $device_id > 0) {
  3666. $result = '<a href=/admin/devices/editdevice.php?id=' . $device_id . '>' . $name . '</a>';
  3667. }
  3668. return $result;
  3669. }
  3670. function expand_mac($db, $msg)
  3671. {
  3672. if (!isset($msg)) {
  3673. return;
  3674. }
  3675. $mac = mac_dotted($msg);
  3676. $vendor_info = get_vendor($db, $mac);
  3677. $result = ' <p title="' . $vendor_info . '"><a href=/admin/logs/mac.php?mac=' . $mac . '>' . $mac . '</a></p>';
  3678. return $result;
  3679. }
  3680. function expand_log_str($db, $msg)
  3681. {
  3682. if (!isset($msg)) {
  3683. return;
  3684. }
  3685. $auth_pattern = '/(auth_id:|auth|auth id:|auth id)\s+(\d+)\s+/i';
  3686. $auth_replace = '<a href=/admin/users/editauth.php?id=${2}>auth_id:${2}</a> ';
  3687. $result = preg_replace($auth_pattern, $auth_replace, $msg);
  3688. $user_pattern = '/(user_id:|user|user id:|user id)\s+(\d+)\s+/i';
  3689. $user_replace = '<a href=/admin/users/edituser.php?id=${2}>user_id:${2}</a> ';
  3690. $result = preg_replace($user_pattern, $user_replace, $result);
  3691. $mac_pattern = '/\s+\[(\w{12})\]\s+/i';
  3692. preg_match($mac_pattern, $result, $matches);
  3693. if (isset($matches[1])) {
  3694. $mac = $matches[1];
  3695. $mac = mac_dotted($mac);
  3696. # $vendor_info = get_vendor($db,$mac);
  3697. # $mac_replace = ' <p title="'.$vendor_info.'"><a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a></p>';
  3698. $mac_replace = ' <a href=/admin/logs/mac.php?mac=' . $mac . '>' . $mac . '</a> ';
  3699. $result = preg_replace($mac_pattern, $mac_replace, $result);
  3700. }
  3701. $mac_pattern = '/\s+mac:\s+([\w\:]{17})$/i';
  3702. preg_match($mac_pattern, $result, $matches);
  3703. if (isset($matches[1])) {
  3704. $mac = $matches[1];
  3705. $mac = mac_dotted($mac);
  3706. # $vendor_info = get_vendor($db,$mac);
  3707. # $mac_replace = ' mac: <p title="'.$vendor_info.'"><a href=/admin/logs/mac.php?mac='.$mac.'>'.$mac.'</a></p>';
  3708. $mac_replace = ' mac: <a href=/admin/logs/mac.php?mac=' . $mac . '>' . $mac . '</a> ';
  3709. $result = preg_replace($mac_pattern, $mac_replace, $result);
  3710. }
  3711. $device_pattern = '/at device\s+([\w\.\-]+)/i';
  3712. preg_match($device_pattern, $result, $matches);
  3713. if (isset($matches[1])) {
  3714. $device_name = $matches[1];
  3715. $device_id = get_device_id($db, $device_name);
  3716. if (isset($device_id) and $device_id > 0) {
  3717. $device_replace = 'at device <a href=/admin/devices/editdevice.php?id=' . $device_id . '>${1}</a> ';
  3718. $result = preg_replace($device_pattern, $device_replace, $result);
  3719. }
  3720. }
  3721. $device_pattern = '/(device_id:|device id:|device id|device_id)\s+(\d+)\s+/i';
  3722. $device_replace = 'device_id: <a href=/admin/devices/editdevice.php?id=${2}>${2}</a> ';
  3723. $result = preg_replace($device_pattern, $device_replace, $result);
  3724. $ip_pattern = '/\s+ip\:\s+(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})\s+/i';
  3725. preg_match($ip_pattern, $result, $matches);
  3726. if (isset($matches[1])) {
  3727. $ip = $matches[1];
  3728. $auth_id = get_auth_by_ip($db, $ip);
  3729. if (isset($auth_id) and $auth_id > 0) {
  3730. $auth_replace = ' ip: <a href=/admin/users/editauth.php?id=' . $auth_id . '>${1}</a> ';
  3731. $result = preg_replace($ip_pattern, $auth_replace, $result);
  3732. }
  3733. }
  3734. return $result;
  3735. }
  3736. function get_record_field($db, $table, $field, $filter)
  3737. {
  3738. if (!isset($table)) {
  3739. LOG_ERROR($db, "Search in unknown table! Skip command.");
  3740. return;
  3741. }
  3742. if (!isset($filter)) {
  3743. LOG_ERROR($db, "Search filter is empty! Skip command.");
  3744. return;
  3745. }
  3746. if (!isset($field)) {
  3747. LOG_ERROR($db, "Search field is empty! Skip command.");
  3748. return;
  3749. }
  3750. if (preg_match('/=$/', $filter)) {
  3751. LOG_ERROR($db, "Search record ($table) with illegal filter $filter! Skip command.");
  3752. return;
  3753. }
  3754. $old_sql = "SELECT $field FROM $table WHERE $filter LIMIT 1";
  3755. $old_record = mysqli_query($db, $old_sql) or LOG_ERROR($db, "SQL: $old_sql :" . mysqli_error($db));
  3756. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  3757. foreach ($old as $key => $value) {
  3758. if (!isset($value) or $value === 'NULL') {
  3759. $value = '';
  3760. }
  3761. $result[$key] = $value;
  3762. }
  3763. return $result[$field];
  3764. }
  3765. function get_record($db, $table, $filter)
  3766. {
  3767. if (!isset($table)) {
  3768. LOG_ERROR($db, "Search in unknown table! Skip command.");
  3769. return;
  3770. }
  3771. if (!isset($filter)) {
  3772. LOG_ERROR($db, "Search filter is empty! Skip command.");
  3773. return;
  3774. }
  3775. if (preg_match('/=$/', $filter)) {
  3776. LOG_ERROR($db, "Search record ($table) with illegal filter $filter! Skip command.");
  3777. return;
  3778. }
  3779. $get_sql = "SELECT * FROM $table WHERE $filter LIMIT 1";
  3780. $get_record = mysqli_query($db, $get_sql);
  3781. if (!$get_record) {
  3782. LOG_ERROR($db, "SQL: $get_sql :" . mysqli_error($db));
  3783. return;
  3784. }
  3785. $fields = [];
  3786. while ($field = mysqli_fetch_field($get_record)) {
  3787. $f_table = $field->table;
  3788. $f_name = $field->name;
  3789. $fields[$f_table][$f_name]=$field;
  3790. }
  3791. $record = mysqli_fetch_array($get_record, MYSQLI_ASSOC);
  3792. $result = NULL;
  3793. if (!empty($record)) {
  3794. foreach ($record as $key => $value) {
  3795. if (!isset($value) or $value === 'NULL' or $value == NULL) {
  3796. if (!empty($key) and !empty($fields[$table]) and !empty($fields[$table][$key])) {
  3797. if (in_array($fields[$table][$key]->type,MYSQL_FIELD_DIGIT)) { $value = 0; }
  3798. if (in_array($fields[$table][$key]->type,MYSQL_FIELD_STRING)) { $value = ''; }
  3799. }
  3800. }
  3801. if (!empty($key)) { $result[$key] = $value; }
  3802. }
  3803. }
  3804. return $result;
  3805. }
  3806. function get_records($db, $table, $filter)
  3807. {
  3808. if (!isset($table)) {
  3809. LOG_ERROR($db, "Search in unknown table! Skip command.");
  3810. return;
  3811. }
  3812. if (isset($filter) and preg_match('/=$/', $filter)) {
  3813. LOG_ERROR($db, "Search record ($table) with illegal filter $filter! Skip command.");
  3814. return;
  3815. }
  3816. $s_filter = '';
  3817. if (isset($filter)) {
  3818. $s_filter = 'WHERE ' . $filter;
  3819. }
  3820. $get_sql = "SELECT * FROM $table $s_filter";
  3821. $get_record = mysqli_query($db, $get_sql);
  3822. if (!$get_record) {
  3823. LOG_ERROR($db, "SQL: $get_sql :" . mysqli_error($db));
  3824. return;
  3825. }
  3826. $fields = [];
  3827. while ($field = mysqli_fetch_field($get_record)) {
  3828. $f_table = $field->table;
  3829. $f_name = $field->name;
  3830. $fields[$f_table][$f_name]=$field;
  3831. }
  3832. $result = NULL;
  3833. $index = 0;
  3834. while ($rec = mysqli_fetch_array($get_record, MYSQLI_ASSOC)) {
  3835. foreach ($rec as $key => $value) {
  3836. if (!isset($value) or $value === 'NULL' or $value == NULL) {
  3837. if (!empty($key) and !empty($fields[$table]) and !empty($fields[$table][$key])) {
  3838. if (in_array($fields[$table][$key]->type,MYSQL_FIELD_DIGIT)) { $value = 0; }
  3839. if (in_array($fields[$table][$key]->type,MYSQL_FIELD_STRING)) { $value = ''; }
  3840. }
  3841. }
  3842. $result[$index][$key] = $value;
  3843. }
  3844. $index++;
  3845. }
  3846. return $result;
  3847. }
  3848. function get_records_sql($db, $sql)
  3849. {
  3850. $result = NULL;
  3851. if (empty($sql)) {
  3852. LOG_ERROR($db, "Empty query! Skip command.");
  3853. return $result;
  3854. }
  3855. $records = mysqli_query($db, $sql);
  3856. if (!$records) {
  3857. LOG_ERROR($db, "SQL: $sql :" . mysqli_error($db));
  3858. return $result;
  3859. }
  3860. $fields = [];
  3861. //we assume that fields with the same name have the same type
  3862. while ($field = mysqli_fetch_field($records)) {
  3863. $f_name = $field->name;
  3864. $fields[$f_name]=$field;
  3865. }
  3866. $index = 0;
  3867. while ($rec = mysqli_fetch_array($records, MYSQLI_ASSOC)) {
  3868. foreach ($rec as $key => $value) {
  3869. if (!isset($value) or $value === 'NULL' or $value == NULL) {
  3870. if (!empty($key) and !empty($fields[$key])) {
  3871. if (in_array($fields[$key]->type,MYSQL_FIELD_DIGIT)) { $value = 0; }
  3872. if (in_array($fields[$key]->type,MYSQL_FIELD_STRING)) { $value = ''; }
  3873. }
  3874. }
  3875. if (!empty($key)) { $result[$index][$key] = $value; }
  3876. }
  3877. $index++;
  3878. }
  3879. return $result;
  3880. }
  3881. function get_record_sql($db, $sql)
  3882. {
  3883. $result = NULL;
  3884. if (!isset($sql)) {
  3885. LOG_ERROR($db, "Empty query! Skip command.");
  3886. return $result;
  3887. }
  3888. $record = mysqli_query($db, $sql . " LIMIT 1");
  3889. if (!isset($record)) {
  3890. LOG_ERROR($db, "SQL: $sql LIMIT 1: " . mysqli_error($db));
  3891. return $result;
  3892. }
  3893. $fields = [];
  3894. //we assume that fields with the same name have the same type
  3895. while ($field = mysqli_fetch_field($record)) {
  3896. $f_name = $field->name;
  3897. $fields[$f_name]=$field;
  3898. }
  3899. $rec = mysqli_fetch_array($record, MYSQLI_ASSOC);
  3900. if (!empty($rec)) {
  3901. foreach ($rec as $key => $value) {
  3902. if (!isset($value) or $value === 'NULL' or $value == NULL) {
  3903. if (!empty($key) and !empty($fields[$key])) {
  3904. if (in_array($fields[$key]->type,MYSQL_FIELD_DIGIT)) { $value = 0; }
  3905. if (in_array($fields[$key]->type,MYSQL_FIELD_STRING)) { $value = ''; }
  3906. }
  3907. }
  3908. if (!empty($key)) { $result[$key] = $value; }
  3909. }
  3910. }
  3911. return $result;
  3912. }
  3913. function is_auth_bind_changed($db, $id, $ip, $mac)
  3914. {
  3915. $old_sql = "SELECT ip,mac FROM User_auth WHERE id=$id";
  3916. $old_record = get_record_sql($db, $old_sql);
  3917. if (empty($old_record["ip"]) or empty($old_record["mac"])) {
  3918. return 0;
  3919. }
  3920. if ($old_record["ip"] !== $ip or $old_record["mac"] !== $mac) {
  3921. LOG_VERBOSE($db, "Changed ip or mac for auth record!");
  3922. return 1;
  3923. }
  3924. return 0;
  3925. }
  3926. function copy_auth($db, $id, $new_auth)
  3927. {
  3928. $old_record = get_record_sql($db, "SELECT * FROM User_auth WHERE id=$id");
  3929. delete_record($db, "User_auth", "id=" . $id);
  3930. $new_auth["user_id"] = $old_record["user_id"];
  3931. $new_auth["changed"] = 1;
  3932. $changed_time = GetNowTimeString();
  3933. $new_auth["changed_time"] = $changed_time;
  3934. $new_id = insert_record($db, "User_auth", $new_auth);
  3935. LOG_VERBOSE($db, "Old record with id: $id deleted. Created new auth record for new ip+mac id: $new_id!");
  3936. return $new_id;
  3937. }
  3938. function get_dns_name($db,$id)
  3939. {
  3940. $auth_record = get_record_sql($db,"SELECT dns_name FROM User_auth WHERE id=".$id);
  3941. if (!empty($auth_record) and !empty($auth_record['dns_name'])) { return $auth_record['dns_name']; }
  3942. return '';
  3943. }
  3944. function update_record($db, $table, $filter, $newvalue)
  3945. {
  3946. if (!isset($table)) {
  3947. LOG_WARNING($db, "Change record for unknown table! Skip command.");
  3948. return;
  3949. }
  3950. if (!isset($filter)) {
  3951. LOG_WARNING($db, "Change record ($table) with empty filter! Skip command.");
  3952. return;
  3953. }
  3954. if (preg_match('/=$/', $filter)) {
  3955. LOG_WARNING($db, "Change record ($table) with illegal filter $filter! Skip command.");
  3956. return;
  3957. }
  3958. if (!isset($newvalue)) {
  3959. LOG_WARNING($db, "Change record ($table [ $filter ]) with empty data! Skip command.");
  3960. return;
  3961. }
  3962. if (!allow_update($table,'update')) {
  3963. LOG_WARNING($db,"Access denied: $table [ $filter ]");
  3964. return 1;
  3965. }
  3966. $old_sql = "SELECT * FROM $table WHERE $filter";
  3967. $old_record = mysqli_query($db, $old_sql) or LOG_ERROR($db, "SQL: $old_sql :" . mysqli_error($db));
  3968. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  3969. $rec_id = NULL;
  3970. if (!empty($old['id'])) { $rec_id = $old['id']; }
  3971. $changed_log = '';
  3972. $run_sql = '';
  3973. $network_changed = 0;
  3974. $dhcp_changed = 0;
  3975. $dns_changed = 0;
  3976. $acl_fields = [
  3977. 'ip' => '1',
  3978. 'ip_int' => '1',
  3979. 'enabled' => '1',
  3980. 'dhcp' => '1',
  3981. 'filter_group_id' => '1',
  3982. 'deleted' => '1',
  3983. 'dhcp_acl' => '1',
  3984. 'queue_id' => '1',
  3985. 'mac' => '1',
  3986. 'blocked' => '1',
  3987. ];
  3988. $dhcp_fields = [
  3989. 'ip' => '1',
  3990. 'dhcp' => '1',
  3991. 'deleted' => '1',
  3992. 'mac' => '1',
  3993. ];
  3994. $dns_fields = [
  3995. 'ip' => '1',
  3996. 'dns_name' => '1',
  3997. 'alias' => '1',
  3998. ];
  3999. foreach ($newvalue as $key => $value) {
  4000. if (!allow_update($table,'update',$key)) { continue; }
  4001. if (!isset($value)) {
  4002. $value = '';
  4003. }
  4004. $value = trim($value);
  4005. if (strcmp($old[$key], $value) == 0) {
  4006. continue;
  4007. }
  4008. if ($table === "User_auth") {
  4009. if (!empty($acl_fields["$key"])) {
  4010. $network_changed = 1;
  4011. }
  4012. if (!empty($dhcp_fields["$key"])) {
  4013. $dhcp_changed = 1;
  4014. }
  4015. if (!empty($dns_fields["$key"])) {
  4016. $dns_changed = 1;
  4017. }
  4018. }
  4019. if ($table === "User_auth_alias") {
  4020. if (!empty($dns_fields["$key"])) {
  4021. $dns_changed = 1;
  4022. }
  4023. }
  4024. if (!preg_match('/password/i',$key)) {
  4025. $changed_log = $changed_log . " $key => $value (old: $old[$key]),";
  4026. }
  4027. $run_sql = $run_sql . " `" . $key . "`='" . mysqli_real_escape_string($db, $value) . "',";
  4028. }
  4029. if ($table === "User_auth" and $dns_changed) {
  4030. if (!empty($old['dns_name']) and !empty($old['ip'])) {
  4031. $del_dns['name_type']='A';
  4032. $del_dns['name']=$old['dns_name'];
  4033. $del_dns['value']=$old['ip'];
  4034. $del_dns['type']='del';
  4035. if (!empty($rec_id)) { $del_dns['auth_id']=$rec_id; }
  4036. insert_record($db,'dns_queue',$del_dns);
  4037. }
  4038. if (!empty($newvalue['dns_name']) and !empty($newvalue['ip'])) {
  4039. $new_dns['name_type']='A';
  4040. $new_dns['name']=$newvalue['dns_name'];
  4041. $new_dns['value']=$newvalue['ip'];
  4042. $new_dns['type']='add';
  4043. if (!empty($rec_id)) { $new_dns['auth_id']=$rec_id; }
  4044. insert_record($db,'dns_queue',$new_dns);
  4045. }
  4046. }
  4047. if ($table === "User_auth_alias" and $dns_changed) {
  4048. $auth_id = NULL;
  4049. if ($old['auth_id']) { $auth_id = $old['auth_id']; }
  4050. if (!empty($old['alias'])) {
  4051. $del_dns['name_type']='CNAME';
  4052. $del_dns['name']=$old['alias'];
  4053. $del_dns['type']='del';
  4054. if (!empty($auth_id)) {
  4055. $del_dns['auth_id']=$auth_id;
  4056. $del_dns['value']=get_dns_name($db,$auth_id);
  4057. }
  4058. insert_record($db,'dns_queue',$del_dns);
  4059. }
  4060. if (!empty($newvalue['alias'])) {
  4061. $new_dns['name_type']='CNAME';
  4062. $new_dns['name']=$newvalue['alias'];
  4063. $new_dns['type']='add';
  4064. if (!empty($auth_id)) {
  4065. $new_dns['auth_id']=$auth_id;
  4066. $new_dns['value']=get_dns_name($db,$auth_id);
  4067. }
  4068. insert_record($db,'dns_queue',$new_dns);
  4069. }
  4070. }
  4071. if (empty($run_sql)) {
  4072. return 1;
  4073. }
  4074. if ($network_changed) {
  4075. $run_sql = $run_sql . " `changed`='1',";
  4076. }
  4077. if ($dhcp_changed) {
  4078. $run_sql = $run_sql . " `dhcp_changed`='1',";
  4079. }
  4080. $changed_log = substr_replace($changed_log, "", -1);
  4081. $run_sql = substr_replace($run_sql, "", -1);
  4082. if ($table === 'User_auth') {
  4083. $changed_time = GetNowTimeString();
  4084. $run_sql = $run_sql . ", `changed_time`='" . $changed_time . "'";
  4085. }
  4086. $new_sql = "UPDATE $table SET $run_sql WHERE $filter";
  4087. LOG_DEBUG($db, "Run sql: $new_sql");
  4088. $sql_result = mysqli_query($db, $new_sql) or LOG_ERROR($db, "SQL: $new_sql :" . mysqli_error($db));
  4089. if (!$sql_result) {
  4090. LOG_ERROR($db, "UPDATE Request: $new_sql :" . mysqli_error($db));
  4091. return;
  4092. }
  4093. if ($table !== "sessions") {
  4094. LOG_VERBOSE($db, "Change table $table WHERE $filter set $changed_log");
  4095. }
  4096. return $sql_result;
  4097. }
  4098. function delete_record($db, $table, $filter)
  4099. {
  4100. if (!allow_update($table,'del')) {
  4101. LOG_WARNING($db, "User does not have write permission");
  4102. return;
  4103. }
  4104. if (!isset($table)) {
  4105. LOG_WARNING($db, "Delete FROM unknown table! Skip command.");
  4106. return;
  4107. }
  4108. if (!isset($filter)) {
  4109. LOG_WARNING($db, "Delete FROM table $table with empty filter! Skip command.");
  4110. return;
  4111. }
  4112. if (preg_match('/=$/', $filter)) {
  4113. LOG_WARNING($db, "Change record ($table) with illegal filter $filter! Skip command.");
  4114. return;
  4115. }
  4116. $old_sql = "SELECT * FROM $table WHERE $filter";
  4117. $old_record = mysqli_query($db, $old_sql) or LOG_ERROR($db, "SQL: $old_sql :" . mysqli_error($db));
  4118. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  4119. $rec_id = NULL;
  4120. if (!empty($old['id'])) { $rec_id = $old['id']; }
  4121. $changed_log = 'record: ';
  4122. if (!empty($old)) {
  4123. foreach ($old as $key => $value) {
  4124. if (!isset($value)) {
  4125. $value = '';
  4126. }
  4127. $changed_log = $changed_log . " $key => $value,";
  4128. }
  4129. }
  4130. $delete_it = 1;
  4131. //never delete user ip record or dns alias record
  4132. if ($table === 'User_auth') {
  4133. $delete_it = 0;
  4134. $changed_time = GetNowTimeString();
  4135. $new_sql = "UPDATE $table SET deleted=1, changed=1, `changed_time`='" . $changed_time . "' WHERE $filter";
  4136. LOG_DEBUG($db, "Run sql: $new_sql");
  4137. $sql_result = mysqli_query($db, $new_sql) or LOG_ERROR($db, "SQL: $new_sql :" . mysqli_error($db));
  4138. if (!$sql_result) {
  4139. LOG_ERROR($db, "UPDATE Request (from delete): " . mysqli_error($db));
  4140. return;
  4141. }
  4142. //dns
  4143. if (!empty($old['dns_name']) and !empty($old['ip'])) {
  4144. $del_dns['name_type']='A';
  4145. $del_dns['name']=$old['dns_name'];
  4146. $del_dns['value']=$old['ip'];
  4147. $del_dns['type']='del';
  4148. if (!empty($rec_id)) { $del_dns['auth_id']=$rec_id; }
  4149. insert_record($db,'dns_queue',$del_dns);
  4150. }
  4151. }
  4152. if ($table === 'User_auth_alias') {
  4153. //dns
  4154. if (!empty($old['alias'])) {
  4155. $del_dns['name_type']='CNAME';
  4156. $del_dns['name']=$old['alias'];
  4157. $del_dns['value']='';
  4158. $del_dns['type']='del';
  4159. if (!empty($old['auth_id'])) {
  4160. $del_dns['auth_id']=$old['auth_id'];
  4161. $del_dns['value']=get_dns_name($db,$old['auth_id']);
  4162. }
  4163. insert_record($db,'dns_queue',$del_dns);
  4164. }
  4165. }
  4166. if ($delete_it) {
  4167. $new_sql = "DELETE FROM $table WHERE $filter";
  4168. LOG_DEBUG($db, "Run sql: $new_sql");
  4169. $sql_result = mysqli_query($db, $new_sql) or LOG_ERROR($db, "SQL: $new_sql :" . mysqli_error($db));
  4170. if (!$sql_result) {
  4171. LOG_ERROR($db, "DELETE Request: $new_sql : " . mysqli_error($db));
  4172. return;
  4173. }
  4174. }
  4175. if ($table !== "sessions") {
  4176. LOG_VERBOSE($db, "Delete FROM table $table WHERE $filter $changed_log");
  4177. }
  4178. return $changed_log;
  4179. }
  4180. function insert_record($db, $table, $newvalue)
  4181. {
  4182. if (!allow_update($table,'add')) {
  4183. LOG_WARNING($db, "User does not have write permission");
  4184. return;
  4185. }
  4186. if (!isset($table)) {
  4187. LOG_WARNING($db, "Create record for unknown table! Skip command.");
  4188. return;
  4189. }
  4190. if (empty($newvalue)) {
  4191. LOG_WARNING($db, "Create record ($table) with empty data! Skip command.");
  4192. return;
  4193. }
  4194. $changed_log = '';
  4195. $field_list = '';
  4196. $value_list = '';
  4197. foreach ($newvalue as $key => $value) {
  4198. if (empty($value) and $value !== 0) {
  4199. $value = '';
  4200. }
  4201. if (!preg_match('/password/i',$key)) {
  4202. $changed_log = $changed_log . " $key => $value,";
  4203. }
  4204. $field_list = $field_list . "`" . $key . "`,";
  4205. $value = trim($value);
  4206. $value_list = $value_list . "'" . mysqli_real_escape_string($db, $value) . "',";
  4207. }
  4208. if (empty($value_list)) {
  4209. return;
  4210. }
  4211. $changed_log = substr_replace($changed_log, "", -1);
  4212. $field_list = substr_replace($field_list, "", -1);
  4213. $value_list = substr_replace($value_list, "", -1);
  4214. $new_sql = "insert into $table(" . $field_list . ") values(" . $value_list . ")";
  4215. LOG_DEBUG($db, "Run sql: $new_sql");
  4216. $sql_result = mysqli_query($db, $new_sql) or LOG_ERROR($db, "SQL: $new_sql :" . mysqli_error($db));
  4217. if (!$sql_result) {
  4218. LOG_ERROR($db, "INSERT Request:" . mysqli_error($db));
  4219. return;
  4220. }
  4221. $last_id = mysqli_insert_id($db);
  4222. if ($table !== "sessions") {
  4223. LOG_VERBOSE($db, "Create record in table $table: $changed_log with id: $last_id");
  4224. }
  4225. if ($table === 'User_auth') {
  4226. run_sql($db, "UPDATE User_auth SET changed=1, dhcp_changed=1 WHERE id=" . $last_id);
  4227. }
  4228. if ($table === 'User_auth_alias') {
  4229. //dns
  4230. if (!empty($newvalue['alias'])) {
  4231. $add_dns['name_type']='CNAME';
  4232. $add_dns['name']=$newvalue['alias'];
  4233. $add_dns['value']=get_dns_name($db,$newvalue['auth_id']);
  4234. $add_dns['type']='add';
  4235. $add_dns['auth_id']=$newvalue['auth_id'];
  4236. insert_record($db,'dns_queue',$add_dns);
  4237. }
  4238. }
  4239. if ($table === 'User_auth') {
  4240. //dns
  4241. if (!empty($newvalue['dns_name']) and !empty($newvalue['ip'])) {
  4242. $add_dns['name_type']='A';
  4243. $add_dns['name']=$newvalue['dns_name'];
  4244. $add_dns['value']=$newvalue['ip'];
  4245. $add_dns['type']='add';
  4246. $add_dns['auth_id']=$last_id;
  4247. insert_record($db,'dns_queue',$add_dns);
  4248. }
  4249. }
  4250. return $last_id;
  4251. }
  4252. function dump_record($db,$table,$filter)
  4253. {
  4254. $result = '';
  4255. $old = get_record($db,$table,$filter);
  4256. if (empty($old)) { return $result; }
  4257. $result = 'record: '. get_rec_str($old);
  4258. return $result;
  4259. }
  4260. function get_rec_str($array)
  4261. {
  4262. $result = '';
  4263. foreach ($array as $key => $value) {
  4264. $result .= "[" . $key . "]=" . $value . ", ";
  4265. }
  4266. $result = preg_replace('/,\s+$/', '', $result);
  4267. return $result;
  4268. }
  4269. function get_diff_rec($db, $table, $filter, $newvalue, $only_changed)
  4270. {
  4271. if (!isset($table)) {
  4272. return;
  4273. }
  4274. if (!isset($filter)) {
  4275. return;
  4276. }
  4277. if (!isset($newvalue)) {
  4278. return;
  4279. }
  4280. if (!isset($only_changed)) {
  4281. $only_changed = 0;
  4282. }
  4283. $old_sql = "SELECT * FROM $table WHERE $filter";
  4284. $old_record = mysqli_query($db, $old_sql) or LOG_ERROR($db, "SQL: $old_sql :" . mysqli_error($db));
  4285. $old = mysqli_fetch_array($old_record, MYSQLI_ASSOC);
  4286. $changed_log = "\r\n";
  4287. foreach ($newvalue as $key => $value) {
  4288. if (strcmp($old[$key], $value) !== 0) {
  4289. $changed_log = $changed_log . " $key => cur: $value old: $old[$key],\r\n";
  4290. }
  4291. }
  4292. $old_record = '';
  4293. if (!$only_changed) {
  4294. $old_record = "\r\n Has not changed:\r\n";
  4295. foreach ($old as $key => $value) {
  4296. if (!empty($newvalue[$key])) {
  4297. $old_record = $old_record . " $key = $value,\r\n";
  4298. }
  4299. }
  4300. $old_record = substr_replace($old_record, "", -3);
  4301. }
  4302. // print $changed_log;
  4303. return $changed_log . $old_record;
  4304. }
  4305. function get_cacti_graph($host_ip, $port_index)
  4306. {
  4307. if (empty(get_const('cacti_url'))) {
  4308. return;
  4309. }
  4310. if (CACTI_DB_HOST == null or CACTI_DB_USER == null or CACTI_DB_PASS == null or CACTI_DB_NAME == null) {
  4311. return;
  4312. }
  4313. if (empty(CACTI_DB_HOST) or empty(CACTI_DB_USER) or empty(CACTI_DB_PASS) or empty(CACTI_DB_NAME)) {
  4314. return;
  4315. }
  4316. $cacti_db_link = new_connection(CACTI_DB_HOST, CACTI_DB_USER, CACTI_DB_PASS, CACTI_DB_NAME);
  4317. if (!$cacti_db_link) {
  4318. return FALSE;
  4319. }
  4320. $host_sql = 'SELECT * FROM host WHERE hostname="' . $host_ip . '"';
  4321. $cacti_host = get_record_sql($cacti_db_link, $host_sql);
  4322. $host_id = $cacti_host["id"];
  4323. if (empty($host_id)) {
  4324. return;
  4325. }
  4326. $graph_sql = 'SELECT * FROM graph_local WHERE host_id="' . $host_id . '" and snmp_index="' . $port_index . '" and graph_template_id IN (SELECT id FROM graph_templates WHERE name LIKE "Interface - Traffic%") ORDER BY id ASC';
  4327. $cacti_graph = get_record_sql($cacti_db_link, $graph_sql);
  4328. $graph_id = $cacti_graph["id"];
  4329. if (empty($graph_id)) {
  4330. return;
  4331. }
  4332. $result = get_const('cacti_url') . "/graph_image.php?local_graph_id=" . $graph_id;
  4333. return $result;
  4334. }
  4335. function print_select_item($description, $value, $current)
  4336. {
  4337. if ((string)$value === (string)$current) {
  4338. print "<option value=$value selected>$description</option>";
  4339. } else {
  4340. print "<option value=$value>$description</option>";
  4341. }
  4342. }
  4343. function print_select_simple($description, $value)
  4344. {
  4345. print "<option value=$value>$description</option>";
  4346. }
  4347. function print_select_item_ext($description, $value, $current, $disabled)
  4348. {
  4349. if ((string)$value === (string)$current) {
  4350. print "<option value=$value selected>$description</option>";
  4351. } else {
  4352. if (!$disabled) {
  4353. print "<option value=$value>$description</option>";
  4354. } else {
  4355. print "<option disabled value=$value>$description</option>";
  4356. }
  4357. }
  4358. }
  4359. function print_row_at_pages($name, $value)
  4360. {
  4361. print "<select name='" . $name . "'>\n";
  4362. print_select_item(WEB_select_item_more, pow(10, 10), $value);
  4363. print_select_item('25', 25, $value);
  4364. print_select_item('50', 50, $value);
  4365. print_select_item('100', 100, $value);
  4366. print_select_item('200', 200, $value);
  4367. print_select_item('500', 500, $value);
  4368. print_select_item('1000', 1000, $value);
  4369. print_select_item('2000', 2000, $value);
  4370. print "</select>\n";
  4371. }
  4372. function print_navigation($url, $page, $displayed, $count_records, $total)
  4373. {
  4374. if ($total <= 1) {
  4375. print "<div align=left class=records >";
  4376. print "| Total records: $count_records";
  4377. print "</div>";
  4378. return;
  4379. }
  4380. $v_char = "?";
  4381. if (preg_match('/\.php\?/', $url)) {
  4382. $v_char = "&";
  4383. }
  4384. #две назад
  4385. print "<div align=left class=records >";
  4386. if (($page - 2) > 0) :
  4387. $pagetwoleft = "<a class='first_page_link' href=" . $url . $v_char . "page=" . ($page - 2) . ">" . ($page - 2) . "</a> ";
  4388. else :
  4389. $pagetwoleft = null;
  4390. endif;
  4391. #одна назад
  4392. if (($page - 1) > 0) :
  4393. $pageoneleft = "<a class='first_page_link' href=" . $url . $v_char . "page=" . ($page - 1) . ">" . ($page - 1) . "</a> ";
  4394. $pagetemp = ($page - 1);
  4395. else :
  4396. $pageoneleft = null;
  4397. $pagetemp = null;
  4398. endif;
  4399. #две вперед
  4400. if (($page + 2) <= $total) :
  4401. $pagetworight = " <a class='first_page_link' href=" . $url . $v_char . "page=" . ($page + 2) . ">" . ($page + 2) . "</a>";
  4402. else :
  4403. $pagetworight = null;
  4404. endif;
  4405. #одна вперед
  4406. if (($page + 1) <= $total) :
  4407. $pageoneright = " <a class='first_page_link' href=" . $url . $v_char . "page=" . ($page + 1) . ">" . ($page + 1) . "</a>";
  4408. $pagetemp2 = ($page + 1);
  4409. else :
  4410. $pageoneright = null;
  4411. $pagetemp2 = null;
  4412. endif;
  4413. # в начало
  4414. if ($page != 1 && $pagetemp != 1 && $pagetemp != 2) :
  4415. $pagerevp = "<a href=" . $url . $v_char . "page=1 class='first_page_link' title='В начало'><<</a> ";
  4416. else :
  4417. $pagerevp = null;
  4418. endif;
  4419. #в конец (последняя)
  4420. if ($page != $total && $pagetemp2 != ($total - 1) && $pagetemp2 != $total) :
  4421. $nextp = " ... <a href=" . $url . $v_char . "page=" . $total . " class='first_page_link'>$total</a>";
  4422. else :
  4423. $nextp = null;
  4424. endif;
  4425. print $pagerevp . $pagetwoleft . $pageoneleft . '<span class="num_page_not_link"><b>' . $page . '</b></span>' . $pageoneright . $pagetworight . $nextp;
  4426. print " | Total records: $count_records";
  4427. print "</div>";
  4428. }
  4429. function get_option($db, $option_id)
  4430. {
  4431. $option = get_record($db, "config", "option_id=" . $option_id);
  4432. if (empty($option) or empty($option['value'])) {
  4433. $default = get_record($db, "config_options", "id=$option_id");
  4434. return $default['default_value'];
  4435. }
  4436. return $option['value'];
  4437. }
  4438. function is_option($db, $option_id)
  4439. {
  4440. $option = get_record($db, "config", "option_id=" . $option_id);
  4441. if (empty($option) or empty($option['value'])) {
  4442. return;
  4443. }
  4444. return 1;
  4445. }
  4446. function set_option($db, $option_id, $value)
  4447. {
  4448. $option['value'] = $value;
  4449. update_record($db, 'config', "option_id=$option_id", $option);
  4450. }
  4451. function is_subnet_aton($subnet, $ip)
  4452. {
  4453. if (!isset($subnet)) {
  4454. return 0;
  4455. }
  4456. if (!isset($ip)) {
  4457. return 0;
  4458. }
  4459. $range = cidrToRange($subnet);
  4460. if ($ip >= ip2long($range[0]) and $ip <= ip2long($range[1])) {
  4461. return 1;
  4462. }
  4463. return 0;
  4464. }
  4465. function get_new_user_id($db, $ip, $mac, $hostname)
  4466. {
  4467. $result['ip'] = $ip;
  4468. $result['mac'] = mac_dotted($mac);
  4469. $result['hostname'] = $hostname;
  4470. $result['user_id'] = NULL;
  4471. $result['ou_id'] = NULL;
  4472. $ip_aton = ip2long($ip);
  4473. //personal user rules
  4474. //ip
  4475. if (!empty($ip)) {
  4476. $t_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=1 and LENGTH(rule)>0 AND user_id IS NOT NULL");
  4477. foreach ($t_rules as $row) {
  4478. if (!empty($row['rule']) and is_subnet_aton($row['rule'], $ip_aton)) {
  4479. $result['user_id'] = $row['user_id'];
  4480. }
  4481. }
  4482. }
  4483. //mac
  4484. if (!empty($mac)) {
  4485. $mac_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=2 AND LENGTH(rule)>0 AND user_id IS NOT NULL");
  4486. foreach ($mac_rules as $row) {
  4487. $pattern = '/' . mac_simplify($row['rule']) . '/';
  4488. if (!empty($row['rule']) and preg_match($pattern, mac_simplify($mac))) {
  4489. $result['user_id'] = $row['user_id'];
  4490. }
  4491. }
  4492. }
  4493. //hostname
  4494. if (!empty($hostname)) {
  4495. $mac_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=3 AND LENGTH(rule)>0 AND user_id IS NOT NULL");
  4496. foreach ($mac_rules as $row) {
  4497. if (!empty($row['rule']) and preg_match($row['rule'], $hostname)) {
  4498. $result['user_id'] = $row['user_id'];
  4499. }
  4500. }
  4501. }
  4502. if (!empty($result['user_id'])) {
  4503. return $result;
  4504. }
  4505. //ou rules
  4506. //ip
  4507. if (!empty($ip)) {
  4508. if (is_hotspot($db, $ip)) {
  4509. $result['ou_id'] = get_const('default_hotspot_ou_id');
  4510. }
  4511. $t_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=1 and LENGTH(rule)>0 AND ou_id IS NOT NULL");
  4512. foreach ($t_rules as $row) {
  4513. if (!empty($row['rule']) and is_subnet_aton($row['rule'], $ip_aton)) {
  4514. $result['ou_id'] = $row['ou_id'];
  4515. }
  4516. }
  4517. }
  4518. //mac
  4519. if (!empty($mac)) {
  4520. $mac_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=2 AND LENGTH(rule)>0 AND ou_id IS NOT NULL");
  4521. foreach ($mac_rules as $row) {
  4522. $pattern = '/' . mac_simplify($row['rule']) . '/';
  4523. if (!empty($row['rule']) and preg_match($pattern, mac_simplify($mac))) {
  4524. $result['ou_id'] = $row['ou_id'];
  4525. }
  4526. }
  4527. }
  4528. //hostname
  4529. if (!empty($hostname)) {
  4530. $mac_rules = get_records_sql($db, "SELECT * FROM auth_rules WHERE type=3 AND LENGTH(rule)>0 AND ou_id IS NOT NULL");
  4531. foreach ($mac_rules as $row) {
  4532. if (!empty($row['rule']) and preg_match($row['rule'], $hostname)) {
  4533. $result['ou_id'] = $row['ou_id'];
  4534. }
  4535. }
  4536. }
  4537. if (empty($result['ou_id'])) {
  4538. $result['ou_id'] = get_const('default_user_ou_id');
  4539. }
  4540. return $result;
  4541. }
  4542. function get_subnet_range($db, $subnet_id)
  4543. {
  4544. if (empty($subnet_id)) {
  4545. return;
  4546. }
  4547. $t_option = get_record_sql($db, "SELECT ip_int_start,ip_int_stop FROM `subnets` WHERE id=$subnet_id");
  4548. if (!isset($t_option['ip_int_start'])) {
  4549. $t_option['ip_int_start'] = 0;
  4550. }
  4551. if (!isset($t_option['ip_int_stop'])) {
  4552. $t_option['ip_int_stop'] = 0;
  4553. }
  4554. $subnet['start'] = $t_option['ip_int_start'];
  4555. $subnet['stop'] = $t_option['ip_int_stop'];
  4556. return $subnet;
  4557. }
  4558. function is_hotspot($db, $ip)
  4559. {
  4560. if (!isset($ip)) {
  4561. return 0;
  4562. }
  4563. LOG_DEBUG($db, "Check hotspot network for ip: $ip");
  4564. $ip_aton = ip2long($ip);
  4565. $t_option = mysqli_query($db, "SELECT subnet,ip_int_start,ip_int_stop FROM `subnets` WHERE hotspot=1");
  4566. while (list($f_net, $f_start, $f_stop) = mysqli_fetch_array($t_option)) {
  4567. if ($ip_aton >= $f_start and $ip_aton <= $f_stop) {
  4568. LOG_DEBUG($db, "ip: $ip [$ip_aton] found in network $f_net: [" . $f_start . ".." . $f_stop . "]");
  4569. return 1;
  4570. }
  4571. }
  4572. LOG_DEBUG($db, "ip $ip not found in hotspot network!");
  4573. return 0;
  4574. }
  4575. function is_office($db, $ip)
  4576. {
  4577. if (!isset($ip)) {
  4578. return 0;
  4579. }
  4580. LOG_DEBUG($db, "Check office network for ip: $ip");
  4581. $ip_aton = ip2long($ip);
  4582. $t_option = mysqli_query($db, "SELECT subnet,ip_int_start,ip_int_stop FROM `subnets` WHERE office=1");
  4583. while (list($f_net, $f_start, $f_stop) = mysqli_fetch_array($t_option)) {
  4584. if ($ip_aton >= $f_start and $ip_aton <= $f_stop) {
  4585. LOG_DEBUG($db, "ip: $ip [$ip_aton] found in office $f_net: [" . $f_start . ".." . $f_stop . "]");
  4586. return 1;
  4587. }
  4588. }
  4589. LOG_DEBUG($db, "ip $ip not found in office network!");
  4590. return 0;
  4591. }
  4592. function is_our_network($db, $ip)
  4593. {
  4594. if (!isset($ip)) {
  4595. return 0;
  4596. }
  4597. if (is_hotspot($db, $ip)) {
  4598. return 1;
  4599. }
  4600. if (is_office($db, $ip)) {
  4601. return 1;
  4602. }
  4603. return 0;
  4604. }
  4605. function get_const($const_name)
  4606. {
  4607. global $config;
  4608. if (isset($config[$const_name])) {
  4609. return $config[$const_name];
  4610. }
  4611. return NULL;
  4612. }
  4613. function get_eye_version ($db)
  4614. {
  4615. $v_table=get_record_sql($db,"SELECT version FROM version");
  4616. if (!empty($v_table)) { return $v_table['version']; }
  4617. return NULL;
  4618. }
  4619. $config["org_name"] = get_option($db_link, 32);
  4620. $config["version"] = get_eye_version($db_link);
  4621. $config["KB"] = get_option($db_link, 1);
  4622. if ($config["KB"] == 0) {
  4623. $config["KB"] = 1000;
  4624. }
  4625. if ($config["KB"] == 1) {
  4626. $config["KB"] = 1024;
  4627. }
  4628. $config["debug"] = get_option($db_link, 34);
  4629. $config["log_level"] = get_option($db_link, 53);
  4630. if ($config["debug"]) {
  4631. $config["log_level"] = 255;
  4632. }
  4633. $config["send_email"] = get_option($db_link, 51);
  4634. $config["admin_email"] = get_option($db_link, 21);
  4635. $config["sender_email"] = get_option($db_link, 52);
  4636. $config["snmp_default_version"] = get_option($db_link, 9);
  4637. $config["snmp_default_community"] = get_option($db_link, 11);
  4638. $config["auto_mac_rule"] = get_option($db_link, 64);
  4639. $config["cacti_url"] = rtrim(get_option($db_link, 58), '/');
  4640. if (preg_match('/127.0.0.1/', $config["cacti_url"])) {
  4641. $config["cacti_url"] = NULL;
  4642. }
  4643. $config["nagios_url"] = rtrim(get_option($db_link, 57), '/') . '/cgi-bin/';
  4644. if (preg_match('/127.0.0.1/', $config["nagios_url"])) {
  4645. $config["nagios_url"] = NULL;
  4646. }
  4647. $config["torrus_url"] = rtrim(get_option($db_link, 59), '/') . '?nodeid=if//HOST_IP//IF_NAME////inoutbps';
  4648. if (preg_match('/127.0.0.1/', $config["torrus_url"])) {
  4649. $config["torrus_url"] = NULL;
  4650. }
  4651. $config["dns_server"]=get_option($db_link,3);
  4652. $config["dns_server_type"]=get_option($db_link,70);
  4653. $ou = get_record_sql($db_link, "SELECT id FROM OU WHERE default_users = 1");
  4654. if (empty($ou)) {
  4655. $config["default_user_ou_id"] = 0;
  4656. } else {
  4657. $config["default_user_ou_id"] = $ou['id'];
  4658. }
  4659. $ou = get_record_sql($db_link, "SELECT id FROM OU WHERE default_hotspot=1");
  4660. if (empty($ou)) {
  4661. $config["default_hotspot_ou_id"] = $config["default_user_ou_id"];
  4662. } else {
  4663. $config["default_hotspot_ou_id"] = $ou['id'];
  4664. }
  4665. $config["init"] = 1;
  4666. clean_dns_cache($db_link);
  4667. //clean_unreferensed_rules($db_link);
  4668. snmp_set_valueretrieval(SNMP_VALUE_LIBRARY);
  4669. snmp_set_enum_print(1);