search for: intermapper

Displaying 4 results from an estimated 4 matches for "intermapper".

2015 May 09
2
firewalld trouble opening a port
...telnet: connect to address xx.xx.xx.xx: Connection refused telnet: Unable to connect to remote host Yet, that port is definitely listening on the host: [root at appd:~] #lsof -i :8181 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME java 13423 root 333u IPv6 3526508 0t0 TCP *:intermapper (LISTEN) And if I stop the firewall momentarily : I can telnet to that port from a remote location: #telnet appd.mydomain.com 8181 Trying xx.xx.xx.xx... Connected to appd.mydomain.com. Escape character is '^]'. Of course I bring up the firewall right away once I'm done testing: [r...
2015 May 09
0
firewalld trouble opening a port
....xx.xx: Connection refused > telnet: Unable to connect to remote host > > Yet, that port is definitely listening on the host: > > [root at appd:~] #lsof -i :8181 > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > java 13423 root 333u IPv6 3526508 0t0 TCP *:intermapper (LISTEN) > > > And if I stop the firewall momentarily : > > I can telnet to that port from a remote location: > > #telnet appd.mydomain.com 8181 > Trying xx.xx.xx.xx... > Connected to appd.mydomain.com. > Escape character is '^]'. > > Of course I bring up...
2011 Oct 19
2
network mapping software
Hi all, I'm looking for network mapping software that would walk the local subnet and using snmp/cdp/nmap & friends produce a picture of network connections for documentation purposes. I've seen some for wintendo, but haven't found any decent for linux and CentOS specifically. Something like cheops-ng.sf.net would fill my needs, but before I start a fight with 5+ years old code
2015 May 09
2
firewalld trouble opening a port
...; telnet: Unable to connect to remote host > > > > Yet, that port is definitely listening on the host: > > > > [root at appd:~] #lsof -i :8181 > > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME > > java 13423 root 333u IPv6 3526508 0t0 TCP *:intermapper > (LISTEN) > > > > > > And if I stop the firewall momentarily : > > > > I can telnet to that port from a remote location: > > > > #telnet appd.mydomain.com 8181 > > Trying xx.xx.xx.xx... > > Connected to appd.mydomain.com. > > Escape ch...