I Had an issue today in my mikrotik all my pppoe-client got discconected for no reason i looked to my syslog server and i saw 4 pppoe clients saying ( pppoe,ppp,info <pppoe-xxx_xxx>: terminating… - hungup )
and i got very confused. I checked the ethernet ports and i saw 3 ports goes down without any log or information.
Can someone help me ?
I Have mikrotik CCR1036-8G-2S+
with 350 pppoe clients
I dont know if I can help you.
The config is a mess.
I would start by ONLY configuring the PPPOE wan interfaces required before adding anything else.
I would get rid of all firewall rules except the defaults and what you need for ipsec.
I would get rid of source address entries in all sourcenat rules as they can be added later, if needed.
I would ensure that all sourcenat rules with static IPs are action sourcenat and not masquerade.
I would probably delete the dstnat nat rule you seem to be doing something very weird with DNS ???
It seems like you have a lot on the go that I do not understand.
I believe your uses of Vlans are not correct.
You are missing possibly service 2 attached to vlan20
You seem to have two ethernet addresses for ether1 as well.
your use of www with port 80 if used for accessing the router externally is a security nightmare.
Too complex for me at any rate.
set [ find default-name=ether1 ] advertise=1000M-half,1000M-full full-duplex=no loop-protect=off speed=40Gbps
ether1 not full duplex and at 40Gbps without loop protect???
Probably the problem happen because all ethernet interface are configured like at random…
Erroneous other configuration apart, I do not see nothing more than ethernet configuration can be the problem.
Other things like error on bridge:
in/out-bridge-port matcher not possible when interface (ether4) is not slave
In summary, and I am by no means an expert, it appears you really do not know what you are doing and have bundled together youtube solutions in very unsafe and incorrect manner. So no tasering, or arrest warrants…
I hope I am wrong, so please let us know if you are a professional IT person with all kinds of mikrotik certifications or a DYI kinda guy mucking about.
I have this problem too.
My CCR1036 terminating… - hungup my users.
System Packets 6.48.3.
I use 30 filter rule and 2300 nat rule for CGN.
My pppoe users secrets created in my router and I not use freeradius. Online users ~175.
Queue simple. Users queue pfifo-limit 1000.
My router is terminating and hung up users…
Anybody can help me, what is the problem?