Thank you every thing is working, problem was that bridge need proxy-arp, after this every thing began to work correctly but now my problem is that, if someone will conect to my network without pppoe he can access internet, becouse dhcp will give him address and after that noting blocking him, howi can configure so that only authenticated useres can access internet, i am using usermanager too, so i cannot remove ip adress frm interface.
“Set IP address of the PPPoE server, IP address might not be assigned to the interface of PPPoE server. Moreover static IP address or DHCP should not be used on the same interfaces as the PPPoE server for security reasons.”
Thank you for helping
I have done everything but problem is that, that i have pppoe on bridge interface, and all network that arenot pppoe are bridge to default gate, how i can block non authentication trafic?
Don’t bridge P2P links, bridge only interfaces you have users connected on. If you need to bridge two interfaces on different location use eoip tunnel for example, and then put that tunnel to bridge, together with user interface.
Hello
Here is my map:
I have 4 villigages: in villigaes there are mikrotiks rb600 with AP and p2p links, both of them are bridged.
on point from wich rb600 in willages take internet i have rb411 with p2p link to villages, wlan, wds1 and ether1 are bridged.
No i want to connect 4 rb411 mikrotiks to mikrotik radius server, on wich i have pppoe server, dhcp server, usermanager, on ether3 interface this mikrotik connects to internet, i have rande of public ip addresses and i want to give all of them public ip addresses,
this i have done,
i have add bridge on radius server ether 1 (on ether1 4 mikrotiks are connected with switch) and ether2 are bridge ports, and pppoe server and dhcp server are running on bridge interface, i have two problem,
\
broadcast packets goes to all villigase,
I think i need to install vlans, please help me on this.
pppoe bridge works, authentication clients connects to itnernet, no authentication clients no, but if someone will connect to network without pppoe he will use internet.
Please help me to rebuild to good configuration all network, also i plan to install 4 more villages.