qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Flavio Visentin <THe_ZiPMaN@zipman.it>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Two network interfaces ?
Date: Mon, 25 Apr 2005 22:55:55 +0200	[thread overview]
Message-ID: <426D595B.7010208@zipman.it> (raw)
In-Reply-To: <372739270504241423263d76bb@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

| Thanks, I just figured out how to do this ;-)
| Here is my /etc/qemu-ifup script in case someone reads this thread :

A little more generic, if you want more nics or use more than 1 VM.

#!/bin/sh
INTERF="$1"
NUM=$(echo $INTERF | sed 's/[^0-9]//g')
sudo /sbin/ifconfig $INTERF 192.168.$NUM.1

- --
Flavio Visentin

|                     \|||/
|                    @/0.0\@
|                     \ - /
+------------------oOOo---oOOo------------------

There are only 10 types of people in this world:
those who understand binary, and those who don't.

GPG Key: http://www.zipman.it/gpgkey.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCbVlbusUmHkh1cnoRApcSAJ0dEQo3OuAuHFps/1NuT46LX3PMnACfYuHG
vILcsQOj8lFN9ViCAZNL58c=
=g/cM
-----END PGP SIGNATURE-----

  reply	other threads:[~2005-04-25 20:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24 19:50 [Qemu-devel] Two network interfaces ? Aziz Kezzou
2005-04-24 20:27 ` Natalia Portillo
2005-04-24 21:23   ` Aziz Kezzou
2005-04-25 20:55     ` Flavio Visentin [this message]
2005-04-26 21:27       ` Ross Kendall Axe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=426D595B.7010208@zipman.it \
    --to=the_zipman@zipman.it \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).