Post Reply 
MinimWatch on Linux - Listen on interface
14-05-2013, 13:12
Post: #1
MinimWatch on Linux - Listen on interface
hi

i am trying to use minimwatch on linux to access a minimserver which is on a openvpn bridged network. as far as i can see, minimwatch is only listening on the primary network interface (eth0) and not on the tap0 device of the vpn. shouldn't minimwatch listen on ALL network interfaces that it finds?

greets
KoS

Code:
sudo netstat -nlptu |grep java
tcp        0      0 192.168.53.96:32945     0.0.0.0:*               LISTEN      7079/java      
udp        0      0 192.168.53.96:38629     0.0.0.0:*                           7079/java      
udp        0      0 239.255.255.250:1900    0.0.0.0:*                           7079/java      
udp        0      0 192.168.53.96:58290     0.0.0.0:*                           7079/java      
udp        0      0 192.168.53.96:43958     0.0.0.0:*                           7079/java
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
MinimWatch on Linux - Listen on interface - KoS - 14-05-2013 13:12

Forum Jump:


User(s) browsing this thread: 1 Guest(s)