Check Point L-50

Check Point L-50

Check Point L-50 is Marvell Kirkwood 88F6821 1200MHz router with 8+1 GbE LAN ports and 1 GbE WAN port. It have version with additional bgn wifi and dsl or without it.

CPU Ram Flash Network WLAN USB Serial JTag
Marvell Kirkwood 88F6821 @1200MHz 512 MiB 512 NAND MiB 10 x 10/100/1000 bgn (option) 2x 2.0 Yes (RJ-45 RS-232) -

  • Preparation:

Requirements:

  1. Check Point L-50
  2. PC with Linux and RS-232 cable
  3. Pendrive with fat32 filesystem or TFTP server**
  1. make backup u-boot and env for revert stock posibility
  2. make backup dsl_mac_addr, dmz_mac_addr, eth1addr, ethaddr and all lanX_mac_addr
  3. copy u-boot.kwb and initramfs image to TFTP server or to pendrive.
  • Step two → Use kwboot tool to upload OpenWrt u-boot to RAM:
    run kwboot
    kwboot -B 115200 /dev/ttyUSB0 -b u-boot.kwb -p -t

    and start u-boot

  • Step three → Restore macs (eg. bellow):
    setenv eth1addr 00:1C:XX:XX:XX:6C
    setenv ethaddr 00:1C:XX:XX:XX:6B
    setenv lan1_mac_addr 00:1C:XX:XX:XX:6C
    setenv lan2_mac_addr 00:1C:XX:XX:XX:6D
    setenv lan3_mac_addr 00:1C:XX:XX:XX:6E
    setenv lan4_mac_addr 00:1C:XX:XX:XX:6F
    setenv lan5_mac_addr 00:1C:XX:XX:XX:70
    setenv lan6_mac_addr 00:1C:XX:XX:XX:71
    setenv lan7_mac_addr 00:1C:XX:XX:XX:72
    setenv lan8_mac_addr 00:1C:XX:XX:XX:73
    setenv dmz_mac_addr 00:1C:XX:XX:XX:74
    setenv dsl_mac_addr 00:1C:XX:XX:XX:75
  • Step four → flash u-boot:
mw 0x0800000 0xffff 0x100000
nand erase 0x0 100000
usb start
fatload usb 0 0x0800000 u-boot.kwb
nand write 0x0800000 0x0 0x100000
saveenv
mw 0x0800000 0xffff 0x100000
nand erase 0x0 100000
tftp 0x0800000 u-boot.kwb
nand write 0x0800000 0x0 0x100000
saveenv
  • Step five → run initramfs image:
usb start
fatload usb 0 0x0800000 initramfs-uImage
bootm 0x800000
tftpboot 0x02000000 initramfs-uImage
bootm 0x02000000
  • Step six → install sysupgrade OpenWrt image:
  • copy sysupgrade image to /tmp/
  • run sysupgrade

Restore original u-boot end env. Install factory image via stock u-boot.

generic.debrick

Please use kwboot tool for loading u-boot to RAM.

Architecture ARM (Kirkwood)
Vendor Marvell
Bootloader U-Boot
System-On-Chip Marvell 88F6281
CPU/Speed 1.2 GHz
Flash-Chip NAND
Flash size 512 MiB
RAM 512 MiB
Wireless AR9287 2.4GHz 802.11bgn mpcie card
Ethernet 10x 10/100/1000 Mbit/s w/ vlan support
Switch 2x Marvell 88E6171
USB 2x 2.0
Serial Yes (RS232 RJ-45)
JTAG Not populated

Stock

0x00000000-0x000a0000 : "u-boot"
0x000a0000-0x00100000 : "bootldr-env"
0x00100000-0x00900000 : "kernel-1"
0x00900000-0x07a00000 : "rootfs-1"
0x07a00000-0x08200000 : "kernel-2"
0x08200000-0x0f300000 : "rootfs-2"
0x0f300000-0x16c00000 : "default_sw"
0x16c00000-0x18400000 : "logs"
0x18400000-0x18500000 : "preset_cfg"
0x18500000-0x18600000 : "adsl"
0x18600000-0x20000000 : "storage"

Stock Flash MTD parts available to download for L50-D Download

OpenWrt

0x000000000000-0x0000000c0000 : "u-boot"
0x0000000c0000-0x000000100000 : "bootldr-env"
0x000000100000-0x000007a00000 : "ubi"
0x000007a00000-0x000008200000 : "kernel-2"
0x000008200000-0x00000f300000 : "rootfs-2"
0x00000f300000-0x000016c00000 : "default_sw"
0x000016c00000-0x000018400000 : "logs"
0x000018400000-0x000018500000 : "preset_cfg"
0x000018500000-0x000018600000 : "adsl"
0x000018600000-0x000020000000 : "storage"

Check Point L-50 Front Check Point L-50 Back

Check Point L-50 Bottom

Check Point L-50 PCB top Check Point L-50 PCB bottom

Check Point L-50 DSL module PCB top Check Point L-50 DSL module PCB bottom

Top cover have only one screw at the bottom of device. That's all. If somebody want remove PCB from chassis, he need to be careful, because RJ-45 connectors are sticked to front label.

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:

  • Connect RJ-45 RS-232 cable to serial connector at the rear panel of L-50.
  • Cisco RJ-45 cable works.
Serial connection parameters
for Check Point L-50
115200, 8N1

