Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access my site #10

Open
Hid-K opened this issue Mar 24, 2024 · 4 comments
Open

Cannot access my site #10

Hid-K opened this issue Mar 24, 2024 · 4 comments

Comments

@Hid-K
Copy link

Hid-K commented Mar 24, 2024

I've set up http server for initial setup ( used npm http-server ), configured reverse-proxy, but i cannot acess my site neither by .ton domain, nor by .adnl.
I can access other sites, like foundation.ton
I've also tried to forward port on my router, but it didn't work. Am i supposed to have a static IP?
My config:

{
	"proxy_pass": "http://localhost:8080/",
	"private_key": "private key",
	"external_ip": "my ip ( i've checked it )",
	"listen_ip": "0.0.0.0",
	"network_config_url": "https://ton.org/global.config.json",
	"port": port
}
@xssnick
Copy link
Contributor

xssnick commented Mar 24, 2024

Hi, you need to have open ports also on your provider side (as i know, usually this is paid feature, comes with static white ip). Or you may rent some vps and setup proxy there.

@Hid-K
Copy link
Author

Hid-K commented Mar 25, 2024

okay, thanks! but, is there any ways to configure it, so it won't need a port forwarding?

@MyFamily91
Copy link

@MyFamily91
Copy link

MyFamily91 commented Oct 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants