# Automatically add a staff note to two users when found to be sharing an IP address

**URL:** https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623
**Category:** Feature
**Tags:** user-notes
**Created:** [2월 14, 2018, 10:26오후 UTC](https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623 "2018-02-14T22:26:59Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [2월 14, 2018, 10:26오후 UTC](https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623/1 "2018-02-14T22:26:59Z")

</div>

Feature suggestion: automatically add a staff note to two users when found to be sharing an IP address.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2월 14, 2018, 10:54오후 UTC](https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623/2 "2018-02-14T22:54:48Z")

</div>

That could happen a lot depending on how many usres are on the same network (Corporate / Dorm network / etc)

---

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [2월 14, 2018, 10:58오후 UTC](https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623/3 "2018-02-14T22:58:44Z")

</div>

> [@Discourse User Notes](https://meta.discourse.org/t/discourse-user-notes/41026/103):
>
> That could happen a lot depending on how many usres are on the same network (Corporate / Dorm network / etc)

For that reason the suggested feature might be inappropriate for some forums. But it’d be very useful for mine.

I wonder if there is some “registry” of IP addresses that are commonly shared by users? When writing IP-linking code for a different website, I looked out for certain mobile networks (in the reverse DNS lookup), and avoided recording links between users if their IPs belonged to a mobile network. This really helped keep the data clean and useful, and was fairly trivial to maintain.

[mods: please feel free to split this convo off into a separate topic if you wish]

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2월 15, 2018, 2:35오전 UTC](https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623/4 "2018-02-15T02:35:45Z")

</div>

Not really needed, the existing admin ip lookup dialog will show other accounts with the same ip.

---

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [2월 15, 2018, 7:53오전 UTC](https://meta.discourse.org/t/automatically-add-a-staff-note-to-two-users-when-found-to-be-sharing-an-ip-address/90623/5 "2018-02-15T07:53:52Z")

</div>

> [@Discourse User Notes](https://meta.discourse.org/t/discourse-user-notes/41026/105):
>
> Not really needed, the existing admin ip lookup dialog will show other accounts with the same ip.

Agree that the existing admin IP lookup is a partial solution - but with two serious limitations:

- the IP dialog only shows users whose registration / most recent IPs are _currently_ shared. An IP share may be fleeting, and therefore go undetected by staff, or may be detected but forgotten.

- staff have to manually check all the users, all the time if we’re to catch IP sharers. It’s unrealistic to expect this of busy moderators

If a staff note were to be added automatically for IP sharers, it would serve as an alert to staff, because the presence of staff notes is highlighted by an icon next to the user avatar.
