Developers Forum for XinFin XDC Network

Discussion on: [Solved] How Do I Get an RPC URL for My Subnet?

Collapse
wanwiset25 profile image
Wanwiset Peerapatanapokin

Hi @gaslimit

This is a network issue. It depends on your connectivity on the remote machine to the subnet machine.

Are they on the same network (ie. "ping 10.0.2.15" works)?
Does port 8545 allow external connection on the subnet machine?

You might have to look at NAT, and Port forwarding if you want to call the subnet over the internet.

Thread Thread
gaslimit profile image
𝔤𝔞𝔰 𝔩𝔦𝔪𝔦𝔱 Author

Thank you! that was the issue.