On 2008-02-23, elaconta.com Webmaster <[EMAIL PROTECTED]> wrote: > What service(s) would i need to run on 192.168.1.121 to make it useable > as a gateway (router) to 192.168.1.126? > Would just: > > # *sysctl net.inet.ip.forwarding=1* > > enable it as a router?
Yes. But do be aware of the ICMP redirect thing... you can prevent them from being accepted by .126, but you should probably do your own research on this, it is likely to stick in your memory better that way. :-)

