Hello, I am trying to setup a base box for FreeDOS. The good news is, many critical sysadmin applications, including a telnet server (rmenu), FTP server (FTPSRV from mTCP), wget, ping, a DHCP client, and so on, are provided by the retro programming community. With these tools in hand, it doesn't seem a stretch to create a Vagrant box with a lot of functionality available, such as `vagrant ssh` using a telnet communicator, `vagrant rsync`, as well as file and shell script provisioning.
However, I quickly discovered that network applications do not appear to function when run on FreeDOS via telnet. They only work when run directly from the top-level COMMAND.COM shell. Could this be a glitch specific to rmenu, or is DOS unable to allow multiple simultaneous network applications to run? -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/5d4e6aea-c605-496c-9785-575dc69b4b0d%40googlegroups.com.
