LC 1781AW DSL Leitungsfehler

Forum zu aktuellen Geräten der LANCOM Router/Gateway Serie

Moderator: Lancom-Systems Moderatoren

Antworten
Novize
Beiträge: 4
Registriert: 26 Jul 2012, 16:16

LC 1781AW DSL Leitungsfehler

Beitrag von Novize »

Guten Morgen,
ich habe folgende Situation:
Ausgangslage:
1. FTTH bis zum Schaltschrank in der Wohnung.
2. Im Verteilerschrank befindet sich ein HomeWay-Medienkonverter
– Typ: OAP Gigabit Medienkonverter mit
– 1x SC/PC-Anschluss 1.000Mbit/s (integrierter TX- und FX-Port)
– 1x RJ45-Anschluss 100/1.000Mbit/s.
3. Vertrag mit dem Provider: 50 MBit/s (Down) / 15 MBit/s (Up)
4. Genutzt wird der RJ45-Port des Medienkonverters.

Szenario 1:
Wird an den RJ45-Port des Medienkonverters ein Notebook mit einer pppoe-konfigurierten NIC angehängt, dann stellt der Provider laut Breitbandmessung der Bundesnetzagentur die vertraglich vereinbarte Bandbreite zur Verfügung. Es können z. B. ISO-Images von 1,6 GB und mehr unterbrechungsfrei übertragen werden.

Szenario 2:
Sobald ein Lancom 1781 AW (mit nicht konfigurierter All-IP Option) über seinen ETH1-Port mit dem Ethernet-Port des Medienkonverters verbunden wird, funktioniert der Internetzugang zwar prinzipiell, aber es kommt immer wieder zu Verbindungsabbrüchen. Schon beim Start eines Downloads zeigt der LAN-Monitor nur einen Bruchteil der möglichen Empfangsrate vom WAN an (max.17 MBit/s).

Der Router wurde mittels des Setup-Assistenten konfiguriert ("Basiskonfiguration" und "Internet-Zugang einrichten"). Nachträglich wurde für tr # ppp telnet freigegeben.

Code: Alles auswählen

# Script (10.32.0170 / 28.03.2020) (0x0420411c,IDs:2,3,4,8,e,15,1a,2b;0x0c000073)

lang English
flash No

