LAN server - Proxy, DNS, WEB - I'm lost!!!


 
Thread Tools Search this Thread
Special Forums IP Networking LAN server - Proxy, DNS, WEB - I'm lost!!!
# 1  
Old 07-02-2009
LAN server - Proxy, DNS, WEB - I'm lost!!!

Ok! I started to do something and I got lost...and crazy! I got MW2000S gateway device that provides wireless internet access! It is configured to work as NAT. Clients connect to MW and have access to internet and it works beautifully! And now! In the same network I have Ubuntu machine. First I wanted to configure http proxy using Squid! I managed to do that. Then I created web page so that network clients can access it without need to go to internet. I managed to configure apache2 with all following stuff and used joomla for web site. Now, it works! I can access it but only over IP address. Now I want network domain so clients can type Domain Names, Web Hosting, VPS Hosting,*and SSL Certificates - MyDomain or something and access my website. For now, that website doesn't have anything to do with internet!! So I searched and found BIND! I installed it and found it quite interesting. I know I can set up domain for my internal network website using BIND. But I have lots of problems. I also want to set up DNS caching server to speed up DNS requests for internet.

DHCP server from NAT device (MW2000S) serves address range 192.168.1.0-100
My apache is at 192.168.1.99, static IP address.
First thing I want to do is to set up a local domain for my website 192.168.1.99/jommla (web address) to be local.website.something
I need to do it without editing anything on clients computers. Because I cannot edit anything since I don't even know who is on my network. When I tried to configure it i messed up my DNS servers so I lost Internet connection and stuff like that.

Well, here I need help from an expert how already did these kind of things. I just need some directions, I'm willing to work on this and i will provide any information needed. I think I have interesting situation, not quite simple! I did read lots of stuff on BIND, DNS, Squid proxy, apache!!! I just got lost on merging all that together with my MW2000S on top!

1: HTTP Caching Squid proxy
2: Apache WEB server
3: BIND for local web domain name and DNS caching server

Please help!

Last edited by salvor_hardin; 07-02-2009 at 07:20 AM.. Reason: adding something...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Gmail cannot view picture through web browser through squid proxy server

Hi, forum reader, I have a squid problem. We have 2 squid proxy for two different group staffs, both of them can access gmail for web email access. It used about half year. One day we send out email with image but one proxy group user cannot view that pic but another group can see. Any idea for... (2 Replies)
Discussion started by: justinianho
2 Replies

2. IP Networking

Local Lan, no-ip directed DNS forward, surf within lan

Hi, We have a website running on a local centos 5.4 surfer, static IP. The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server. My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine. However, we cannot see... (3 Replies)
Discussion started by: lawstudent
3 Replies

3. IP Networking

lan DNS and telnet and GNS

hi i am stuck middle of this configuration.plz help me outta it. /../chroot/etc/named.conf // Enterprise Linux BIND Configuration Tool // // Default initial "Caching Only" name server configuration // options { directory "/var/named"; dump-file... (0 Replies)
Discussion started by: csayantan
0 Replies

4. Web Development

Cannot access Apache web server from Wan side, only Lan side.

I have installed WAMPSERVER 2.0 on my windows vista x64 system but still am having issues with getting the webserver to be seen outside my local network. It is working fine within my local network. Been through several setup tutorials so far, no dice still. For testing purposes I have... (1 Reply)
Discussion started by: davidmanvell
1 Replies

5. IP Networking

Software/tool to route an IP packet to proxy server and capture the Proxy reply as an

Hi, I am involved in a project on Debian. One of my requirement is to route an IP packet in my application to a proxy server and receive the reply from the proxy server as an IP packet. My application handles data at the IP frame level. My application creates an IP packet(with all the necessary... (0 Replies)
Discussion started by: Rajesh_BK
0 Replies

6. IP Networking

DNS on LAN

Hi all. I am trying to use BIND9 as DNS server. All goes well, except that i can't lookup my relative LAN hostnames instead of full domain names. F.e. i can lookup host hostname.subdomain.domain but can't host hostname This is my master zone file --------------------- $TTL 3h... (2 Replies)
Discussion started by: kukuruku
2 Replies

7. UNIX for Dummies Questions & Answers

LAN traffic rerouting to web server

Hello. I am not sure where to post this and would appreciate any moderator help in moving this to the area where it is most applicable. Thank you. I've posted these questions in a couple different forums, but have not received any answers about what I am doing wrong. I would appreciate any... (3 Replies)
Discussion started by: J-Fal
3 Replies

8. UNIX for Advanced & Expert Users

How can I use DNS Server to Load Balancing my Web Servers ??

Anyone can give me some idea about DNS Server Configuration that I want to load balancing my Web Servers . (1 Reply)
Discussion started by: ottobian
1 Replies
Login or Register to Ask a Question