Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
168 views
in Technique[技术] by (71.8m points)

asp.net - I can't access the site externally from IIS on docker

I have installed IIS on docker, disabled any firewall and configure no-ip for access externalLy, and finally configured no-ip on my router with port fowarding... I have configured iis and congirured local port 91 to 80 container port... from local 'http://pincopallino-no-ip:91' compare correctly the default iis page, but externally network I get 'err_connection_timed_out'....

after, I installed apache server on docker, and configured always local port 91 to 80 container port, and apache page it works both indoors the network and outdoors 'http://pincopallino-no-ip:91'

there is a solution?

question from:https://stackoverflow.com/questions/65911768/i-cant-access-the-site-externally-from-iis-on-docker

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

perfect, now I restarting my computer, ad if run externally !


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...