On Thu, 21 Feb 2008, Roman Zippel wrote: > On Wed, 20 Feb 2008, Petr Stehlik wrote: > > > > [ETH0] > > > > Type = ptp > > > > Tunnel = tap0 > > > > HostIP = 192.168.3.133 > > > > AtariIP = 192.168.3.134 > > > > Netmask = 255.255.255.252 > > > > > > > > IMO aratapif shouldn't be necessary (I use pretty much the same setup > > > > with > > > > qemu), but aranym calls it anyway and complains if it fails. > > The "mini network" could use a bit more explanation: It's a range of four > ip addresses, where 132 is the network address and must be divisible by > four, 133 is the host ip address, which also acts as the gateway for > aranym, 134 is the ip address used by aranym and finally 135 is the > broadcast address for this mini network.
I tried your suggestion yesterday evening, but it didn't seem to work for me. E.g. when trying to ping .134, I get | $ ping 192.168.3.134 | PING 192.168.3.134 (192.168.3.134) 56(84) bytes of data. | ping: sendmsg: Operation not permitted I also got nothing on the Aranym side. > For /etc/sysctl.conf it's probably better to explicitly mention that it > should have a line like this: > > net.ipv4.ip_forward=1 I didn't do that part. However, as my machine has multiple Ethernet cards and does IP masquerading, /proc/sys/net/ipv4/ip_forward was already 1 anyway. 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]