On 14.4.2011 10:47, Hrvoje Popovski wrote:
On 14.4.2011 2:03, Kapetanakis Giannis wrote:
Try to do ifconfig ix1 up (up in /etc/hostname.ix1)

I've seen vlans not coming up until I do this on parent interface,
although they appear active in ifconfig.

Giannis




hi,

tried with hostname.ix1 and hostname.vlan123 but it's not working either

# cat hostname.ix1
up

# cat hostname.vlan123
vlan 123
vlandev ix1
inet 10.6.6.1 255.255.255.0 NONE


# ping 10.6.6.2
PING 10.6.6.2 (10.6.6.2): 56 data bytes
ping: sendto: Host is down
ping: wrote 10.6.6.2 64 chars, ret=-1
ping: sendto: Host is down
ping: wrote 10.6.6.2 64 chars, ret=-1
--- 10.6.6.2 ping statistics ---
2 packets transmitted, 0 packets received, 100.0% packet loss


tcpdump is still the same
# tcpdump -i ix1
tcpdump: listening on ix1, link-type EN10MB
10:39:34.520816 802.1Q vid 0 pri 0 802.1Q vid 123 pri 0 arp who-has
10.6.6.2 tell 10.6.6.1
10:39:35.530822 802.1Q vid 0 pri 0 802.1Q vid 123 pri 0 arp who-has
10.6.6.2 tell 10.6.6.1
10:39:56.740949 802.1Q vid 0 pri 0 802.1Q vid 123 pri 0 arp who-has
10.6.6.2 tell 10.6.6.1
10:39:57.750952 802.1Q vid 0 pri 0 802.1Q vid 123 pri 0 arp who-has
10.6.6.2 tell 10.6.6.1
10:39:58.760958 802.1Q vid 0 pri 0 802.1Q vid 123 pri 0 arp who-has
10.6.6.2 tell 10.6.6.1


will try to find details of ix card ...


name:
Intel Ethernet Server Adapter X520-SR2 (X520-2)

Intel Part Number
E10G42BFSR

http://www.intel.com/support/network/sb/cs-012904.htm

Board ID:E68785-xxx
VendorID:8086
DevID:10FB

part number from intel driver properties (i don't know what is that part number)

E81283-003



--
/hrvoje

Reply via email to