blob: 3b8da575a98973edb0b73eca37d3391a9649d262 [file] [log] [blame]
Dave Barach6b53fd52019-08-06 17:38:13 -04001set term pag off
2create tap host-if-name lstack host-ip4-addr 192.168.10.2/24
3set int ip address tap0 192.168.10.1/24
4set int state tap0 up
5
6http static server www-root /scratch/fdio-site-fork/public uri tls://0.0.0.0/1234 cache-size 10m fifo-size 2048