> acl local_network src ip.of.your.network/mask > > http_access allow flavio_pc pass > http_access allow local_network > http_access deny all
OK, thank you. I now noticed that ONLY my PC requests authentication, and this is fine for testing purposes. Now I have some trouble in getting authenticated! How could we check step-by-step what has to be there in the config file and where I've made some mistakes? Thank you.
