, if the umls do any ns-lookups at all you can use
tcpdump on the host:
tcpdump -n -i tapX udp port 53
as root. Be sure to specify the right tap-interface.
Greets,
Chris
Am 26.06.2006 um 17:31 schrieb paul john:
> thank you guys all.
>
> 2006/6/26, Christian Bockerman
What's /etc/resolv.conf look like in your UML? You have to specify a
name server here.
Does your FORWARD-chain allow udp 53 from 192.168.0.0/24 to the
nameservers you have in /etc/resolv.conf?
Greets,
Chris
Am 26.06.2006 um 15:52 schrieb paul john:
> in host , i use "iptables -t nat -A
Hi all,
I'm running uml-2.6.17-rc2 as guest on a Debian-64 host system.
Unfortunately my bind in the guest-system won't start, because it
immediately segfaults. Same problem appears with the 'host' utility.
(server03 is my guest-uml).
[EMAIL PROTECTED]:~# host www.google.com
Segmentation
Hi,
did anyone successfully start a mysql-server in UML? I finally got
uml (2.6.17-rc2) running on x86_64 and have a nice debian-image to
boot from.
Unfortunately mysql doesn't start:
Apr 25 21:47:28 xx.xx.xx.xx mysqld[882]: mysqld got signal 11;
Apr 25 21:47:28 xx.xx.xx.xx mysqld[882]: Thi
Hi there!
Hope this is the right place to ask. Please correct me if not ;-)
I try to get a UML (2.6.16.5) running on a 2.6.8-11 host system. The
system is an AMD64 running the 64bit version of Debian 3.1.
Unfortunately my UML hangs when trying to mount the root filesystem.
Output is like:
[E