|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
sharing internet and running intranet webapps
I have a very basic LAN of 6 PCs all win 98SE. One Pc is used to run proxy and share internet connection.
the same PC is used for a local intranet web app being hosted using Apache/MySQL/PHP. Now when we try to connect to the sever PC using web browser the resuest is send to proxy Server and it looks for the page on internet? What shud I do? our ips range from 192.168.1.1 to 6
__________________
Kumar Chetan ----- 7+ Yrs of PHP/MySQL/JS/CSS/HTML/XHTML _SelfProcclaimedGuru To err is human. To blame your computer for your mistakes is even more human, it is downright natural. |
|
#2
|
||||
|
||||
|
In the IE options, you can set exceptions which will bypass the proxy server. You'll find the options in Tools, Internet Options, Connections, LAN Settings, Advanced. Enter in the IP address of the server in the text box at the bottom.
|
|
#3
|
||||
|
||||
|
didn't work
Lemme put some more light.
the machine with proxyserver and apache server has IP 192.168.1.1 and I did the same as u asked. result is same error 400 the page cannot be found ![]() |
|
#4
|
||||
|
||||
|
Are you sure that you've got Apache and the proxy server configured correctly? Check that the proxy server isn't doing anything which could be interfering with the web server.
|
|
#5
|
||||
|
||||
|
Quote:
I am dumb. How Do I check this? As I start apache I can access the localhost web server and also the any internet web server. I mean to say That I can run the localhost apps and also surf the web. I know a bit about httpd.conf and it is saying this for server >>#Listen 3000 >>Listen *:80 >>ServerName localhost I just put these features I thot wud help |
|
#6
|
||||
|
||||
|
I'm afraid I'm not the one to ask questions about Apache. I've only really used IIS. But, on the web server itself, are you able to access the intranet site by typing in http://192.168.1.1 ?
|
|
#7
|
||||
|
||||
|
Quote:
Lemme again list wats goin on I have apcahe on machine kumar(192.168.1.1) and I use it as Proxy server for machine Nitin(192.168.1.2) and Jiwan(192.168.1.3) B4 using proxy server Jiwan and nitin use to access the intranet app using web browser. they used machine name as webserver address or IP 192.168.1.1 now as I started using Proxy Server the scene changed. NOW I only machine kumar can access that Intranet app. that too using name kumar in web browser. kumar can ping nitin and jiwan and both machines ping kumar Now wat shud I do to make intranet app on kumar and Internet both available to my Lan ie. to machine jiwan and nitin ![]() |
|
#8
|
||||
|
||||
|
If I understand you correctly, you don't want the computers Nitin and Jiwan to use the proxy server when accessing the address http://kumar. If that's the case, then I'm not sure, as I would have thought that the setting in my first post of this thread would have helped.
Is there any setting on the proxy server which is stopping this from working? |
|
#9
|
||||
|
||||
|
Sorry pal I want MAchines Nitin and Jiwan to use both proxy server and access machine kumar as http://kumar/
This will help nitin and Jiwan to use internet and both intranet apps. IS this a security threat? ie I am using Both internet and intranet apps on one machine using http? I want to be sure as I am going to install the same app on a similar LAN with 14-16 Pc all of them are always online. |
|
#10
|
||||
|
||||
|
I'm pretty sure that I understand you now.
Quote:
I don't think so. One computer should be fine sharing out the Internet as a proxy server and hosting an intranet. But I don't know why it's not working. It must have something to do with your proxy server. If adding the computer name to the options in IE doesn't help, then there must be something on the proxy server interfering with the intranet. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Networking Help > sharing internet and running intranet webapps |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|