Hello friends
I have problem on connecting to My AP’s (AP1,2,3) on RB493 with an EoIP Tunnel from my office on RB1100AH . (see below image scenario)
I want can connect to AP1,2,3 from RB1100AH (Accessible from Main Router) … EoIP Tunnel and PPPoE Server is OK and Clients can Connect to internet via AP1,2,3 With PPPoE Connection .

Configurations :
## RB1100AH##
/IP Address:
11.4.2.1/30 11.4.2.0 Ether6
/IP Routes :
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
1 A S 11.5.2.0/24 11.4.2.2 1
/Interfaces EoIP
Flags: X - disabled, R - running
0 R name="eoip-Station2" mtu=1500 l2mtu=65535 mac-address=02:60:F0:6B:FE:30 arp=enabled local-address=0.0.0.0
remote-address=11.4.2.2 tunnel-id=16832
PPPoE Server :
[admin@LAMERDICT-Main] /interface pppoe-server server> print
Flags: X - disabled
0 service-name="Wireless" interface=eoip-Station2 max-mtu=1480 max-mru=1480 mrru=disabled authentication=pap,chap keepalive-timeout=20
one-session-per-host=no max-sessions=0 default-profile=default
## RB493AH##
/IP Address:
[admin@MikroTik] > /ip add print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 11.4.2.2/30 11.4.5.0 ether1
1 11.5.2.1/24 11.2.1.0 bridge_service
/ip Route:
[admin@MikroTik] > /ip rou print
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S 0.0.0.0/0 11.4.2.1 1
1 ADC 11.2.1.0/24 11.2.1.1 bridge_service 0
/ip bridge:
[admin@MikroTik] /interface bridge port> print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST HORIZON
0 ether3 bridge_service 0x80 10 none
1 ether4 bridge_service 0x80 10 none
2 ether5 bridge_service 0x80 10 none
3 ether6 bridge_service 0x80 10 none
4 ether7 bridge_service 0x80 10 none
5 ether8 bridge_service 0x80 10 none
6 ether9 bridge_service 0x80 10 none
7 eoip-center bridge_service 0x80 10 none
What’s missing
?
/Thanks