Forum archive
FileServer and Port conflicts
OK, I've been digging and digging and finally have to admit I'm stumped...
I have a copy of the fileserver appliance up and running, but need to change the port # of it since I already have port 80 being forwarded to another appliance running Confluence (an awesome program that would make a great addition to your appliances)..
I've spent hours trying to figure out how to go about changing the fileserver to default to port # 456 (just a random port I chose).. I've searched through your forums and on google, and I'm at my wits end!
Any help would be greatly appreciated!
Details:
- Netgear Router WNR834B
- Running on latest version of Virtual Box on latest version of 32 bit Ubuntu
- Downloaded version: turnkey-fileserver-2009.10-2-hardy-x86 using default setting in VirtualBox
Thanks!
Reggie
and it seems that I misled you. Sorry about that. While it does do port forwarding it looks like you are only able to define the incoming port and can't customise the outgoing one. That's a pity cause thats an easy way to do what you want.
So the options left to you are doing what I suggested but with NAT in VirtualBox. Read about it in the VirtualBox User Manual (direct link to relevant section here).
But here's another thought: What about using https? Unless you are also using https for something else that's an easy way to go. Try forwarding port 443 to your appliance and use https:// instead of http://
Your original plan is still an option but requires adjusting the listening port of the webserver serving Extplorer (which I'm not 100% sure what TKL devs used, I'd guess possibly lighttpd but can't confirm at this stage).