On Sun, 16 Nov 2008, Geert Uytterhoeven wrote: > On Fri, 14 Nov 2008, Steve Brown wrote: > > I would like to offer some fast machines for use as buildds to help > > clear the package backlog. Unfortunately I don't have any root access > > on these machines. > > > > I have ported over the Slirp userspace ethernet driver from BasiliskII > > Nice! I've been using UserModeLinux with Slirp a lot.
For ARanyM, I'm using tun/tap. But Slirp would be easier to set up. My host has in /etc/network/interfaces: auto tap0 iface tap0 inet static address 192.168.3.133 netmask 255.255.255.252 tunctl_user geert uml_proxy_arp 192.168.3.134 uml_proxy_ether eth0 However, when trying to connect to the ARanyM guest, I get: | ssh: connect to host atari port 22: No route to host Until I do ifdown tap0 ifup tap0 and after that it works fine, until I reboot my host. Anyone who has a clue? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]