The most obvious solution is to run one zLinux guest straddling internal and external, forwarding enabled, and tell the others it is their router. If you need to "generate" the internal addresses, run DHCP server on it (or on another internal guest). You'll need layer 2 for DHCP traffic.
NAT on Linux is easy then with IPTABLES. On Nov 27, 2011 12:26 PM, "Cameron Seay" <[email protected]> wrote: > All: > > We need to use NATing to generate private IP addresses that can be accessed > externally to our network. Has anyone done this? > > Thanks. > > -- > Cameron Seay, Ph.D. > Electronics, Computer and Information Technology > School of Technology > NC A & T State University > Greensboro, NC > 336 334 7717 x2251 > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
