When using the -smb option with samba-3.0.28 qemu fails to completely
remove the /tmp/qemu-smb.$pid directory at exit. Newer smbd versions
also create subdirectories at this place.
This patch removes recursively all files and subdirectories.
diff -ur qemu/vl.c qemu-patched/vl.c
--- qemu/vl.c 20
Fabrice, Paul,
There has been a lot of changes in the slirp code this last week,
so I'll try once again to submit my UDP broadcast patch. Note, the
patch has been modified from previous submissions: this time I do
only a check for a broadcast address, when the address has been
replaced with our s
Karel Gardas schreef:
> qemu -hda openbsd-fw1.img -net nic,macaddr=22:33:77:55:66:00 -net
> socket,listen=:11234
>
> qemu -hda openbsd-fw2.img -net nic,macaddr=11:22:33:44:55:66 -net
--^
> socket,connect=silence:11234
The first part of your MAC-address
Fabrice,
There are still two pending issues with address translation in the
user-net implementation. I already proposed on this list some patches
to correct them but maybe you have missed those messages.
1. UDP broadcast from guest to host:
Current situation:
guest host
-
Richard Neill schreef:
>> Anyway, I've taken your suggestion, and run both ends with ethereal.
>> Here's what I did:
>>
>>
>> HOST (Linux);
>>qemu -cdrom /dev/cdrom -boot d -user-net -redir tcp:2200::22
>>
>> GUEST (Knoppix):
>>Boot up, then start sshd. Verify that I can indeed do ssh
>
Helmut Auer schreef:
> Hi List,
>
> I tried to access the linux 2.6 client from the windows host via ssh
> using putty.
> therfore I started:
> qemu -user-net -redir tcp:::22 ...
> the sshd is started on the client, but
> putty -ssh localhost
> does not work. Also using the own IP addres