> > Greetings, > > > > I've done some reading, and I *think* I can accomplish > what I want, > > but I need some validation from those who know for certain. > > > > I would like squid, by default, to not allow access. > > If a client hits it, I would like to be prompted for a page that > > requires an "access" key. This will create an ACL for > squid based on > > the client's MAC address. > > Won't get you far, as SQUID can only recognize MAC's on for > hosts on the same subnet, it would be on. > I'm well aware of this; it's basic networking funadementals. I'm planning around it.. But there's no point if I'm not able to perform the whole thing fully.