Hello
Is it possible for the ASCS Services to Listen only on one host address? For the icm I can controll that with icm/server_port_x HOST=..., but how can I control this on the other Services. I see in the worklog follow entry:
GwPrintMyHostAddr: my host addresses are :
1 : [10.x.x.x] hostname_main (HOSTNAME)
2 : [127.0.0.1] loopback (LOCALHOST)
3 : [10.x.x.x] anothernichostname (NILIST)
But I don't want entry 2 and entry 3 Image may be NSFW.
Clik here to view..
bash-4.2# lsof -i | grep "SIDadm.*LISTEN"
igspw_mt 4194400 SIDadm 7u IPv4 0xf1000e000745ebb8 0t0 TCP *:40002 (LISTEN)
jstart 5898384 SIDadm 36u IPv4 0xf1000e00058053b8 0t0 TCP *:50020 (LISTEN)
jstart 5898384 SIDadm 200u IPv4 0xf1000e000cbe43b8 0t0 TCP *:47072 (LISTEN)
gwrd 10616862 SIDadm 8u IPv4 0xf1000e00032853b8 0t0 TCP *:sapgw01 (LISTEN)
igspw_mt 12779566 SIDadm 7u IPv4 0xf1000e00063573b8 0t0 TCP *:40001 (LISTEN)
igsmux_mt 21954634 SIDadm 7u IPv4 0xf1000e00032a83b8 0t0 TCP *:40080 (LISTEN)
igsmux_mt 21954634 SIDadm 9u IPv4 0xf1000e0003312bb8 0t0 TCP *:40000 (LISTEN)
sapstarts 23265336 SIDadm 11u IPv4 0xf1000e00027fc3b8 0t0 TCP *:50113 (LISTEN)
sapstarts 23527664 SIDadm 12u IPv4 0xf1000e0006c1d3b8 0t0 TCP *:50013 (LISTEN)
jstart 25428020 SIDadm 9u IPv4 0xf1000e001509c3b8 0t0 TCP *:64993 (LISTEN)
msg_serve 25493742 SIDadm 10u IPv4 0xf1000e000352b3b8 0t0 TCP *:nimsh (LISTEN)
msg_serve 25493742 SIDadm 12u IPv4 0xf1000e000721fbb8 0t0 TCP *:8101 (LISTEN)
enserver 28639240 SIDadm 19u IPv4 0xf1000e0003490bb8 0t0 TCP *:sapdp01 (LISTEN)
It would be nice if this is possible with a parameter to listen only on one hostname (hostname_main). I don't want to control this via IPSec/IPChains.
Thank you.
Best regards,
Florian