summaryrefslogtreecommitdiff
path: root/hurd/running
diff options
context:
space:
mode:
authorMutoShack <MutoShack@web>2019-03-24 01:12:06 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2019-03-24 01:12:06 +0100
commit7a532b03ff4726ed9fc8bddf7b662bfbf0e88492 (patch)
tree04b03c1542e10715c4ee0dc4a29e31ac38420034 /hurd/running
parent87285fdf014292e3f35bba4f032258c82ea50546 (diff)
Raw pasted IRC logs should not wrap
Diffstat (limited to 'hurd/running')
-rw-r--r--hurd/running/qemu.mdwn9
1 files changed, 3 insertions, 6 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn
index 4bf9d261..a9804be2 100644
--- a/hurd/running/qemu.mdwn
+++ b/hurd/running/qemu.mdwn
@@ -269,14 +269,11 @@ but note that `ping` doesn't work with QEMU's user-networking stack.
If you want to connect from the host system to the Hurd system running in QEMU, you can use port forwarding in QEMU or to setup something more advanced, like bridged networking.
-### IRC, freenode, #hurd, 2014-02-12
+#### IRC, freenode, #hurd, 2014-02-12
- <braunr> youpi: also, the problems i had with regard to accessing the
- debian repository were caused by a qemu bug where, in nat mode, qemu is
- unable to handle dns requests if the host dns servers are ipv6 ones
+ <braunr> youpi: also, the problems i had with regard to accessing the debian repository were caused by a qemu bug where, in nat mode, qemu is unable to handle dns requests if the host dns servers are ipv6 ones
<youpi> yes, we've noticed that with a student of mine
- <youpi> you may be interested by a patch we submitted to qemu-devel, that
- adds ipv6 support to -net user :)
+ <youpi> you may be interested by a patch we submitted to qemu-devel, that adds ipv6 support to -net user :)
<braunr> :)
<braunr> for now i directly change resolv.conf
<youpi> braunr: the issue is that you have only ipv6 nameservers, right?