View previous topic :: View next topic |
Author |
Message |
DoIt-Yourselfer -
Joined: 01 Jun 2007 Posts: 10
|
Posted: Fri Aug 17, 2007 8:57 pm Post subject: Server on just local network |
|
|
Hello. How do I run abyss web server so that just computers on my lan can access it, and not from the entire internet, merely as an experiment.
I need to know how to block all ip addresses that isn't in my lan. E.g. 192.168.1.100-192.168.1.254
Last edited by DoIt-Yourselfer on Fri Aug 17, 2007 9:57 pm; edited 1 time in total |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Aug 17, 2007 9:55 pm Post subject: |
|
|
Just use the "Computer Name" as the URL address. Don't forward the web ports on your router. |
|
Back to top |
|
 |
DoIt-Yourselfer -
Joined: 01 Jun 2007 Posts: 10
|
Posted: Fri Aug 17, 2007 9:58 pm Post subject: |
|
|
ok thanks |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Aug 19, 2007 11:56 pm Post subject: Re: Server on just local network |
|
|
DoIt-Yourselfer,
If you are behind a router, you should not configure portforwarding and there should be not risk to have people access your server remotely. Only computers on your LAN should be able to connect to it.
If for some reason your computer is directly accessible to the Internet (it is possible to have it receive incoming connections), you can configure the server to only accept LAN IPs by adding an IP access rule for the virtual path / (slash - the whole web site) and which allowed IPs is set to 192.168.1.100-192.168.1.254. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|