RE: problem with proxy pass

2020-03-04 Thread Reinis Rozitis
> Hi. > Here the result from tcpdump: > from inside my network > 192.168.1.10.60221 > 192.168.1.3.fujitsu-dtcns: UDP, length 107 > 192.168.1.3.fujitsu-dtcns > 192.168.1.10.60221: UDP, length 85 > > From all agenst fro outside my network: > any.public.ip.address.56916 > 151.1.210.45.fujitsu-dtcns:

Re: problem with proxy pass

2020-03-04 Thread Stefano Serano
Hope this help Da: nginx per conto di Reinis Rozitis Inviato: lunedì 2 marzo 2020 19:07:39 A: nginx@nginx.org Oggetto: RE: problem with proxy pass > but my agents are still unable to send logs over port 1514 UDP Well at least the nginx setup seems in working order. Now

RE: problem with proxy pass

2020-03-02 Thread Reinis Rozitis
> but my agents are still unable to send logs over port 1514 UDP Well at least the nginx setup seems in working order. Now do you see any more detailed messages on the agents (like extended ip/port info / connection error)? Also you could inspect the network traffic to see if the centos box re

Re: problem with proxy pass

2020-03-02 Thread Stefano Serano
but my agents are still unable to send logs over port 1514 UDP Da: nginx per conto di Reinis Rozitis Inviato: lunedì 2 marzo 2020 00:09:53 A: nginx@nginx.org Oggetto: RE: problem with proxy pass > The agents in my local network(192.x.x.x)) instead, are

RE: problem with proxy pass

2020-03-01 Thread Reinis Rozitis
> The agents in my local network(192.x.x.x)) instead, are able to authenticate > over port 1515 TCP, but not to send logs over 1514 UDP. The agents log said > that they are unable to connect over that port. > > If I temporally change the port 1514 UDP to 1514 TCP in my HIDS nodes, and > make the s

RE: problem with proxy pass

2020-02-27 Thread Reinis Rozitis
> From the hosts outside i've no connection problem, but from inside they are > unable to connect to the port. No firewall are enable on Nginx LB( Centos 7 > machine by the way) and Selinux is disabled. By "from inside" you mean other hosts in LAN or the same centos machine? If first then it's