Re: connection between two VE's [message #36139 is a reply to message #36075] |
Sun, 24 May 2009 13:35  |
vijay_361
Messages: 7 Registered: May 2009 Location: india
|
Junior Member |
|
|
modify /etc/sysctl file
net.inet.ip.forwarding=1
and save it
And go to command line
type sysctl -p ( i think p or else see man for that option or use f)
now ping one ve from other
if still getting problem .............
stop iptables by service iptables off or else flush it off by iptables -F
I think u will get what u required..
vijayan
|
|
|