Not sure if it’s pebkac or some other limitation, but I’d appreciate any help.
I’m trying to setup an AP to do virtual APs for two service providers (abacus and spots), bridge each of those virtual APs back to central hotspot controllers. This is so I dont have to run and maintain hotspot on every little AP that eventually gets turned up.
At the central location, each provider has a virtual machine running MT 2.9.50 level 4 for the EOIP link to the remote AP device. Hotspot is run on this EOIP link on this machine.
I was having trouble logging into an otherwise good hotspot, and figured out I could not ping over the EOIP link. I put an IP on the AP on it’s bridge interface in the same network as asssigned to the far ends EOIP interface) and got a strange ping failure: “92 byte net prohibited (3:9).”
Every MT has connection tracking on, GRE helper enabled, etc… I do have a filter setup on the hotspot controller VM to filter GRE from outside my network, but nothing is getting discarded in this according to winbox’s firewall packet stats.
This is probably because you are using MAC addresses for the EoIP interfaces that are not from the range that’s specified in the manual (“00-00-5E-80-00-00 to 00-00-5E-FF-FF-FF”). If you use other MAC addresses, it will “mostly” work, but the strangest things can (and will) happen.
The most unfortunate thing is that WinBox will suggest MAC addresses that are NOT from that range when creating a new EoIP interface.
I’m quite confident that your problems should go away as soon as you change all EoIP interfaces’ MAC addresses.
Terminal linux detected, using multiline input mode
[admin@blabla-Hotspot] > ping 192.168.2.254
192.168.2.254 92 byte net prohibited (3:9) time=6 ms
192.168.2.254 92 byte net prohibited (3:9) time=5 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
192.168.2.254 92 byte net prohibited (3:9) time=2 ms
10 packets transmitted, 0 packets received, 100% packet loss
[admin@blabla-Hotspot] >