pcc 2 dsl and cash linux

/ip address
add address=192.168.1.249/24 broadcast=192.168.1.255 comment="" disabled=no interface=wlan1 network=192.168.1.0 dsl
add address=10.10.10.1/24 broadcast=10.10.10.255 comment="" disabled=no interface=Local network=10.10.10.0 client
add address=192.168.2.249/24 broadcast=192.168.2.255 comment="" disabled=no interface=wlan2 network=192.168.2.0 dsl
[admin@MikroTik] /ip address> /ip firewall export

jan/01/2002 06:46:02 by RouterOS 3.28

software id = TN2Q-922K

/ip firewall connection tracking
set enabled=yes generic-timeout=10m icmp-timeout=10s tcp-close-timeout=10s tcp-close-wait-timeout=10s tcp-established-timeout=1d tcp-fin-wait-timeout=10s
tcp-last-ack-timeout=10s tcp-syn-received-timeout=5s tcp-syn-sent-timeout=5s tcp-syncookie=no tcp-time-wait-timeout=10s udp-stream-timeout=3m udp-timeout=10s
/ip firewall filter
add action=accept chain=forward comment="" disabled=yes
/ip firewall mangle
add action=mark-connection chain=input comment="" disabled=no in-interface=wlan1 new-connection-mark=wlan1_conn passthrough=yes
add action=mark-connection chain=input comment="" disabled=no in-interface=wlan2 new-connection-mark=wlan2_conn passthrough=yes
add action=mark-routing chain=output comment="" connection-mark=wlan1_conn disabled=no new-routing-mark=to_wlan1 passthrough=yes
add action=mark-routing chain=output comment="" connection-mark=wlan2_conn disabled=no new-routing-mark=to_wlan2 passthrough=yes
add action=accept chain=prerouting comment="" disabled=no dst-address=192.168.2.0/24 in-interface=Local
add action=accept chain=prerouting comment="" disabled=no dst-address=192.168.1.0/24 in-interface=Local
add action=mark-connection chain=prerouting comment="" disabled=no dst-address-type=!local in-interface=Local new-connection-mark=wlan1_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:2/0
add action=mark-connection chain=prerouting comment="" disabled=no dst-address-type=!local in-interface=Local new-connection-mark=wlan2_conn passthrough=yes
per-connection-classifier=both-addresses-and-ports:2/1
add action=mark-routing chain=prerouting comment="" connection-mark=wlan1_conn disabled=no in-interface=Local new-routing-mark=to_wlan1 passthrough=yes
add action=mark-routing chain=prerouting comment="" connection-mark=wlan2_conn disabled=no in-interface=Local new-routing-mark=to_wlan2 passthrough=yes
/ip firewall nat
add action=dst-nat chain=dstnat comment="" disabled=yes dst-port=80 protocol=tcp to-addresses=172.18.1.2 to-ports=3128 squid ip
add action=masquerade chain=srcnat comment="" disabled=no out-interface=wlan1 dsl
add action=masquerade chain=srcnat comment="" disabled=no out-interface=wlan2 dsl
/ip firewall service-port
set ftp disabled=no ports=21
set tftp disabled=no ports=69
set irc disabled=no ports=6667
set h323 disabled=no
set sip disabled=no ports=5060,5061
set pptp disabled=no
[admin@MikroTik] /ip address> /interface print
Flags: D - dynamic, X - disabled, R - running, S - slave

NAME TYPE MTU L2MTU

0 R Local ether 1500 1518
1 R wlan1 ether 1500 1518
2 R wlan2 ether 1500 1518

???

???

Exactly what I thought when I saw this thread. There is no question, just a bunch of unformatted configuration. What is the issue you’re experiencing? Why are you running an outdated version?

hahahha
not there is question :smiley:
client browser dont work only if i set the ip and port of squid

outdated version ??? what problem here
thx :
unformatted configuration. ?? why u think that realy