The bridge and tap are on the host. Sorry I missed the part about the windows host - I don’t know how to do a bridge and tap on Windows, others here may chime in.
I brought up a Solaris 2.6 Qemu guest on opensuse tumbleweed - it does not come with a ssh daemon, only telnet is standard. So your options might be reduced to FTP from your windows host (assuming you can get to your guest over some network setup equivalent of tap) or burning CD images to attach to your guest, etc. --- Supratim Sanyal, W1XMT 39.19151 N, 77.23432 W QCOCAL::SANYAL via HECnet > On Nov 4, 2019, at 1:34 PM, Ramamurthy, Suresh <[email protected]> > wrote: > > Hi, > Thanks for the response. > > I’m trying to create the bridge using the ip command. But my solaris shell > says ip command is not found. What should I do to resolve this? Any pointers > will be much appreciated. > > Thanks > Suresh > > From: Qemu-discuss > <[email protected]> On Behalf Of > Supratim Sanyal > Sent: Friday, November 1, 2019 8:30 PM > To: [email protected] > Subject: [EXTERNAL]: Re: QEMU > > On 11/01/2019 06:07 PM, Ramamurthy, Suresh wrote: > Hi, > > I followed the steps in the link > https://learn.adafruit.com/build-your-own-sparc-with-qemu-and-solaris?view=all > and launched Solaris 2.6 as guest having Windows as host. Now I want to copy > files from host Windows to guest Solaris. Can you please guide on how to > transfer files between the host and guest using QEMU? > > Thanks > Suresh > KLA-Tencor is now KLA! Learn more at kla.com > Enable sshd on Solaris if available and not enabled, forward port 22 in qemu > command line and scp files over. > > My preference would be to do a proper bridge from your NIC and a tap > interface for qemu's networking so that the Solaris VM is a full fledged node > on your network. > > -- > > Supratim Sanyal, W1XMT > 39.19151 N, 77.23432 W > QCOCAL::SANYAL via HECnet >
