Petr Stehlik píše v St 20. 02. 2008 v 21:57 +0100: > Roman Zippel píše v St 20. 02. 2008 v 19:30 +0100: > > iface tap0 inet static > > address 192.168.3.133 > > netmask 255.255.255.252 > > tunctl_user roman > > uml_proxy_arp 192.168.3.134 > > uml_proxy_ether eth0 > > > > This creates a mini network within the local network. Then ip_forward in > > /etc/sysctl.conf has to be enabled, so that aranym sees the rest of the > > network. The aranym config has this: > > > > [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. > > This is pretty cool. I didn't know the uml_utilities would allow me such > setup. I was using it in a LAN where it doesn't need the proxy setting > but if somebody's got just one IP then the proxy is a very neat > solution. I'm adding it to ARAnyM wiki.
I have just realized that this arp proxying is not much different from the bridging - for both you need a host LAN. I'd like to try out the "ipmasq" one day - I believe it will make it easy even for those without LAN. http://wiki.aranym.org/manual#debian_gnulinux_networking Petr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]