Port to be opened
i have the rstatd process running on 3 different ports on 3 zones - the servive is online for all 3 zones.
> zone1] # rpcinfo -p | grep rstat
100001 2 udp 34905 rstatd
100001 3 udp 34905 rstatd
100001 4 udp 34905 rstatd
> zone2 # rpcinfo -p |grep rstat
100001 2 udp 34649 rstatd
100001 3 udp 34649 rstatd
100001 4 udp 34649 rstatd
> zone3] # rpcinfo -p | grep rstat
100001 2 udp 34577 rstatd
100001 3 udp 34577 rstatd
100001 4 udp 34577 rstatd
The client want the port to be the same for all 3 zones as they want to connect via VPN - i would like to know how to change the port to the same for all 3 zones - are there any risks involved? etc
please advise,
many thanks,