All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Richter <wrichter@att.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Multiple NIC's With Redirected Ports
Date: Fri, 24 Jun 2005 13:05:21 -0400	[thread overview]
Message-ID: <42BC3D51.3060608@att.net> (raw)
In-Reply-To: <42BC343E.1080803@att.net>

[-- Attachment #1: Type: text/plain, Size: 1968 bytes --]

I am assuming the nics work with -user-net properties, with a simulated
router/firewall DHCP server at 10.0.2.2.  Is it possible to manually
assign an IP (such as 10.0.2.5; is 10.0.2.3 still a nameserver?) and
still have access to the internet?

Wolfgang Richter wrote:

>Basically, what I want to accomplish is this.  eth0 and eth1 are in
>bridging mode, with eth0 supposedly leading out to the internet, and
>eth1 supposedly connecting an internal network to the internet. eth2
>connects to a third network, but that doesn't really matter too much. 
>eth0 wants a few ports open and so does eth2.  Is this possible at all
>with QEMU?  So far I've had no luck...but will continue trying different
>configurations.
>
>--
>Wolfgang Richter
>
>wrichter@att.net wrote:
>
>  
>
>>I am trying to simulate three NIC's, with redirected ports from the host to my simulated system. I want port 22 to go to NIC 1, and port 443 to go to NIC 3. Is this possible? So far, I think only eth0 seems to be working on my guest OS, so maybe my -redir tcp:22::22 -redir tcp:443::443 are screwing up the multiple NIC's?? I have to redirect ports in order for the guest OS to have servers right (SSH, SSL web)? I am using QEMU 0.7.0.
>>
>>I just want to make sure my invocation of QEMU (under Windows XP) isn't screwing anything up:
>>
>>qemu.exe -L "\Program Files\Qemu\bios" -m 256 -hda "C:\Program Files\Qemu\RooHoneynet.img" -enable-audio -localtime -nics 3 -redir tcp:22::22 -redir tcp:443::443
>>
>>--
>>Wolfgang Richter
>>
>>
>>_______________________________________________
>>Qemu-devel mailing list
>>Qemu-devel@nongnu.org
>>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>> 
>>
>>    
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Qemu-devel mailing list
>>Qemu-devel@nongnu.org
>>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>    
>>

-- 
Wolfgang Richter
wrichter@att.net



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

      parent reply	other threads:[~2005-06-24 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-24  5:17 [Qemu-devel] Multiple NIC's With Redirected Ports wrichter
2005-06-24 16:26 ` Wolfgang Richter
2005-06-24 17:00   ` Wolfgang Richter
2005-06-24 17:05   ` Wolfgang Richter [this message]

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=42BC3D51.3060608@att.net \
    --to=wrichter@att.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.