Tags

, , ,

Tftp32:

  • Enable Syslog in Global tab of Admin Panel
  • Enable Forward msg to pipe Tftpd32Syslog on the SYSLOG tab.

Windows Powershell command to view created Named Pipes:

[System.IO.Directory]::GetFiles("\\.\pipe\")

In PuTTY:

  • Select Serial, 9600, and for the port specify: \\.\pipe\Tftpd32Syslog
  • Connect.
Advertisement