<html><head><title>Re: [pgpool-general: 7873] URGENT RESPONSE NEEDED : Pgpool not listening to 9999</title>
<meta charset="utf-8" http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 10pt;">Hello.<br>
<br>
iptables shows your current firewall rules, not listening ports.<br>
To check if there is a process listening on specific port you can use netstat command, for example<br>
netstat -tunlp |grep 9999<br>
or<br>
netstat -tunlp |grep 9898<br>
<br>
<br>
You wrote 11 ноября 2021 г., 19:34:42:<br>
<br>
</span><table style =" border-collapse: collapse;" cellpadding = 1 cellSpacing = 2>
<tr>
<td  width=3 bgcolor= #0000ff><br>
</td>
<td ><span style=" font-family:'courier new'; font-size: 10pt;">Hi Pgpool team,<br>
<br>
   We are in a production call, and what we are seeing is, when pgpool is started on slave nodes its not binding to 9999 & 9898. Could you please help us know how to proceed in this regards.<br>
<br>
<span style=" font-size: 8pt;">iptables -L -n --line-numbers | grep :9999<br>
<br>
iptables -L -n --line-numbers | grep :9898<br>
<br>
Both the above commands are not returning any output while pgpool is running.<br>
<br>
Attaching logs for reference, please let us know at the earliest.<br>
<br>
Master : vidm2<br>
Slave 1 : vidm1<br>
Slave 2 : vidm0<br>
<br>
</span></span><a style=" font-family:'arial'; font-size: 10pt; font-weight: bold;" href="https://drive.google.com/file/d/1MaJ14U-jKSMBSIywWCWElyifEW0OmYg3/view?usp=drive_web"> </a><a style=" text-decoration: normal; font-family:'arial'; font-size: 10pt; font-weight: bold;" href="https://drive.google.com/file/d/1MaJ14U-jKSMBSIywWCWElyifEW0OmYg3/view?usp=drive_web">pgpool.7z</a><br>
</td>
</tr>
</table>
<br>
<br>
<br>
<span style=" font-family:'arial'; color: #c0c0c0;"><i>--<br>
Best regards,<br>
 Pavel                      </body></html>