I have the following in hobbit-clients.cfg:
HOST=conn2 PORT LOCAL=:2387 STATE=LISTEN "TEXT=VSAM Redirector"
Netstat reports the following (from the ports page for the conn2 host):
Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:2387 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN tcp 0 0 192.168.201.8:23 192.168.201.4:1987 ESTABLISHED tcp 0 0 :::22 :::* LISTEN
There is a 2387 in the LISTEN state. The status comes back as red and I can not figure out why.
Both client and server are running the RC-20060712 code.
Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
Rich Smrcina wrote:
I have the following in hobbit-clients.cfg:
HOST=conn2 PORT LOCAL=:2387 STATE=LISTEN "TEXT=VSAM Redirector"
Netstat reports the following (from the ports page for the conn2 host):
Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:2387 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN tcp 0 0 192.168.201.8:23 192.168.201.4:1987 ESTABLISHED tcp 0 0 :::22 :::*
LISTENThere is a 2387 in the LISTEN state. The status comes back as red and I can not figure out why.
Both client and server are running the RC-20060712 code. We use something like this:
PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN PORT "LOCAL=%([.:]22)" state=LISTEN TEXT=SSH PORT "LOCAL=%([.:]50000)" state=LISTEN TEXT=DB2
Perhaps the colon is causing issues?
Well that appears to have worked. I could swear the other format worked previously.
Thanks!
David Gore wrote:
Rich Smrcina wrote:
I have the following in hobbit-clients.cfg:
HOST=conn2 PORT LOCAL=:2387 STATE=LISTEN "TEXT=VSAM Redirector"
Netstat reports the following (from the ports page for the conn2 host):
Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:2387 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN tcp 0 0 192.168.201.8:23 192.168.201.4:1987 ESTABLISHED tcp 0 0 :::22 :::*
LISTENThere is a 2387 in the LISTEN state. The status comes back as red and I can not figure out why.
Both client and server are running the RC-20060712 code. We use something like this:
PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN PORT "LOCAL=%([.:]22)" state=LISTEN TEXT=SSH PORT "LOCAL=%([.:]50000)" state=LISTEN TEXT=DB2
Perhaps the colon is causing issues?
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
participants (2)
-
David.Gore@verizonbusiness.com
-
rsmrcina@wi.rr.com