Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!afsg!ron From: ron@afsg.apple.com (Ron Flax) Newsgroups: comp.unix.aux Subject: Re: Problems with network routing under 2.0.1 Keywords: routing, A/UX 2.0.1 Message-ID: <579@afsg.apple.com> Date: 3 Jun 91 23:19:28 GMT References: <433@aplcomm.JHUAPL.EDU> Organization: Apple Federal Systems Group Lines: 35 In article <433@aplcomm.JHUAPL.EDU> beser@aplcomm.JHUAPL.EDU (Nick Beser) writes: >upgrade was complete (postinstall), I was no longer able to get >routing information through my gateway computer. I saw some messages >in this group concerning adding an explicit routing command, and tried it. It sounds like you are trying to use A/UX as an IP forwarder. If that is so then read on... otherwise hit 'n' now. In A/UX 2.0.1 IP forwarding has been turned off in the kernel by default whereas it was turned on in 2.0 and previous releases. To turn it back on do the following: afsg.root 16# adb -w -k /unix /dev/kmem a.out file = /unix (COFF format) core file = /dev/kmem ready ipforwarding?D ipforwarding: 0 ipforwarding?W 1 ipforwarding: 0x0 = 0x1 $w $q afsg.root 17# The reason IP forwarding was turned off is because some RFC says that "hosts" should not arbitrarily become "routers". With /etc/in.routed and IP forwarding turned on that's what can happen. Hope this helps. -- Ron Flax ron@afsg.apple.com Apple Federal Systems Group