Comment 21 for bug 1979885

Revision history for this message
Harald Rudell (harald-rudell) wrote :

To get portmap 111 off the network one has to edit:

nano /usr/lib/systemd/system/rpcbind.socket

ListenStream=127.0.0.1:111
ListenDatagram=127.0.0.1:111
ListenStream=[::1]:111
ListenDatagram=[::1]:111