I am setting up nginx as a reverse proxy. The server runs on directadmin and lamp stack.
I have nginx running on port 81.
I can access all my sites (including virtual ips) on the port 81. However when I forward the traffic from port 80 to 81, the virtual ips have a message saying "Apache is running normally".
I'm trying to set up a web server for my first time. I'm running Ubuntu 12.04.1 and i've installed LAMP. I have also set up a static IP for the server, 192.168.0.111 and reserved it in the router settings. So far so good.
Now to the problem. I forwarded port 80 to the servers IP address, but the server is not responding to any connections.
I would like to setup a personal home server, I bought a mac mini and I installed Ubuntu server on a Virtualbox machine using bridge adapter. All is fine, I can type the ip of the VM in any browser of any pc in my home network and I can see a welcome page served by Apache ("it works!"). So far so good... but now I want to be able to expose my web server to the outside world!
Hello,
I have an headless ubuntu server with two NICs and set internet sharing according to
this tutorial http://codeghar.wordpress.com/2012/0...d-dhcp-server/
Everything is just fine, but i have some problems with magnet link torrent uploading.
So how can I make a port-forwarding for Transmission port - 51413?
I'm trying to set up a simple static website, and I have an issue with nginx that's complicated by a number of things, most notably the fact that my ISP blocks all inbound port 80 traffic.
First, I got a web forward set up so that www.mysite.com will redirect to mysite.com:8000, and then I set up my router to forward port 8000 to my server running nginx.
I have a Windows 7 host machine running VirtualBox (v4.122) and a guest VM of Kubuntu 12.04 running Apache2.
I can access the Apache server from the host machine but it will only load the default Apache welcome page and is ignoring all of my virtual hosts.
Some more details about the configuration:
The Kubuntu VM has several virtual hosts that all work fine when accessed via a web browser insi
I use Windows 7 but I run Linux Ubuntu in a VirtualBox. I have installed a LAMP server on Ubuntu but I am not sure how to access it. Right now I have my router set up to Port forward to my IP but that IP is only good for my HOST computer. Is there a way to forward to my Virtualized Guest OS?
I'm attempting to RDP from the internet to a server in my LAN.
This is a rather complex problem. I've got a home web server I've been trying to set up on a virtual computer. I got Linux Mint 14 installed (cinnamon with codecs) with Apacha, PHP, MYSQL, htop, and nothing more. I have the networking settings in Virtual Box set to "bridged" and I'm port-forwarding via my router only port 80 over TCP to it.