Re: tcp_terminal on linux

2017-02-03 Thread Prashanth Mundkur
On 09:16 Fri 03 Feb, Christian Helmuth wrote: > The terminal should then be accessible at 10.0.2.55:. Wonderful, works perfectly. Thanks! -- Check out the vibrant tech community on one of the world's most engaging t

Re: tcp_terminal on linux

2017-02-03 Thread Christian Helmuth
Hello Prashanth, On Thu, Feb 02, 2017 at 05:19:46PM -0800, Prashanth Mundkur wrote: > After disabling the have_spec check, I can compile and run it. After > setting the suid bit on drivers/nic/spec/linux/nic_drv to allow it to > access /dev/net/tun, I get the following output: Just a remark to p

tcp_terminal on linux

2017-02-02 Thread Prashanth Mundkur
Hi, I'm trying to use tcp_terminal on linux. It of course prominently says: # TODO: Add support for Linux via user-level networking (using the # tun/tap proxy driver at os/src/drivers/nic/linux) After disabling the have_spec check, I can compile and run it. After setting the suid b