Networking? (NAT) [message #23280] |
Thu, 15 November 2007 08:22  |
RobinVossen
Messages: 36 Registered: November 2007
|
Member |
|
|
Well, I tryed everything.
But I cant get networking of the OpenVZ nodes up.
They have a IP.
I think I did it correct with the networking.
I did do this:
iptables -t nat -A POSTROUTING -s 192.168.#NodeNumber#.0 -o eth0 -j SNAT --to 192.168.42.112
192.168.42.112 is the IP I got within this network.
So, what do I do wrong?
Cheers,
Robin
oh and the Nodes IP is:
192.168.#Node Group Number#.#Node Number in Group#
[Updated on: Thu, 15 November 2007 08:26] Report message to a moderator
|
|
|