From Ysul or a jail:
$ mysql -h 212.83.187.132
ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 0
From Dwellers:
$ docker run -it --rm nasqueron/mysql bash
$ mysql -h ysul.nasqueron.org
Access denied for user 'root'@'dwellers.nasqueron.org' (using password: NO)
Strangely, localhost works, ysul.nasqueron.org from another server works but not internally.