What's the equivalent of a telephony pin register called for TCP/IP?

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
Anyone know?
NOT a keylogger! This runs on a gateway or endpoint.
 

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
It's something to capture telephone numbers dialed on a line.
 

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
you mean wireshark or ethereal? or is it another app?

Not an application that runs on a pc or client. Say if an ISP has a court order to capture ip addresses visited listed by client device MAC address or similar.
 

Crusty

Lifer
Sep 30, 2001
12,684
2
81
Not an application that runs on a pc or client. Say if an ISP has a court order to capture ip addresses visited listed by client device MAC address or similar.

You should be able to get that kind of data over SNMP which is supported by nearly all non consumer L2+ devices.
 

daishi5

Golden Member
Feb 17, 2005
1,196
0
76
Not an application that runs on a pc or client. Say if an ISP has a court order to capture ip addresses visited listed by client device MAC address or similar.

I would expect that your gateway device could log the information you want. http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080120f48.shtml#traftrace looks like it might generate what you want under "traffic identification and traceback - netflow." I think there are also some packet sniffer devices which are like wireshark in a device, but it is just going to capture the same data as a PC running wireshark on the same subnet.