"Gillian Seed" <[EMAIL PROTECTED]> wrote: > On Sun, Sep 7, 2008 at 12:58 PM, Alex Waugh <[EMAIL PROTECTED]> wrote: > > >> So you got it working with RISC OS 3.71 under linux? > > > > Yes. > > Thanks. I tried RISC OS 3.70 and yes the module loads fine. But I > still can't do a ping to the outside world. This is my configuration. > linux: > inet addr:131.174.143.42 Bcast:131.174.143.255 Mask:255.255.255.0 > > rpcemu rpc.cfg: > mouse_following = 1 > cdrom_type = 2 > cdrom_enabled = 1 > cdrom_iso = /data/testcdrom.iso > blit_optimisation = 0 > refresh_rate = 60 > stretch_mode = 0 > sound_enabled = 1 > vram_size = 2 > cpu_type = SA110 > mem_size = 32 > ipaddress = '172.31.0.1' > > RISC OS configuration: > Inet$EtherDevice : EtherRPCEm > Inet$EtherIPAddr : 172.31.0.2 > Inet$EtherIPMask : 255.255.0.0 > Inet$EtherType : rpcem > Inet$HostName : rpcemu > Inet$IsGateway : > Inet$LocalAddr : 2001fac > Inet$MimeMappings : InetDBase:MimeMap > Inet$Path : ADFS::IDEDisc4.$.!BOOT.Resources.!Internet. > Inet$ResolverDelay : 5 > Inet$ResolverRetries : 3 > Inet$Resolvers : 172.31.0.1 > Inet$RouteDOptions : > Inet$Started : Yes > Inet$Startup : Choices:Internet.Startup > InetDBase$Path : ADFS::IDEDisc4.$.!BOOT.Resources.!Internet.files. > > Anyway I can ping myself 172.31.0.2 but not 172.31.0.1 rpc.cfg (should > this address work as a gateway?) and not the any internet addresss. > What I'm doing wrong here?
That all looks correct, so I would expect pinging 172.31.0.1 from RISC OS to work. Equally, pinging 172.31.0.2 from linux should work. For accessing any other addresses, the gateway in RISC OS should be set to 172.31.0.1, and Linux should be configure to route or NAT the traffic to the outside world. The next thing to try is capturing some packets with Wireshark on Linux and/or Wiresalmon on RISC OS, and see if that shows any activity when pinging. > > No, it should be different. It should also be different to the address > > configured under RISC OS, although it should be in the same subnet as > > that. > > Do you mean that linux, rpc.cfg and RISC OS should be on the same > subnet or only riscos and rpc.cfg? The latter. Alex -- Alex Waugh [EMAIL PROTECTED] PHP, Roots, Subversion, WebJames and more from http://www.alexwaugh.com/ _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
