Skip to content
Andrew edited this page Feb 15, 2016 · 1 revision

Typical issues when using / starting

Can not connect

  • Connection reset in wget - two conflicting vtrunkd with same name at server

  • Cannot allocate pseudo tty - server config is used for client process (or general config failure)

  • Server Bind to localhost only - server config file problem

  • Server accept timeout - client side exits immediately, possibly due to can not open tun device

  • Client ID does not show in ps ax output: HAVE_SETPROC_TITLE disabled - no libbsd.so.0 package at the time of configure stage

  • At client: Connect to 78.41.96.11 failed. Bad file descriptor(9) in logs: restart syslog (maybe uclibc bug)

  • At client: Connection denied by ... reason 8 at server Connection denied ... reason 9 - problem with lock path configuration (compile with correct --prefix=)

Slow speed at WiFi

Slow in configuration vtrunkd_srv->vtrunkd_cli->wi-fi->PC while vtrunkd_srv->vtrunkd_cli->cable->PC is okay

  1. increase txqueuelen at wi-fi adapter, network adapter
Clone this wiki locally