Tagged Questions
0
votes
1answer
312 views
forward port 80 for multiple IP addresses on the same Ubuntu server
I am using an Ubuntu 12.10 server as a router/NAT for an internal network to the internet. I have also configured the server to forward port 80 to a server sitting on my internal network. This all ...
1
vote
1answer
106 views
How can I make sure my server is connecting through my router?
I have a Ubuntu server with PHP, Apache2 and all of that setup and working on my LAN. Meaning from any computer connected to the same router I can connect to 10.0.0.3 (My server). I have setup my ...
0
votes
1answer
100 views
Ports misbehaving - Closed but they are opened
I have an interesting problem for you.
I have a few ports that I opened up. On my router and I allowed then on my firewall too with sudo ufw allow 30999.
But still the application which would use ...
0
votes
4answers
1k views
Configuring my router
I need to configure my router so I can access the website I have running on my computer from the outside world.
How can I do this? I think I need to open the port 80 on the router, which gets ...