Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

IBM rpc mount export: RPC: Unable to receive; errno = No route to host

firewall-cmd --permanent --add-service=rpc-bind
firewall-cmd --permanent --add-service=mountd
firewall-cmd --permanent --add-port=2049/tcp
firewall-cmd --permanent --add-port=2049/udp
firewall-cmd --reload
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #IBM #rpc #mount #Unable #errno #No #route #host
ADD COMMENT
Topic
Name
5+8 =