i'm assuming you're using QEMU + drawterm. if you're using QEMU you might need 
to add command line arguments for port forwarding. here's mine after tons of 
trial and error:

> qemu-system-x86_64 -m 2048 -net nic,model=virtio,macaddr=00:20:91:37:33:77 
> -net 
> user,hostfwd=tcp:127.0.0.1:17564-:564,hostfwd=tcp:127.0.0.1:17010-:17010,hostfwd=tcp:127.0.0.1:17019-:17019,hostfwd=tcp:127.0.0.1:17020-:17020
>  -device virtio-scsi-pci,id=scsi -drive if=none,id=vd0,file=9front.qcow2.img 
> -device scsi-hd,drive=vd0

your mileage might vary.

________________________________________
From: dusan3...@gmail.com <dusan3...@gmail.com>
Sent: Tuesday, August 22, 2023 18:07
To: 9fans
Subject: [9fans] Using 9front as a server

I want to use my 9front booted from QEMU as a server, so i can transfer files 
from linux to 9front, but it wont open any ports. Help
9fans<https://9fans.topicbox.com/latest> / 9fans / see 
discussions<https://9fans.topicbox.com/groups/9fans> + 
participants<https://9fans.topicbox.com/groups/9fans/members> + delivery 
options<https://9fans.topicbox.com/groups/9fans/subscription> 
Permalink<https://9fans.topicbox.com/groups/9fans/T1eb6489031b3e452-M8f4591713adaef40ef0cae4a>

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T1eb6489031b3e452-M4a19c21f41339a36bfcb0460
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to