Le 18/02/2019 à 18:58, Tru Huynh a écrit :
> On Mon, Feb 18, 2019 at 06:36:10PM +0100, Patrick Bégou wrote:
> ...
>> - PXE boot start and the desktop load the kernel and the inirtd file
>>
>> - the kernel is booted and at this time the led of the network switch
>> goes down for the port used by the
On Tue, Feb 19, 2019 at 12:12:45PM +0100, Patrick Bégou wrote:
...
>
> Realy strange as I boot and autoinstall many other PC from these server.
> I also notice that network is set to 100MbFD even if I have Gigabit
> switch. May be something related to the e1000 driver provided at boot time.
>
I w
Hallo,
is anyone here using elasticsearch on centos?
I tried several configs to configure external access but nothing is working.
My tests:
telnet localhost or 127.0.0.1 9200 works local on the machine
telnet 192.168.242.4 9200 connection refused local on the machine. So
it is clear that access
Hi Ralf,
You should check you firewall configuration ... most probably you need to
allow port 9200.
Also check if elasticsearch service is listening on all interfaces or just
localhost (127.0.0.1).
-I.
On Tue, Feb 19, 2019 at 2:48 PM Ralf Prengel
wrote:
> Hallo,
> is anyone here using elastic
Am 19.02.2019 um 13:55 schrieb Ionut Hoza:
Hi Ralf,
You should check you firewall configuration ... most probably you need to
allow port 9200.
Also check if elasticsearch service is listening on all interfaces or just
localhost (127.0.0.1).
Hallo,
the firewall is disabled.
I tried several v
Selinux will not allow connections on other than default http ports.
semanage port -m -t http_port_t -p tcp 9200
Andrea
-Original Message-
From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Ralf Prengel
Sent: Tuesday, February 19, 2019 8:09 AM
To: centos@centos.org
Subject: {EX
On Tue, 2019-02-19 at 14:17 +, Laack, Andrea P wrote:
> Selinux will not allow connections on other than default http ports.
>
> semanage port -m -t http_port_t -p tcp 9200
It's not a web server port - elasticsearch is a database.
P.
___
CentOS m
On Tue, 2019-02-19 at 14:26 +, Pete Biggs wrote:
> On Tue, 2019-02-19 at 14:17 +, Laack, Andrea P wrote:
> > Selinux will not allow connections on other than default http ports.
> >
> > semanage port -m -t http_port_t -p tcp 9200
>
> It's not a web server port - elasticsearch is a databas
On Tue, 2019-02-19 at 15:09 +0100, Ralf Prengel wrote:
>
> Am 19.02.2019 um 13:55 schrieb Ionut Hoza:
> > Hi Ralf,
> >
> > You should check you firewall configuration ... most probably you need to
> > allow port 9200.
> > Also check if elasticsearch service is listening on all interfaces or just
We can either set selinux to permissive (not suggested) or open a port.
Writing custom ports in selinux is not my specialty.
Andrea
-Original Message-
From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Pete Biggs
Sent: Tuesday, February 19, 2019 8:33 AM
To: centos@centos.org
S
Mr. Pearson,
Thanks for that, I do not have a RH support account. I will put in
the scripting to ensure the directory is there. I can confirm that
after putting it in there manually everything seems to work correctly.
That said, I guess I'm interested in the "design" choice and if there
isn't a
On 2/19/19 4:48 AM, Ralf Prengel wrote:
telnet localhost or 127.0.0.1 9200 works local on the machine
telnet 192.168.242.4 9200 connection refused local on the machine. So
it is clear that access from other systems can not work.
Set your network address as "network.host" in
/etc/elasticsear
12 matches
Mail list logo