About Me

I am a Dutch Linux SysAdmin, recently changed jobs from being a full time freelance press photographer. Here i will describe my struggle for RHCE certification

Links

More RedHat

Search


« command line tools [cp] | Home | A handy bastard »

route and virt-manager

By Mark | March 15, 2009

I basicly work all my testlabs with virt-manager (kvm). To make it possible to ssh direct into my VM i have to add a route to the VM-net. Goes like this:

route add -host 192.168.122.1 dev eth0

route add -net 192.168.122.0 netmask 255.255.255.0 gw 192.168.122.1

Topics: Perequisite Skills | No Comments »

Comments

Security Code: