Rx/Tx statistics doesn't change.
Arthur Khachatryan <[email protected]> Thu, 22 Nov 2007 22:22:49 -0800 (PST)
| Newsgroups | gmane.linux.drivers.vlan |
|---|---|
| Message-ID | <[email protected]> |
--===============0245727532==
Content-Type: multipart/alternative; boundary="0-598141462-1195798969=:78716"
Content-Transfer-Encoding: 8bit
--0-598141462-1195798969=:78716
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Hi to all,
Could anybothy tell me please why I don't see Rx/Tx counter changing while I issuing ping requests from my Windos PC to Linux station with configured at least two VLANS, eth0.4 and eth0.5. I have the following configuration for my LAN/VLAN interfaces:
~ # cat /etc/sysconfig/network-scripts/ifcfg-eth0.4
# Possible values here: DEVICE, IPADDR, NETMASK, MTU, MACADDR
DEVICE=eth0.4
IPADDR=172.30.3.4
NETMASK=255.255.0.0
VLAN=yes
~ # cat /etc/sysconfig/network-scripts/ifcfg-eth0.5
# Possible values here: DEVICE, IPADDR, NETMASK, MTU, MACADDR
DEVICE=ifcfg-eth0.5
IPADDR=172.30.4.5
NETMASK=255.255.0.0
VLAN=yes
~ # ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:00:00:00:01
inet addr:172.30.4.33 Bcast:172.30.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:266506 errors:0 dropped:0 overruns:0 frame:0
TX packets:1457 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:23380308 (22.2 MiB) TX bytes:100270 (97.9 kiB)
Base address:0x8500
eth0.4 Link encap:Ethernet HWaddr 08:00:00:00:00:01
inet addr:172.30.3.4 Bcast:172.30.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 iB) TX bytes:1518 (1.4 kiB)
eth0.5 Link encap:Ethernet HWaddr 08:00:00:00:00:01
inet addr:172.30.4.5 Bcast:172.30.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:246 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 iB) TX bytes:11316 (11.0 kiB)
eth0:0 Link encap:Ethernet HWaddr 08:00:00:00:00:01
inet addr:172.40.0.1 Bcast:172.40.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Base address:0x8500
eth1 Link encap:Ethernet HWaddr 08:00:00:00:00:02
inet addr:192.168.24.36 Bcast:192.168.24.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:15709 errors:0 dropped:0 overruns:0 frame:0
TX packets:1025 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1385934 (1.3 MiB) TX bytes:56489 (55.1 kiB)
Base address:0x8400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12903 errors:0 dropped:0 overruns:0 frame:0
TX packets:12903 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1678945 (1.6 MiB) TX bytes:1678945 (1.6 MiB)
While I changing netmasks I got some Tx statistics for VLAN interfaces.
What is wrong I am doing?
Thanks.
Sincerely,
Arthur.
---------------------------------
Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.
--0-598141462-1195798969=:78716
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
<div>Hi to all,</div> <div> </div> <div>Could anybothy tell me please why I don't see Rx/Tx counter changing while I issuing ping requests from my Windos PC to Linux station with configured at least two VLANS, eth0.4 and eth0.5. I have the following configuration for my LAN/VLAN interfaces:</div> <div> </div> <div>~ # cat /etc/sysconfig/network-scripts/ifcfg-eth0.4<BR># Possible values here: DEVICE, IPADDR, NETMASK, MTU, MACADDR<BR>DEVICE=eth0.4<BR>IPADDR=172.30.3.4<BR>NETMASK=255.255.0.0<BR>VLAN=yes</div> <div> </div> <div>~ # cat /etc/sysconfig/network-scripts/ifcfg-eth0.5<BR># Possible values here: DEVICE, IPADDR, NETMASK, MTU, MACADDR<BR>DEVICE=ifcfg-eth0.5<BR>IPADDR=172.30.4.5<BR>NETMASK=255.255.0.0<BR>VLAN=yes</div> <div> </div> <div>~ # ifconfig<BR>eth0&n
bsp; Link encap:Ethernet HWaddr 08:00:00:00:00:01 <BR> inet addr:172.30.4.33
Bcast:172.30.255.255 Mask:255.255.0.0<BR> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<BR> RX packets:266506 errors:0 dropped:0 overruns:0 frame:0<BR> TX packets:1457 errors:0 dropped:0 overruns:0 carrier:0<BR> collisions:0 txqueuelen:1000 <BR> RX bytes:23380308 (22.2 MiB) TX bytes:100270 (97.9 kiB)<BR> Base address:0x8500 </div> <div>eth0.4 Link encap:Ethernet HWaddr 08:00:00:00:00:01 <BR>  
; inet addr:172.30.3.4 Bcast:172.30.255.255 Mask:255.255.0.0<BR> UP BROADCAST RUNNING
MULTICAST MTU:1500 Metric:1<BR> RX packets:0 errors:0 dropped:0 overruns:0 frame:0<BR> TX packets:33 errors:0 dropped:0 overruns:0 carrier:0<BR> collisions:0 txqueuelen:0 <BR> RX bytes:0 (0.0 iB) TX bytes:1518 (1.4 kiB)</div> <div>eth0.5 Link encap:Ethernet HWaddr 08:00:00:00:00:01 <BR> inet addr:172.30.4.5 Bcast:172.30.255.255 Mask:255.255.0.0<BR> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<BR
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0<BR> TX packets:246 errors:0
dropped:0 overruns:0 carrier:0<BR> collisions:0 txqueuelen:0 <BR> RX bytes:0 (0.0 iB) TX bytes:11316 (11.0 kiB)</div> <div>eth0:0 Link encap:Ethernet HWaddr 08:00:00:00:00:01 <BR> inet addr:172.40.0.1 Bcast:172.40.255.255 Mask:255.255.0.0<BR> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<BR> Base address:0x8500 </div> <div>eth1 Link encap:Ethernet HWaddr 08:00:00:00:00:02 <BR> &
nbsp; inet addr:192.168.24.36 Bcast:192.168.24.255 Mask:255.255.255.0<BR> UP BROADCAST MULTICAST
MTU:1500 Metric:1<BR> RX packets:15709 errors:0 dropped:0 overruns:0 frame:0<BR> TX packets:1025 errors:0 dropped:0 overruns:0 carrier:0<BR> collisions:0 txqueuelen:1000 <BR> RX bytes:1385934 (1.3 MiB) TX bytes:56489 (55.1 kiB)<BR> Base address:0x8400 </div> <div>lo Link encap:Local Loopback <BR> inet addr:127.0.0.1 Mask:255.0.0.0<BR> UP LOOPBACK RUNNI
NG MTU:16436 Metric:1<BR> RX packets:12903 errors:0 dropped:0 overruns:0
frame:0<BR> TX packets:12903 errors:0 dropped:0 overruns:0 carrier:0<BR> collisions:0 txqueuelen:0 <BR> RX bytes:1678945 (1.6 MiB) TX bytes:1678945 (1.6 MiB)<BR></div> <div>While I changing netmasks I got some Tx statistics for VLAN interfaces.</div> <div>What is wrong I am doing?</div> <div>Thanks.</div> <div> </div> <div>Sincerely,</div> <div>Arthur.</div> <div> </div><p> 
<hr size=1>Be a better pen pal.
Text or chat with friends inside Yahoo! Mail. <a href="http://us.rd.yahoo.com/evt=51732/*http://overview.mail.yahoo.com/">See how.</a>
--0-598141462-1195798969=:78716--
--===============0245727532==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Vlan mailing list
[email protected]
http://www.candelatech.com/mailman/listinfo/vlan
--===============0245727532==--