set /Setup/Name "LCR-01"
cd /Setup/WAN/Layer 
del *
#    WAN-layer  Encaps.   Lay-3     Lay-2     L2-Opt.   Lay-1     
#    ===========--------------------------------------------------
add  "DEFAULT" {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  TRANS    {L2-Opt.}  bundle   {Lay-1}  HDLC64K
add  "T-ISDN"  {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  HDLC64K
add  "MLPPP"   {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  TRANS    {L2-Opt.}  bundle   {Lay-1}  HDLC64K
add  "PPPHDLC" {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  HDLC64K
add  "RAWHDLC" {Encaps.}  TRANS    {Lay-3}  TRANS    {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  HDLC64K
add  "T-ADSL"  {Encaps.}  LLC-MUX  {Lay-3}  PPP      {Lay-2}  PPPoE    {L2-Opt.}  none     {Lay-1}  ADSL
add  "PPPOEOA" {Encaps.}  LLC-MUX  {Lay-3}  PPP      {Lay-2}  PPPoE    {L2-Opt.}  none     {Lay-1}  ADSL
add  "PPPOA"   {Encaps.}  LLC-MUX  {Lay-3}  PPP      {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ADSL
add  "IPOEOA"  {Encaps.}  LLC-ETH  {Lay-3}  TRANS    {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ADSL
add  "IPOA"    {Encaps.}  LLC-MUX  {Lay-3}  TRANS    {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ADSL
add  "DHCPOEOA" {Encaps.}  LLC-ETH  {Lay-3}  DHCP     {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ADSL
add  "DHCPOA"  {Encaps.}  LLC-MUX  {Lay-3}  DHCP     {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ADSL
add  "T-DSL"   {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  PPPoE    {L2-Opt.}  none     {Lay-1}  ETH
add  "PPPOE"   {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  PPPoE    {L2-Opt.}  none     {Lay-1}  ETH
add  "IPOE"    {Encaps.}  ETHER    {Lay-3}  TRANS    {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ETH
add  "DHCPOE"  {Encaps.}  ETHER    {Lay-3}  DHCP     {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  ETH
add  "V.24_DEF" {Encaps.}  TRANS    {Lay-3}  APPP     {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  SERIAL
add  "UMTS"    {Encaps.}  TRANS    {Lay-3}  APPP     {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  SERIAL
add  "WWAN"    {Encaps.}  TRANS    {Lay-3}  APPP     {Lay-2}  TRANS    {L2-Opt.}  none     {Lay-1}  SERIAL
add  "INTERNET" {Encaps.}  TRANS    {Lay-3}  PPP      {Lay-2}  PPPoE    {L2-Opt.}  none     {Lay-1}  ETH
cd /
cd /Setup/WAN/PPP 
del *
#    Peer              Authent.request             Authent-response            Key       Time  Try   Conf  Fail  Term  Username                                                          Rights         
#    ==================---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
add  "DEFAULT"        {Authent.request}  MS-CHAPv2,MS-CHAP,CHAP,PAP {Authent-response}  MS-CHAPv2,MS-CHAP,CHAP,PAP {Key}  ""       {Time}  0    {Try}  5    {Conf}  10   {Fail}  5    {Term}  2    {Username}  ""                                                               {Rights}  none           
add  "INTERNET"       {Authent.request}  none                       {Authent-response}  MS-CHAPv2,MS-CHAP,CHAP,PAP {Key}  "K e n n w o r t" {Time}  5    {Try}  5    {Conf}  10   {Fail}  5    {Term}  2    {Username}  "Benutzer-Name@provider.com"                               {Rights}  IP             
cd /
cd /Setup/WAN/DSL-Broadband-Peers 
del *
#    Peer              SH-Time  AC-name                                                           Servicename                       WAN-layer  ATM-VPI  ATM-VCI  MAC-Type   user-def.-MAC  DSL-ifc(s)                                                       VLAN-ID  Prio-Mapping  IPv6            
#    ==================----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
add  "INTERNET"       {SH-Time}  9999    {AC-name}  ""                                                               {Servicename}  ""                               {WAN-layer}  "INTERNET" {ATM-VPI}  0       {ATM-VCI}  0       {MAC-Type}  local     {user-def.-MAC}  000000000000  {DSL-ifc(s)}  ""                                                              {VLAN-ID}  0       {Prio-Mapping}  off          {IPv6}  ""
cd /
cd /Setup/VPN/Load-Balancer/Message-Profiles 
del *
#    Profile-Name      Interface         Address          Port   Interval   Holdtime   Replay-Window   Max-Time-Skew       Secret     Cipher       HMAC      Comment                                                        
#    ==================-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
add  "DEFAULT"        {Interface}  "INTRANET"       {Address}  "239.255.22.11" {Port}  1987  {Interval}  2000      {Holdtime}  3000      {Replay-Window}  5              {Max-Time-Skew}  15                 {Secret}  ""        {Cipher}  None        {HMAC}  96-Bits  {Comment}  ""
cd /
cd /Setup/Charges/Volume-Budgets 
del *
#    Peer              Limit-MB         Action                     
#    ==================--------------------------------------------
add  "INTERNET"       {Limit-MB}  0               {Action}  none
cd /
cd /Setup/TCP-IP/Network-list 
del *
#    Network-name      IP-Address       IP-Netmask       VLAN-ID  Interface           Src-check      Type      Rtg-tag  Comment                                                         
#    ==================-----------------------------------------------------------------------------------------------------------------------------------------------------------------
add  "INTRANET"       {IP-Address}  172.16.10.1     {IP-Netmask}  255.255.255.0   {VLAN-ID}  0       {Interface}  BRG-1              {Src-check}  loose         {Type}  Intranet {Rtg-tag}  0       {Comment}  "local intranet"
add  "DMZ"            {IP-Address}  0.0.0.0         {IP-Netmask}  255.255.255.0   {VLAN-ID}  0       {Interface}  LAN-2              {Src-check}  loose         {Type}  DMZ      {Rtg-tag}  0       {Comment}  "demilitarized zone"
cd /
cd /Setup/IP-Router/IP-Routing-Table 
del *
#    IP-Address       IP-Netmask       Rtg-tag  Peer-or-IP        Distance  Masquerade  Active   Comment                                                         
#    ===========================================-----------------------------------------------------------------------------------------------------------------
add  192.168.0.0      255.255.0.0      0       {Peer-or-IP}  "0.0.0.0"        {Distance}  0        {Masquerade}  No         {Active}  No      {Comment}  "template: block private networks: 192.168.x.y"
add  172.16.0.0       255.240.0.0      0       {Peer-or-IP}  "0.0.0.0"        {Distance}  0        {Masquerade}  No         {Active}  No      {Comment}  "template: block private networks: 172.16-31.x.y"
add  10.0.0.0         255.0.0.0        0       {Peer-or-IP}  "0.0.0.0"        {Distance}  0        {Masquerade}  No         {Active}  No      {Comment}  "template: block private network: 10.x.y.z"
add  224.0.0.0        224.0.0.0        0       {Peer-or-IP}  "0.0.0.0"        {Distance}  0        {Masquerade}  No         {Active}  Yes     {Comment}  "block multicasts: 224-255.x.y.z"
add  255.255.255.255  0.0.0.0          0       {Peer-or-IP}  "INTERNET"       {Distance}  0        {Masquerade}  on         {Active}  Yes     {Comment}  "Diese Route wurde durch den Internet-Assistenten erzeugt"
cd /
# DHCP
cd /Setup/DHCP/Network-list 
del *
#    Network-name      Start-Address-Pool  End-Address-Pool    Netmask             Broadcast-Address   Gateway-Address     DNS-Default      DNS-Backup       NBNS-Default     NBNS-Backup      Operating  Broadcast-Bit  Master-Server    2nd-Master-Server   3rd-Master-Server   4th-Master-Server   Loopback-Address  Cache   Adaption   Cluster  Max.-Lease        Def.-Lease        Suppress-ARP-check
#    ==================-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
add  "INTRANET"       {Start-Address-Pool}  0.0.0.0            {End-Address-Pool}  0.0.0.0            {Netmask}  0.0.0.0            {Broadcast-Address}  0.0.0.0            {Gateway-Address}  0.0.0.0            {DNS-Default}  0.0.0.0         {DNS-Backup}  0.0.0.0         {NBNS-Default}  0.0.0.0         {NBNS-Backup}  0.0.0.0         {Operating}  Yes       {Broadcast-Bit}  No            {Master-Server}  0.0.0.0         {2nd-Master-Server}  0.0.0.0            {3rd-Master-Server}  0.0.0.0            {4th-Master-Server}  0.0.0.0            {Loopback-Address}  ""               {Cache}  No     {Adaption}  No        {Cluster}  No      {Max.-Lease}  0                {Def.-Lease}  0                {Suppress-ARP-check}  No
add  "DMZ"            {Start-Address-Pool}  0.0.0.0            {End-Address-Pool}  0.0.0.0            {Netmask}  0.0.0.0            {Broadcast-Address}  0.0.0.0            {Gateway-Address}  0.0.0.0            {DNS-Default}  0.0.0.0         {DNS-Backup}  0.0.0.0         {NBNS-Default}  0.0.0.0         {NBNS-Backup}  0.0.0.0         {Operating}  No        {Broadcast-Bit}  No            {Master-Server}  0.0.0.0         {2nd-Master-Server}  0.0.0.0            {3rd-Master-Server}  0.0.0.0            {4th-Master-Server}  0.0.0.0            {Loopback-Address}  ""               {Cache}  No     {Adaption}  No        {Cluster}  No      {Max.-Lease}  0                {Def.-Lease}  0                {Suppress-ARP-check}  No
cd /
cd /Setup/Config/Access-Table
#    Ifc.    Telnet  TFTP    HTTP    SNMP    HTTPS   Telnet-SSL  SSH     SNMPv3
#    ========------------------------------------------------------------------
set  LAN    {Telnet}  Yes    {TFTP}  Yes    {HTTP}  Yes    {SNMP}  Yes    {HTTPS}  Yes    {Telnet-SSL}  Yes        {SSH}  Yes    {SNMPv3}  Yes
set  WAN    {Telnet}  No     {TFTP}  No     {HTTP}  No     {SNMP}  No     {HTTPS}  No     {Telnet-SSL}  No         {SSH}  No     {SNMPv3}  No
set  WLAN   {Telnet}  No     {TFTP}  Yes    {HTTP}  Yes    {SNMP}  Yes    {HTTPS}  Yes    {Telnet-SSL}  Yes        {SSH}  Yes    {SNMPv3}  Yes
cd /
# Time-modul
set /Setup/Time/Fetch-Method NTP
cd /Setup/Interfaces/Ethernet-Ports
#    Port       Assignment   Connector   MDI-Mode    Private-Mode        Downshift    Clock-Role         Power-Saving      Flow-Control    
#    ===========---------------------------------------------------------------------------------------------------------------------------
set  ETH-1     {Assignment}  DSL-1       {Connector}  Auto       {MDI-Mode}  Auto       {Private-Mode}  No                 {Downshift}  Yes         {Clock-Role}  Master-Preferred  {Power-Saving}  No               {Flow-Control}  Auto
set  ETH-2     {Assignment}  LAN-1       {Connector}  Auto       {MDI-Mode}  Auto       {Private-Mode}  No                 {Downshift}  Yes         {Clock-Role}  Master-Preferred  {Power-Saving}  No               {Flow-Control}  Auto
set  ETH-3     {Assignment}  LAN-1       {Connector}  Auto       {MDI-Mode}  Auto       {Private-Mode}  No                 {Downshift}  Yes         {Clock-Role}  Master-Preferred  {Power-Saving}  No               {Flow-Control}  Auto
set  ETH-4     {Assignment}  LAN-1       {Connector}  Auto       {MDI-Mode}  Auto       {Private-Mode}  No                 {Downshift}  Yes         {Clock-Role}  Master-Preferred  {Power-Saving}  No               {Flow-Control}  Auto
cd /
cd /Setup/NTP/RQ-Address 
del *
#    RQ-Address                                                        Loopback-Addr.                           Authentication-Enabled  Key-ID          
#    ==================================================================---------------------------------------------------------------------------------
add  "ptbtime1.ptb.de"                                                {Loopback-Addr.}  ""                                      {Authentication-Enabled}  No                     {Key-ID}  1
cd /
cd /Setup/IPv6/Firewall/Inbound-Rules 
del *
#    Name                                  Action                                                            Services                                                          Source-Stations                                                   Active  Prio  Src-Tag    Comment                                                         
#    ======================================-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
add  "ALLOW-CONFIG-LOCALNET"              {Action}  "ACCEPT"                                                         {Services}  "HTTP, HTTPS, SNMP, SSH, TELNET, TFTP"                           {Source-Stations}  "LOCALNET"                                                       {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow local access to all configuration protocols"
add  "ALLOW-DHCP-CLIENT"                  {Action}  "ACCEPT"                                                         {Services}  "DHCPV6-CLIENT"                                                  {Source-Stations}  "ANYHOST"                                                        {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow all of devices DHCP client communication"
add  "ALLOW-DHCP-SERVER"                  {Action}  "ACCEPT"                                                         {Services}  "DHCPV6-SERVER"                                                  {Source-Stations}  "LOCALNET, RASCLIENTS"                                           {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow local access to the devices DHCP server"
add  "ALLOW-DNS-SERVER"                   {Action}  "ACCEPT"                                                         {Services}  "DNS"                                                            {Source-Stations}  "LOCALNET"                                                       {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow all local access to the devices DNS server"
add  "ALLOW-DNS-SERVER-VPN"               {Action}  "ACCEPT-VPN"                                                     {Services}  "DNS"                                                            {Source-Stations}  "ANYHOST"                                                        {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow all VPN access to the devices DNS server"
add  "ALLOW-ICMP"                         {Action}  "ACCEPT"                                                         {Services}  "ICMPV6"                                                         {Source-Stations}  "ANYHOST"                                                        {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow all ICMP to the device"
add  "ALLOW-IPSEC"                        {Action}  "ACCEPT"                                                         {Services}  "IPSEC"                                                          {Source-Stations}  "ANYHOST"                                                        {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow IPSec VPN to the device"
add  "ALLOW-NTP"                          {Action}  "ACCEPT"                                                         {Services}  "NTP"                                                            {Source-Stations}  "LOCALNET"                                                       {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow NTP requests to the device"
add  "ALLOW-SIP-LOCALNET"                 {Action}  "ACCEPT"                                                         {Services}  "SIP,SIPS"                                                       {Source-Stations}  "LOCALNET"                                                       {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow SIP and SIPS to device in local net"
add  "ALLOW-SIP-VPN"                      {Action}  "ACCEPT-VPN"                                                     {Services}  "SIP,SIPS"                                                       {Source-Stations}  "ANYHOST"                                                        {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "allow SIP and SIPS to device in vpn"
add  "DENY-ALL"                           {Action}  "REJECT-SNMP"                                                    {Services}  "ANY"                                                            {Source-Stations}  "ANYHOST"                                                        {Active}  Yes    {Prio}  0    {Src-Tag}  0         {Comment}  "reject all communication to the device"
add  "ALLOW-BGP"                          {Action}  "ACCEPT"                                                         {Services}  "BGP"                                                            {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow BGP to the device"
add  "ALLOW-CONFIG-VPN"                   {Action}  "ACCEPT-VPN"                                                     {Services}  "HTTP, HTTPS, SNMP, SSH, TELNET, TFTP"                           {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow all VPN access to all configuration protocols"
add  "ALLOW-CONFIG-WAN"                   {Action}  "ACCEPT"                                                         {Services}  "HTTPS, SSH"                                                     {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow remote non vpn access to secure configuration protocols"
add  "ALLOW-CWMP"                         {Action}  "ACCEPT"                                                         {Services}  "CWMP"                                                           {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow CWMP to the device"
add  "ALLOW-IPERF"                        {Action}  "ACCEPT"                                                         {Services}  "IPERF"                                                          {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow iperf to the device"
add  "ALLOW-IPSEC-HTTPS-ENCAPSULTION"     {Action}  "ACCEPT"                                                         {Services}  "HTTPS"                                                          {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow IPSec with HTTPS encapsulation to the device"
add  "ALLOW-L2TP"                         {Action}  "ACCEPT"                                                         {Services}  "L2TP"                                                           {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow L2TP to the device"
add  "ALLOW-LISP"                         {Action}  "ACCEPT"                                                         {Services}  "LISP"                                                           {Source-Stations}  "ANYHOST"                                                        {Active}  No     {Prio}  0    {Src-Tag}  0         {Comment}  "allow LISP to the device"
cd /
set /Setup/LMC/Operating No
set /Setup/Autoload/USB/Firmware-and-loader inactive
set /Setup/Autoload/USB/Config-and-script inactive
set /Setup/Automatic-Firmware-Update/Version-Policy latest-without-REL
set /Setup/CWMP/Data-Model TR-181
flash Yes

# done
exit
Fragen:
1. Was verursacht die DSL Leitungsfehler (Layer 1)?
2. Warum kommt es immer wieder zu den Change phase to DEAD for INTERNET und zu VLAN-ID 0 chosen by Provider VLAN Selector?

Code: Alles auswählen

[Sysinfo] 2020/05/06 22:44:01,799
Result of command: "sysinfo"

DEVICE:                LANCOM 1781AW
HW-RELEASE:            B
SERIAL-NUMBER:         4002373018100233
MAC-ADDRESS:           00a057196546
IP-ADDRESS:            172.16.10.1
IP-NETMASK:            255.255.255.0
INTRANET-ADDRESS:      0.0.0.0
INTRANETMASK:          0.0.0.0
VERSION:               10.32.0170RU8 / 28.03.2020
VERSION-GIT:           91b1f1000614952830914506f6ff4dbdc19d6620
NAME:                  LCR-01
CONFIG-STATUS:         17440;0;94b7bbd305bd305d598b511f7ff4bcb02facc0a2.09514205052020.340
FIRMWARE-STATUS:       0;0.23;0.1;10.32.0170RU8.28032020.23;10.32.0156RU4.19112019.22
LOADER:                4.12.0001Rel
HW-MASK:               00001100000000000000000001110011
FEATUREWORD:           00000100001000000100000100011100
REGISTERED-WORD:       00000100001000000100000100011100
FEATURE-LIST:          02/F
FEATURE-LIST:          03/F
FEATURE-LIST:          04/F
FEATURE-LIST:          08/F
FEATURE-LIST:          0e/F
FEATURE-LIST:          15/F
FEATURE-LIST:          1a/F
FEATURE-LIST:          2b/F
TIME:                  22440606052020
HTTP-PORT:             80
HTTPS-PORT:            443
TELNET-PORT:           23
TELNET-SSL-PORT:       992
SSH-PORT:              22
SNMP-PORT:             161
TFTP-PORT:             69
Production-Date:       2012-01-31
MOD-Level:             B3
LOCATION:              
COUNTRY-CODE:          0/0 (NA)
COMMENT:               
MYVPN:                 0
MYVPN-HOSTNAME:        
EXTENDED-NAME:         LANCOM 1781AW
WLAN-1 MAC:            00a0571944fb 
WePaper AP-ID:         00000000
ESL-TX-POWER:          0,0,0,0,0,0,0,0,0,0,0
SNMP-PASSWORD-REQ:     0
OEM:                   
VENDOR:                LANCOM Systems
OEMFILE:               1.05;"LANCOM Systems";"LANCOM 1781AW"
IRQ:                   OK(AR9280-abgn)
PROJECT:               ewsg lc1781aw
OpenSSL:               OpenSSL 1.0.2r  26 Feb 2019
HW-ID:                 EWSG

[PPP] 2020/05/06 22:44:16,946  Devicetime: 2020/05/06 22:44:21,916

Received LCP frame from peer INTERNET (channel 11)
LCP echo-request with ID 27 and length 8 for peer INTERNET
Sending LCP echo-response with ID 27 and length 8 to peer INTERNET (channel 11)

[PPP] 2020/05/06 22:44:29,145  Devicetime: 2020/05/06 22:44:34,116

LCP polling timeout for peer INTERNET - data received during last interval

[PPP] 2020/05/06 22:44:46,945  Devicetime: 2020/05/06 22:44:51,913

Received LCP frame from peer INTERNET (channel 11)
LCP echo-request with ID 28 and length 8 for peer INTERNET
Sending LCP echo-response with ID 28 and length 8 to peer INTERNET (channel 11)

[PPP] 2020/05/06 22:45:16,944  Devicetime: 2020/05/06 22:45:21,911

Received LCP frame from peer INTERNET (channel 11)
LCP echo-request with ID 29 and length 8 for peer INTERNET
Sending LCP echo-response with ID 29 and length 8 to peer INTERNET (channel 11)

[PPP] 2020/05/06 22:45:19,143  Devicetime: 2020/05/06 22:45:24,116

LCP polling timeout for peer INTERNET - data received during last interval

[PPP] 2020/05/06 22:45:46,849  Devicetime: 2020/05/06 22:45:51,795
Change phase to DEAD for INTERNET
Stopping LCP restart timer
Stopping IPCP restart timer
Stopping CCP restart timer
Stopping BACP restart timer
Stopping IPV6CP restart timer

[PPP] 2020/05/06 22:45:47,925  Devicetime: 2020/05/06 22:45:52,864 VLAN-ID 0 chosen by Provider VLAN Selector

[PPP] 2020/05/06 22:45:48,955  Devicetime: 2020/05/06 22:45:53,905 VLAN-ID 0 chosen by Provider VLAN Selector

[PPP] 2020/05/06 22:45:50,000  Devicetime: 2020/05/06 22:45:54,945 VLAN-ID 0 chosen by Provider VLAN Selector

[PPP] 2020/05/06 22:45:51,046  Devicetime: 2020/05/06 22:45:55,985 VLAN-ID 0 chosen by Provider VLAN Selector

[PPP] 2020/05/06 22:45:51,295  Devicetime: 2020/05/06 22:45:56,270

Transmit PADI frame to peer ff:ff:ff:ff:ff:ff for session 0000
Service: (any)
Host-ID: a7 85 da c8 53 c2 ed 64

[PPP] 2020/05/06 22:45:51,794  Devicetime: 2020/05/06 22:45:56,770

Transmit PADI frame to peer ff:ff:ff:ff:ff:ff for session 0000
Service: (any)
Host-ID: a7 85 da c8 53 c2 ed 64

[PPP] 2020/05/06 22:45:52,793  Devicetime: 2020/05/06 22:45:57,770

Transmit PADI frame to peer ff:ff:ff:ff:ff:ff for session 0000
Service: (any)
Host-ID: a7 85 da c8 53 c2 ed 64

[PPP] 2020/05/06 22:45:54,290  Devicetime: 2020/05/06 22:45:59,262

Received data packet for unknown session 037c from peer f6:cc:55:88:4a:95 => closing connection on AC
Transmit PADT frame to peer f6:cc:55:88:4a:95 for session 037c

[PPP] 2020/05/06 22:45:54,805  Devicetime: 2020/05/06 22:45:59,770

Transmit PADI frame to peer ff:ff:ff:ff:ff:ff for session 0000
Service: (any)
Host-ID: a7 85 da c8 53 c2 ed 64

[PPP] 2020/05/06 22:45:55,008  Devicetime: 2020/05/06 22:45:59,828

Received PADO frame from peer f6:cc:55:88:4a:95 for session 0000
AC-Name: NT-net.info, accepted
Host-ID: a7 85 da c8 53 c2 ed 64, accepted
Service: (any), accepted
Cookie:  0a 74 89 a8 d6 7a 9a 72 bd 25 b3 6a 37 21 40 33, accepted

[PPP] 2020/05/06 22:45:55,008  Devicetime: 2020/05/06 22:45:59,828

Transmit PADR frame to peer f6:cc:55:88:4a:95 for session 0000
Host-ID: a7 85 da c8 53 c2 ed 64
Service: (any)
Cookie:  0a 74 89 a8 d6 7a 9a 72 bd 25 b3 6a 37 21 40 33

[PPP] 2020/05/06 22:45:55,008  Devicetime: 2020/05/06 22:45:59,929

Received LCP configure request for unknown session 037c from peer f6:cc:55:88:4a:95 => discard

[PPP] 2020/05/06 22:45:55,008  Devicetime: 2020/05/06 22:45:59,948

Received PADS frame from peer f6:cc:55:88:4a:95 for session 037c
Service: (any), accepted
Host-ID: a7 85 da c8 53 c2 ed 64, accepted
AC-Name: NT-net.info, accepted
Cookie:  0a 74 89 a8 d6 7a 9a 72 bd 25 b3 6a 37 21 40 33, accepted

[PPP] 2020/05/06 22:45:55,008  Devicetime: 2020/05/06 22:45:59,949
Change phase to ESTABLISH for INTERNET
Lower-Layer-Up event for LCP
Initializing LCP restart timer to 3000 milliseconds
Waiting up to 200ms for connection
Starting LCP restart timer with 200 milliseconds

[PPP] 2020/05/06 22:45:55,211  Devicetime: 2020/05/06 22:46:00,149
Positive Restart-Timeout event for LCP
Stop waiting for connection
Initializing LCP restart timer to 3000 milliseconds
Generating LCP configure-request for peer INTERNET
Inserting local MRU 1492
Inserting local magic number 29e176b2
Sending LCP configure-request with ID 00 and length 14 to peer INTERNET (channel 11)
Starting LCP restart timer with 3000 milliseconds

[PPP] 2020/05/06 22:45:55,211  Devicetime: 2020/05/06 22:46:00,156

Received LCP frame from peer INTERNET (channel 11)
Evaluate configure-ack with ID 00 and size 14
Configure-Ack-Received event for LCP
Initializing LCP restart timer to 3000 milliseconds

[PPP] 2020/05/06 22:45:57,972  Devicetime: 2020/05/06 22:46:02,927

Received LCP frame from peer INTERNET (channel 11)
Evaluate configure-request with ID 45 and size 19
Peer MRU 1492 accepted
Peer requests authentication protocol CHAP with MD5 encryption, accepted
Peer magic number 1c50c7bc accepted
Positive Configure-Request-Received event for LCP
Sending LCP configure-ack with ID 45 and length 19 to peer INTERNET (channel 11)
Stopping LCP restart timer
This-Layer-Up action for LCP
Change phase to AUTHENTICATE for INTERNET

[PPP] 2020/05/06 22:45:57,972  Devicetime: 2020/05/06 22:46:02,935

Received CHAP frame from peer INTERNET (channel 11)
Got CHAP-Challenge from peer INTERNET
Challenge = 0f 88 59 c3 cd a2 9b 01 16 00 ca 66 9a 5d 76 69 92 39 53
Found peer-id INTERNET in PPP table
Sending CHAP-response to peer INTERNET (channel 11), length = 16

[PPP] 2020/05/06 22:45:58,112  Devicetime: 2020/05/06 22:46:03,064

Received CHAP frame from peer INTERNET (channel 11)
Got CHAP-Success from peer INTERNET
This-Layer-Up action for LCP
Change phase to CALLBACK for INTERNET
This-Layer-Up action for LCP
Change phase to NETWORK for INTERNET
Lower-Layer-Up event for IPCP
Initializing IPCP restart timer to 3000 milliseconds
Generating IPCP configure-request for peer INTERNET
Inserting IP address 0.0.0.0
Inserting primary DNS address 0.0.0.0
Inserting secondary DNS address 0.0.0.0
Sending IPCP configure-request with ID 00 and length 22 to peer INTERNET (channel 11)
Starting IPCP restart timer with 3000 milliseconds

[PPP] 2020/05/06 22:45:58,112  Devicetime: 2020/05/06 22:46:03,072

Received IPCP frame from peer INTERNET (channel 11)
Evaluate configure-request with ID 41 and size 10
Peer requests IP address 77.246.116.68, accepted
Positive Configure-Request-Received event for IPCP
Sending IPCP configure-ack with ID 41 and length 10 to peer INTERNET (channel 11)

[PPP] 2020/05/06 22:45:58,112  Devicetime: 2020/05/06 22:46:03,072

Received IPCP frame from peer INTERNET (channel 11)
Evaluate configure-nak with ID 00 and size 22
Peer NAKs IP address 93.181.57.226, accepted
Peer NAKs primary DNS address 8.8.4.4, accepted
Peer NAKs secondary DNS address 8.8.8.8, accepted
Configure-Nak/Rej-Received event for IPCP
Initializing IPCP restart timer to 3000 milliseconds
Generating IPCP configure-request for peer INTERNET
Inserting IP address 93.181.57.226
Inserting primary DNS address 8.8.4.4
Inserting secondary DNS address 8.8.8.8
Sending IPCP configure-request with ID 02 and length 22 to peer INTERNET (channel 11)
Starting IPCP restart timer with 3000 milliseconds

[PPP] 2020/05/06 22:45:58,315  Devicetime: 2020/05/06 22:46:03,223

Received IPCP frame from peer INTERNET (channel 11)
Evaluate configure-ack with ID 02 and size 22
Configure-Ack-Received event for IPCP
Initializing IPCP restart timer to 3000 milliseconds
This-Layer-Up action for IPCP
Stopping IPCP restart timer

[PPP] 2020/05/06 22:46:09,734  Devicetime: 2020/05/06 22:46:14,707

Received LCP frame from peer INTERNET (channel 11)
LCP echo-request with ID 00 and length 8 for peer INTERNET
Sending LCP echo-response with ID 00 and length 8 to peer INTERNET (channel 11)

[TraceStopped] 2020/05/06 22:46:22,979
Used config:
# Trace config
trace + PPP
3. Sind die "xDSL link down" mit anschließenden lines changes (Auto/ISDN <=> Auto/POTS) die Ursache?

Code: Alles auswählen

30	2020-05-06 22:46:27	AUTHPRIV	Hinweis	User from 172.16.10.213 {win_7_nb} via Telnet-SSL logged out
31	2020-05-06 22:46:03	AUTH	Hinweis	Successfully connected to peer INTERNET
32	2020-05-06 22:46:03	AUTH	Hinweis	local IP address for INTERNET is 93.181.57.226, remote IP address is 77.246.116.68
33	2020-05-06 22:45:55	KERN	Hinweis	[ETH-1] link up: 1000 Mbps, full duplex, Tx/Rx flow control
34	2020-05-06 22:45:54	AUTH	Info	last message repeated 3 times
35	2020-05-06 22:45:51	AUTH	Info	Disconnected from peer INTERNET: DSL layer 1
36	2020-05-06 22:45:51	KERN	Hinweis	[ETH-1] link down
37	2020-05-06 22:44:12	LOCAL3	Alarm	Dst: 149.7.20.229:5060 {LCR-01.intern}, Src: 156.96.156.75:9128 (UDP): connection refused
38	2020-05-06 22:44:05	AUTHPRIV	Hinweis	Login from 172.16.10.213 {win_7_nb} via Telnet-SSL
39	2020-05-06 22:44:05	AUTHPRIV	Hinweis	Login from 172.16.10.213 {win_7_nb} via Telnet-SSL
40	2020-05-06 22:43:48	AUTHPRIV	Hinweis	Login from 172.16.10.213 {win_7_nb} via Telnet
41	2020-05-06 22:43:24	KERN	Info	xDSL: [1] Set up line to Auto/POTS
42	2020-05-06 22:43:20	AUTHPRIV	Hinweis	User from 172.16.10.213 {win_7_nb} via Telnet-SSL logged out
43	2020-05-06 22:43:13	AUTHPRIV	Hinweis	Login from 172.16.10.213 {win_7_nb} via Telnet-SSL
44	2020-05-06 22:43:02	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
45	2020-05-06 22:42:53	KERN	Hinweis	[xDSL] link down
46	2020-05-06 22:42:53	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
47	2020-05-06 22:41:39	LOCAL3	Alarm	Dst: 149.7.20.229:161 {LCR-01.intern}, Src: 162.243.136.150:55663 (UDP): connection refused
48	2020-05-06 22:37:53	KERN	Info	xDSL: [1] Set up line to Auto/ISDN
49	2020-05-06 22:37:31	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
50	2020-05-06 22:37:23	KERN	Hinweis	[xDSL] link down
51	2020-05-06 22:37:23	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
52	2020-05-06 22:32:23	KERN	Info	xDSL: [1] Set up line to Auto/POTS
53	2020-05-06 22:32:01	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
54	2020-05-06 22:31:52	KERN	Hinweis	[xDSL] link down
55	2020-05-06 22:31:52	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
56	2020-05-06 22:30:15	LOCAL3	Alarm	Dst: 149.7.20.229:6881 {LCR-01.intern}, Src: 146.88.240.128:48247 (UDP): connection refused
57	2020-05-06 22:26:52	KERN	Info	xDSL: [1] Set up line to Auto/ISDN
58	2020-05-06 22:26:31	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
59	2020-05-06 22:26:22	KERN	Hinweis	[xDSL] link down
60	2020-05-06 22:26:22	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
61	2020-05-06 22:21:22	KERN	Info	xDSL: [1] Set up line to Auto/POTS
62	2020-05-06 22:21:00	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
63	2020-05-06 22:20:51	KERN	Hinweis	[xDSL] link down
64	2020-05-06 22:20:51	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
65	2020-05-06 22:19:12	LOCAL3	Alarm	Dst: 149.7.20.229:5060 {LCR-01.intern}, Src: 193.202.45.202:5105 (UDP): connection refused
66	2020-05-06 22:17:33	LOCAL3	Alarm	Dst: 149.7.20.229:3702 {LCR-01.intern}, Src: 37.49.227.109:42057 (UDP): connection refused
67	2020-05-06 22:15:51	KERN	Info	xDSL: [1] Set up line to Auto/ISDN
68	2020-05-06 22:15:30	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
69	2020-05-06 22:15:21	KERN	Hinweis	[xDSL] link down
70	2020-05-06 22:15:21	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
71	2020-05-06 22:15:20	LOCAL3	Alarm	Dst: 172.16.10.255:8612, Src: 172.16.10.16:8612 {pc-01} (UDP): connection refused
72	2020-05-06 22:12:43	LOCAL3	Alarm	Dst: 149.7.20.229:1434 {LCR-01.intern}, Src: 128.232.21.75:39822 (UDP): connection refused
73	2020-05-06 22:10:21	KERN	Info	xDSL: [1] Set up line to Auto/POTS
74	2020-05-06 22:09:59	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
75	2020-05-06 22:09:50	KERN	Hinweis	[xDSL] link down
76	2020-05-06 22:09:50	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
77	2020-05-06 22:04:50	KERN	Info	xDSL: [1] Set up line to Auto/ISDN
78	2020-05-06 22:04:29	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
79	2020-05-06 22:04:20	KERN	Hinweis	[xDSL] link down
80	2020-05-06 22:04:20	KERN	Hinweis	xDSL: [1] Booting modem: Linecode change
81	2020-05-06 22:02:07	LOCAL3	Alarm	Dst: 149.7.20.229:11211 {LCR-01.intern}, Src: 45.10.88.116:34248 (UDP): connection refused
82	2020-05-06 21:59:20	KERN	Info	xDSL: [1] Set up line to Auto/POTS
83	2020-05-06 21:58:58	KERN	Hinweis	[xDSL] link up: 100 Mbps, full duplex, Tx/Rx flow control
84	2020-05-06 21:58:49	KERN	Hinweis	[xDSL] link down
Ein Download ist damit vollständig unterbrochen und wird auch nicht mehr fortgesetzt.
4. Welcher Fehler liegt in der Router-Konfiguration vor?

Anmerkung:
1. Der Provider verlangt bei den von ihm vermarkteten Fritz!Boxen fest eingetragene Werte für den Up- (128 kBit/s) und Downstream (1024 kBit/s). Dies habe ich am Lancom-Router testweise eingestellt (Schnittstellen -> WAN -> Interface-Einstellungen -> DSL-1: Downstream-Rate und Upstream-Rate) - jedoch ohne Erfolg.
2. Die Abbrüche traten schon auf, bevor die ALL-IP-Option eingelesen wurde.
3. In der Konfigurationsdatei sind das Passwort und der Benutzername ersetzt.

Für eure Unterstützung danke ich euch.
Novize

Bild
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Benutzeravatar
MoinMoin
Moderator
Moderator
Beiträge: 1979
Registriert: 12 Nov 2004, 16:04

Re: LC 1781AW DSL Leitungsfehler

Beitrag von MoinMoin »

Moin Novize,
Novize hat geschrieben: 07 Mai 2020, 06:46 3. Sind die "xDSL link down" mit anschließenden lines changes (Auto/ISDN <=> Auto/POTS) die Ursache?
Sollte nicht so sein. Sie erinnern dich daran, das nicht benötigte ADSL-Interface abzuschalten.

Ciao, Georg
Benutzeravatar
MoinMoin
Moderator
Moderator
Beiträge: 1979
Registriert: 12 Nov 2004, 16:04

Re: LC 1781AW DSL Leitungsfehler

Beitrag von MoinMoin »

Moin Novize,

Code: Alles auswählen

36	2020-05-06 22:45:51	KERN	Hinweis	[ETH-1] link down
Das LANCOM verliert den Link zum Medienkonverter. Beherrscht der Autonegotiation?

Ciao, Georg
Antworten