Results 1 to 5 of 5
Hi, I'm hoping someone can help me with the following setup:
I want to be able to control my networks in different locations from one primary place. I want to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-03-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 2
HELP - Remote Network Administration
Hi, I'm hoping someone can help me with the following setup:
I want to be able to control my networks in different locations from one primary place. I want to have computers connected to a router and have absolutely no internet access. I want a default homepage provided by the network to show up and ask the user to request to be activated. Once they request a connection (by submitting a form), I want that request re-routed to a main computer in my remote location and have my computer allow internet access at that location. Is this possible to do? If anyone has any knowledge, any help would be appreciated. Thanks.
- 05-03-2004 #2Just Joined!
- Join Date
- Apr 2004
- Posts
- 10
you probably want to take a look at this project.
http://www.nocat.net
- 05-03-2004 #3Just Joined!
- Join Date
- May 2004
- Posts
- 2
What I want is close to an automated internet cafe:
A user can come in with their laptop and plugin the network cable into their machine. Any site site they try to access, they will always be returned to 1 main site -- my site. They click to activate internet access to their machine. My machine at home gets a request that a person at a site is trying to go online and will activate the connection to that computer.
Possible?
- 05-06-2004 #4Linux User
- Join Date
- Jan 2003
- Location
- Cardiff, Wales
- Posts
- 478
yes
its definately possible.
I woudl use a proxy server like squid.
Then you need to set up something so that all first session requests are sent to a specific page.
then php code that page to open the internet connection wait for it to open then send them to the page they want.
on windows RedRock NetNow will do this.
Let me know how you get on coz this sounds interesting.
I don't know anything about squid but if you need help with the php then I can do that.No trees were harmed during the creation of this message. Its made from a blend of elephant tusk and dolphin meat.
- 05-07-2004 #5Just Joined!
- Join Date
- Apr 2004
- Location
- Colorado
- Posts
- 9
OpenBSD's packet filter (pf) would probally help out significantly in a setup such as this. www.openbsd.org


Reply With Quote
