Re: networking between ves [message #14594 is a reply to message #14591] |
Tue, 03 July 2007 07:32   |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Hello,
could you please send us the network configuration of your node?:
Commands to be executed on a Hardware Node:
# ip a l
# ip r l
# ip rule list
# vzctl exec 101 ip a l
# vzctl exec 101 ip r l
# vzctl exec 102 ip a l
# vzctl exec 102 ip r l
# ip r get 192.168.10.102 from 192.168.10.101
# iptables -L
# iptables -L -t nat
# iptables -L -t mangle
(if you've configured iptables inside VEs, then please, send me that configuration too)
Thank you.
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|