______ __ __ _______ _ _ .' ___ |[ | [ | _ |_ __ \ (_) / |_ / .' \_| | |--. .---. .---. | | / ] | |__) | .--. __ _ .--. `| |-' | | | .-. |/ /__\\/ /'`\] | '' < | ___// .'`\ \[ | [ `.-. | | | \ `.___.'\ | | | || \__.,| \__. | |`\ \ _| |_ | \__. | | | | | | | | |, `.____ .'[___]|__]'.__.''.___.'[__| \_] |_____| '.__.' [___][___||__]\__/ ** MARVELL BOARD: RD-88F6281A LE U-Boot 1.1.4 (Aug 5 2013 - 17:11:28) Check Point version: 983002045 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFCE0 ************ Hit 'Ctrl + C' for boot menu ************ Flash: 0 kB set device[0x21] gpio[3] hi set device[0x21] gpio[4] hi set device[0x20] gpio[7] hi set device[0x20] gpio[1] hi set device[0x20] gpio[3] hi set device[0x20] gpio[0] hi set device[0x20] gpio[4] hi set device[0x20] gpio[2] hi set device[0x20] gpio[5] hi set device[0x21] gpio[2] hi set device[0x21] gpio[5] hi set device[0x20] gpio[6] low set device[0x21] gpio[5] hi set device[0x20] gpio[6] hi set device[0x21] gpio[0] low set device[0x21] gpio[6] low set device[0x21] gpio[0] hi set device[0x21] gpio[6] hi set device[0x21] gpio[7] low set device[0x21] gpio[1] low set device[0x21] gpio[7] hi set device[0x21] gpio[1] hi set device[0x21] gpio[3] low set device[0x21] gpio[4] low CPU : Marvell Feroceon (Rev 1) Streaming disabled Write allocate disabled Module 0 is RGMII Module 1 is TDM USB 0: host mode PEX 0: interface detected no Link. Net: egiga0, egiga1 [PRIME] Reading data from 0xe0000 -- 100% complete. Verifying CRC for settings area... Done /* Wireless region code */ 'Ctrl + C' Detected. Proceeding to boot menu. 0 Welcome to Gaia Embedded Boot Menu: 1. Start in normal Mode 2. Start in debug Mode 3. Start in maintenance Mode 4. Restore to Factory Defaults (local) 5. Install/Update Image/Boot-Loader from Network 6. Install/Update Image from USB 7. Install/Update Boot-Loader from USB 8. Restart Boot-Loader 9. Install DSL Firmware / Upload preset configuration file Please enter your selection : Going to boot from local image (Debug Mode)... NAND read: device 0 offset 0x100000, size 0x800000 Reading data from 0x900000 -- 100% complete. 8388608 bytes read: OK Saving Environment to NAND... Erasing Nand...Writing to Nand... done ## Booting image at 02000200 ... Image Name: Linux-2.6.22.18 Created: 2017-05-18 7:32:20 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5776296 Bytes = 5.5 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK Starting kernel ... Uncompressing Linux................................................................................................................................................................................................................................................................. done, booting the kernel. Linux version 2.6.22.18(gcc version 4.2.0 20070413 (prerelease)) #1 Thu May 18 10:32:07 IDT 2017 CPU: ARM926EJ-S [56251311] revision 1 (ARMv5TE), cr=00053977 Machine: Feroceon-KW Using UBoot passing parameters structure Memory policy: ECC disabled, Data cache writeback CPU0: D VIVT write-back cache CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets Built 1 zonelists. Total pages: 130048 Kernel command line: mv_net_config=10,(00:1C:7F:29:C7:43,0)(00:1C:7F:29:C7:4B,8)(00:1C:7F:29:C7:44,1)(00:1C:7F:29:C7:45,2)(00:1C:7F:29:C7:46,3)(00:1C:7F:29:C7:47,4)(00:1C:7F:29:C7:48,5)(00:1C:7F:29:C7:49,6)(00:1C:7F:29:C7:4A,7)(A0:00:00:00:00:00,9),mtu=1500 console=ttyS0,115200 mtdparts=nand_mtd:640k(u-boot)ro,384k(bootldr-env),8m(kernel-1),113m(rootfs-1),8m(kernel-2),113m(rootfs-2),121m(default_sw),24m(logs),1m(preset_cfg),1m(adsl),-(storage) noExtPorts= boardFlavor=SEATTLE PID hash table entries: 2048 (order: 11, 8192 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 256MB 256MB 0MB 0MB = 512MB total Memory: 511488KB available (4468K code, 302K data, 3464K init) Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok NET: Registered protocol family 16 HWWD value (count down from boot timer, decrease 1 every CPU clock tick) 7fffffff 0 HWWD: No upgrade - HWWD not started CPU Interface ------------- SDRAM_CS0 ....base 00000000, size 256MB SDRAM_CS1 ....base 10000000, size 256MB SDRAM_CS2 ....disable SDRAM_CS3 ....disable PEX0_MEM ....base e8000000, size 128MB PEX0_IO ....base f2000000, size 1MB INTER_REGS ....base f1000000, size 1MB NFLASH_CS ....base fa000000, size 2MB SPI_CS ....base f4000000, size 16MB BOOT_ROM_CS ....no such DEV_BOOTCS ....no such CRYPT_ENG ....base f0000000, size 2MB Marvell Development Board (LSP Version KW_LSP_4.2.7_patch39_DSAv03)-- RD-88F6281A Soc: 88F6281 A1 LE Detected Tclk 200000000 and SysClk 400000000 Marvell USB EHCI Host controller #0: c0cad600 PEX0 interface detected no Link. PCI: bus0: Fast back to back transfers enabled SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb NET: Registered protocol family 8 NET: Registered protocol family 20 NET: Registered protocol family 2 Time: kw_clocksource clocksource has been installed. IP route cache hash table entries: 16384 (order: 4, 65536 bytes) TCP established hash table entries: 65536 (order: 7, 524288 bytes) TCP bind hash table entries: 65536 (order: 6, 262144 bytes) TCP: Hash tables configured (established 65536 bind 65536) TCP reno registered RTC has been updated!!! RTC registered Use the XOR engines (acceleration) for enhancing the following functions: o RAID 5 Xor calculation o kernel memcpy o kenrel memzero Number of XOR engines to use: 4 cesadev_init(c000e74c) mvCesaInit: sessions=640, queue=64, pSram=f0000000 squashfs: version 3.3 (2007/10/31) Phillip Lougher squashfs: LZMA suppport for slax.org by jro NTFS driver 2.1.28 [Flags: R/W]. JFFS2 version 2.2. (NAND) (SUMMARY) A© 2001-2006 Red Hat, Inc. io scheduler noop registered io scheduler anticipatory registered (default) Generic LED driver initialize i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. Initialize DSL driver i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. i2c driver was not initialized yet. Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A Loading Marvell Ethernet Driver: o Cached descriptors in DRAM o DRAM SW cache-coherency o Single RX Queue support - ETH_DEF_RXQ=0 o Single TX Queue support - ETH_DEF_TXQ=0 o Receive checksum offload enabled o Driver ERROR statistics enabled o Driver INFO statistics enabled o Proc tool API enabled o Gateway support enabled o Using Marvell Header Mode o Rx descripors: q0=512 o Tx descripors: q0=532 o Loading network interface(s): o device registered under mv88fx_eth platform eth0: Dropping NETIF_F_SG since no checksum feature. o eth0, ifindex = 1, GbE port = 0 o Loading Gateway interface(s): o Using command line network interface configuration command is 10,(00:1C:7F:29:C7:43,0)(00:1C:7F:29:C7:4B,8)(00:1C:7F:29:C7:44,1)(00:1C:7F:29:C7:45,2)(00:1C:7F:29:C7:46,3)(00:1C:7F:29:C7:47,4)(00:1C:7F:29:C7:48,5)(00:1C:7F:29:C7:49,6)(00:1C:7F:29:C7:4A,7)(A0:00:00:00:00:00,9),mtu=1500 mv_gtw_get_if_nummv_gtw_get_if_num gtw_config.vlans_num=10number of interfaces in command line is 10 o MTU set to 1500 o mac_addr 00:1c:7f:29:c7:43, VID 0x100, port list: port-0 o mac_addr 00:1c:7f:29:c7:4b, VID 0x200, port list: port-8 o mac_addr 00:1c:7f:29:c7:44, VID 0x300, port list: port-1 o mac_addr 00:1c:7f:29:c7:45, VID 0x400, port list: port-2 o mac_addr 00:1c:7f:29:c7:46, VID 0x500, port list: port-3 o mac_addr 00:1c:7f:29:c7:47, VID 0x600, port list: port-4 o mac_addr 00:1c:7f:29:c7:48, VID 0x700, port list: port-5 o mac_addr 00:1c:7f:29:c7:49, VID 0x800, port list: port-6 o mac_addr 00:1c:7f:29:c7:4a, VID 0x900, port list: port-7 o mac_addr a0:00:00:00:00:00, VID 0xa00, port list: port-9 eth1: Dropping NETIF_F_SG since no checksum feature. i2c driver was not initialized yet. o eth1, ifindex = 2, GbE port = 1 eth2: Dropping NETIF_F_SG since no checksum feature. o eth2, ifindex = 3, GbE port = 1 eth3: Dropping NETIF_F_SG since no checksum feature. o eth3, ifindex = 4, GbE port = 1 eth4: Dropping NETIF_F_SG since no checksum feature. o eth4, ifindex = 5, GbE port = 1 eth5: Dropping NETIF_F_SG since no checksum feature. o eth5, ifindex = 6, GbE port = 1 eth6: Dropping NETIF_F_SG since no checksum feature. o eth6, ifindex = 7, GbE port = 1 eth7: Dropping NETIF_F_SG since no checksum feature. o eth7, ifindex = 8, GbE port = 1 eth8: Dropping NETIF_F_SG since no checksum feature. o eth8, ifindex = 9, GbE port = 1 eth9: Dropping NETIF_F_SG since no checksum feature. o eth9, ifindex = 10, GbE port = 1 eth10: Dropping NETIF_F_SG since no checksum feature. o eth10, ifindex = 11, GbE port = 1 Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI Copyright (c) 1999-2006 Intel Corporation. i2c driver was not initialized yet. e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI e100: Copyright(c) 1999-2006 Intel Corporation PPP generic driver version 2.4.2 PPP BSD Compression module registered PPP MPPE Compression module registered NET: Registered protocol family 24 Init ADSL control eth device usbcore: registered new interface driver cdc_ether GobiNet: 2013-10-08/NTGR_2.21 usbcore: registered new interface driver GobiNet Madge ATM Ambassador driver version 1.2.4 amb: debug bitmap is 0 Madge ATM Horizon [Ultra] driver version 1.2.1 hrz: debug bitmap is 0 Integrated Sata device found scsi0 : Marvell SCSI to SATA adapter scsi1 : Marvell SCSI to SATA adapter NFTL driver: nftlcore.c $Revision: 1.98 $, nftlmount.c $Revision: 1.41 $ Using Hamming 1-bit ECC for NAND device NAND device: Manufacturer ID: 0xad, Chip ID: 0xdc (Hynix NAND 512MiB 3,3V 8-bit) Scanning device for bad blocks Bad eraseblock 2656 at 0x14c00000 11 cmdlinepart partitions found on MTD device nand_mtd Using command line partition definition Creating 11 MTD partitions on "nand_mtd": 0x00000000-0x000a0000 : "u-boot" i2c driver was not initialized yet. 0x000a0000-0x00100000 : "bootldr-env" 0x00100000-0x00900000 : "kernel-1" 0x00900000-0x07a00000 : "rootfs-1" 0x07a00000-0x08200000 : "kernel-2" 0x08200000-0x0f300000 : "rootfs-2" 0x0f300000-0x16c00000 : "default_sw" 0x16c00000-0x18400000 : "logs" 0x18400000-0x18500000 : "preset_cfg" 0x18500000-0x18600000 : "adsl" 0x18600000-0x20000000 : "storage" ehci_marvell ehci_marvell.70059: Marvell Orion EHCI ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1 ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100 ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected i2c driver was not initialized yet. USB Universal Host Controller Interface driver v3.0 i2c driver was not initialized yet. i2c driver was not initialized yet. usb 1-1: new high speed USB device using ehci_marvell and address 2 i2c driver was not initialized yet. usb 1-1: configuration #1 chosen from 1 choice hub 1-1:1.0: USB hub found hub 1-1:1.0: 4 ports detected i2c driver was not initialized yet. usbcore: registered new interface driver cdc_acm drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters usbcore: registered new interface driver usblp drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver usbserial drivers/usb/serial/usb-serial.c: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic drivers/usb/serial/usb-serial.c: USB Serial Driver core drivers/usb/serial/usb-serial.c: USB Serial support registered for cp2101 usbcore: registered new interface driver cp2101 drivers/usb/serial/cp2101.c: Silicon Labs CP2101/CP2102 RS232 serial adaptor driver v0.07 i2c driver was not initialized yet. drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver ftdi_sio drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver drivers/usb/serial/usb-serial.c: USB Serial support registered for IPWireless converter usbcore: registered new interface driver ipwtty drivers/usb/serial/ipw.c: IPWireless tty driver v0.3 drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port) usbcore: registered new interface driver option drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1 drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303 usbcore: registered new interface driver pl2303 drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver drivers/usb/serial/usb-serial.c: USB Serial support registered for Sierra USB modem usbcore: registered new interface driver sierra drivers/usb/serial/sierra.c: USB Driver for Sierra Wireless USB modems: v.1.7.40 drivers/usb/serial/usb-serial.c: USB Serial support registered for GobiSerial usbcore: registered new interface driver GobiSerial GobiSerial: 2013-10-08/NTGR_2.12 usbcore: registered new interface driver sierra_net mice: PS/2 mouse device common for all mice i2c /dev entries driver rtc-s35390a 0-0030: rtc core: registered rtc-s35390a as rtc0 Linux telephony interface: v1.00 device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised dm_crypt using the OCF package. sdhci: Secure Digital Host Controller Interface driver sdhci: Copyright(c) Pierre Ossman mvsdmmc: irq =28 start f1090000 mvsdmmc: irq_detect=110 usbcore: registered new interface driver usbhid drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver oprofile: using timer interrupt. Netfilter messages via NETLINK v0.30. IPv4 over IPv4 tunneling driver TCP cubic registered NET: Registered protocol family 1 NET: Registered protocol family 17 lec.c: May 18 2017 10:26:41 initialized mpc.c: May 18 2017 10:26:34 initialized 802.1Q VLAN Support v1.8 Ben Greear All bugs added by David S. Miller rtc-s35390a 0-0030: setting the system clock to 2017-12-07 07:45:08 (1512632708) Freeing init memory: 3464K INIT: version 2.86 booting Booting Check Point RD-6281-A User Space... Linux (none) 2.6.22.18 #1 Thu May 18 10:32:07 IDT 2017 armv5tejl arm Mounting 'tmpfs, proc and devpts'... Done Mounting platform Checking U-boot parameters System Initialized... INIT: Entering runlevel: 3 Entering Full multiuser mode..... RTC Device: rtc-s35390a Brining up loopback interface... Done Setting Hostname... Done Number of LAN ports is 8. Active Partition is 1 Active Configuration Flag is 1 Creating /data/tmp if not there. https.crt https.key USB Device Installation expert mode Installation... Done Executing platform initialization script umimod: module license 'Proprietary' taints kernel. NET: Registered protocol family 32 kernel UMI module loaded Waiting for event dispatcher (1)... x509Init : UDI-INFO : ProductID=, VendorID=, SerialNo=, DeviceId=, CN_WITH_UDI= Restoring certficates from persistant storage...Done starting ntpd Daemon...Done Creating devices for WPS push buton ... Done Creating /dev/led3 device for Security LED... Done Creating /dev/restore_default device... Done Creating /dev/ppp device... Done ERROR: Could not determine number of cores. Setting to 1. Disabling IP forwarding Disabling bridge forwarding ====================== Starting Check Point Modules... ln: /flash/fw1/lib/cpsc.conf: File exists cp: cannot stat '/flash/fw1/database/cpeps_flash/*': No such file or directory Inserting SXL module... SIM: Linux kernel version 2.6.22 () mvCesaInit: sessions=800, queue=4, pSram=f0000000 Sim: driver installed Done. Inserting fw1 module... [fw4_0];FW-1: Linux kernel version 2.6.22--1 [fw4_0];FW-1: Flofiler is not available on this platform [fw4_0];FW-1: driver installed done Inserting VPN module... VPN-1: driver installed done Inserting VPNT module... VPNT: IPv4 over VPN Tunnel driver installed done Inserting DLP module... done Inserting FG-1 module... 0 FG-1: driver installed Done. Fetching default filter... Installing Security Policy... hostaddr(RD6281[fw4_0];FW-1: ld_commit: Attempting to commit unbound or invalid ld 8115 ) failed: Resource temporarily unavailable Installing Security Policy Succeeded. Done. Enabling WAN... Done. Enabling LAN Switch... Done. Switching to cli according to ip mode... Switching to ipv4 cli Check Point Modules started... ===================== Done cpInit WAN: mac address changed Internal port#1: Link-up, Duplex-Full, Speed-100Mbps. WAN: started Switch configuration: LAN ports number is 8 MRVDRIVER: LAN1 has no ioctl interface ksw_mrv_netdev_create_port_netdevice:560 added device LAN1 on port 0 ksw_mrv_netdev_create_port_netdevice:560 added device LAN2 on port 1 ksw_mrv_netdev_create_port_netdevice:560 added device LAN3 on port 2 ksw_mrv_netdev_create_port_netdevice:560 added device LAN4 on port 3 ksw_mrv_netdev_create_port_netdevice:560 added device LAN5 on port 4 ksw_mrv_netdev_create_port_netdevice:560 added device LAN6 on port 5 ksw_mrv_netdev_create_port_netdevice:560 added device LAN7 on port 6 ksw_mrv_netdev_create_port_netdevice:560 added device LAN8 on port 7 ksw_mrv_netdev_create_port_netdevice:560 added device DMZ on port 8 Seattle Switch+Phy driver installed Restoring passwd configuration from persistant storage... Saving interface info ... Done saving interfaces information. refresh timezone Thu Dec 7 07:46:00 GMT+0300 2017 running checkRestartThttpd.sh... thttpd is not running. Restarting it now. running sshd... Setting product info... Loading Factory Defaults Modulesmknod: /dev/swmisc: File exists cpwd_admin: CPWD is already performing active monitoring on CheckPoint services/processes cpwd_admin: cpWatchDog is running CPWD started... cpwd_admin: Process cposd started successfully (pid=1272) ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN1 on port 0 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN2 on port 1 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN3 on port 2 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN4 on port 3 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN5 on port 4 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN6 on port 5 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN7 on port 6 ksw_mrv_netdev_set_switchport_settings:318 accessing device LAN8 on port 7 Starting daemon: rtdbdcpwd_admin: Process RTDB started successfully (pid=1337) Internal port#1: Link-up, Duplex-Full, Speed-100Mbps. ksw_mrv_netdev_set_switchport_settings:318 accessing device DMZ on port 8 New timeout is 12Starting Firewall Components... Waiting for IPC... IPC started... ======================= Starting Check Point products... Starting VPN VPN-1 is enabling AES-NI for SIM sim_aesni_enable: Enabled AES-NI, but machine does not have this feature VPN-1 IPv4 Instance 0 is started Configuring all features...


