Winbox/mac telnet for Chromebook

Hi to all,
I know it is a long shot, but I would like to use Winbox/mac telnet on my chromebook. When i removed chromeOS and installed xUbuntu, everything worked ok (under wine) but I tried the same under Crouton but there it does not work, not even under Wine (winbox starts, but cannot find anything, if I enter ip address it connects, but not if I enter mac address).
Any ideas?

I’m not expert in this but is not there any firewall rule blocking discovery packets on L2? Maybe some bridging function is missing in your os.

Thank you for your replay :slight_smile:
mac telnet not working
mac telnet discovery not working
connecting with winbox under wine only works with ip address, not mac address
I just installed iptables, and put
/sbin/iptables -P INPUT ACCEPT
/sbin/iptables -P OUTPUT ACCEPT

but still no luck…