Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 22:56:10 +0300
From:      Artem Kuchin <artem@artem.ru>
To:        freebsd-questions@freebsd.org
Subject:   Re: Determine which user started tcp connection
Message-ID:  <565B585A.9080109@artem.ru>
In-Reply-To: <CAMuYtRA9adcJHDt-0d_rB-BWjkvfs85H6n-1XKrAorinJRy3QA@mail.gmail.com>
References:  <565B1695.6050604@artem.ru> <CAMuYtRA9adcJHDt-0d_rB-BWjkvfs85H6n-1XKrAorinJRy3QA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

29.11.2015 22:53, darwinsurvivor@gmail.com пишет:
> I don't know about ipfw, but it can probably be done by monitoring netstat
> and looking at the UID of the process that made the connection.

Will not work. The connection lasts only a fraction of a second.  I 
cannot catch it
manually.

>
> On Sun, Nov 29, 2015 at 7:15 AM, Artem Kuchin <artem@artem.ru> wrote:
>
>> Hello!
>>
>> I have a jail with shared hosting. Many sites are hosted. Each on its own
>> user.
>> I want to monitor their external connections. I allow external connections
>> but want to
>> see what's going  on.
>> IPFW allowes easily to see all outgoing connection setups from jail, but i
>> cannot
>> see which user started it.
>> I googled and i see that requests to add UID to IPFW log were first in
>> 2008 but
>> i still do not see it in the version 10.
>>
>> So, is there a way to log UID and connection params  (dst ip and port) ?
>>
>> Artem
>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "
>> freebsd-questions-unsubscribe@freebsd.org"
>>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565B585A.9080109>