Community discussions

MikroTik App
 
akram
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 88
Joined: Wed Aug 10, 2005 4:58 pm

1 network card - Adsl Router - issue with webproxy

Tue Oct 09, 2012 12:17 am

hello
i have 1 network card and i want to use mikrotik with adsl router ,
as make the default gateway of all network as 10.0.50.1 for all workstations
and the adsl router as 10.0.50.252
so they they access the internet with no problem
i add rule in firewall dst nat to redirect port 80 to 8080
and enabled the webproxy on port 8080 and i blocked facebook.com
it doesn't stop workstation from access facebook
so can i use 1 network card and not 2 network card and don't use NAT masqurade?
and can i block workstation from sites or i cannot?
is it possible?
 
jandafields
Forum Guru
Forum Guru
Posts: 1515
Joined: Mon Sep 19, 2005 6:12 pm

Re: 1 network card - Adsl Router - issue with webproxy

Tue Oct 09, 2012 4:02 am

hello
i have 1 network card and i want to use mikrotik with adsl router ,
as make the default gateway of all network as 10.0.50.1 for all workstations
and the adsl router as 10.0.50.252
so they they access the internet with no problem
i add rule in firewall dst nat to redirect port 80 to 8080
and enabled the webproxy on port 8080 and i blocked facebook.com
it doesn't stop workstation from access facebook
so can i use 1 network card and not 2 network card and don't use NAT masqurade?
and can i block workstation from sites or i cannot?
is it possible?
Webproxy can block HTTP but it can NOT block HTTPS. So... the HTTPS version of facebook will still work.