That's probably because these ports are reserved by system. as far as I know you can't launch VLC using sudo. so try following: Go to System Prefrences > Sharing > check Remote Login (we turn on ssh) Then in Terminal sudo ssh -f username@localhost -L31337:localhost:1001 -N type the password Then in ...