search for: wirāmu

Displaying 2 results from an estimated 2 matches for "wirāmu".

2013 Aug 23
1
[Bridge] challenge of year: connect to LAN using wireless-ap over bridge + unmanaged l2tpv3 tunnel + bridge? it's possible?
...n 6), IPv4 (len 4), Request who-has 10.251.153.31 tell *10.251.0.1*, length 46 ^C 7 packets captured 7 packets received by filter 0 packets dropped by kernel *root at bahia:~# * +-----------------------------------------------------------------------------------------+ | SERVER B (BRIDGE/L2TPv3 + WIRELESS ACCESS POINT) - RECIFE | +-----------------------------------------------------------------------------------------+ *root at recife:~#* ip addr show eth1 *# (WAN)* 3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP qlen 1000 link/ether a0:f3:c1:a3:c4:11 brd...
2015 Feb 16
2
[Bridge] Sniffing a linux bridge vs sniffing enslaved interfaces
...can think of several potential differences. ?You may miss any bridge specific traffic (STP, LLDP) using the interfaces generated by the bridge itself. If you have vlan tagged sub interfaces you might also miss that traffic if you were snooping a particular interface. Obviously you will miss any on-wire broadcast traffic specific to the layer1 connection a particular interface was connected to if you sniff on an individual device. Basically unless you are trying to trouble shoot a physical link issue I would likely always use the container link when doing a packet dump, due to several edge cases...