Cannont access antMan using 'antsle_name.local' from a browser

Cannont access antMan using 'antsle_name.local' from a browser

Power

Is the red power led on, on the front of the antsle?

Ethernet connection

Is your ethernet cable plugged into the correct ethernet port?: 

Is there a link light on the ethernet port and switch?

Are you connected to the same subnet (same switch or vlan) as the antsle?

.local name resolution

Does your computer resolve the .local domain name to an IP address? Test with a ping
The antsle's name is 'myantsle' by default but can be changed to a name of your choice.

    ping myantsle.local
    or
    ping antsle_name.local

Windows does not resolve .local names by default. You may need to install Bonjour print services for Windows or iTunes: 

URL's

If you get google search results instead of antMan you may need to use 'http://' in the url


antMan is listening on port 3000, try


If you know the IP address of the antsle, you can open antMan with:


You can find the IP address by connecting a keyboard and monitor to the antsle and login as the root user.  At the command line, run:

    ifconfig br0

Firewall

The avahi service (mDNS) on the antsle is what advertises the .local names.  It uses IP multicast address 224.0.0.251 and udp port 5353.  Any chance you have a firewall blocking on your workstation or your router?