similar to: IPtables block user from outbound ICMP

Displaying 20 results from an estimated 4000 matches similar to: "IPtables block user from outbound ICMP"

2016 Feb 24
2
IPtables block user from outbound ICMP
Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE: > Hello, > > ----- Mail original ----- >> De: "John Cenile" <jcenile1983 at gmail.com> >> ?: "centos" <centos at centos.org> >> Envoy?: Mercredi 24 F?vrier 2016 15:42:36 >> Objet: [CentOS] IPtables block user from outbound ICMP > >> Is it possible at all to block all users
2016 Feb 25
2
IPtables block user from outbound ICMP
Thanks all, that seemed to be the problem (the suid bit). :) On 25 February 2016 at 06:03, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote: > On Wed, February 24, 2016 12:25 pm, Alexander Dalloz wrote: > > Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE: > >> Hello, > >> ----- Mail original ----- > >>> De: "John Cenile" <jcenile1983 at
2016 Feb 24
0
IPtables block user from outbound ICMP
On Wed, February 24, 2016 12:25 pm, Alexander Dalloz wrote: > Am 24.02.2016 um 16:07 schrieb Sylvain CANOINE: >> Hello, >> ----- Mail original ----- >>> De: "John Cenile" <jcenile1983 at gmail.com> >>> ??: "centos" <centos at centos.org> >>> Envoy??: Mercredi 24 F??vrier 2016 15:42:36 >>> Objet: [CentOS] IPtables
2016 Feb 24
0
IPtables block user from outbound ICMP
Hello, ----- Mail original ----- > De: "John Cenile" <jcenile1983 at gmail.com> > ?: "centos" <centos at centos.org> > Envoy?: Mercredi 24 F?vrier 2016 15:42:36 > Objet: [CentOS] IPtables block user from outbound ICMP > Is it possible at all to block all users other than root from sending > outbound ICMP packets on an interface? > > At the
2016 Apr 12
3
mount bind problem
On CentOS release 6.7, there's file system problem. Aftert reboot /home is set under /home (/home/home) like followings. # ls -l /home total 48 -rw------- 1 root root 7168 Nov 15 19:10 aquota.group -rw------- 1 root root 7168 Jan 25 11:09 aquota.user drwxr-x--- 2 root root 4096 Jan 18 21:55 backups drwxr-xr-x 4 root root 4096 Jan 1 11:59 home drwxr-xr-x 8 root root 4096 Apr 5
2015 Dec 17
3
Network services start before network is up since migrating to 7.2
Hello James, > Well it looks like you are using the network service rather than the > recommended NetworkManager ... Yes. That's the way our security experts made the models I use to setup my servers. I'll test a migration to NetworkManager, and take their advice on it. > > The network service is not blocking the flow so it executes and systemd > carries on ... >
2016 Jan 25
2
Just need to vent
On Jan 24, 2016, at 6:40 PM, Peter Duffy <peter at pwduffy.org.uk> wrote: > The thing which always gets me about systemd is not the thing itself, > but the way it was rolled out. When I first installed Red Hat 7, if a > window had appeared telling me about systemd and asking me if I wanted > to use it, or stick with the old init framework, I'd have opted for the > latter
2015 Dec 28
2
systemd-sysctl not running on boot
----- Mail original ----- > De: "Ofer Hasson" <hassonofer at gmail.com> > ?: "centos" <centos at centos.org> > Envoy?: Jeudi 24 D?cembre 2015 11:36:00 > Objet: Re: [CentOS] systemd-sysctl not running on boot > [root at web-devel-local-1 ~]# ll -Z /etc/ | grep sysctl > drwxr-xr-x. root root system_u:object_r:etc_t:s0 sysctl.d > >
2016 Jan 25
1
Just need to vent
On Mon, January 25, 2016 7:59 am, Sylvain CANOINE wrote: > >> I believe that RHEL7 (and CentOS7) both have systemd integrated into >> them enough >> that it isn???t as simple as ???choose init system??? on install. > > That's because of systemd. Even if most of the linux distros don't, giving > the choice is a bit less difficult with any other init system.
2015 Dec 23
2
Network services start before network is up since migrating to 7.2
----- Mail original ----- > De: "Gordon Messmer" <gordon.messmer at gmail.com> > ?: "centos" <centos at centos.org> > Envoy?: Mercredi 23 D?cembre 2015 10:11:05 > Objet: Re: [CentOS] Network services start before network is up since migrating to 7.2 > I'm a little confused, too. But, it might be more informative to query > the system for
2015 Dec 24
2
systemd-sysctl not running on boot
On 12/23/2015 11:12 PM, Ofer Hasson wrote: > [root at web-devel-local-1 ~]# /usr/lib/systemd/systemd-sysctl > [root at web-devel-local-1 ~]# cat /proc/sys/vm/swappiness > 10 So... you know that it works when you run it from a root shell, but not during boot. Is the file labeled properly? Anything in audit.log?
2015 Dec 24
1
Network services start before network is up since migrating to 7.2
On 12/23/2015 08:38 AM, Sylvain CANOINE wrote: > Then I'm wondering : > 2/ why "After=foo" does not imply "Requires=foo" for systemd 219, while it appeared to be in systemd 208. Either it's a regression, or the behaviour of 208, although logical, is buggy. I'm not entirely certain, but "After=" is independent of "Requires=", as documented
2016 Jan 05
3
A query on graphic console
I'm only getting a text console with CentOS-7.2 on my (oldish) HP MicroServer. The only explicit error I see in Xorg.0.log is that no driver is found for my Pixart USB optical mouse. My query is: would that be sufficient to prevent a graphic console? Incidentally, I can use X apps, eg xpdf, if I ssh in from my laptop. As always, any advice gratefully received. -- Timothy Murphy
2016 Jan 07
1
Question about compiling older package
I have a gst-rtsp-server 0.10.8.2 that I am trying to compile on CentOS 7.2 I get this error: rtsp-media.c error 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:283) [-Werror=deprecated-declarations] What can I do about that to compile this package (I'm compiing from source) ? Thanks Jerry
2016 Jul 07
1
DHCP max-lease-time maximum
Thanks, I did know that and we are using this in other situations. But as written in my third reply: To much work every MAC I dont have to type counts. Regards . G?tz Am 07.07.16 um 11:44 schrieb Eero Volotinen: > Static MAC ip mapping on dhcp server? > > Eero > 7.7.2016 12.38 ip. "G?tz Reinicke - IT Koordinator" < > goetz.reinicke at filmakademie.de>
2016 Jan 27
3
Just need to vent
On Tue, Jan 26, 2016 at 06:38:58PM +0000, Always Learning wrote: > When something new is proposed and it is substantially and conspicuously > superior, then everyone wants it. Never noticed that enthusiasm with > systemd's imposition - an imposition nurtured and promoted by the > non-everyday business work environment of experimental Fedora. Maybe you're not aware of it, but
2015 Dec 22
2
Network services start before network is up since migrating to 7.2
----- Mail original ----- > De: "Gordon Messmer" <gordon.messmer at gmail.com> > ?: "centos" <centos at centos.org> > Envoy?: Vendredi 18 D?cembre 2015 12:06:26 > Objet: Re: [CentOS] Network services start before network is up since migrating to 7.2 >>> The network service is not blocking the flow so it executes and systemd >>>
2016 Apr 07
3
centos samba sssd active directory
Hello all, Im having the latest centos that should be integrated into win 2012 active directory domain. Im having Authentication running, an AD user can login via ssh, getent and id working But Im not able to get the samba shares running with AD [sfu-erp] comment = Mandant path = /share # ; valid users = @"RZ-DOMAIN\linuxtest" @"RZ-DOMAIN\linuxtest" valid users =
2016 Jan 26
5
Just need to vent
On Tue, 26 Jan 2016, Peter Duffy wrote: > No one is saying that sysvinit is perfect. What I can't grasp is why > replace it with something which is no less imperfect, and is almost > certainly worse in at least some respects - and to make that replacement > unavoidable and mandatory. Distros weighed up the advantages and disadvantages, and made a decision as to what they thought
2016 Jan 05
3
Bind fails to start after update from 7.1 to 7.2
On 01/05/2016 02:00 PM, Alexander Dalloz wrote: > Am 05.01.2016 um 22:03 schrieb Emmett Culley: >> I am seeing these lines for each domain in the systemd journal: >> >> zone relationship123.com/IN: loading from master file relationship123.com.db failed: file not found >> zone relationship123.com/IN: not loaded due to errors. >> _default/relationship123.com./IN: