Re: IP forwarding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 2015-01-22, Timothy Murphy
<gayleard@xxxxxxxxxx> wrote:

> Recently, someone or something has been turning off IP forwarding
> on my CentOS server:
> --------------------------
> [tim@william NumberTheory]$ sudo sysctl net.ipv4.ip_forward
> net.ipv4.ip_forward = 0
> [tim@william NumberTheory]$ sudo sysctl -w net.ipv4.ip_forward=1
> net.ipv4.ip_forward = 1
> [tim@william NumberTheory]$ sudo sysctl net.ipv4.ip_forward
> net.ipv4.ip_forward = 1
> --------------------------
> Who or what can this be?
>

The file /etc/sudoers (and any fragments under /etc/sudoers.d/) will
tell you which users are allowed to run that command. If you
cross-reference that information with the output of the 'last' command
you might be able to identify the user in question.

-- 

Liam


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux