Gentoo Archives: gentoo-user-ru

From: Alexander Y Tiurin <alexanderyt@×××××.com>
To: gentoo-user-ru@l.g.o
Subject: [gentoo-user-ru] PXE-E11: ARP timeout + VLAN
Date: Thu, 05 Apr 2012 17:13:07
Message-Id: 4F7DD277.9090402@gmail.com
1 hi!
2
3 При попытке pxe boot на 192.168.0.11получаю ошибку
4
5 /PXE-E11: ARP timeout /
6
7 При этом на PXE сервере
8
9 /# tcpdump -i vlan1637/
10
11 /IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:1e:0b:f9:70:f8 (oui Unknown), length 548
12 IP 192.168.0.1.bootps > 255.255.255.255.bootpc: BOOTP/DHCP, Reply, length 300
13 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:1e:0b:f9:70:f8 (oui Unknown), length 548
14 IP 192.168.0.1.bootps > 255.255.255.255.bootpc: BOOTP/DHCP, Reply, length 300
15 arp who-has 192.168.0.1 tell 192.168.0.11
16 arp who-has 192.168.0.1 tell 192.168.0.11
17 arp who-has 192.168.0.1 tell 192.168.0.11
18 arp who-has 192.168.0.1 tell 192.168.0.11
19 arp who-has 192.168.0.1 tell 192.168.0.11
20 arp who-has 192.168.0.1 tell 192.168.0.11
21 arp who-has 192.168.0.1 tell 192.168.0.11
22 arp who-has 192.168.0.1 tell 192.168.0.11
23 /
24
25 Сам PXE сервер в KVM (HN). Схема соединения с железом (PXE клиент) следующая
26
27 pxe(client) <--> switch(vlan123) <--> eht2(HN) <--> br_eth2(HN) <--> eth0(KVM_guest) <--> vlan123@eth0(KVM_guest).
28
29
30 Как заставить pxe-server отвечать на arp запросы?
31 Поигрался еще с macvlan, но ясности не внесло, может ли он мне помочь или нет.
32 Поделитесь идеями, плиз.

Replies

Subject Author
Re: [gentoo-user-ru] PXE-E11: ARP timeout + VLAN Kanogin Alexandr <kanogin@×××××.ru>