473,398 Members | 2,525 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

How to get to apache webserver behind router?

Thew
69
So i have my ip adress going to my router page,
192.168.0.1 to my router page, 192.168.0.100 failing,

And i want to get 83.81.212.133 to my localhost page.

I did everything i needed to do that they told me at portforward.com

So i haven now in my router:


On my firewall:


ipconfig /all in CMD:


And in httpd.conf:
Expand|Select|Wrap|Line Numbers
  1. Listen 127.0.0.1:80
And it doesn't work?!

I only want to get 83.81.212.133 to 127.0.0.1!

Help!
Mar 1 '11 #1
1 3651
numberwhun
3,509 Expert Mod 2GB
If your router supports port forwarding, then you can set up a forward so that when someone goes to 83.81.212.133:8080, it gets sent to your local machines address of 192.168.0.100:80.

You would never send it to 127.0.0.1 as that is always self to a machine.

You can find out how to setup your router for port forwarding by going here.
Regards,

Jeff
Mar 6 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Vikram | last post by:
Hello All, Unable to run php files on Linux . php-4.2.2 is preinstalled on RHL 9 .Whenever I run a .php file in the webbrowser(Mozilla) the HTML source code of the file is being displayed...
1
by: Wayne's World | last post by:
hi everyone, i have a big problem, writing a image from my applet to my apache webserver. i tried three way's of writing that file. every way was described in forums to solve this problem, but...
2
by: Daniel Santana | last post by:
Hi again. Now I got a brand new problem using the java webservice. I'm trying to use the wsdl tool of the "Microsoft Visual Studio .Net 2003 Command Prompt"... but I got the same message when...
3
by: Evan Camilleri | last post by:
We installed a firewall (ISA Server) before the webserver. Now the ASP.NET is giving me the IP of the ISA server and not the actual ip of the users.... so i cannot know from where my users are! ...
2
by: seed | last post by:
Can I run an ASP.NET program on apache web server?
1
by: jonathan184 | last post by:
Hi before i put on the router. I setup a basic vpn server and was able to connect and authenticate using pptp. my client side i am using windows xp pro ms vpn client On the server it DSL...
1
by: Ora | last post by:
Hi all, I am new to Web Architecture, pls help me. I have a jsp and i want it to be deployed on Apache(or any other webserver). for this what are the steps? what al files in webserver needs to be...
0
by: Mohamed Muneer Selim | last post by:
I have found an application named "webmin", of course it has adifferent naming under Linux, that I don't know which is better to use, that manages webservers I don't know how good is this or how to...
1
by: Swethacjain | last post by:
Hi All, I am working on a project where i have to send data from a GSM module to a webserver (Apache). How should i proceed? Can the data be sent directly to a database (Ex. Apache Derby). I am...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.