On Apr 22, 7:51 pm, polemon <pole...@gmail.com> wrote:
> Hi, could anyone point me to a How-To for setting up routers?
>
> I don't mean those small devices named "Router", with integrated switch
> and all.
> What I mean is, is configuring a computer, so it acts as router.
>
> --
> -EOF-
put this line < net.ipv4.ip_forward = 1 > in your kernel sysctl.conf
file;
point your client to your network interface(S);
configure your iptables rules on the Linux router for forwarding the
traffic between client and server;
you can also check these sites :
http://yolinux.com/TUTORIALS/LinuxTu...rkGateway.html
www.zebra.org
http://www.linuxjournal.com/article/5826
cheers,
zaher el siddik
http://elsiddik.blogspot.com/