Error when using secondary IP in RH AS4 U3 for PE1850 with DRAC.
Hans_Chen at Dell.com
Hans_Chen at Dell.com
Thu Jul 6 10:28:58 CDT 2006
Eclark,
Thanks for your quick feedback.
My issue is the eth0:1 does not work. The output of ifconfig for eth0:1 is abnormal.
What I am trying to do is to bind mutilple IP address in eth 0, then assign IPs to Apache virtual servers.
B.R.
Hans Chen
-----Original Message-----
From: eclark [mailto:eclark at alabanza.com]
Sent: 2006年7月6日 23:21
To: linux-poweredge-Lists
Cc: Chen, Hans
Subject: Re: Error when using secondary IP in RH AS4 U3 for PE1850 with DRAC.
Hans;
Im not sure where you see an issue. The output:
eth0: 1500 0 - no statistics available - BMRU
is correct. If you are trying to do accounting, you will not be able to use kernel routing tables. You will have to roll your own via tcpdump or the likes. What exactly is your issue, and what are you trying to do?
On Thursday 06 July 2006 11:15 am, Hans_Chen at dell.com wrote:
> We uses "ifconfig eth0:1 192.168.50.7 netmask 255.255.255.0 up" to
> bind the secondary IP address to eth0 in PE1850 which has DRAC card.
> But from output of ifconfig, no "RX packets, TX packets" info for the
> eth0:1, it shows netmask to be 255.255.255.255.
> netstat -i aslo no data for eth0:1.
> The eth0:1 can not work if using it as virtual server IP in Apache.
> All PE1850 + AS4 U3 all have the same issue, but PE1850+ AS4 is ok.
> Somebody told me that maybe it was caused by conflict of NIC driver
> and DRAC card in PE1850, is it true?
>
>
> output of ifconfig and netstat -i
> ----------------------------------------------------------------------
> --
> ---------------------------------
> [root at Real1 conf]# ifconfig
> eth0 Link encap:Ethernet HWaddr 00:13:72:5D:EE:F7
> inet addr:192.168.50.2 Bcast:192.168.50.255
> Mask:255.255.255.0
> inet6 addr: fe80::213:72ff:fe5d:eef7/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:4078 errors:0 dropped:0 overruns:0 frame:0
> TX packets:2150 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:342397 (334.3 KiB) TX bytes:667609 (651.9 KiB)
> Base address:0xecc0 Memory:dfae0000-dfb00000
>
> eth0:1 Link encap:Ethernet HWaddr 00:13:72:5D:EE:F7
> inet addr:192.168.50.7 Bcast:192.168.50.255
> Mask:255.255.255.255
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> Base address:0xecc0 Memory:dfae0000-dfb00000
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:40 errors:0 dropped:0 overruns:0 frame:0
> TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:3300 (3.2 KiB) TX bytes:3300 (3.2 KiB)
>
> [root at Real1 conf]# netstat -i
> Kernel Interface table
> Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP
> TX-OVR Flg
> eth0 1500 0 4101 0 0 0 2165 0 0
> 0 BMRU
> eth0:1 1500 0 - no statistics available -
> BMRU
> lo 16436 0 40 0 0 0 40 0 0
> 0 LRU
>
> B.R.
> Hans Chen
More information about the Linux-PowerEdge
mailing list