acidrain
Executive Member
Hi All,
I seem to be having an issue with my Mikrotik dialing out the internet, where it connects but traffic just doesn't run over. Pinging from the rb goes fine until the slightest traffic hits and then it dies ( I don't know if it is related ).
Network config:
PC <> 16 Port GB Switch <ether3> RB750R2 <ether1> TPLink TD-W8970.
Things I have done:
Replaced RB, Replaced switch, Replaced ADSL Modem.
Dialed account from adsl modem and all seems to go fine so can't be the line or the account itself, so has to be a config issue somewhere.
Used alternative adsl account with same result.
Configs:
Uncapped is not ready as I am currently dialing via the modem to achieve internet.
Basically I just need confirmation whether the settings currently should work or if there is something I am missing. I'm pretty sure I've done everything correctly but with the amount of struggle I am having, I am starting to doubt my capabilities.
As an addition, the only log entry I find is:
06:22:30 pppoe,ppp,info Uncapped: terminating... - peer is not responding ( Must be a communication problem between the mikrotik and internet?
Any Help would be greatly appreciated.
I seem to be having an issue with my Mikrotik dialing out the internet, where it connects but traffic just doesn't run over. Pinging from the rb goes fine until the slightest traffic hits and then it dies ( I don't know if it is related ).
Network config:
PC <> 16 Port GB Switch <ether3> RB750R2 <ether1> TPLink TD-W8970.
Things I have done:
Replaced RB, Replaced switch, Replaced ADSL Modem.
Dialed account from adsl modem and all seems to go fine so can't be the line or the account itself, so has to be a config issue somewhere.
Used alternative adsl account with same result.
Configs:
Code:
[admin@MikroTik] > interface ethernet print
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP MASTER-PORT SWITCH
0 RS ether1 1500 4C:5E:0C:0D:80:45 enabled none switch1
1 S ether2 1500 4C:5E:0C:0D:80:46 enabled none switch1
2 RS ether3 1500 4C:5E:0C:0D:80:47 enabled none switch1
3 RS ether4 1500 4C:5E:0C:0D:80:48 enabled none switch1
4 RS ether5 1500 4C:5E:0C:0D:80:49 enabled none switch1
Code:
[admin@MikroTik] > interface bridge print
Flags: X - disabled, R - running
0 R name="LAN" mtu=auto actual-mtu=1500 l2mtu=1598 arp=enabled
mac-address=4C:5E:0C:0D:80:49 protocol-mode=rstp priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
[admin@MikroTik] > interface bridge port print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST HORIZON
0 I ether2 LAN 0x80 10 none
1 ether3 LAN 0x80 10 none
2 ether4 LAN 0x80 10 none
3 ether5 LAN 0x80 10 none
4 ether1 LAN 0x80 10 none
Code:
1 X name="Uncapped" max-mtu=1480 max-mru=1480 mrru=1600
interface=LAN user="connect10....@*********.co.za" password="*********"
profile=default keepalive-timeout=60 service-name="" ac-name=""
add-default-route=yes default-route-distance=1 dial-on-demand=no
use-peer-dns=no allow=pap,chap,mschap1,mschap2
Code:
1 I ;;; Uncapped not ready
chain=srcnat action=masquerade src-address=172.18.150.64-172.18.150.94
out-interface=Uncapped log=no log-prefix=""
Uncapped is not ready as I am currently dialing via the modem to achieve internet.
Basically I just need confirmation whether the settings currently should work or if there is something I am missing. I'm pretty sure I've done everything correctly but with the amount of struggle I am having, I am starting to doubt my capabilities.
As an addition, the only log entry I find is:
06:22:30 pppoe,ppp,info Uncapped: terminating... - peer is not responding ( Must be a communication problem between the mikrotik and internet?
Any Help would be greatly appreciated.
Last edited: