All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work
@ 2018-09-10 13:53 Jan Marti
  2018-09-10 13:59 ` [Qemu-devel] [Bug 1791680] " Jan Marti
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 13:53 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

hi there

the network bridge does not seem to work described as here:
https://en.wikibooks.org/wiki/QEMU/Networking

When i add that parameters in a 192.168.80.x subnet, my emulated
raspbian ARM gets the IP 10.0.2.15.... While all other computers get
192.168.80.x

The command i use is:


qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &


Does not build up a network bridge to 192.168.80.x...

The host system i use is win10 x64 v1803

Best regards,
Jan

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  New

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
@ 2018-09-10 13:59 ` Jan Marti
  2018-09-10 14:00 ` Jan Marti
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 13:59 UTC (permalink / raw)
  To: qemu-devel

J:\Tools\qemu>qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qe
mu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,
mac=52:54:00:12:34:56
WARNING: Image format was not specified for '2018-09-03_stretch_inkl_phalcon.img' and probing guessed raw.
         Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.

         Specify the 'raw' format explicitly to remove the restrictions.
dsound: Could not initialize DirectSoundCapture
dsound: Reason: No sound driver is available for use, or the given GUID is not a valid DirectSound device ID
qemu-system-arm.exe: warning: nic e1000.0 has no peer

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  New

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
  2018-09-10 13:59 ` [Qemu-devel] [Bug 1791680] " Jan Marti
@ 2018-09-10 14:00 ` Jan Marti
  2018-09-10 14:01 ` Jan Marti
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 14:00 UTC (permalink / raw)
  To: qemu-devel

10.0.2.15 is neither a ip in our dhcp range nor an apipa address -
strange

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  New

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
  2018-09-10 13:59 ` [Qemu-devel] [Bug 1791680] " Jan Marti
  2018-09-10 14:00 ` Jan Marti
@ 2018-09-10 14:01 ` Jan Marti
  2018-09-10 14:04 ` Jan Marti
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 14:01 UTC (permalink / raw)
  To: qemu-devel

but google is pingable, so i have internet.

must be nat, right??

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  New

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (2 preceding siblings ...)
  2018-09-10 14:01 ` Jan Marti
@ 2018-09-10 14:04 ` Jan Marti
  2018-09-10 14:39 ` Thomas Huth
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 14:04 UTC (permalink / raw)
  To: qemu-devel

Yes, looks like nat - 10.10.2.15 is not pingable from 192.168.80.x but
vice versa...

but wqhat they write here is not nat: "If no network options are
specified, QEMU will default to emulating a single Intel e1000 PCI card
with a user-mode network stack that bridges to the host's network. The
following three command lines are equivalent:"

And i think my params are right?

...  -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  New

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (3 preceding siblings ...)
  2018-09-10 14:04 ` Jan Marti
@ 2018-09-10 14:39 ` Thomas Huth
  2018-09-10 14:52 ` Jan Marti
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Thomas Huth @ 2018-09-10 14:39 UTC (permalink / raw)
  To: qemu-devel

That comment about e1000 is only true for qemu-system-i386. For ARM
machines, there are other default NICs. You should also not mix "-net"
and "-device", see https://www.qemu.org/2018/05/31/nic-parameter/ for
some details. And concerning NAT, yes the "user" backend is using NAT,
see
https://wiki.qemu.org/Documentation/Networking#User_Networking_.28SLIRP.29
for details about that.

** Changed in: qemu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (4 preceding siblings ...)
  2018-09-10 14:39 ` Thomas Huth
@ 2018-09-10 14:52 ` Jan Marti
  2018-09-10 14:53 ` Jan Marti
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 14:52 UTC (permalink / raw)
  To: qemu-devel

OK thx.

"The -device option can only be used for pluggable NICs. Boards (e.g.
embedded boards) which feature an on-board NIC cannot be configured with
-device yet, so -net nic,netdev=<id> must be used here instead."

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (5 preceding siblings ...)
  2018-09-10 14:52 ` Jan Marti
@ 2018-09-10 14:53 ` Jan Marti
  2018-09-10 14:57 ` Jan Marti
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 14:53 UTC (permalink / raw)
  To: qemu-devel

when i only use "-net nic", i get an apipa address

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (6 preceding siblings ...)
  2018-09-10 14:53 ` Jan Marti
@ 2018-09-10 14:57 ` Jan Marti
  2018-09-10 15:00 ` Jan Marti
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 14:57 UTC (permalink / raw)
  To: qemu-devel

what do i need for netdev id? n1 as described in your links does not
work. messsage: "netdev 'n1' not found"

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (7 preceding siblings ...)
  2018-09-10 14:57 ` Jan Marti
@ 2018-09-10 15:00 ` Jan Marti
  2018-09-10 15:01 ` Jan Marti
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 15:00 UTC (permalink / raw)
  To: qemu-devel

currently, only one nic adapter is enabled on my win10 host: the
ethernet controller.

the other 2, 1x internal wlan and 1x usb wlan is disabled..

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (8 preceding siblings ...)
  2018-09-10 15:00 ` Jan Marti
@ 2018-09-10 15:01 ` Jan Marti
  2018-09-10 15:05 ` Jan Marti
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 15:01 UTC (permalink / raw)
  To: qemu-devel

"That comment about e1000 is only true for qemu-system-i386. For ARM
machines, there are other default NICs."

but why im able to ping google with that config??

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (9 preceding siblings ...)
  2018-09-10 15:01 ` Jan Marti
@ 2018-09-10 15:05 ` Jan Marti
  2018-09-10 15:20 ` Jan Marti
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 15:05 UTC (permalink / raw)
  To: qemu-devel

"-nic tap,model=e1000"

-> "Device 'tap' colud not be found

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (10 preceding siblings ...)
  2018-09-10 15:05 ` Jan Marti
@ 2018-09-10 15:20 ` Jan Marti
  2018-09-10 15:37 ` Jan Marti
  2018-09-10 17:56 ` Jan Marti
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 15:20 UTC (permalink / raw)
  To: qemu-devel

incompatible with windows, right? so i need a linux machine with ethx??

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (11 preceding siblings ...)
  2018-09-10 15:20 ` Jan Marti
@ 2018-09-10 15:37 ` Jan Marti
  2018-09-10 17:56 ` Jan Marti
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 15:37 UTC (permalink / raw)
  To: qemu-devel

https://bugs.launchpad.net/qemu/+bug/1404278

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Qemu-devel] [Bug 1791680] Re: network bridge does not work
  2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
                   ` (12 preceding siblings ...)
  2018-09-10 15:37 ` Jan Marti
@ 2018-09-10 17:56 ` Jan Marti
  13 siblings, 0 replies; 15+ messages in thread
From: Jan Marti @ 2018-09-10 17:56 UTC (permalink / raw)
  To: qemu-devel

problem solved! :-)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1791680

Title:
  network bridge does not work

Status in QEMU:
  Invalid

Bug description:
  hi there

  the network bridge does not seem to work described as here:
  https://en.wikibooks.org/wiki/QEMU/Networking

  When i add that parameters in a 192.168.80.x subnet, my emulated
  raspbian ARM gets the IP 10.0.2.15.... While all other computers get
  192.168.80.x

  The command i use is:

  
  qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2018-09-03_stretch_inkl_phalcon.img -kernel kernel-qemu-4.4.34-jessie -m 192 -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -no-reboot -net nic -net user -device e1000,mac=52:54:00:12:34:56 &

  
  Does not build up a network bridge to 192.168.80.x...

  The host system i use is win10 x64 v1803

  Best regards,
  Jan

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1791680/+subscriptions

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-09-10 18:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10 13:53 [Qemu-devel] [Bug 1791680] [NEW] network bridge does not work Jan Marti
2018-09-10 13:59 ` [Qemu-devel] [Bug 1791680] " Jan Marti
2018-09-10 14:00 ` Jan Marti
2018-09-10 14:01 ` Jan Marti
2018-09-10 14:04 ` Jan Marti
2018-09-10 14:39 ` Thomas Huth
2018-09-10 14:52 ` Jan Marti
2018-09-10 14:53 ` Jan Marti
2018-09-10 14:57 ` Jan Marti
2018-09-10 15:00 ` Jan Marti
2018-09-10 15:01 ` Jan Marti
2018-09-10 15:05 ` Jan Marti
2018-09-10 15:20 ` Jan Marti
2018-09-10 15:37 ` Jan Marti
2018-09-10 17:56 ` Jan Marti

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.