[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg on m68k



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.

Petr



Reply to: