Hi guys,
i've got a problem.
my server has ip 189.x.x.x netmask 255.255.255.0
the ip for the openvz container is 95.x.x.x . i decided to use the bridged mode because i want to count how much traffic is used by this device.
So is created the container, made "ifconfig eth0 ip-adress netmask 255.255.255.255"
now i should do "route add default gw 189.x.x.x.x eth0" but i got the error: "SIOCADDRT: no such process"
what's wrong?
i've got a problem.
my server has ip 189.x.x.x netmask 255.255.255.0
the ip for the openvz container is 95.x.x.x . i decided to use the bridged mode because i want to count how much traffic is used by this device.
So is created the container, made "ifconfig eth0 ip-adress netmask 255.255.255.255"
now i should do "route add default gw 189.x.x.x.x eth0" but i got the error: "SIOCADDRT: no such process"
what's wrong?