Getting rid of FAKEGATEWAY (192.0.2.0) [message #37524] |
Wed, 23 September 2009 10:55 |
eclipser
Messages: 6 Registered: June 2009
|
Junior Member |
|
|
Hi,
I'm running a bunch of VEs that should do their own routing (using RIPd, BGPd) and thusly should come up with as little (kernel) routes as possible.
For example, I get
# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 venet0
0.0.0.0 192.0.2.1 0.0.0.0 UG 0 0 0 venet0
How can I get rid of that FAKEGATEWAY stuff?
I edited /etc/vz/dist/scripts/ to no avail, that stuff does not go away.
TIA
[Updated on: Wed, 23 September 2009 12:50] Report message to a moderator
|
|
|