2013/2/12 Conor O'Gorman <[email protected]>:
> On Mon, 2013-02-11 at 21:53 +0100, Rafał Miłecki wrote:
>
>> Router want to ping 192.168.1.2, so it's sending ARP request:
>> FF FF FF FF FF FF (dest)
>> C8 3A 35 40 C1 A8 (src)
>> 81 00 00 00 (vlan0)
>> 08 06 (arp)
>>
>> My PC replies to the request:
>> C8 3A 35 40 C1 A8 (dest)
>> 00 1D BA 19 9E DB (src)
>> 81 00 00 01 (vlan1)
>> 08 06 (arp)
>>
>
> Response is arriving on a different VLAN. Check the switch VLAN config.

And that was the reason... ;) My changes in "netconfig" were ignored
by OpenWRT building system (another bug? :| have to check) and I still
was getting interfaces eth0.0 and eth0.1 instead of eth0.1 and eth0.2.

-- 
Rafał
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to