I'm primarily a
User Developer Sysadmin A mixture Something else entirely .. ( 442 votes ~ 9 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article An introduction to custom Xen networking:
#7 Re: An introduction to custom Xen networking Posted by Steve (82.41.xx.xx) on Tue 21 Mar 2006 at 20:23 No: vm1:/home/steve# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 80.68.86.192 * 255.255.255.248 U 0 0 0 eth0 default 80.68.86.193 0.0.0.0 UG 0 0 0 eth0 vm1:/home/steve# route del default gw 80.68.86.193 vm1:/home/steve# route add default gw 80.68.80.176 SIOCADDRT: Network is unreachable Because it is on a different network to the IP of the virtual host it can't be reached with the given netmask/broadcast address. Steve
No:
vm1:/home/steve# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 80.68.86.192 * 255.255.255.248 U 0 0 0 eth0 default 80.68.86.193 0.0.0.0 UG 0 0 0 eth0 vm1:/home/steve# route del default gw 80.68.86.193 vm1:/home/steve# route add default gw 80.68.80.176 SIOCADDRT: Network is unreachable
Because it is on a different network to the IP of the virtual host it can't be reached with the given netmask/broadcast address.
Steve
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account