Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: m0n0wall & Apache |
|
Author |
|
ColdCoffee
Joined: 09 Oct 2006 Posts: 1
|
Posted: Mon 09 Oct '06 10:17 Post subject: m0n0wall & Apache |
|
|
Seeking some advice on why my router is blocking me from viewing my page using my ISPs ip. On my LAN it works great on the net it works great but I can't view it others can. I am using m0n0wall(http://m0n0.ch/wall/) I have Block private networks unchecked on the WAN interface. Is there some safety or option I have to turn off to be able to access it using my ISPs ip.
Thank you
Nice site |
|
Back to top |
|
CanUuRead
Joined: 18 Sep 2006 Posts: 38
|
Posted: Mon 09 Oct '06 10:53 Post subject: |
|
|
I have a router that behaves the same way...pain in the ass...but other than that I love. I have to use a localnet static (192.168.*.*), then I have to tweak my HOST file in order to view my domain.
If others outside your network can view your web, and that is what you want...you can edit your HOST file so that it points your domain to your local PC.
I'm not familiar with Monowall, so my best advice is read the manual that came with. Beyond that, you could email or call their support. |
|
Back to top |
|
DeliriumServers
Joined: 17 Jun 2006 Posts: 54 Location: H Town
|
Posted: Tue 10 Oct '06 1:52 Post subject: |
|
|
I also use m0n0wall, and yes it and many other firewalls have this same symptom, it has to do with the rules. I edit my host file just like CanUuRead recommended and it has always worked well. A bit of a pain when i have alot of subdomains, but it works and I feel safe with m0n0wall.
-delirium |
|
Back to top |
|
EElyn
Joined: 16 Oct 2006 Posts: 4
|
Posted: Mon 16 Oct '06 15:45 Post subject: |
|
|
Hi,
No, the problem is by design (or lack of feature if you will).. iptables, which is the firewall used in Monowall, must be configured with loopback tables before a LAN client can communicate with another LAN client through the WAN ip.
As of the current version, monowall does not support this.
If you use monowall as your DNS server, a workaround is to use the DNS Forwarder feature. In the first table on the Services -> DNS Forwarder screen, insert a new entry for the host (www), domain (example.com) and IP (LAN ip) of your server. To test it, open up your console and enter ipconfig /flushdns followed by ping www.example.com. The IP address resolved should be the LAN IP you entered in the above table.
If you do not use Monowall as your default DNS Server, you have to edit your Hosts file (notepad %systemroot%\system32\drivers\etc\hosts).
Hope it helps.. |
|
Back to top |
|
|
|
|
|
|