Pessoal , podem me ajudar? Utilizei o programa , várias versões, e continuo com um problema de lentidão para navegação. Peço que dêem uma olhada nas minhas configurações. Se coloco uma adsl direto no server , fica bem mais rápido, mas o link fica no talo. Estou com receio que o link dedicado seja instalado sem que o PCC funcione corretamente, pois ainda vou precisar mesclar com adsl por um tempo, antes de me livrar dele.
3 links adsl ===>RB750===>ServerMK===>clientes
/interface ethernet
set 0 arp=enabled auto-negotiation=yes comment="" disabled=no full-duplex=yes \
l2mtu=1526 mac-address=00:0C:42:58:0C5 mtu=1500 name=ether1 speed=\
100Mbps
set 1 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment=\
"" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:58:0C6 \
master-port=none mtu=1500 name=ether2 speed=100Mbps
set 2 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment=\
"" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:58:0C7 \
master-port=none mtu=1500 name=ether3 speed=100Mbps
set 3 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment=\
"" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:58:0C8 \
master-port=none mtu=1500 name=ether4 speed=100Mbps
set 4 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited comment=\
"" disabled=no full-duplex=yes l2mtu=1524 mac-address=00:0C:42:58:0C9 \
master-port=none mtu=1500 name=ether5 speed=100Mbps
/ip pool
add name=pool1 ranges=192.168.50.10-192.168.50.20
/ip dhcp-server
add address-pool=pool1 authoritative=after-2sec-delay bootp-support=static \
disabled=no interface=ether5 lease-time=1m name=server1
/ppp profile
set default change-tcp-mss=yes comment="" name=default only-one=default \
use-compression=default use-encryption=default use-vj-compression=default
set default-encryption change-tcp-mss=yes comment="" name=default-encryption \
only-one=default use-compression=default use-encryption=yes \
use-vj-compression=default
/interface pppoe-client
add ac-name="" add-default-route=no allow=pap,chap,mschap1,mschap2 comment="" \
dial-on-demand=no disabled=no interface=ether1 max-mru=1480 max-mtu=1480 \
mrru=disabled name=ether1adsl password=2226434343 profile=default \
service-name="" use-peer-dns=no [email protected]
add ac-name="" add-default-route=no allow=pap,chap,mschap1,mschap2 comment="" \
dial-on-demand=no disabled=no interface=ether2 max-mru=1480 max-mtu=1480 \
mrru=disabled name=ether2adsl password=2226434343 profile=default \
service-name="" use-peer-dns=no [email protected]
add ac-name="" add-default-route=no allow=pap,chap,mschap1,mschap2 comment="" \
dial-on-demand=no disabled=no interface=ether3 max-mru=1480 max-mtu=1480 \
mrru=disabled name=ether3adsl password=2226434343 profile=default \
service-name="" use-peer-dns=no [email protected]
/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=\
no
/ip address
add address=192.168.50.1/24 broadcast=192.168.50.255 comment="" disabled=no \
interface=ether5 network=192.168.50.0
/ip dhcp-server config
set store-leases-disk=5m
/ip dhcp-server lease
add address=192.168.50.11 client-id=1:0:4:75:7d:67:b comment="" disabled=no \
mac-address=00:04:75:7D:67:0B server=server1
add address=192.168.50.10 client-id=1:0:d0:9:f3:76:89 comment="" disabled=no \
mac-address=000:09:F3:76:89 server=server1
/ip dhcp-server network
add address=192.168.50.0/24 comment="" gateway=192.168.50.1