Hello,
I try to understand how works Proxy Direct un MK router.
my setup is :
2 RB1100 ROS V6.13
each RB110 have proxy activeted.
first routeur IP address is 192.168.1.1
and the second is 192.168.1.2
first router proxy conf is :
[admin@MikroTik] /ip proxy> print
src-address: ::
port: 8080
parent-proxy: 192.168.1.2
parent-proxy-port: 8080
cache-administrator: webmaster1
max-cache-size: unlimited
max-cache-object-size: 2048KiB
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 4000
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: micro-sd1and
/ip proxy direct
DST-HOST:foorbar.com ACTION:allow HITS:11second routeur
[admin@MikroTik] /ip proxy> print
enabled: yes
src-address: ::
port: 8080
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-administrator: webmaster2
max-cache-size: unlimited
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: micro-sd1Both routeurs are connected together, and both routeur are connected to internet.
my PC is connect on the first router,
IP : 192.168.1.3
masque :255.255.255.0
gw and DNS : 192.168.1.1
Proxy setup works
form PC i go to google, i can see connections between proxy 1 to proxy 2, both are caching.
and second proxy make connections to google.
if i go to foobar.com
i can see hits in proxy in the first routeur, but pxoy 1 request to proxy 2 and then proxy 2 make the connection to foobar.com .
I thought by using direct list, the first router/the first porxy would establish the connections to foobar and not the router 2
However if i setup first proxy list to deny foobar.com , foobar is locked.
Sorry for my “english”
nawshad
September 29, 2013, 8:56pm
2
jfdumont:
Hello,
I try to understand how works Proxy Direct un MK router.
my setup is :
2 RB1100 ROS V6.13
each RB110 have proxy activeted.
first routeur IP address is 192.168.1.1
and the second is 192.168.1.2
first router proxy conf is :
[admin@MikroTik] /ip proxy> print
src-address: ::
port: 8080
parent-proxy: 192.168.1.2
parent-proxy-port: 8080
cache-administrator: webmaster1
max-cache-size: unlimited
max-cache-object-size: 2048KiB
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 4000
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: micro-sd1and
/ip proxy direct
DST-HOST:foorbar.com ACTION:allow HITS:11second routeur
[admin@MikroTik] /ip proxy> print
enabled: yes
src-address: ::
port: 8080
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-administrator: webmaster2
max-cache-size: unlimited
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: micro-sd1Both routeurs are connected together, and both routeur are connected to internet.
my PC is connect on the first router,
IP : 192.168.1.3
masque :255.255.255.0
gw and DNS : 192.168.1.1
Proxy setup works
form PC i go to google, i can see connections between proxy 1 to proxy 2, both are caching.
and second proxy make connections to google.
if i go to foobar.com
i can see hits in proxy in the first routeur, but pxoy 1 request to proxy 2 and then proxy 2 make the connection to foobar.com .
I thought by using direct list, the first router/the first porxy would establish the connections to foobar and not the router 2
However if i setup first proxy list to deny foobar.com , foobar is locked.
Sorry for my “english”
My question is from where you get Router OS 6.13? latest version till now 6.4!!!