yannis assael | the blog

  • Home
  • About
  • Categories
    • Android
    • Computing
    • iOS
    • Machine Learning
    • MacOSX
  • GitHub
  • Mobile Apps
  • yannisassael.com


mosh: Nothing received from server on UDP port 60001.

Written by iassael on 29/01/2016. Posted in computing

The most probable fix if you are receiving this error is:

sudo iptables -I INPUT 1 -p udp --dport 60000:61000 -j ACCEPT

Trackback from your site.

Leave a comment