Thanks for the reply.
I know how to do the redirect URL thing, I just don't know how to do this:
I want one generic username and password for around 25+ users to use at the same time.
So for example Username : Tim , Password: Lim
I just give that out to the people who enter the office and they all connect to the internet via that same username and password.
With Captive Portal that will work, you'll just have a big list of users connected with all the same username/password, but you can always back track to IP Address/Machine Name should someone on the network become a problem.
also for the VPN it will be a different IP all the time so any solutions for that?
Thanks for the help once again.
Yeah, that one would be a little tougher. It's not that you have a limit on how many "allowed IP" address to type in, but in this case I imagine you won't know the IP address of "who" they are trying to connect to and without that information, they would have to hit the "login" page first before they could VPN in.
If all of your users have to agree to your terms of use, then the problem may solve itself since the potential VPN user would have to authenticate first (and read or be presented with your service agreement), then they should be able to VPN freely afterwards.
The only issue you will encounter is if two people try to VPN into the same place at the same time. Due to the way m0n0wall handles those VPN sessions, it's only one session per IP address.