U-Boot 2019.01 (May 28 2020 - 11:08:51 +0000) Checkpoint L-50 SoC: Kirkwood 88F6281_A1 Model: Checkpoint L-50 DRAM: 512 MiB NAND: 512 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: egiga0 Waiting for PHY auto negotiation to complete...... done PHY reset timed out egiga1 Waiting for PHY auto negotiation to complete......... TIMEOUT ! egiga0, egiga1 Hit any key to stop autoboot: 0 ubi0: attaching mtd3 ubi0: scanning is finished ubi0: attached mtd3 (name "ubi", size 121 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 ubi0: VID header offset: 512 (aligned 512), data offset: 2048 ubi0: good PEBs: 966, bad PEBs: 2, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 1716593285 ubi0: available PEBs: 0, total reserved PEBs: 966, PEBs reserved for bad PEB handling: 78 No size specified -> Using max size (2193408) Read 2193408 bytes from volume kernel to 00800000 ## Booting kernel from Legacy Image at 00800000 ... Image Name: ARM OpenWrt Linux-4.14.180 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2108094 Bytes = 2 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.180 (cezary@eko.one.pl) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11006-3b6f079d8d)) #0 Wed Jun 3 13:29:37 2020 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] OF: fdt: Machine model: Check Point L-50 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] random: get_random_bytes called from 0xc0700980 with crng_init=0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 512096K/524288K available (4874K kernel code, 169K rwdata, 744K rodata, 1024K init, 208K bss, 12192K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc05c2830 (5867 kB) [ 0.000000] .init : 0xc0700000 - 0xc0800000 (1024 kB) [ 0.000000] .data : 0xc0800000 - 0xc082a520 ( 170 kB) [ 0.000000] .bss : 0xc082a520 - 0xc085e91c ( 209 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.000038] Switching to timer-based delay loop, resolution 5ns [ 0.000139] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000) [ 0.000161] pid_max: default: 32768 minimum: 301 [ 0.000299] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000320] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000857] CPU: Testing write buffer coherency: ok [ 0.001603] Setting up static identity map for 0x100000 - 0x10003c [ 0.001874] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.005797] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.005822] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.005914] pinctrl core: initialized pinctrl subsystem [ 0.006929] NET: Registered protocol family 16 [ 0.007303] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.008229] cpuidle: using governor ladder [ 0.008580] Feroceon L2: Enabling L2 [ 0.008623] Feroceon L2: Cache support initialised. [ 0.008897] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 0.009015] [Firmware Info]: /ocp@f1000000/ethernet-controller@76000/ethernet1-port@0: local-mac-address is not set [ 0.012732] No ATAGs? [ 0.029211] SCSI subsystem initialized [ 0.030026] usbcore: registered new interface driver usbfs [ 0.030120] usbcore: registered new interface driver hub [ 0.030177] usbcore: registered new device driver usb [ 0.032158] clocksource: Switched to clocksource orion_clocksource [ 0.032943] NET: Registered protocol family 2 [ 0.033519] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.033575] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.033626] TCP: Hash tables configured (established 4096 bind 4096) [ 0.033705] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.033727] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.033857] NET: Registered protocol family 1 [ 0.034959] Crashlog allocated RAM at address 0x3f00000 [ 0.036535] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 0.040915] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.040927] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.048513] io scheduler noop registered [ 0.048526] io scheduler deadline registered (default) [ 0.049388] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.050832] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00 [ 0.050850] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] [ 0.050862] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.050873] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.051098] PCI: bus0: Fast back to back transfers disabled [ 0.051113] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.051504] PCI: bus1: Fast back to back transfers disabled [ 0.051553] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff] [ 0.051571] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit] [ 0.051591] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.051606] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 0.052043] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.053891] console [ttyS0] disabled [ 0.053960] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 0.555100] console [ttyS0] enabled [ 0.559720] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xdc [ 0.566131] nand: Samsung NAND 512MiB 3,3V 8-bit [ 0.570767] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.578392] Scanning device for bad blocks [ 0.602147] Bad eraseblock 258 at 0x000002040000 [ 0.640154] Bad eraseblock 698 at 0x000005740000 [ 0.733053] Bad eraseblock 1861 at 0x00000e8a0000 [ 0.896610] Bad eraseblock 3954 at 0x00001ee40000 [ 0.912079] 10 fixed-partitions partitions found on MTD device orion_nand [ 0.918911] Creating 10 MTD partitions on "orion_nand": [ 0.924180] 0x000000000000-0x0000000c0000 : "u-boot" [ 0.929695] 0x0000000c0000-0x000000100000 : "bootldr-env" [ 0.935611] 0x000000100000-0x000007a00000 : "ubi" [ 0.941284] 0x000007a00000-0x000008200000 : "kernel-2" [ 0.946980] 0x000008200000-0x00000f300000 : "rootfs-2" [ 0.953085] 0x00000f300000-0x000016c00000 : "default_sw" [ 0.959350] 0x000016c00000-0x000018400000 : "logs" [ 0.964762] 0x000018400000-0x000018500000 : "preset_cfg" [ 0.970571] 0x000018500000-0x000018600000 : "adsl" [ 0.975888] 0x000018600000-0x000020000000 : "storage" [ 0.982366] libphy: Fixed MDIO Bus: probed [ 0.987183] libphy: orion_mdio_bus: probed [ 0.998485] mv88e6085 f1072004.mdio-bus-mii:10: switch 0x1710 detected: Marvell 88E6171, revision 2 [ 1.030814] random: fast init done [ 1.201116] libphy: mv88e6xxx SMI: probed [ 1.205692] mv88e6085 f1072004.mdio-bus-mii:11: switch 0x1710 detected: Marvell 88E6171, revision 2 [ 1.344892] libphy: mv88e6xxx SMI: probed [ 1.349419] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 2.152671] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:1c:7f:24:a0:6b [ 2.161860] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:1c:7f:24:a0:6c [ 2.170694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.177269] ehci-pci: EHCI PCI platform driver [ 2.181781] ehci-orion: EHCI orion driver [ 2.185992] orion-ehci f1050000.ehci: EHCI Host Controller [ 2.191522] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 2.199351] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 2.232172] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 2.238731] hub 1-0:1.0: USB hub found [ 2.242709] hub 1-0:1.0: 1 port detected [ 2.247081] usbcore: registered new interface driver usb-storage [ 2.253331] i2c /dev entries driver [ 2.259858] orion_wdt: Initial timeout 21 sec [ 2.264800] mvsdio f1090000.mvsdio: Got CD GPIO [ 2.332358] marvell-cesa f1030000.crypto: CESA device successfully registered [ 2.340342] NET: Registered protocol family 10 [ 2.346603] Segment Routing with IPv6 [ 2.350342] NET: Registered protocol family 17 [ 2.354877] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.368338] 8021q: 802.1Q VLAN Support v1.8 [ 2.378367] mv88e6085 f1072004.mdio-bus-mii:11: switch 0x1710 detected: Marvell 88E6171, revision 2 [ 2.532273] libphy: mv88e6xxx SMI: probed [ 2.536402] DSA: switch 0 0 parsed [ 2.539827] DSA: switch 0 1 parsed [ 2.543280] DSA: tree 0 parsed [ 2.622181] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 2.823126] hub 1-1:1.0: USB hub found [ 2.827019] hub 1-1:1.0: 4 ports detected [ 3.350241] random: crng init done [ 3.451607] Generic PHY mv88e6xxx-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:00, irq=POLL) [ 3.472526] Generic PHY mv88e6xxx-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:01, irq=POLL) [ 3.491747] Generic PHY mv88e6xxx-0:02: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:02, irq=POLL) [ 3.510968] Generic PHY mv88e6xxx-0:03: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:03, irq=POLL) [ 3.532496] Generic PHY mv88e6xxx-0:04: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:04, irq=POLL) [ 4.439271] Generic PHY mv88e6xxx-2:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-2:00, irq=POLL) [ 4.456187] Generic PHY mv88e6xxx-2:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-2:01, irq=POLL) [ 4.473059] Generic PHY mv88e6xxx-2:02: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-2:02, irq=POLL) [ 4.489933] Generic PHY mv88e6xxx-2:03: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-2:03, irq=POLL) [ 4.505291] Generic PHY fixed-0:03: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:03, irq=POLL) [ 4.516516] UBI: auto-attach mtd2 [ 4.519852] ubi0: attaching mtd2 [ 4.669582] ubi0: scanning is finished [ 4.684612] ubi0: attached mtd2 (name "ubi", size 121 MiB) [ 4.690122] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes [ 4.697057] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 [ 4.703803] ubi0: VID header offset: 512 (aligned 512), data offset: 2048 [ 4.710621] ubi0: good PEBs: 966, bad PEBs: 2, corrupted PEBs: 0 [ 4.716670] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 4.723934] ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 1716593285 [ 4.733114] ubi0: available PEBs: 0, total reserved PEBs: 966, PEBs reserved for bad PEB handling: 78 [ 4.743015] block ubiblock0_1: created from ubi0:1(rootfs) [ 4.748528] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem [ 4.755718] hctosys: unable to open rtc device (rtc0) [ 4.761142] ubi0: background thread "ubi_bgt0d" started, PID 595 [ 4.772111] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 4.782179] Freeing unused kernel memory: 1024K [ 5.134390] init: Console is alive [ 5.137950] init: - watchdog - [ 5.921548] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.979064] ehci-platform: EHCI generic platform driver [ 5.988442] rtc-s35390a 0-0030: rtc core: registered rtc-s35390a as rtc0 [ 5.996916] usbcore: registered new interface driver uas [ 6.002579] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 6.020144] init: - preinit - RTNETLINK answers: Network is down sendto(): Network unreachable Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 10.172694] mount_root: loading kmods from internal overlay [ 10.197445] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 10.205434] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 11.483498] UBIFS (ubi0:2): default file-system created [ 11.514759] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 769 [ 11.576106] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 11.584011] UBIFS (ubi0:2): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.593989] UBIFS (ubi0:2): FS size: 105025536 bytes (100 MiB, 814 LEBs), journal size 5289984 bytes (5 MiB, 41 LEBs) [ 11.604658] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 11.611302] UBIFS (ubi0:2): media format: w4/r0 (latest is w5/r0), UUID 589DE6E6-FFDB-47BD-8A52-E0984B26BC38, small LPT model [ 11.623005] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 11.630146] block: unable to load configuration (fstab: Entry not found) [ 11.636972] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab [ 11.643555] block: unable to load configuration (fstab: Entry not found) [ 11.650338] block: attempting to load /etc/config/fstab [ 11.655732] block: unable to load configuration (fstab: Entry not found) [ 11.662532] block: no usable configuration [ 11.672138] UBIFS (ubi0:2): un-mount UBI device 0 [ 11.676902] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops [ 11.712589] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 771 [ 11.773452] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 11.781324] UBIFS (ubi0:2): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.791313] UBIFS (ubi0:2): FS size: 105025536 bytes (100 MiB, 814 LEBs), journal size 5289984 bytes (5 MiB, 41 LEBs) [ 11.801985] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 11.808648] UBIFS (ubi0:2): media format: w4/r0 (latest is w5/r0), UUID 589DE6E6-FFDB-47BD-8A52-E0984B26BC38, small LPT model [ 12.910689] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 12.917821] block: unable to load configuration (fstab: Entry not found) [ 12.924639] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab [ 12.931205] block: unable to load configuration (fstab: Entry not found) [ 12.938009] block: attempting to load /etc/config/fstab [ 12.943369] block: unable to load configuration (fstab: Entry not found) [ 12.950138] block: no usable configuration [ 12.955797] mount_root: overlay filesystem has not been fully initialized yet [ 12.963413] mount_root: switching to ubifs overlay [ 12.990068] urandom-seed: Seed file not found (/etc/urandom.seed) [ 13.061830] procd: - early - [ 13.065262] procd: - watchdog - Failed to connect to ubus [ 13.665628] procd: - watchdog - [ 13.668997] procd: - ubus - [ 14.044582] procd: - init - Please press Enter to activate this console. [ 14.487229] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.650475] tun: Universal TUN/TAP device driver, 1.6 [ 14.680668] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 14.715649] Netfilter messages via NETLINK v0.30. [ 14.736041] ip_set: protocol 6 [ 14.750915] urngd: v1.0.2 started. [ 14.811680] fuse init (API version 7.26) [ 14.841890] usbcore: registered new interface driver cdc_acm [ 14.847619] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 14.903048] usbcore: registered new interface driver cdc_wdm [ 14.913319] Loading modules backported from Linux version v4.19.120-0-gfdc072324f3c [ 14.921016] Backport generated by backports.git v4.19.120-1-0-g60c3a249 [ 14.969995] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.988764] nf_conntrack version 0.5.0 (8192 buckets, 32768 max) [ 15.176936] usbcore: registered new interface driver usblp [ 15.198655] usbcore: registered new interface driver usbserial [ 15.204620] usbcore: registered new interface driver usbserial_generic [ 15.211224] usbserial: USB Serial support registered for generic [ 15.245303] wireguard: WireGuard 1.0.20200506 loaded. See www.wireguard.com for information. [ 15.253825] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 15.313791] xt_time: kernel timezone is -0000 [ 15.319668] usbcore: registered new interface driver cdc_ether [ 15.334176] usbcore: registered new interface driver cdc_ncm [ 15.413148] usbcore: registered new interface driver huawei_cdc_ncm [ 15.485730] PPP generic driver version 2.4.2 [ 15.503133] NET: Registered protocol family 24 [ 15.509244] usbcore: registered new interface driver qmi_wwan [ 15.523708] usbcore: registered new interface driver rndis_host [ 15.542988] usbcore: registered new interface driver sierra [ 15.548641] usbserial: USB Serial support registered for Sierra USB modem [ 15.573385] usbcore: registered new interface driver sierra_net [ 15.611326] usbcore: registered new interface driver cdc_mbim [ 15.618774] usbcore: registered new interface driver option [ 15.624473] usbserial: USB Serial support registered for GSM modem (1-port) [ 15.635362] usbcore: registered new interface driver qcserial [ 15.641202] usbserial: USB Serial support registered for Qualcomm USB modem [ 15.656414] pci 0000:00:01.0: enabling device (0140 -> 0142) [ 15.662122] ath9k 0000:01:00.0: enabling device (0140 -> 0142) [ 15.770976] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xe1170000, irq=37 [ 15.898801] kmodloader: done loading kernel modules from /etc/modules.d/* [ 29.934672] mv643xx_eth_port mv643xx_eth_port.1 eth1: link up, 1000 Mb/s, full duplex, flow control disabled [ 29.945767] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 30.028459] br-lan: port 1(lan1) entered blocking state [ 30.033752] br-lan: port 1(lan1) entered disabled state [ 30.068574] device lan1 entered promiscuous mode [ 30.073260] device eth1 entered promiscuous mode [ 30.486246] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 30.523036] br-lan: port 2(lan2) entered blocking state [ 30.528319] br-lan: port 2(lan2) entered disabled state [ 30.607377] device lan2 entered promiscuous mode [ 30.691627] br-lan: port 3(lan3) entered blocking state [ 30.696932] br-lan: port 3(lan3) entered disabled state [ 30.738352] device lan3 entered promiscuous mode [ 30.820361] br-lan: port 4(lan4) entered blocking state [ 30.825665] br-lan: port 4(lan4) entered disabled state [ 30.862853] device lan4 entered promiscuous mode [ 30.928645] br-lan: port 5(lan5) entered blocking state [ 30.933935] br-lan: port 5(lan5) entered disabled state [ 30.962631] device lan5 entered promiscuous mode [ 31.032207] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 31.050511] br-lan: port 6(lan6) entered blocking state [ 31.055791] br-lan: port 6(lan6) entered disabled state [ 31.084737] device lan6 entered promiscuous mode [ 31.153961] mv88e6085 f1072004.mdio-bus-mii:10 lan1: Link is Down [ 31.176848] br-lan: port 7(lan7) entered blocking state [ 31.182112] br-lan: port 7(lan7) entered disabled state [ 31.216784] device lan7 entered promiscuous mode [ 31.292895] br-lan: port 8(lan8) entered blocking state [ 31.298158] br-lan: port 8(lan8) entered disabled state [ 31.334918] device lan8 entered promiscuous mode [ 31.406951] br-lan: port 9(dmz) entered blocking state [ 31.412129] br-lan: port 9(dmz) entered disabled state [ 31.448906] device dmz entered promiscuous mode [ 31.695315] mv88e6085 f1072004.mdio-bus-mii:10 lan2: Link is Down [ 32.762743] mv88e6085 f1072004.mdio-bus-mii:11 lan3: Link is Down [ 32.774520] mv88e6085 f1072004.mdio-bus-mii:11 lan4: Link is Down [ 32.780743] mv88e6085 f1072004.mdio-bus-mii:10 lan5: Link is Down [ 32.792567] mv88e6085 f1072004.mdio-bus-mii:11 lan8: Link is Down [ 32.804345] mv88e6085 f1072004.mdio-bus-mii:11 dmz: Link is Down [ 32.810483] mv88e6085 f1072004.mdio-bus-mii:10 lan6: Link is Down [ 32.818997] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 32.834812] mv88e6085 f1072004.mdio-bus-mii:10 lan7: Link is Down [ 35.255985] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 35.265909] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/03/02 08:40
  • by buraksn