> > Hi. > I have a Digital(Alpha) running NetBSD. > I want it to do IP-Forwarding, how do I do that? > Regards > -- build a kernel with the following line uncommented in the config file options GATEWAY # packet forwarding or issuing the following command as user root sysctl -w net.inet.ip.forwarding=1 cheerio Berndt