On Thursday, November 5, 2015 at 8:44:43 AM UTC-8, Fabiano Almeida wrote:
>
> Hi All!
>
>
> Got it. If the server and client are on the same network, including the 
> web2py it is installed on the network server. How to get the mac address by 
> ARP?
>
>
Looks like you want to investigate the scapy library.  You may need 
elevated privileges on your scanning system ("administrative rights"), 
according to some examples.

/dps

 

> 2015-11-04 21:40 GMT-02:00 Dave S <snide...@gmail.com <javascript:>>:
>
>>
>> On Wednesday, November 4, 2015 at 11:58:07 AM UTC-8, Carlos Cesar 
>> Caballero wrote:
>>  
>>
>>> El 04/11/15 a las 14:30, Fabiano Almeida escribió:
>>>
>>> Hi! 
>>>
>>> Web2py can obtain mac address from user?
>>>
>>> > Bassicly, the MAC address don't cross the routers, so, you can't get 
>> the mac address of a client from a external network server, 
>> > you only can get the MAC of the last router. You could do some tweak 
>> using ARP, but only if the client and server are in the same subnet.
>>  
>>   Web2py does give you access to the requesting IP.  This my be a NAT'd 
>> value if the client is on an internal network, which is mostly the case.
>>
>> /dps
>>
>> -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to web2py+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to