mumax / 3

GPU-accelerated micromagnetic simulator
Other
450 stars 150 forks source link

How to use mumax3-server #215

Closed ghost closed 5 years ago

ghost commented 5 years ago

I have a server based on linux that does not have a graphical interface. I would like to use mumax3-server to view the files that are running.

In the server i put:

mumax3-server

2018/12/14 13:29:06 serving at zt:35360 2018/12/14 13:29:06 serving at 127.2.3.1:35360 2018/12/14 13:29:06 serving at [::1]:35360 2018/12/14 13:29:20 -- portscan done

when I try to enter the ip direction http://server-ip:35360 from another computer, the browser shows that the connection has expired.

I have to do something extra?

zhouxzh commented 5 years ago

I also just try Mumax3. the server-ip means your server’s real IP address. You could just type the command “ ifconfig” to check your server’s IP address. For example, if your server’s IP address is 192.168.1.101, then you could enter “192.168.1.101:35360” in you local web browser.

Dr. Xianzhong Zhou Guangdong University of Technology

在 2018年12月14日,下午9:37,Mc210 notifications@github.com 写道:

I have a server based on linux that does not have a graphical interface. I would like to use mumax3-server to view the files that are running.

In the server i put:

mumax3-server

2018/12/14 13:29:06 serving at zt:35360 2018/12/14 13:29:06 serving at 127.2.3.1:35360 2018/12/14 13:29:06 serving at [::1]:35360 2018/12/14 13:29:20 -- portscan done

when I try to enter the ip direction http://server-ip:35360 http://server-ip:35360/ from another computer, the browser shows that the connection has expired.

I have to do something extra?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mumax/3/issues/215, or mute the thread https://github.com/notifications/unsubscribe-auth/AZnEh8FVQMupYSULC3edX84tZPYyJZSSks5u46mugaJpZM4ZTi-p.

ghost commented 5 years ago

It's very strange, it does not work.

zhouxzh commented 5 years ago

Maybe you need to consider about your network configuration. What about your router setting? Sometime, the firmware can block the port accession, or the router is not allow you to access the port. One possible solution is that you ask the administrator. Or you could think about use the ssh tunnel to forward the Mumax3-server port to your local computer.

Dr. Xianzhong Zhou Guangdong University of Technology Guangzhou, China zhouxzh@gdut.edu.cn

在 2018年12月19日,上午2:04,Mc210 notifications@github.com 写道:

It's very strange, it does not work.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mumax/3/issues/215#issuecomment-448314087, or mute the thread https://github.com/notifications/unsubscribe-auth/AZnEhwNMPtXWhT0YCwMTBEbi2ZLkLWEGks5u6S5CgaJpZM4ZTi-p.