| Re: Problem using veth [message #30872 is a reply to message #30870] | 
			Mon, 09 June 2008 15:34    | 
		 
		
			
				
				
				
					
						  
						edillmann
						 Messages: 4 Registered: June 2008 
						
					 | 
					Junior Member  | 
					 | 
		 
		 
	 | 
 
	
		HN BEFORE : 
 
ip a l 
1: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue 
    link/void 
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000 
    link/ether 00:09:6b:8c:90:7e brd ff:ff:ff:ff:ff:ff 
    inet 192.168.3.203/24 brd 192.168.3.255 scope global eth0 
4: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc pfifo_fast qlen 1000 
    link/ether 00:09:6b:8c:90:7f brd ff:ff:ff:ff:ff:ff 
    inet 192.168.254.203/24 brd 192.168.254.255 scope global eth1 
6: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 
    inet 127.0.0.1/8 scope host lo 
 
cat /proc/vz/veth 
Version: 1.0 
 
HN AFTER: 
 
cat /proc/vz/veth 
Version: 1.0 
00:18:51:05:12:f4 veth167.0_ifren 00:18:51:14:f0:ef eth0 167 deny 
 
ip a l 
1: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue 
    link/void 
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000 
    link/ether 00:09:6b:8c:90:7e brd ff:ff:ff:ff:ff:ff 
    inet 192.168.3.203/24 brd 192.168.3.255 scope global eth0 
4: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc pfifo_fast qlen 1000 
    link/ether 00:09:6b:8c:90:7f brd ff:ff:ff:ff:ff:ff 
    inet 192.168.254.203/24 brd 192.168.254.255 scope global eth1 
6: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 
    inet 127.0.0.1/8 scope host lo 
9: veth167.0_ifren: <BROADCAST,MULTICAST> mtu 1500 qdisc noop 
    link/ether 00:18:51:05:12:f4 brd ff:ff:ff:ff:ff:ff 
 
uname -a 
Linux obsm4.example.com 2.6.18-028stab053 #2 SMP Thu Jan 31 20:48:41 CET 2008 i686 GNU/Linux 
 
vzctl --version 
vzctl version 3.0.22 
 
		
		
		
 |  
	| 
		
	 | 
 
 
 |