Hi, 

Nick Fedchik wrote:
> [...]
> Virtual bridges setup complete.  Let's check them now.
> (3)[11]<---(4)
> (2) ping 192.168.170.2
> PING 192.168.170.2 (192.168.170.2) from 192.168.170.1 : 56(84) bytes of data.
> ...
> --- 192.168.170.2 ping statistics ---
> 20 packets transmitted, 20 packets received, 0% packet loss
> (1) tcpdump -n -i eth0.170
> 16:46:59.080152 192.168.170.1 > 192.168.170.2: icmp: echo request (DF)
> 16:46:59.081985 192.168.170.2 > 192.168.170.1: icmp: echo reply (DF)
> ...
> Same is showed for VLAN 169 when (3)[12]<---(4)
> Tcpdump is showing  "stripped" frames, because REORDER_HDR flag for VLAN
> interface was set to 1 (see also vconfig usage).

I think tcpdump shows "stripped" frames because you are listening to eth0.170!
If you are listening to eth0 tcpdump would show "garbage" at received frames
if REORDER_HDR flag isn't set. Isn't it?

Reinhard
-- 
----------------------------------------------------
Reinhard Schwillinsky        Tel.: ++43/1/205 255/210
Maxxio technologies GmbH     Fax.: ++43/1/205 255/900
Prinz Eugen Stra�e 8         A-1040 Vienna/Austria
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to