Access list

Goodday every one,
please can some help me on Access list i went to use my Access list on the web-proxy just to allow few site say http://www.yahoo.com google,Mikrotik hotmail along with some few other sit and drop the rest site.
Thanks

if you do not use web-proxy test package, you can add allow rules to sites you want to allow e.g.

ip web-proxy access add url=www.google.com action=allow

After that you need to add deny rule

ip web-proxy access add action=deny

If you use web-proxy test package, you can use dst-host and also path parameters to achieve your goals

Thanks it work great

Hi My Web Proxy is not working with Parent Proxy.

The Status is showing Running…But it is NOT functionong.

Pl let me know the procedure for configuration.




hello is the parent proxy u configure working? and u have to specify the parent proxy port from web proxy settings

My Parent proxy is working fine. and again i have mentioned the same in Web Proxy Configuration.

My Parent proxy is again Transparent proxy.

Is ther any thing i need to configure in my parent proxy.




if your parent proxy is transparent proxy, then you can set dst-nat to your transparent proxy. or set your parent proxy in web-proxy settings and redirect traffic to port 80 of that proxy

Hello i had some problem after implementation i Putin http://www.yahoo.com http://www.hotmail.com but when u trylong on it shows page can not be display can u still help please!!!

Hi all what i need is only went access for only three website yahoo.com hotmail.com and google while denying access to all other site i implament the config below

ip web-proxy access add url=www.google.com action=allow

ip web-proxy access add action=deny
the problem is that after i open http://mail.yahoo.com when i tey log on it,the web-proxy server will block the access.

You can use wild cards to increase the scope of the allowed url.

Instead of:
ip web-proxy access add url=www.yahoo.com action=allow
try
ip web-proxy access add url=*yahoo.com action=allow

Thanks for your response to my post i had try that it work but the pages were not displayed well it like there there are some link that are on those page which are making the graphic not to display well