qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions about Replication and Network


From: Michele Denber
Subject: Re: Questions about Replication and Network
Date: Fri, 23 Feb 2024 11:26:11 -0500
User-agent: Mozilla Thunderbird

On 2/23/2024 1:23 AM, dal1791@yahoo.com wrote:
Regarding QEMU setup for Sun 5, how did you configure Solaris networking?
On the PC side, just enable the "Bridged" option on your tap device, leave all the other fields in the tap device blank.  On the Solaris side, pick an available IP on your LAN, add a line for it in /etc/hosts, eg. "192.168.1.123 myguest loghost", reboot the guest and that's it.  You should see something like this:

SS5% ifconfig -a
le0: flags=63<UP,BROADCAST,NOTRAILERS,RUNNING>
        inet 192.168.0.84 netmask ffffff00 broadcast 192.168.0.0
lo0: flags=49<UP,LOOPBACK,RUNNING>
        inet 127.0.0.1 netmask ff000000
SS5%

Can you reach other addresses that are not on private network range: 10.0.0.0?
Yes.
I wanted to get and put files to an FTP server on the host machine, that uses a 192.168.1.100 type address.

Yes, ftp, tftp, rlogin, ping, all that stuff works fine.

            - Michele


reply via email to

[Prev in Thread] Current Thread [Next in Thread]