Re: [Phpip-support] phpip usage
Brought to you by:
trilexcom
From: <php...@li...> - 2010-06-17 21:25:26
|
I'm using the latest version available from the web site. I've combined some of the features of a package called IP Hawk into phpip so hawk pulls all the configured networks from phpip and performs a ping sweep on them and updates the phpip database with forward/reverse DNS entries as well as lastping times. I've also updated the search to add the DNS db field as a search criteria. The last one is the one I'm having issues with. I changed the way the IP display tree is built since it didn't scale well with our large network. I added another table to the DB with a site string and network definition being the first 2 quartets from their site IP. Networks are then populated in the tree below their appropriate site. Without this, all the networks end up being at the root level of the tree and difficult to wade through. I configured it with a work around but that didn't work that great either. This update works fine except that there is a difference with Firefox and IE. Firefox works perfectly. When you choose a particular network prefix for display, IE will lose its brains and collapse the IP tree back to the root level. Functionality does work aside from this but it is extremely annoying. I haven't packaged any of this up but do have the files. Quoting php...@li...: > Hi Ron > > yes ! atleast Am using it , what updates you made and in which version > please élaborât . > > > Best Regards > Farhan Ali Khan > ----- Original Message ----- > From: <php...@li...> > To: <php...@li...> > Sent: Thursday, June 17, 2010 11:38 PM > Subject: [Phpip-support] phpip usage > > >> Hello, >> >> Is anyone still on this list and using Phpip? I've noticed that there >> hasn't been any mail list action in quite a long time. >> >> In any case, we've been using the tool in our organization for a while >> and I've made a number of updates that have been pretty useful and >> would like to feed them back to the community if anyone is interested. >> I have an additional update that I need some help with as it works >> perfectly on Firefox but has a minor but annoying issue on IE. >> >> If you're interested or have any help to offer, I'd like to hear about it. >> >> Thanks, >> Ron >> >> >> ------------------------------------------------------------------------------ >> ThinkGeek and WIRED's GeekDad team up for the Ultimate >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >> lucky parental unit. See the prize list and enter to win: >> http://p.sf.net/sfu/thinkgeek-promo >> _______________________________________________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |