I have a node that has addnode=mainnet.z.cash in config. The node has been working fine till yesterday. However, due to a new firewall rule mainnet.z.cash was blocked in our network. It may take few more days to relax the rule. However, apart from mainnet.z.cash, are there anyother trustable public nodes that we can connect to?
Currently, the sync halted as it cannot reach mainnet.z.cash.
Even without the addnode line, your node should still be able to fetch peers as long as it can make DNS requests to either dnsseed.z.cash (which might also be blocked by your firewall if it is blocking *.z.cash) or dnsseed.str4d.xyz (which I operate on my personal domain). You can also manually fetch peer IPs from them with e.g. dig dnsseed.str4d.xyz and then addnode the results.
https://explorer.zecmate.com/network has a list of active node (with their current uptime). A bunch of these are backup nodes for miningpools so they are pretty reliable.