Error when using secondary IP in RH AS4 U3 for PE1850 with DRAC.

eclark eclark at alabanza.com
Thu Jul 6 10:21:28 CDT 2006


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