php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #43504 To identify system uniquly
Submitted: 2007-12-05 17:14 UTC Modified: 2008-01-01 14:24 UTC
From: chauhansudhir at gmail dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.2.5 OS: win xp
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
26 + 38 = ?
Subscribe to this entry?

 
 [2007-12-05 17:14 UTC] chauhansudhir at gmail dot com
Description:
------------
I am requesting for a feature that will be helpful to indetify system uniquely if the system is running under proxies. We are not getting real machine IP the system is running under proxy. But somehow if we are able to get MAC ID of the machine this can be helpful to handle single user session for a perticular machine.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-05 17:18 UTC] chauhansudhir at gmail dot com
Can we get the machine mac id to identy the system uniquly as under proxies we are not getting machine ip instead of that we are getting gateway ip. So this will be helpful to make single session of user for the entire application
 [2008-01-01 14:24 UTC] magnus@php.net
The request is done through the proxy, so the packets will come from 
the proxy and have the proxy MAC too.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 17 20:01:30 2024 UTC