First time here? Check out the FAQ!

Ask Your Question
1

Running several notebooks in the same machine

asked 13 years ago

mmarco gravatar image

I have three notebooks running in the same machine, listening to ports 8000, 8001 and 8002.

I also have set three different names in the DNS pointing at the IP of this machine.

Is there a way to redirect connections to the different ports deppending on the name that the client has pointed to?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
0

answered 13 years ago

niles gravatar image

This is certainly possible, but seems like a domain name management question rather than a Sage question. In a quick google search, I found the wizard at

http://dyn.com/support/wizard/

(the one for "Alternate Port") describes how to do this, using tools I'm not familiar with. Perhaps this will be enough to get you on the right track though?

good luck!

Preview: (hide)
link
0

answered 13 years ago

mmarco gravatar image

Ok, i finally solved it by installing nginx as reverse proxy (i think any other program that can work as reverse proxy, as squid or apache would work too).

Preview: (hide)
link

Comments

glad to hear it!

niles gravatar imageniles ( 13 years ago )

Yep. I use apache and it works well too. That's how the public notebook servers are set up as well.

Jason Grout gravatar imageJason Grout ( 13 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 13 years ago

Seen: 684 times

Last updated: Sep 16 '11