Dear all,
I read Thsi topic
my configration:
First MT to client
[sami@To client] /ip address> print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK BROADCAST INTERFACE
0 15.15.15.1/24 15.15.15.0 15.15.15.255 ether1
1 10.2.0.22/24 10.2.0.0 10.2.0.255 ether1
2 192.32.31.1/24 192.32.31.0 192.32.31.255 ether2
[sami@To client] /ip firewall nat> print
[/b]
Flags: X - disabled, I - invalid, D - dynamic
0 chain=dstnat action=redirect to-ports=8080 protocol=tcp
src-address=192.32.31.0/24 dst-address=!10.2.0.4 in-interface=ether2
1 chain=srcnat action=masquerade
[sami@To client] /ip proxy> print
enabled: yes
src-address: 0.0.0.0
port: 8080
parent-proxy: 10.2.0.4
parent-proxy-port: 8080
cache-administrator: "webmaster"
max-cache-size: none
cache-on-disk: no
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: system
[sami@To client] /ip proxy access> print
Flags: X - disabled
# DST-PORT DST-HOST PATH METHOD ACTION HITS
0 !433 CONNECT deny 0
1 ;;; Our Customers
allow 0
2 ;;; Deny using us as telnet ans SNMP relay
23-25 deny 0
3 ;;; Deny everything else
deny 0
[b]Second MT For Cashe:
[/b]
[sami@Ca] ip address> print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 12.1.0.1/32 12.1.0.1 12.1.0.1 Real
1 10.1.0.23/24 10.1.0.0 10.1.0.255 Real
2 10.2.0.254/24 10.2.0.0 10.2.0.255 Fake
[sami@Ca] ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade
[sami@Ca] > ip web-proxy print
enabled: yes
src-address: 0.0.0.0
port: 8080
hostname: "10.2.0.2"
transparent-proxy: no
parent-proxy: 0.0.0.0:0
cache-administrator: "webmaster"
max-object-size: 200000KiB
cache-drive: system
max-cache-size: unlimited
max-ram-cache-size: unlimited
status: running
reserved-for-cache: 56876032KiB
reserved-for-ram-cache: 2048KiB
[sami@Ca] > ip web-proxy access print
Flags: X - disabled, I - invalid
0 ;;; allow CONNECT only to SSL ports 443
dst-port=!433 method=connect action=deny
1 src-address=192.32.31.0/24 action=allow
2 action=deny
When i connect user using pppoe there is internet but web-proxy not working plz correct my code
thxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
