About 1,227,667 results (3,039 milliseconds)

rootkit or trojaned version netstat alerts

https://groups.google.com/g/ossec-list/c/YCA19RajWe8
If you ever had trouble with hidden ports on Linux (2.4 and 2.6), I may ... do not listen on it, netstat will not show it at all (the same does not ...

Triggering Agentless alerts to show in security events

https://groups.google.com/g/wazuh/c/FeV-j5n2P4g
Mar 30, 2023 ... I just deployed and manage to connect and monitor my linux endpoint by using the agentless method. I want to test if it is actually receiving ...

Help with JODConverter Install

https://groups.google.com/g/jodconverter/c/isLZC1qHbe4
Jun 30, 2012 ... Although I do see OO is running as a service listening on the port I set, when I check this by running command netstat -anp tcp in cmd prompt.

Trick to running Nginx with Vagrant?

https://groups.google.com/g/vagrant-up/c/xj_0a7RP8lY/m/VBBfkd57BwAJ
Can be se-linux can be iptables, can be listen, can be virtualhost, etc. ... Though these don't show up in this particular netstat. Just going to mention ...

Django development running on 127.0.0.1:8000 not accessible from ...

https://groups.google.com/g/django-users/c/SLu1-TJsA1o
0.1 without the prot number works fine but the django development server requires a port number. I have not encountered this problem before and am puzzled by ...

Need help to Disable IPv6 (kubernetes node/master/minions)

https://groups.google.com/g/kubernetes-dev/c/LDqKqcPunxM/m/u-_sybyoBAAJ
Jun 20, 2018 ... Service (docker container) successfully runs in node/minion. When i tried to check netstat -an | grep udp (checking the exposed node ports) - ...

Problem running post-install step.

https://groups.google.com/g/lucee/c/Pkr5rg1SwZ0
Jan 30, 2016 ... Then I attempted a fresh install using the installer without the IIS box checked ... > > try running netstat to show what ports are listening with ...

Newbie question regarding Homer/Capturagent

https://groups.google.com/g/homer-discuss/c/YSuH5N13W4A
Dec 11, 2017 ... kamailio is per default listening on port 9060 - check that and correct your captagent to send to port 9060. ... I have verified via netstat the ...

SDN-IP implementation support

https://groups.google.com/a/onosproject.org/g/onos-dev/c/Ua7L0hcQj1Q
Therefore there is no service in the ONOS server that is listening to port ... Although if you set the port in netstat, maybe it is OK - but are you sure ...

Port Forwarded not working, exahausted possible solutions

https://groups.google.com/g/vagrant-up/c/I-icBqGZt6s
sudo netstat -lptn and other options shows the ports of ssh and my postgresql listening, but nothing for the forwarded ports in the config file. ... you can test ...

Configuring Tor and Privoxy in Squeeze

https://groups.google.com/g/linux.debian.user/c/vt0pmFG5ZlE
May 31 11:39:48.219 b7ddd8d0 Info: Listening on port 8118 on IP address ... http://config.privoxy.org. To test Tor without privoxy, clear all fields in ...

ossec-remoted not binding to 1514/udp?

https://groups.google.com/g/ossec-list/c/DDcnm9qU8Fs
Jan 4, 2011 ... ICMP <server_ip> udp port 1514 unreachable, length 109. Which indicates there's no process listening on the port. netstat does not show 1514 in ...

Kplex and Openwrt

https://groups.google.com/g/kplex/c/HoStKRhHBow
... linux it would be /dev/ttyUSB0. Having said that, there ... check to see if kplex is actually listening on a tcp port: "netstat -f inet -an | grep 10110".

Port forwarding trouble

https://groups.google.com/g/vagrant-up/c/xyeGkXWgDzg
check the guest firewall is not causing issue, and also, check the port of ... per netstat it only show listening on ipv6, no have more information on why

Initial Setup: Failed to start PHP 7.0 FastCGI

https://groups.google.com/g/ica-atom-users/c/t89xI0eCvvk
My only suggestion is to double check netstat again, and possibly look ... Port 9200 does not show as listening.. [email protected]'s profile ...

raw socket on port 255

https://groups.google.com/g/comp.unix.admin/c/L80XahGrjPE
This is my first post and I'm trying to figure this out. When I do "netstat -an", I get the following: linux:/var/run # netstat -an. Active Internet connections ...

Nomad Job examples in HCL and JSON

https://groups.google.com/g/nomad-tool/c/22Lvv34LmP0
I see the docker container running on the dynamic port 46665 and tried to reach it via http:<nomad_client_ip>:46665 without any luck. 2) Is there are simple way ...

Turn Server is not working

https://groups.google.com/g/turn-server-project-rfc5766-turn-server/c/7rKBKYbH7DY
and started the turnserver. After that i checked it using netstat -tlpn to make sure it is working or not. The netstat displayed it is listening to port 3478 ...

Where are some real directions on how to use this thing?

https://groups.google.com/g/rcdevs-technical/c/JWqnqdW2mRc
Jun 6, 2014 ... It looks like another process is already listening on the port 80. Could you type the following command and tell us what you get: netstat -lnpt ...

Problem adding custom rules using full commands

https://groups.google.com/g/ossec-list/c/ZJEmCQeDpeM/m/7xzgMs7ws90J
Nov 2, 2010 ... Checking the log file.. 2010/11/03 07:54:23 ossec-logcollector: INFO: Monitoring full output of command(360): netstat -tan |grep LISTEN | grep - ...