ps aux |grep 19999the result must be similar to:
root 3384 0.0 0.0 66288 1224 ? Ss 11:24 0:00 /usr/sbin/sshd -p 19999 -f /etc/ssh/sshd_config.tunneluser3) Remove the tunneluser configuration file.
root 9522 0.0 0.0 103324 916 pts/2 S+ 11:34 0:00 grep 19999
rm -f /etc/ssh/sshd_config.tunneluser4.)copy the patched file over the original one and overwrite it.
cp /tmp/phProvision.sh.patch /etc/init.d/phProvision.sh5) Kill the existing process listening on port 19999.
cp: overwrite `/etc/init.d/phProvision.sh'? y
pkill -f '/usr/sbin/sshd -p 19999'6) Restart the system.
shutdown -r now7) When Super restarted , check that tunneluser is not listening anymore on port 19999.
ps aux |grep 19999the result must be similar to:
root 10179 0.0 0.0 103320 912 pts/2 S+ 11:35 0:00 grep 19999
Problem Verification
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.