Re: PPPoE Modem hangup after random time - how to debug?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 29, 2020 at 01:58:37PM +0200, David Balažic wrote:
> Next disconnect:
> 
> NOTE: c4:XX:XX:XX:XX:ed  is my wan interfaces MAC address
> 
> tcpdump -e -v -i eth1 vlan 3902 and pppoed
> 
This puts the parent interface in promiscuous mode.

> tcpdump: listening on eth1, link-type EN10MB (Ethernet), capture size
> 262144 bytes
> ** several PADO and PADS packet sent from server/AC to
> 44:4e:6d:fd:c7:39 before this, during the day **
> 05:03:44.348738 a4:7b:2c:9e:c7:44 (oui Unknown) > 00:0f:94:ef:64:e0
> (oui Unknown), ethertype 802.1Q (0x8100), length 75: vlan 3902, p 1,
> ethertype PPPoE D, PPPoE PADO [Service-Name] [AC-Name
> "SIMB_TABOR_BNG1"] [Host-Uniq 0x960B0000] [AC-Cookie
> 0xDCC3248D61A5D76C7C1DD4138431B17C]
> 06:40:27.668095 a4:7b:2c:9e:c7:44 (oui Unknown) > 44:4e:6d:fd:c7:39
> (oui Unknown), ethertype 802.1Q (0x8100), length 101: vlan 3902, p 1,
> ethertype PPPoE D, PPPoE PADO [Service-Name] [AC-Name
> "SIMB_TABOR_BNG1"] [Host-Uniq
> 0x444E6DFDC739AAAAAAAA92000000AAAAAAAA4621426F78202020AAAAAAAA]
> [AC-Cookie ".5b.u...~.F.mlKv"]
> 06:40:27.674078 a4:7b:2c:9e:c7:44 (oui Unknown) > 44:4e:6d:fd:c7:39
> (oui Unknown), ethertype 802.1Q (0x8100), length 62: vlan 3902, p 1,
> ethertype PPPoE D, PPPoE PADS [ses 0x1] [Service-Name] [Host-Uniq
> 0x444E6DFDC739AAAAAAAA92000000AAAAAAAA4621426F78202020AAAAAAAA]

> 06:40:30.552119 a4:7b:2c:9e:c7:44 (oui Unknown) > 44:4e:6d:fd:c7:39
> (oui Unknown), ethertype 802.1Q (0x8100), length 60: vlan 3902, p 1,
> ethertype PPPoE D, PPPoE PADT [ses 0x1]
> 
Because the interface is in promiscuous mode, this PADT is accepted,
even though the destination MAC address is different from the one of
your interface. That's certainly the reason why you got disconnected
(assuming your PPPoE session Id. was 1).

Also, please avoid wrapping your log lines, that makes them close to
unreadable.




[Index of Archives]     [Linux Audio Users]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Fedora Users]

  Powered by Linux