* HAIJIN YAN (yan@cs.uga.edu) wrote: > Hi guys, > I have a cluster, among them one act as a gateway and the others are the > servers. I want to program 2 modules: a DNAT module on gateway so it will > forward > TCP > requests to the back end servers and a SNAT module on the back servers so > the servers will send packets to client directly, not back through the > gateway again. this sounds a lot like LVS (http://www.linuxvirtualserver.org/) using the direct routing setup. cheers, -chris -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/