ZyXEL P-2812HNU-F1

admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

TTL Serial putty log of up/downgrade of ZyXEL P-2812HNU-F1 to FW level V3.11(TUJ.0)

Image

This version also has root access (1234) available, but @ first we can't get the Web interface active?
httpd looks messed up? After killing current mini_httpd job and issue command mini_httpd -C /etc/mini_httpd.conf its alive ...
But the box reboots every 4 minutes?

--
Change Password
It is highly recommended to setup a new password instead of using the default one for security concern.
--
But there's no response after changing password.
And it will reboot.
-----

Looks like we have a faulty firmware image? We saw these messages during boot process:
-----
**>> yaffs chunk 1777 was not erased
**>> yaffs chunk 1778 was not erased
**>> yaffs chunk 1779 was not erased
**>> yaffs chunk 1780 was not erased
**>> yaffs chunk 1781 was not erased
**>> yaffs chunk 1782 was not erased
**>> yaffs chunk 1783 was not erased
-----

The end of a log when it automatically reboots:

Code: Select all

# DSL[00]: Reboot on training timeout (120)!!!
nReturn=0 nData="19C5 0000 0001 0202 "
icf_port_open_ipc_channel path = /var/iptk_es.chanl
the open channel succeded
exit from the es init
MaxLineCount = 8
No available interface for voice service

 GetWanInterfaceDnsName: get_voip_iface_address fail
No available interface for voice service

 GetWanInterfaceDnsName: get_voip_iface_address fail
Check X_FXS port number failed, portNum = 1
Init Internal Phonebook error(-10)..
Init Configure Module error(-2)..
TR104 Module init fail, exit application
save exit: isCheckpointed 1
save exit: isCheckpointed 1
The system is going down NOW!
Sending SIGTERM to all processes

Disable BTN_timer.
mini_httpd: exiting due to signal 15
mini_httpd: exiting due to signal 15
mini_httpd: exiting due to signal 15
mini_httpd: exiting due to signal 15
mini_httpd: exiting due to signal 15
mini_httpd: exiting due to signal 15
Requesting system reboot
The above code was uploaded with ZLUA command, but it should be ZLUP ? then it works :) ->
From within ZLO> prompt using ZLUP 311TUJ0C0.bin:

Code: Select all

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
DDR Access auto data-eye tuning Rev 0.3a
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x020c
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 114688, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Apr  1 2011)

NAND flash block size: 0x20000
ZLO> zzzzzzzzzzzzzzzzzzz

ZLGO          boot up the whole system
ZLGU          go back to U-Boot command line
ZLUAx         upgrade ras image (whole image)
ZLUPx         upgrade ras image (zboot+kernel+rootfs)
ZLO> zlup 311TUJ0C0.bin

Using vr9 Switch device
TFTP from server 192.168.1.33; our IP address is 192.168.1.1
Filename '311TUJ0C0.bin'.
Load address: 0x80000000
Loading: *#################################################################
 #################################################################
 #################################################################
...
#################################################################
 #################################################################
 #################################################################
 ###
done
Bytes transferred = 18984768 (121af40 hex)
verify zboot ok
Dual image: Both OK! upgcnt1=18 upgcnt2=19
select_image_to_upgrade: 1
nand erase offset 20000 length 20000

Erasing at 0x20000 -- 100% complete.
OK
write Rootfs kernel, from ofs:21000
nand erase offset e0000 length 1e00000

Erasing at 0xe0000 --   0% complete.
Erasing at 0x120000 --   1% complete.
Erasing at 0x160000 --   2% complete.
Erasing at 0x1c0000 --   3% complete.
...
Erasing at 0x1e40000 --  98% complete.
Erasing at 0x1e80000 --  99% complete.
Erasing at 0x1ec0000 -- 100% complete.
OK
ZLO> zlgu



=>## Application terminated, rc = 0x0
VR9 # printenv

bootcmd=nand read 0x86a80000 0x0001C000 10000; go 0x86a80000
bootdelay=0
baudrate=115200
mem=126M
phym=128M
ethaddr=00:E0:92:00:01:40
netdev=eth0
console=ttyS0
baudrate=115200
reset_ddr_config=prot off 0x0001ff34   0x0001ff4b;  erase 0x0001ff34 0x0001ff4b 1
mtdparts=ifx_nand:256k(uboot),-(rootfs)
reset_uboot_config=nand write.jffs 80400000 0x07040000 0x1000 
f_calibration_addr= IFX_CFG_FLASH_CALIBRATION_CFG_SIZE
f_calibration_size=IFX_CFG_FLASH_CALIBRATION_CFG_SIZE
stdin=serial
stdout=serial
stderr=serial
ethact=vr9 Switch
filesize=121af40
fileaddr=80000000
ipaddr=192.168.1.1
serverip=192.168.1.33

Environment size: 605/4092 bytes
VR9 # ?

?       - alias for 'help'
askenv  - get environment variables from stdin
autoscr - run script from memory
bootm   - boot application image from memory
cp      - memory copy
echo    - echo args to console
go      - start application at address 'addr'
help    - print online help
imls    - list all images found in flash
md      - memory display
mm      - memory modify (auto-incrementing)
mtest   - simple RAM test
mw      - memory write (fill)
nand    - NAND sub-system
ping- send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
setenv  - set environment variables
tftpboot- boot image via network using TFTP protocol
VR9 # reset


ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
DDR Access auto data-eye tuning Rev 0.3a
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x020c
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 114688, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Apr  1 2011)

NAND flash block size: 0x20000
Dual image: Both OK! upgcnt1=20 upgcnt2=19
Select 1st zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Sep 15 2011)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 2 1 0
ROM-D check=0
MRD_CERT_1 check=0
MRD_CERT_2 check=0


 Read Kernel to RAM from 1111000
bootargs=root=/dev/mtdblock0 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1
## Booting image at 80800000 ...
   Image Name:   MIPS Linux-2.6.20
   Created:      2011-09-19  12:23:19 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1283659 Bytes =  1.2 MB
   Load Address: 80002000
   Entry Point:  803a5000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 803a5000) ...
## Giving linux memsize in MB, 128

Starting kernel ...

Infineon xDSL CPE VR9
mips_hpt_frequency = 250000000, counter_resolution = 2
Linux version 2.6.20.19
 (tommy@holyBuild) (gcc version 4.3.3 (GCC) ) #28 Mon Sep 19 20:23:07 CST 2011
phym = 08000000, mem = 07e00000, max_pfn = 00007e00
Reserving memory for CP1 @0xa7e00000, size 0x00200000
CPU revision is: 00019555
Determined physical RAM map:
User-defined physical RAM map:
 memory: 07e00000 @ 00000000 (usable)
Initrd not found or empty - disabling initrd
Built 1 zonelists.  Total pages: 32004
Kernel command line: root=/dev/mtdblock0 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1 
1 MIPSR2 register sets available
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
Lantiq ICU driver, version 3.0.1, (c) 2001-2010 Lantiq Deutschland GmbH
PID hash table entries: 512 (order: 9, 2048 bytes)


cycles_per_jiffy = 2500000
Using 250.000 MHz high precision timer.
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 123520k/129024k available (2994k kernel code, 5420k reserved, 725k data, 180k init, 0k highmem)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Lantiq PCI host controller driver, version 1.1.9, (c) 2001-2010 Lantiq Deutschland GmbH
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
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 4096 bind 2048)
TCP reno registered
gptu: totally 6 16-bit timers/counters
gptu: misc_register on minor 63
gptu: succeeded to request irq 118
gptu: succeeded to request irq 119
gptu: succeeded to request irq 120
gptu: succeeded to request irq 121
gptu: succeeded to request irq 122
gptu: succeeded to request irq 123
IFX DMA driver, version ifxmips_dma_core.c:v1.0.10 
,(c)2009 Infineon Technologies AG
Lantiq CGU driver, version 1.0.11, (c) 2001-2010 Lantiq Deutschland GmbH
Wired TLB entries for Linux read_c0_wired() = 0
squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
squashfs: LZMA suppport for slax.org by jro
JFFS2 version 2.2. (NAND) (SUMMARY)  (C) 2001-2006 Red Hat, Inc.
yaffs Sep 15 2011 11:15:40 Installing. 
Infineon Technologies DEU driver version 1.0.1 
IFX DEU DES initialized (multiblock).
IFX DEU AES initialized (multiblock).
IFX DEU ARC4 initialized (multiblock).
IFX DEU SHA1 initialized.
io scheduler noop registered (default)
ifx_pmu_init: Major 252
Lantiq PMU driver, version 1.1.4, (c) 2001-2010 Lantiq Deutschland GmbH
Lantiq GPIO driver, version 1.2.12, (c) 2001-2010 Lantiq Deutschland GmbH
Infineon Technologies RCU driver version 1.0.6 
Lantiq LED Controller driver, version 1.0.4, (c) 2001-2010 Lantiq Deutschland GmbH
MEI CPE Driver, Version 1.1.0

<6>(c) Copyright 2009, Infineon Technologies AG

<6>### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###

<6>ttyS0 at MMIO 0xbe100c00 (irq = 105) is a IFX_ASC
Lantiq ASC (UART) driver, version 1.0.5, (c) 2001-2010 Lantiq Deutschland GmbH
RAMDISK driver initialized: 1 RAM disks of 6144K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
IFX SWITCH API, Version 1.1.6
SWAPI: Registered character device [switch_api] with major no [81]
Switch API: PCE MicroCode loaded !!
Switch Auto Polling value = 0
GPHY FIRMWARE LOAD SUCCESSFULLY AT ADDR : 3f0000
IFX GPHY driver GE Mode, version ifxmips_vr9_gphy: V0.7 - Firmware: 8304
Checking PHY LED States!!

ifx_nand_init
Probe for NAND flash...
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 973 at 0x079a0000
Creating 8 MTD partitions on "ifx_nand":
0x000e0000-0x01ee0000 : "rootfs,kernel1"
0x01ee0000-0x03ce0000 : "rootfs,kernel2"
0x03ce0000-0x04760000 : "reserve"
0x04760000-0x07420000 : "firmware"
0x07420000-0x07ec0000 : "config"
0x07de0000-0x07e20000 : "romd"
0x07f00000-0x07f40000 : "mrd_cert1"
0x07f40000-0x07f80000 : "mrd_cert2"
Lantiq SSC driver, version 2.2.2, (c) 2001-2010 Lantiq Deutschland GmbH
pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
Registered led device: ledc_0
Registered led device: ledc_1
Registered led device: ledc_2
Registered led device: ledc_3
Registered led device: ledc_4
Registered led device: ledc_5
Registered led device: ledc_6
Registered led device: ledc_7
Registered led device: ledc_8
Registered led device: ledc_9
Registered led device: ledc_10
Registered led device: ledc_11
Registered led device: ledc_12
Registered led device: ledc_13
Registered led device: ledc_14
Registered led device: ledc_15
Registered led device: ledc_16
Registered led device: ledc_17
Registered led device: ledc_18
Registered led device: ledc_19
Registered led device: ledc_20
Registered led device: ledc_21
Registered led device: ledc_22
Registered led device: ledc_23
Lantiq LED driver, version 1.0.15, (c) 2001-2010 Lantiq Deutschland GmbH
Mirror/redirect action on
u32 classifier
    Performance counters on
    input device check on 
    Actions configured 
nf_conntrack version 0.5.0 (1008 buckets, 8064 max)
nf_ct_ftp: registering helper for pf: 2 port: 21
nf_ct_ftp: registering helper for pf: 10 port: 21
ip_conntrack_rtsp v0.6.21 loading
ZLD: zy_sm_init() register hooks successful.
GRE over IPv4 tunneling driver
ip_nat_rtsp v0.6.21 loading
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_time loading
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Bridge firewalling registered
Ebtables v2.0 registered
ebt_ulog: not logging via ulog since somebody else already registered for PF_BRIDGE
NET: Registered protocol family 8
atmpvc_init() failed with -17
lec.c: Sep 15 2011 11:17:31 initialized
mpc.c: Sep 15 2011 11:17:27 initialized
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
yaffs: dev is 32505856 name is "mtdblock0"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.0, "mtdblock0"
Time: MIPS clocksource has been installed.
yaffs: auto selecting yaffs2
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) readonly.
Freeing unused kernel memor
init started: BusyBox v1.10.4 (2011-09-19 20:41:07 CST)

starting pid 166, tty '': '/etc/init.d/rcS'
Algorithmics/MIPS FPU Emulator v1.5
Run init.d/rcS!
Trying to mount NAND flash as YAFFS2 for configuration files (/dev/mtdblock4)
yaffs: dev is 32505860 name is "mtdblock4"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.4, "mtdblock4"
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
Trying to mount NAND flash as YAFFS2 for temporal space for firmware upgrade (/deyaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
v/mtdblock3)
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
/
INITRD: Trying to mount NAND flash as Root FSsync
Run init.d/rcS1!
Running all S1 scripts in /etc/init.dload hidden_nand_access.ko
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 973 at 0x079a0000


===> Dump Default Romfile and FW Info

mcputil.c:read item (tag 0x70) failed
Nothing to dump ROM-D!

==================================================
=    ZyCLiP Version Information                  =
==================================================
ZyCLiP    :   3.0.0.0
ZLOader   :   3.0
Z-Boot    :   3.0.0
Run S1_10ethernet to load Ethernet module
First get MAC address=CC5D4E1775C0
Create MAC = CC:5D:4E:17:75:C0
Create MAC = CC:5D:4e:17:75:c1
Create MAC = CC:5D:4e:17:75:c2
Create MAC = CC:5D:4e:17:75:c3
Create MAC = CC:5D:4e:17:75:c4
Create MAC = CC:5D:4e:17:75:c5
Create MAC = CC:5D:4e:17:75:c6
Insert BTN IO module


GPIO phy addr:1e100b10, len:58, vir addr: be100b10


LED phy addr:1e100bb0, len:14, vir addr: be100bb0
init_gpio_reg
/proc/btn_io is created
init_btn_io_module() SUCCESS, Major Numer is 220

Enable BTN_timer.
Insert LCD Control module
Run S1_12xdsl to load xdsl module
IFXOS, Version 1.5.11

<6>(c) Copyright 2007, Infineon Technologies AG

<6>### IFXOS - IFXOS - IFXOS - IFXOS ###

Wan pin select is 1 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is VDSL
>>>>debug: get wan mode VDSL
Loads switch module S17
portdisable Disable Success

disable ether wan
portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

Run S1_20voip to load ZyIMS module
#### Tune MIPS-34k VPE Priority for VoIP ####
insmod: cannot insert '/usr/opt/ifx/bin/drv_ifxos.ko': File exists
Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH


<6>IFX KPI egress tasklet registered to group 1
Lantiq KPI2UDP driver, version 2.2.0.0, (c) 2008-2010 Lantiq Deutschland GmbH
modprobe: cannot parse modules.dep
Lantiq MIPS34KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
BRIDGE_DEV=br0
ignore /sbin/CfgVLAN.sh
Set VLAN Enable Success

pkgSize 1536 Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

******WAN PORT *******
nRegAddr = 0xccd
nData = 0x0
*******WAN PORT *******
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
igmpquery Success

igmpquery Success

igmpquery Success

Wan pin select is 1 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is VDSL
ifxmips_ppa_datapath_vr9_e5: module license 'unspecified' taints kernel.
Loading D5 (MII0/1) driver ...... <0><6>

ZyXEL: after start_cpu_port()

ERROR: (MAC dynamic0) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Succeeded!
PPE datapath driver info:
  Version ID: 128.3.3.1.0.0.1
  Family    : N/A
  DR Type   : Normal Data Path | Indirect-Fast Path
  Interface : MII0 | MII1
  Mode      : Routing
  Release   : 0.0.1
PPE 0 firmware info:
  Version ID: 7.1.5.1.0.30
  Family    : VR9
  FW Type   : Standard
  Interface : MII0/1 + PTM
  Mode      : reserved - 1
  Release   : 0.30
PPE 1 firmware info:
  Version ID: 7.2.1.6.1.17
  Family    : VR9
  FW Type   : Acceleration
  Interface : MII0 + MII1
  Mode      : Bridging + IPv4 Routing
  Release   : 1.17
PPA API --- init successfully


Lantiq CPE API Driver version: DSL CPE API V4.9.2-pd1

Predefined debug level: 3
Bring up VDSL
ADSL Annex A
dsl_cpe_control -i  -T4_1_1 -f /lib/firmware/2.6.20.19/xcpe_hw.bin -A /usr/opt/ifx/bin/vdsl.scr -a /usr/opt/ifx/bin/adsl.scr -n /usr/etc/dsl_api/xdslrc.sh -t0.0.0.0 &
IFXOS - User Thread Startup <tcpmsg>, TID 1026 (PID 598) - ENTER

IFXOS - User Thread Startup <tcpcli>, TID 2051 (PID 604) - ENTER

IFXOS - User Thread Startup <dsl_soap>, TID 3076 (PID 605) - ENTER

IFXOS - User Thread Startup <evnthnd>, TID 4101 (PID 606) - ENTER

IFXOS - User Thread Startup <tPipe_0>, TID 5126 (PID 607) - ENTER

IFXOS - User Thread Startup <tPipe_1>, TID 6151 (PID 608) - ENTER

VDSL Annex A
nReturn=0 


nReturn=0 


ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Insert internet LED control module
init_internet_led_control_module() SUCCESS, Major Numer is 225
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device eth0 entered promiscuous mode
br0: port 1(eth0) entering disabled state
br0: port 1(eth0) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Enabling IP forwarding
Bringing up interface lo
params = lo 127.0.0.1
Read GATEWAY_CONF_FILE fail

dnsmasq: setting capabilities failed: Operation not permitted
portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

Running all S2 scripts in /mnt/NAND/script/init.d/
Starting syslog-ng...
Starting ZLD CCC(Common Configuration Center)...


<7>ENTER - Kernel Thread Startup <pmex_ne>


<7>ENTER - Kernel Thread Startup <pmex_fe>



RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6

finish download certificate
rm: cannot remove '/etc/allcert/all.pem': No such file or directory
Starting mini_httpd...
Can not find httpd /usr/apache2/bin/apachectl
touch: invalid option -- t
socket: Address family not supported by protocol
rdm init fail: No such file or directory
Can not find /usr/local/app/dms/bin/mediaserver
starting ftpd... BusyBox v1.10.4 (2011-09-19 20:41:07 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

nReturn=0 nData="19C5 0000 0001 0202 "

mkdir: cannot create directory '2': Read-only file system
BE DHCPCLIENT init
interface eth0.10 does not exist!
vconfig: ioctl error for rem: Invalid argument
done
Start ROM Convert
Starting ZySH daemon and client...
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 64: /sbin/zysh.sh: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 67: /usr/sbin/zyshclient: not found
sysctl: can't open '/etc/sysctl.conf': No such file or directory
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 73: /usr/bin/setsystz: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 76: /etc/init.d/stoinit.sh: not found
nice: /usr/local/btn/do_btncpy: No such file or directory
Starting crond...
Starting crontab...
Starting diagnosed...
nice: /usr/bin/schedule_controller: No such file or directory
Run GPHY SNR workaround !!
Start GPHY detect mode !!

starting pid 899, tty '': '/sbin/getty 115200 ttyS0'
nice: timer_source: No such file or directory
=======================================
resetAllPPPDUnitNumberStatus(): 
pppdUnitNumberInUsed[0]=0 
pppdUnitNumberInUsed[1]=0 
pppdUnitNumberInUsed[2]=0 
pppdUnitNumberInUsed[3]=0 
pppdUnitNumberInUsed[4]=0 
pppdUnitNumberInUsed[5]=0 
pppdUnitNumberInUsed[6]=0 
pppdUnitNumberInUsed[7]=0 
=======================================
sh: ¥%8: not found
sh: cannot create cp6c/dev/null: nonexistent directory
ifconfig: SIOCSIFHWADDR: Device or resource busy
cp: cannot stat '/etc/sysconfig/network-scripts/wan-multi/ifcfg-eth0': No such file or directory


(none) login: <7>ptm0.3900: add 01:00:5e:00:00:01 mcast address to master interface
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ifconfig: bad address '1500'
device ptm0.3900 is not a slave of br0
cat: can't open '/var/tmp/hosts': No such file or directory
Starting celld daemon......
mkdir: cannot create directory '2': Read-only file system
Enter user spaceRTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
starting p910nd... done
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device eth0.3901 is not a slave of br0
device eth0 is already a member of a bridge; can't enslERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ave it to bridge br0.
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
sh: cannot create /proc/lan_vid: nonexistent directory
cat: can't open '/tmp/schedule/*.sche': No such file or directory
killall: updatedd: no process killed
ERROR: drivers/net/ifxmips_switch_api/ifx_ethsw_pce.c:ifx_pce_rule_write:2012 
igmpenable Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success



=== pAd = c0273000, size = 643880 ===

<-- RTMPAllocAdapterBlock, Status=0
$LOCAL_ADMIN_MAC=Ce:5D:4E:17:75:C4
RX DESC a4f1f000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
1. Phy Mode = 9
2. Phy Mode = 9
3. Phy Mode = 9
MCS Set = ff ff 00 00 01
br0: topology change detected, propagating
br0: port 1(eth0) entering forwarding state
Main bssid = ce:5d:4e:17:75:c4
<==== rt28xx_init, Status=0
0x1300 = 00064320
/proc/driver/wlan_short_cut created
Init RALINK_FP_Handle
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device ra0 entered promiscuous mode
device ra1 entered promiscuous mode
device ra2 entered promiscuous mode
device ra3 entered promiscuous mode
Remove RALINK_FP_Handle
Terminate the task(RtmpCmdQTask) with pid(1180)!
Terminate the task(RtmpWscTask) with pid(1181)!
/proc/driver/wlan_short_cut removed
br0: port 2(ra0) entering disabled state
br0: port 3(ra1) entering learning state
br0: port 4(ra2) entering learning state
br0: port 5(ra3) entering learning state
RX DESC a4d27000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
1. Phy Mode = 9
2. Phy Mode = 9
3. Phy Mode = 9
MCS Set = ff ff 00 00 01
Main bssid = ce:5d:4e:17:75:c4
<==== rt28xx_init, Status=0
0x1300 = 00064320
/proc/driver/wlan_short_cut created
Init RALINK_FP_Handle
br0: port 2(ra0) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
rm: cannot remove '/etc/igmpproxy.conf': No such file or directory
rm: cannot remove '/etc/igmpv3.conf': No such file or directory
iptables v1.3.8: interface name `ruletmp:/sbin/crond' must be shorter than IFNAMSIZ (15)
Try `iptables -h' or 'iptables --help' for more information.
sh: -p: not found
Jan  1 01:00:31 ccc_be: beSysMtnReloadConfig(): Loading beVoipConfigLoad...


***********************************************
zyims is not running , just start up zyims
Restarting 
killall: voiceApp: no process killed
killall: mm.exe: no process killed
killall: icf.exe: no process killed
icf_port_open_ipc_channel path = /var/iptk_es.chanl

the open channel succeded 
exit from the es init 
MaxLineCount = 8 


 GetWanInterfaceDnsName: get_voip_iface_address fail



 GetWanInterfaceDnsName: get_voip_iface_address fail

Filesystem firmware binary used (/root/voip_fw/ar9_firmware.bin).
Filesystem BBD binary used (/root/voip_fw/bbd_Netherlands.bin).
BOARD_Easy50812_PrepareBoard : analogCh = 2, coderCh = 5 , DECT_Ch = 0

BOARD_Easy50812_PrepareBoard pBoard->nUsedChannels = 5

Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

VMMC [version 0x 0, type 0x 7, channels 2] ready!
FW Version 2.1
VMMC Driver version 1.9.0.3
73M1966 TAPI Driver, Rev. 2.2, (c) 2007-2009 Teridian Semiconductor Corp.
73M1966 Driver, Rev. 2.7.3lq4, (c) 2007-2009 Teridian Semiconductor Corp.
Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

PhoneEventRxTask() : error to open Dev_FD : -1 


rm: cannot remove '/tmp/SIPPktDebug': No such file or directory
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
***********************************************


router login: Stopping strongSwan IPsec failed: starter is not running
Stopping strongSwan IPsec failed: starter is not running
root
Password: Initializing XFRM netlink socket
Starting strongSwan 4.2.8 IPsec [starter]...
no default route - cannot cope with %defaultroute!!!
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep

# modprobe: cannot parse modules.dep
stopping ftpd... done
starting ftpd... br0: topology change detected, propagating
br0: port 3(ra1) entering forwarding state
br0: topology change detected, propagating
br0: port 4(ra2) entering forwarding state
br0: topology change detected, propagating
br0: port 5(ra3) entering forwarding state
br0: topology change detected, propagating
br0: port 2(ra0) entering forwarding state
done
beRemoteMgmt6ServerStop: failed to kill 718: No such process
socket: Address family not supported by protocol
socket: Address family not supported by protocol
socket: Address family not supported by protocol
cannot open directory: /var/mnt/usb
stopping minidlna server... cat: can't open '/var/run/minidlna.pid': No such file or directory
sh: you need to specify whom to kill
Killed
Sorry, rule does not exist.


@@@fxo relay Switch 1

@@@fxo relay Switch 2

mini_httpd -C /etc/mini_httpd.conf
# socket: Address family not supported by protocol
killall: upnpd: no process killed
Jan  1 01:00:55 ccc_mr: cccRegModule(): register tr69FE


PPAcmd httplearning enable 


VAH_LINKDETECTION Init!
rmmod: /lib/modules/2.6.20.19/kernel/fs/fuse/fuse.ko: No such file or directory
Action 4 device ifb1 ifindex 3
Action 4 device ifb1 ifindex 3
killall: webipqd: no process killed
killall: zyTimeZoneUpdater: no process killed
mini_httpd: exiting due to signal 15
mini_httpd_ssl: exiting due to signal 15
socket: Address family not supported by protocol
socket: Address family not supported by protocol
socket: Address family not supported by protocol
passwb d admin
Changing password for admin
New password:
Bad password: too short
Retype password:
Password for admin changed by root
# configGetStatsBuf(0, 0)
pack line id:0, phyPort:0
unpack line id:0, phyPort:0
rtpGetSessionStats rtp is null
phy port id:0
Status = Disabled
CallState = Idle
configGetStatsBuf(0, 1)
pack line id:1, phyPort:1
unpack line id:1, phyPort:1
rtpGetSessionStats rtp is null
phy port id:1
Status = Disabled
CallState = Idle
no sip account... configGetStatsBuf(0, 2)
Status = Disabled
CallState = Idle
no sip account... configGetStatsBuf(0, 3)
Status = Disabled
CallState = Idle
no sip account... configGetStatsBuf(1, 0)
Status = Disabled
CallState = Idle
no sip account... configGetStatsBuf(1, 1)
Status = Disabled
CallState = Idle
no sip account... configGetStatsBuf(1, 2)
Status = Disabled
CallState = Idle
no sip account... configGetStatsBuf(1, 3)
Status = Disabled
CallState = Idle
bind: Address already in use
accept: Invalid argument
nReturn=0 nData="19C5 0000 0001 0202 "

nReturn=0 nData="19C5 0000 0001 0202 "


# atsh
ZLD   Version          : V3.11(TUJ.0)
Bootbase Version       : V3.04|04/01|2011(TUJ)
Vender Name            : ZyXEL Communications Corp.
Product Model          : P-2812HNU-F1
Serial Number          : S110Y45018439
First MAC Address      : CC5D4E1775C0
Last MAC Address       : CC5D4E1775C7
MAC Address Quantity   : 08
Default Country Code   : FD
Boot Module Debug Flag : 01
RootFS      Checksum   : 0000c2ac
Kernel      Checksum   : 000072d4
RomFile     Checksum   : 0000bce5
Main Feature Bits      : 00
Other Feature Bits     :
          06 00 00 04 19 01 00 ff-f8 00 01 00 01 00 00 00
          00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

TTL Serial putty log of up/downgrade of ZyXEL P-2812HNU-F1 to FW level V3.00(AAKI.0)b7

This version also has root access (1234) available
Image

Command & file: zlua V3.00(AAKI.0)b7.bin

Code: Select all

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
DDR Access auto data-eye tuning Rev 0.3a
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x020c
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 114688, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Apr  1 2011)

NAND flash block size: 0x20000
ZLO> zzzzzzzzzzzzzzzzzzzzzzzzzz                          

ZLGO          boot up the whole system
ZLGU          go back to U-Boot command line
ZLUAx         upgrade ras image (whole image)
ZLUPx         upgrade ras image (zboot+kernel+rootfs)
ZLO> zlua V3.00(AAKI.0)b7.bin

Using vr9 Switch device
TFTP from server 192.168.1.33; our IP address is 192.168.1.1
Filename 'V3.00(AAKI.0)b7.bin'.
Load address: 0x80000000
Loading: *#################################################################
 #################################################################
...
 #################################################################
 #################################################################
 ##
done
Bytes transferred = 19312128 (126ae00 hex)
verify zboot ok
Dual image: Both OK! upgcnt1=18 upgcnt2=17
select_image_to_upgrade: 2
nand erase offset 80000 length 20000

Erasing at 0x80000 -- 100% complete.
OK
write Rootfs kernel, from ofs:21000
nand erase offset 1ee0000 length 1e00000

Erasing at 0x1ee0000 --   0% complete.
Erasing at 0x1f20000 --   1% complete.
Erasing at 0x1f60000 --   2% complete.
Erasing at 0x1fc0000 --   3% complete.
...
Erasing at 0x3c40000 --  98% complete.
Erasing at 0x3c80000 --  99% complete.
Erasing at 0x3cc0000 -- 100% complete.
OK
ZLO> zlgu


=>## Application terminated, rc = 0x0
VR9 # ?

?       - alias for 'help'
askenv  - get environment variables from stdin
autoscr - run script from memory
bootm   - boot application image from memory
cp      - memory copy
echo    - echo args to console
go      - start application at address 'addr'
help    - print online help
imls    - list all images found in flash
md      - memory display
mm      - memory modify (auto-incrementing)
mtest   - simple RAM test
mw      - memory write (fill)
nand    - NAND sub-system
ping- send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
setenv  - set environment variables
tftpboot- boot image via network using TFTP protocol
VR9 # printenv

bootcmd=nand read 0x86a80000 0x0001C000 10000; go 0x86a80000
bootdelay=0
baudrate=115200
mem=126M
phym=128M
ethaddr=00:E0:92:00:01:40
netdev=eth0
console=ttyS0
baudrate=115200
reset_ddr_config=prot off 0x0001ff34   0x0001ff4b;  erase 0x0001ff34 0x0001ff4b 1
mtdparts=ifx_nand:256k(uboot),-(rootfs)
reset_uboot_config=nand write.jffs 80400000 0x07040000 0x1000 
f_calibration_addr= IFX_CFG_FLASH_CALIBRATION_CFG_SIZE
f_calibration_size=IFX_CFG_FLASH_CALIBRATION_CFG_SIZE
stdin=serial
stdout=serial
stderr=serial
ethact=vr9 Switch
filesize=126ae00
fileaddr=80000000
ipaddr=192.168.1.1
serverip=192.168.1.33

Environment size: 605/4092 bytes
VR9 # reset


ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
DDR Access auto data-eye tuning Rev 0.3a
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x020c
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 114688, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Apr  1 2011)

NAND flash block size: 0x20000
Dual image: Both OK! upgcnt1=18 upgcnt2=19
Select 2nd zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Nov 13 2013)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 2 1 0
ROM-D check=0
MRD_CERT_1 check=0
MRD_CERT_2 check=0


 Read Kernel to RAM from 2f5b800
bootargs=root=/dev/mtdblock1 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1
## Booting image at 80800000 ...
   Image Name:   MIPS Linux-2.6.20
   Created:      2013-11-13  14:34:09 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1295312 Bytes =  1.2 MB
   Load Address: 80002000
   Entry Point:  803b0000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 803b0000) ...
## Giving linux memsize in MB, 128

Starting kernel ...

Infineon xDSL CPE VR9
mips_hpt_frequency = 250000000, counter_resolution = 2
Linux version 2.6.20.19
 (kenny@tpds-dsl) (gcc version 4.3.3 (GCC) ) #27 Wed Nov 13 22:34:02 CST 2013
phym = 08000000, mem = 07e00000, max_pfn = 00007e00
Reserving memory for CP1 @0xa7e00000, size 0x00200000
CPU revision is: 00019555
Determined physical RAM map:
User-defined physical RAM map:
 memory: 07e00000 @ 00000000 (usable)
Initrd not found or empty - disabling initrd
Built 1 zonelists.  Total pages: 32004
Kernel command line: root=/dev/mtdblock1 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1 
1 MIPSR2 register sets available
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
Lantiq ICU driver, version 3.0.1, (c) 2001-2010 Lantiq Deutschland GmbH
PID hash table entries: 512 (order: 9, 2048 bytes)


cycles_per_jiffy = 2500000
Using 250.000 MHz high precision timer.
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 123520k/129024k available (2982k kernel code, 5464k reserved, 781k data, 180k init, 0k highmem)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Lantiq PCI host controller driver, version 1.1.9, (c) 2001-2010 Lantiq Deutschland GmbH
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
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 4096 bind 2048)
TCP reno registered
gptu: totally 6 16-bit timers/counters
gptu: misc_register on minor 63
gptu: succeeded to request irq 118
gptu: succeeded to request irq 119
gptu: succeeded to request irq 120
gptu: succeeded to request irq 121
gptu: succeeded to request irq 122
gptu: succeeded to request irq 123
IFX DMA driver, version ifxmips_dma_core.c:v1.0.10 
,(c)2009 Infineon Technologies AG
Lantiq CGU driver, version 1.0.11, (c) 2001-2010 Lantiq Deutschland GmbH
Wired TLB entries for Linux read_c0_wired() = 0
squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
squashfs: LZMA suppport for slax.org by jro
JFFS2 version 2.2. (NAND) (SUMMARY)  (C) 2001-2006 Red Hat, Inc.
yaffs Nov 13 2013 22:30:32 Installing. 
Infineon Technologies DEU driver version 1.0.1 
IFX DEU DES initialized (multiblock).
IFX DEU AES initialized (multiblock).
IFX DEU ARC4 initialized (multiblock).
IFX DEU SHA1 initialized.
io scheduler noop registered (default)
ifx_pmu_init: Major 252
Lantiq PMU driver, version 1.1.4, (c) 2001-2010 Lantiq Deutschland GmbH
Lantiq GPIO driver, version 1.2.12, (c) 2001-2010 Lantiq Deutschland GmbH
Infineon Technologies RCU driver version 1.0.6 
Lantiq LED Controller driver, version 1.0.4, (c) 2001-2010 Lantiq Deutschland GmbH
MEI CPE Driver, Version 1.1.0

<6>(c) Copyright 2009, Infineon Technologies AG

<6>### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###

<6>ttyS0 at MMIO 0xbe100c00 (irq = 105) is a IFX_ASC
Lantiq ASC (UART) driver, version 1.0.5, (c) 2001-2010 Lantiq Deutschland GmbH
RAMDISK driver initialized: 1 RAM disks of 6144K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
IFX SWITCH API, Version 1.1.6
SWAPI: Registered character device [switch_api] with major no [81]
Switch API: PCE MicroCode loaded !!
Switch Auto Polling value = 0
GPHY FW load for A1x !!
GPHY FIRMWARE LOAD SUCCESSFULLY AT ADDR : 400000
IFX GPHY driver GE Mode, version ifxmips_vr9_gphy: V0.7 - Firmware: 8304
Checking PHY LED States!!

ifx_nand_init
Probe for NAND flash...
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 973 at 0x079a0000
Creating 8 MTD partitions on "ifx_nand":
0x000e0000-0x01ee0000 : "rootfs,kernel1"
0x01ee0000-0x03ce0000 : "rootfs,kernel2"
0x03ce0000-0x04760000 : "reserve"
0x04760000-0x07420000 : "firmware"
0x07420000-0x07ec0000 : "config"
0x07ec0000-0x07f00000 : "romd"
0x07f00000-0x07f40000 : "mrd_cert1"
0x07f40000-0x07f80000 : "mrd_cert2"
Lantiq SSC driver, version 2.2.2, (c) 2001-2010 Lantiq Deutschland GmbH
Registered led device: ledc_0
Registered led device: ledc_1
Registered led device: ledc_2
Registered led device: ledc_3
Registered led device: ledc_4
Registered led device: ledc_5
Registered led device: ledc_6
Registered led device: ledc_7
Registered led device: ledc_8
Registered led device: ledc_9
Registered led device: ledc_10
Registered led device: ledc_11
Registered led device: ledc_12
Registered led device: ledc_13
Registered led device: ledc_14
Registered led device: ledc_15
Registered led device: ledc_16
Registered led device: ledc_17
Registered led device: ledc_18
Registered led device: ledc_19
Registered led device: ledc_20
Registered led device: ledc_21
Registered led device: ledc_22
Registered led device: ledc_23
Lantiq LED driver, version 1.0.15, (c) 2001-2010 Lantiq Deutschland GmbH
Mirror/redirect action on
u32 classifier
    Performance counters on
    input device check on 
    Actions configured 
nf_conntrack version 0.5.0 (1008 buckets, 8064 max)
nf_ct_ftp: registering helper for pf: 2 port: 21
nf_ct_ftp: registering helper for pf: 10 port: 21
ip_conntrack_rtsp v0.6.21 loading
ZLD: zy_sm_init() register hooks successful.
GRE over IPv4 tunneling driver
ip_nat_rtsp v0.6.21 loading
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_time loading
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Bridge firewalling registered
Ebtables v2.0 registered
ebt_ulog: not logging via ulog since somebody else already registered for PF_BRIDGE
NET: Registered protocol family 8
atmpvc_init() failed with -17
lec.c: Nov 13 2013 22:31:59 initialized
mpc.c: Nov 13 2013 22:31:56 initialized
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
yaffs: dev is 32505857 name is "mtdblock1"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.1, "mtdblock1"
Time: MIPS clocksource has been installed.
yaffs: auto selecting yaffs2
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) readonly.
Freeing unused kernel memor
init started: BusyBox v1.10.4 (2013-11-13 22:50:26 CST)

starting pid 162, tty '': '/etc/init.d/rcS'
Algorithmics/MIPS FPU Emulator v1.5
Run init.d/rcS!
Trying to mount NAND flash as YAFFS2 for configuration files (/dev/mtdblock4)
yaffs: dev is 32505860 name is "mtdblock4"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.4, "mtdblock4"
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
Trying to mount NAND flash as YAFFS2 for temporal space for firmware upgrade (/deyaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
v/mtdblock3)
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
/
INITRD: Trying to mount NAND flash as Root FSsync
Run init.d/rcS1!
Running all S1 scripts in /etc/init.dload hidden_nand_access.ko
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 973 at 0x079a0000


===> Dump Default Romfile and FW Info

mcputil.c:read item (tag 0x70) failed
Nothing to dump ROM-D!

==================================================
=    ZyCLiP Version Information                  =
==================================================
ZyCLiP    :   3.0.0.0
ZLOader   :   3.0
Z-Boot    :   3.0.0
Run S1_10ethernet to load Ethernet module
First get MAC address=CC5D4E1775C0
Create MAC = CC:5D:4E:17:75:C0
Create MAC = CC:5D:4e:17:75:c1
Create MAC = CC:5D:4e:17:75:c2
Create MAC = CC:5D:4e:17:75:c3
Create MAC = CC:5D:4e:17:75:c4
Create MAC = CC:5D:4e:17:75:c5
Create MAC = CC:5D:4e:17:75:c6
Insert BTN IO module


GPIO phy addr:1e100b10, len:58, vir addr: be100b10


LED phy addr:1e100bb0, len:14, vir addr: be100bb0
init_gpio_reg
/proc/btn_io is created
init_btn_io_module() SUCCESS, Major Numer is 220

Enable BTN_timer.
Insert LCD Control module
Run S1_12xdsl to load xdsl module
IFXOS, Version 1.5.11

<6>(c) Copyright 2007, Infineon Technologies AG

<6>### IFXOS - IFXOS - IFXOS - IFXOS ###

@@@@@@@@@@SW switch
touch: invalid option -- t
BusyBox v1.10.4 (2013-11-13 22:50:26 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

X_ZyXEL_Ext.SWWANSwitch value :  VDSL
ccc_be use wanmode : VDSL
Loads switch module S17
portdisable Disable Success

disable ether wan
portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

Run S1_20voip to load ZyIMS module
#### Tune MIPS-34k VPE Priority for VoIP ####
insmod: cannot insert '/usr/opt/ifx/bin/drv_ifxos.ko': File exists
Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH


<6>IFX KPI egress tasklet registered to group 1
Lantiq KPI2UDP driver, version 2.2.0.0, (c) 2008-2010 Lantiq Deutschland GmbH
modprobe: cannot parse modules.dep
Lantiq MIPS34KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
BRIDGE_DEV=br0
ignore /sbin/CfgVLAN.sh
Set VLAN Enable Success

pkgSize 1536 Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

******WAN PORT *******
nRegAddr = 0xccd
nData = 0x0
*******WAN PORT *******
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
igmpquery Success

igmpquery Success

igmpquery Success

Wan mode file setting is VDSL
ifxmips_ppa_datapath_vr9_e5: module license 'unspecified' taints kernel.
Loading D5 (MII0/1) driver ...... <0><6>

ZyXEL: after start_cpu_port()

ERROR: (MAC dynamic0) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Succeeded!
PPE datapath driver info:
  Version ID: 128.3.3.1.0.0.1
  Family    : N/A
  DR Type   : Normal Data Path | Indirect-Fast Path
  Interface : MII0 | MII1
  Mode      : Routing
  Release   : 0.0.1
PPE 0 firmware info:
  Version ID: 7.1.5.1.0.33
  Family    : VR9
  FW Type   : Standard
  Interface : MII0/1 + PTM
  Mode      : reserved - 1
  Release   : 0.33
PPE 1 firmware info:
  Version ID: 7.2.1.6.1.17
  Family    : VR9
  FW Type   : Acceleration
  Interface : MII0 + MII1
  Mode      : Bridging + IPv4 Routing
  Release   : 1.17
PPA API --- init successfully


Lantiq CPE API Driver version: DSL CPE API V4.9.2-pd1

Predefined debug level: 3
run bringup_vdsl.sh
Bring up VDSL
ADSL Annex A
dsl_cpe_control -i  -T4_1_1 -f /lib/firmware/2.6.20.19/xcpe_hw.bin -A /usr/opt/ifx/bin/vdsl.scr -a /usr/opt/ifx/bin/adsl.scr -n /usr/etc/dsl_api/xdslrc.sh -t0.0.0.0 &
wait dsl_cpe_control
IFXOS - User Thread Startup <tcpmsg>, TID 1026 (PID 608) - ENTER

IFXOS - User Thread Startup <tcpcli>, TID 2051 (PID 609) - ENTER

IFXOS - User Thread Startup <dsl_soap>, TID 3076 (PID 610) - ENTER

IFXOS - User Thread Startup <evnthnd>, TID 4101 (PID 611) - ENTER

IFXOS - User Thread Startup <tPipe_0>, TID 5126 (PID 612) - ENTER

IFXOS - User Thread Startup <tPipe_1>, TID 6151 (PID 613) - ENTER

VDSL Annex A
nReturn=0 


nReturn=0 


ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Insert internet LED control module
init_internet_led_control_module() SUCCESS, Major Numer is 225
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device eth0 entered promiscuous mode
br0: port 1(eth0) entering disabled state
br0: port 1(eth0) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Enabling IP forwarding
Bringing up interface lo
params = lo 127.0.0.1
Read GATEWAY_CONF_FILE fail

dnsmasq: setting capabilities failed: Operation not permitted
portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

Running all S2 scripts in /mnt/NAND/script/init.d/
Starting syslog-ng...
Starting ZLD CCC(Common Configuration Center)...


<7>ENTER - Kernel Thread Startup <pmex_ne>


<7>ENTER - Kernel Thread Startup <pmex_fe>



RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6

finish download certificate
rm: cannot remove '/etc/allcert/all.pem': No such file or directory
Starting mini_httpd...
touch: invalid option -- t
Can not find httpd /usr/apache2/bin/apachectl
socket: Address family not supported by protocol
BusyBox v1.10.4 (2013-11-13 22:50:26 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

Can not find /usr/local/app/dms/bin/mediaserver
starting ftpd... mkdir: cannot create directory '2': Read-only file system
BE DHCPCLIENT init
interface eth0.10 does not exist!
done
Start ROM Convert
vconfig: ioctl error for rem: Invalid argument
Starting ZySH daemon and client...
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 64: /sbin/zysh.sh: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 67: /usr/sbin/zyshclient: not found
sysctl: can't open '/etc/sysctl.conf': No such file or directory
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 73: /usr/bin/setsystz: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 76: /etc/init.d/stoinit.sh: not found
nice: /usr/local/btn/do_btncpy: No such file or directory
Starting crond...
Starting crontab...
Starting diagnosed...
nice: /usr/bin/schedule_controller: No such file or directory
Run GPHY SNR workaround !!
Start GPHY detect mode !!
nice: timer_source: No such file or directory

starting pid 914, tty '': '/sbin/getty 115200 ttyS0'
transaction successful !!

SEL InternetGatewayDevice.X_ZyXEL_Ext.Layer2Bridge: success

SET Version: success

SAVE: success


(none) login: iptables: Bad rule (does a matching rule exist in that chain?)
iptables: Bad rule (does a matching rule exist in that chain?)
=======================================
resetAllPPPDUnitNumberStatus(): 
pppdUnitNumberInUsed[0]=0 
pppdUnitNumberInUsed[1]=0 
pppdUnitNumberInUsed[2]=0 
pppdUnitNumberInUsed[3]=0 
pppdUnitNumberInUsed[4]=0 
pppdUnitNumberInUsed[5]=0 
pppdUnitNumberInUsed[6]=0 
pppdUnitNumberInUsed[7]=0 
=======================================
sh: *Ã¥@*±ê*Ã¥@: not found
sh: cannot create cp6c/dev/null: nonexistent directory
ifconfig: SIOCSIFHWADDR: Device or resource busy
cp: cannot stat '/etc/sysconfig/network-scripts/wan-multi/ifcfg-eth0': No such file or directory
<7>ptm0.3900: add 01:00:5e:00:00:01 mcast address to master interface
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ifconfig: bad address '1500'
device ptm0.3900 is not a slave of br0
cat: can't open '/var/tmp/hosts': No such file or directory
mkdir: cannot create directory '2': Read-only file system
Starting celld daemon......
Enter user spaceRTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
starting p910nd... done
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device eth0.3901 is not a slave of br0
device eth0 is already a member of a bridge; can't ensERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
lave it to bridge br0.
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
sh: cannot create /proc/lan_vid: nonexistent directory
cat: can't open '/tmp/schedule/*.sche': No such file or directory
killall: updatedd: no process killed
portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success



=== pAd = c0273000, size = 644592 ===

<-- RTMPAllocAdapterBlock, Status=0
$LOCAL_ADMIN_MAC=Ce:5D:4E:17:75:C4
RX DESC a492d000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
1. Phy Mode = 9
2. Phy Mode = 9
3. Phy Mode = 9
MCS Set = ff ff 00 00 01
br0: topology change detected, propagating
br0: port 1(eth0) entering forwarding state
Main bssid = ce:5d:4e:17:75:c4
<==== rt28xx_init, Status=0
0x1300 = 00064320
/proc/driver/wlan_short_cut created
Init RALINK_FP_Handle
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device ra0 entered promiscuous mode
device ra1 entered promiscuous mode
device ra2 entered promiscuous mode
device ra3 entered promiscuous mode
Remove RALINK_FP_Handle
Terminate the task(RtmpCmdQTask) with pid(1206)!
Terminate the task(RtmpWscTask) with pid(1207)!
/proc/driver/wlan_short_cut removed
br0: port 2(ra0) entering disabled state
br0: port 3(ra1) entering learning state
br0: port 4(ra2) entering learning state
br0: port 5(ra3) entering learning state
RX DESC a4943000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
1. Phy Mode = 9
2. Phy Mode = 9
3. Phy Mode = 9
MCS Set = ff ff 00 00 01
Main bssid = ce:5d:4e:17:75:c4
<==== rt28xx_init, Status=0
0x1300 = 00064320
/proc/driver/wlan_short_cut created
Init RALINK_FP_Handle
br0: port 2(ra0) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
rm: cannot remove '/etc/igmpproxy.conf': No such file or directory
rm: cannot remove '/etc/igmpv3.conf': No such file or directory
iptables v1.3.8: interface name `ruletmp:/sbin/crond' must be shorter than IFNAMSIZ (15)
Try `iptables -h' or 'iptables --help' for more information.
sh: -p: not found
Jan  1 01:00:32 ccc_be: beSysMtnReloadConfig(): Loading beVoipConfigLoad...


***********************************************
zyims is not running , just start up zyims
Restarting 
killall: voiceApp: no process killed
killall: mm.exe: no process killed
killall: icf.exe: no process killed
icf_port_open_ipc_channel path = /var/iptk_es.chanl

the open channel succeded 
exit from the es init 
***********************************************
MaxLineCount = 8 


 GetWanInterfaceDnsName: get_voip_iface_address fail



 GetWanInterfaceDnsName: get_voip_iface_address fail

Filesystem firmware binary used (/root/voip_fw/ar9_firmware.bin).
Filesystem BBD binary used (/root/voip_fw/bbd_Netherlands.bin).
BOARD_Easy50812_PrepareBoard : analogCh = 2, coderCh = 5 , DECT_Ch = 0

BOARD_Easy50812_PrepareBoard pBoard->nUsedChannels = 5

Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

VMMC [version 0x 0, type 0x 7, channels 2] ready!
FW Version 2.1
VMMC Driver version 1.9.0.3
73M1966 TAPI Driver, Rev. 2.2, (c) 2007-2009 Teridian Semiconductor Corp.
73M1966 Driver, Rev. 2.7.3lq4, (c) 2007-2009 Teridian Semiconductor Corp.
Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

PhoneEventRxTask() : error to open Dev_FD : -1 


rm: cannot remove '/tmp/SIPPktDebug': No such file or directory
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
Stopping strongSwan IPsec failed: starter is not running
Stopping strongSwan IPsec failed: starter is not running
Initializing XFRM netlink socket
Starting strongSwan 4.2.8 IPsec [starter]...
no default route - cannot cope with %defaultroute!!!
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
021 no connection named "vpn"
br0: topology change detected, propagating
br0: port 3(ra1) entering forwarding state
br0: topology change detected, propagating
br0: port 4(ra2) entering forwarding state
br0: topology change detected, propagating
br0: port 5(ra3) entering forwarding state
Stopping xl2tpd: xl2tpd.
Stopping strongSwan IPsec...
br0: topology change detected, propagating
br0: port 2(ra0) entering forwarding state
stopping ftpd... done
starting ftpd... 

router login: done
mini_httpd: exiting due to signal 15


@@@fxo relay Switch 1

@@@fxo relay Switch 2

socket: Address family not supported by protocol
socket: Address family not supported by protocol
socket: Address family not supported by protocol


router login: cannot open directory: /var/mnt/usb
stopping minidlna server... cat: can't open '/var/run/minidlna.pid': No such file or directory
sh: you need to specify whom to kill
Killed
Sorry, rule does not exist.


router login: 

router login: 

router login: root
Password: killall: upnpd: no process killed

# Jan  1 01:00:58 ccc_mr: cccRegModule(): register tr69FE


PPAcmd httplearning enable 


VAH_LINKDETECTION Init!
rmmod: /lib/modules/2.6.20.19/kernel/fs/fuse/fuse.ko: No such file or directory
Action 4 device ifb1 ifindex 3
Action 4 device ifb1 ifindex 3

# ls
config.rom  fw          voip_fw
# whoami
root
# killall: webipqd: no process killed
killall: zyTimeZoneUpdater: no process killed
umini_httpd: exiting due to signal 15
name socket: Address family not supported by protocol
mini_httpd_ssl: exiting due to signal 15
-1socket: Address family not supported by protocol
socket: Address family not supported by protocol

uname: invalid option -- 1
BusyBox v1.10.4 (2013-11-13 22:50:26 CST) multi-call binary

Usage: uname [-amnrspv]

Print system information.

Options:
-aPrint all
-mThe machine (hardware) type
-nHostname
-rOS release
-sOS name (default)
-pProcessor type
-vOS version

# 
# uname -a
Linux router 2.6.20.19 #27 Wed Nov 13 22:34:02 CST 2013 mips unknown

Code: Select all

# atsh
ZLD   Version          : V3.00(AAKI.0)b7
Bootbase Version       : V3.04|04/01|2011(TUJ)
Vender Name            : ZyXEL Communications Corp.
Product Model          : P-2812HNU-F1
Serial Number          : S110Y45018439
First MAC Address      : CC5D4E1775C0
Last MAC Address       : CC5D4E1775C7
MAC Address Quantity   : 08
Default Country Code   : FD
Boot Module Debug Flag : 01
RootFS      Checksum   : 000022da
Kernel      Checksum   : 00009dbf
RomFile     Checksum   : 0000bce5
Main Feature Bits      : 00
Other Feature Bits     :
          06 00 00 04 19 01 00 ff-f8 00 01 00 01 00 00 00
          00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

TTL Serial putty log of up/downgrade of ZyXEL P-2812HNU-F1 to FW level V1.00(AACC.3)

This version also has root access (1234) available.
Image

Command & file: zlua 100AACC3C0.bin

Code: Select all

ZLO> zlup 100AACC3C0.bin

Using vr9 Switch device
TFTP from server 192.168.1.33; our IP address is 192.168.1.1
Filename '100AACC3C0.bin'.
Load address: 0x80000000
Loading: *#################################################################
 #################################################################
 #################################################################
...
 #################################################################
 #################################################################
 ##############################################
done
Bytes transferred = 19200192 (124f8c0 hex)
verify zboot ok
Dual image: Both OK! upgcnt1=20 upgcnt2=21
select_image_to_upgrade: 1
nand erase offset 20000 length 20000

Erasing at 0x20000 -- 100% complete.
OK
write Rootfs kernel, from ofs:21000
nand erase offset e0000 length 1e00000

Erasing at 0xe0000 --   0% complete.
Erasing at 0x120000 --   1% complete.
Erasing at 0x160000 --   2% complete.
Erasing at 0x1c0000 --   3% complete.
...
Erasing at 0x1de0000 --  97% complete.
Erasing at 0x1e40000 --  98% complete.
Erasing at 0x1e80000 --  99% complete.
Erasing at 0x1ec0000 -- 100% complete.
OK
ZLO> zlgu



=>## Application terminated, rc = 0x0
VR9 # printenv

bootcmd=nand read 0x86a80000 0x0001C000 10000; go 0x86a80000
bootdelay=0
baudrate=115200
mem=126M
phym=128M
ethaddr=00:E0:92:00:01:40
netdev=eth0
console=ttyS0
baudrate=115200
reset_ddr_config=prot off 0x0001ff34   0x0001ff4b;  erase 0x0001ff34 0x0001ff4b 1
mtdparts=ifx_nand:256k(uboot),-(rootfs)
reset_uboot_config=nand write.jffs 80400000 0x07040000 0x1000 
f_calibration_addr= IFX_CFG_FLASH_CALIBRATION_CFG_SIZE
f_calibration_size=IFX_CFG_FLASH_CALIBRATION_CFG_SIZE
stdin=serial
stdout=serial
stderr=serial
ethact=vr9 Switch
filesize=124f8c0
fileaddr=80000000
ipaddr=192.168.1.1
serverip=192.168.1.33

Environment size: 605/4092 bytes
VR9 # reset
ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
DDR Access auto data-eye tuning Rev 0.3a
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x020c
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 114688, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Apr  1 2011)

NAND flash block size: 0x20000
Dual image: Both OK! upgcnt1=22 upgcnt2=21
Select 1st zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Feb 14 2014)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 2 1 0
ROM-D check=0
MRD_CERT_1 check=0
MRD_CERT_2 check=0


 Read Kernel to RAM from 1100000
bootargs=root=/dev/mtdblock0 rootfstype=yaffs2 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=0
## Booting image at 80800000 ...
   Image Name:   MIPS Linux-2.6.32
   Created:      2014-02-14   3:33:18 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1544334 Bytes =  1.5 MB
   Load Address: 80002000
   Entry Point:  80006f30
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80006f30) ...
## Giving linux memsize in MB, 128

Starting kernel ...

Lantiq xDSL CPE VR9
mips_hpt_frequency = 250000000, counter_resolution = 2
Linux version 2.6.32.32 (tresia@tpds-dsl) (gcc version 4.3.3 (GCC) ) #17 Fri Feb 14 01:15:50 CST 2014
phym = 08000000, mem = 07e00000, max_pfn = 00007e00
Reserving memory for CP1 @0xa7e00000, size 0x00200000
CPU revision is: 00019555 (MIPS 34Kc)
Determined physical RAM map:
User-defined physical RAM map:
 memory: 07e00000 @ 00000000 (usable)
Initrd not found or empty - disabling initrd
Zone PFN ranges:
  Normal   0x00000000 -> 0x00007e00
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0: 0x00000000 -> 0x00007e00
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32004
Kernel command line: root=/dev/mtdblock0 rootfstype=yaffs2 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=0 
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Writing ErrCtl register=00000000
Readback ErrCtl register=00000000
Memory: 122436k/129024k available (3514k kernel code, 6424k reserved, 986k data, 204k init, 0k highmem)
Hierarchical RCU implementation.
NR_IRQS:185
Lantiq ICU driver, version 3.0.1, (c) 2001-2011 Lantiq Deutschland GmbH
console [ttyS0] enabled
Calibrating delay loop... 332.59 BogoMIPS (lpj=1662976)
Security Framework initialized
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Lantiq PCI host controller driver, version 1.2.0, (c) 2001-2011 Lantiq Deutschland GmbH
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pci 0000:00:00.0: PME# supported from D1 D2
pci 0000:00:00.0: PME# disabled
NET: Registered protocol family 8
NET: Registered protocol family 20
Switching to clocksource MIPS
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
NET: Registered protocol family 1
gptu: totally 6 16-bit timers/counters
gptu: misc_register on minor 63
gptu: succeeded to request irq 118
gptu: succeeded to request irq 119
gptu: succeeded to request irq 120
gptu: succeeded to request irq 121
gptu: succeeded to request irq 122
gptu: succeeded to request irq 123
IFX DMA driver, version ifxmips_dma_core.c:v1.0.24 
,(c)2009 Infineon Technologies AG
Lantiq CGU driver, version 1.1.32, (c) 2001-2011 Lantiq Deutschland GmbH
vpe1_mem = 200000
Wired TLB entries for Linux read_c0_wired() = 0
squashfs: version 4.0 (2009/01/31) Phillip Lougher
Registering mini_fo version $Id$
JFFS2 version 2.2 (NAND) (SUMMARY) (ZLIB) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
yaffs Feb 14 2014 01:10:13 Installing. 
msgmni has been set to 239
io scheduler noop registered (default)
ifx_pmu_init: Major 252
Lantiq PMU driver, version 1.2.6, (c) 2001-2011 Lantiq Deutschland GmbH
Lantiq GPIO driver, version 1.3.2, (c) 2001-2011 Lantiq Deutschland GmbH
Infineon Technologies RCU driver version 1.0.7 
Lantiq LED Controller driver, version 1.1.3, (c) 2001-2011 Lantiq Deutschland GmbH
MEI CPE Driver, Version 1.2.1


(c) Copyright 2009, Infineon Technologies AG


### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###


ttyS0 at MMIO 0xbe100c00 (irq = 105) is a IFX_ASC
Register ASC (UART) to PMCU.
Lantiq ASC (UART) driver, version 1.0.11, (c) 2001-2011 Lantiq Deutschland GmbH
brd: module loaded
loop: module loaded
ifx_nand_init
Probe for NAND flash...
Checking if ONFI complient
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 254 at 0x000001fc0000
Bad eraseblock 255 at 0x000001fe0000
Bad eraseblock 256 at 0x000002000000
...
-DG- Don't know why this happens ......
...
Bad eraseblock 386 at 0x000003040000
Bad eraseblock 387 at 0x000003060000
Bad eraseblock 973 at 0x0000079a0000
Creating 8 MTD partitions on "ifx_nand":
0x0000000e0000-0x000001ee0000 : "rootfs,kernel1"
0x000001ee0000-0x000003ce0000 : "rootfs,kernel2"
0x000003ce0000-0x000004760000 : "reserve"
0x000004760000-0x000007420000 : "firmware"
0x000007420000-0x000007ec0000 : "config"
0x000007ec0000-0x000007f00000 : "romd"
0x000007f00000-0x000007f40000 : "mrd_cert1"
0x000007f40000-0x000007f80000 : "mrd_cert2"
Lantiq SSC driver, version 2.3.9, (c) 2001-2011 Lantiq Deutschland GmbH
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
IMQ driver loaded successfully.
Hooking IMQ after NAT on PREROUTING.
Hooking IMQ after NAT on POSTROUTING.
pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
IFX SWITCH API, Version 1.1.8.5
SWAPI: Registered character device [switch_api] with major no [81]
Switch API: PCE MicroCode loaded !!
GPHY FW load for G.Hn !!
GPHY FW load for A11 !!
GPHY FIRMWARE LOAD SUCCESSFULLY AT ADDR (VR9) : 4bc000
GPHY FIRMWARE LOAD SUCCESSFULLY AT ADDR (GHN) : 4bc000
IFX GPHY driver GE Mode, version ifxmips_vr9_gphy: V1.0.1 - Firmware: 8304
@@@@@@ disable GPHY port 0, 1, 2, 4 and 5 @@@@@@@@@@@@@ !!
Checking PHY LED States!!


Registered led device: broadband_led
Registered led device: internet_led
Registered led device: ledc_2
Registered led device: ledc_3
Registered led device: ledc_4
Registered led device: ledc_5
Registered led device: ledc_6
Registered led device: ledc_7
Registered led device: ledc_8
Registered led device: ledc_9
Registered led device: ledc_10
Registered led device: ledc_11
Registered led device: wps:green
Registered led device: ledc_13
Registered led device: ledc_14
Registered led device: usb2_link_led
Registered led device: ledc_16
Registered led device: ledc_17
Registered led device: usb1_link_led
Registered led device: fxo_act_led
Registered led device: internet_red_led
Registered led device: voip_led
Registered led device: warning_led
Registered led device: ledc_23
Lantiq LED driver, version 1.1.4, (c) 2001-2011 Lantiq Deutschland GmbH
Mirror/redirect action on
u32 classifier
    Performance counters on
    input device check on 
    Actions configured 
nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
ip_conntrack_rtsp v0.6.21 loading
xt_time: kernel timezone is -0000
ZLD: zy_sm_init() register hooks successful.
GRE over IPv4 tunneling driver
ip_nat_rtsp v0.6.21 loading
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 10
ip6_tables: (C) 2000-2006 Netfilter Core Team
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
NET: Registered protocol family 15
Ebtables v2.0 registered
lec.c: Feb 14 2014 01:12:31 initialized
mpc.c: Feb 14 2014 01:12:28 initialized
KOAM is loaded successfully.
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
yaffs: dev is 32505856 name is "mtdblock0"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.0, "mtdblock0"
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs2 filesystem) readonly on device 31:0.
Freeing unused kernel memor
init started: BusyBox v1.10.4 (2014-02-14 01:32:30 CST)

starting pid 235, tty '': '/etc/init.d/rcS'
Run init.d/rcS!
Trying to mount NAND flash as YAFFS2 for configuration files (/dev/mtdblock4)
yaffs: dev is 32505860 name is "mtdblock4"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.4, "mtdblock4"
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
Trying to mount NAND flash as YAFFS2 for temporal space for firmware upgrade (/dev/mtdblock3)
yaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
/
INITRD: Trying to mount NAND flash as Root FSsync
Run init.d/rcS1!
Running all S1 scripts in /etc/init.dload hidden_nand_access.ko
Checking if ONFI complient
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 254 at 0x000001fc0000
Bad eraseblock 255 at 0x000001fe0000
Bad eraseblock 256 at 0x000002000000
Bad eraseblock 257 at 0x000002020000
Bad eraseblock 258 at 0x000002040000
...
-DG- Don't know why this happens ......
...
Bad eraseblock 386 at 0x000003040000
Bad eraseblock 387 at 0x000003060000
Bad eraseblock 973 at 0x0000079a0000


===> Dump Default Romfile and FW Info

mcputil.c:read item (tag 0x70) failed
Nothing to dump ROM-D!

==================================================
=    ZyCLiP Version Information                  =
==================================================
ZyCLiP    :   3.0.0.0
ZLOader   :   3.0
Z-Boot    :   3.0.0
Run S1_10ethernet to load Ethernet module
First get MAC address=CC5D4E1775C0
Create MAC = CC:5D:4E:17:75:C0
Create MAC = CC:5D:4e:17:75:c1
Create MAC = CC:5D:4e:17:75:c2
Create MAC = CC:5D:4e:17:75:c3
Create MAC = CC:5D:4e:17:75:c4
Create MAC = CC:5D:4e:17:75:c5
Create MAC = CC:5D:4e:17:75:c6
Insert BTN IO module


GPIO phy addr:1e100b10, len:58, vir addr: be100b10


LED phy addr:1e100bb0, len:14, vir addr: be100bb0
init_gpio_reg
/proc/btn_io is created
init_btn_io_module() SUCCESS, Major Numer is 220
Insert LCD Control module

Enable BTN_timer.
Run S1_12xdsl to load xdsl module
IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH

@@@@@@@@@@SW switch
touch: invalid option -- t
BusyBox v1.10.4 (2014-02-14 01:32:30 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

X_ZyXEL_Ext.SWWANSwitch value :  VDSL
ccc_be use wanmode : VDSL
Loads switch module S17
portdisable Disable Success

disable ether wan
portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

Run S1_20voip to load ZyIMS module
#### Tune MIPS-34k VPE Priority for VoIP ####
insmod: cannot insert '/usr/opt/ifx/bin/drv_ifxos.ko': File exists
Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
IFX KPI egress tasklet registered to group 1
Lantiq KPI2UDP driver, version 2.2.0.0, (c) 2008-2010 Lantiq Deutschland GmbH
modprobe: module softdog_vpe not found
modprobe: failed to load module softdog_vpe
Lantiq MIPS34KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
BRIDGE_DEV=br0
ignore /sbin/CfgVLAN.sh
Set VLAN Enable Success

pkgSize 1536 Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

******WAN PORT *******
nRegAddr = 0xccd
nData = 0x0
*******WAN PORT *******
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
Wan pin select is 1 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is VDSL
Loading E5 (MII0/1) driver ...... Succeeded!
PPE datapath driver info:
  Version ID: 64.3.3.1.0.1.1
  Family    : VR9
  DR Type   : Normal Data Path | Indirect-Fast Path
  Interface : MII0 | MII1
  Mode      : Routing
  Release   : 0.1.1
PPE 0 firmware info:
  Version ID: 7.1.5.1.0.45
  Family    : VR9
  FW Type   : Standard
  Interface : MII0/1 + PTM
  Mode      : PTM (E1)
  Release   : 0.45
PPE 1 firmware info:
  Version ID: 7.2.7.8.3.9
  Family    : VR9
  FW Type   : Acceleration
  Interface : MII0/1 + PTM Bonding
  Mode      : 6rd/DS-lite
  Release   : 3.9
ifx_ppa_api: module license 'unspecified' taints kernel.
Disabling lock debugging due to kernel taint
PPA API --- init successfully


Lantiq CPE API Driver version: DSL CPE API V4.11.11

Predefined debug level: 3
bring up xdsl...
Bring up DSL CPE Control Application
ADSL Annex A
dsl_cpe_control  -i 04_00_04_00_0C_01_00_07 -T4_0_1  -f /lib/firmware/2.6.32.32/xcpe_hw.bin -A /usr/opt/ifx/bin/vdsl.scr -a /usr/opt/ifx/bin/adsl.scr -n /usr/etc/dsl_api/xdslrc.sh -t0.0.0.0 &
wait dsl_cpe_control
VDSL Annex A
nReturn=0 


nReturn=0 


Insert internet LED control module
init_internet_led_control_module() SUCCESS, Major Numer is 225
device eth0 entered promiscuous mode
br0: port 1(eth0) entering learning state
br0: port 1(eth0) entering disabled state
br0: port 1(eth0) entering learning state
/etc/init.d/40network_lan: line 175: showdbgMsg: not founError: the port was not in the member
d
/etc/init.d/40network_lan: line 175: showdbgMsg: not fError: the port was not in the member
ound
/etc/init.d/40network_lan: line 175: showdbgMsg: not found
Enabling IP forwarding
Bringing up interface lo
params = lo 127.0.0.1
Read GATEWAY_CONF_FILE fail
portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

/etc/init.d/S1_99local: line 51: /sbin/ltefwwatcher: not found
Running all S2 scripts in /mnt/NAND/script/init.d/
Starting syslog-ng...
Starting ZLD CCC(Common Configuration Center)...
Set uptream HW_queue... 

RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6

touch: invalid option -- t
BusyBox v1.10.4 (2014-02-14 01:32:30 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

nReturn=0 nData="0F45 0000 0001 0036 "

mkdir: cannot create directory '2': Read-only file system
BE DHCPCLIENT init
interface eth0.10 does not exist!
vconfig: ioctl error for rem: No such device
fopen fail !!
=======================================
resetAllPPPDUnitNumberStatus(): 
pppdUnitNumberInUsed[0]=0 
pppdUnitNumberInUsed[1]=0 
pppdUnitNumberInUsed[2]=0 
pppdUnitNumberInUsed[3]=0 
pppdUnitNumberInUsed[4]=0 
pppdUnitNumberInUsed[5]=0 
pppdUnitNumberInUsed[6]=0 
pppdUnitNumberInUsed[7]=0 
=======================================
sh: syntax error: end of file unexpected (expecting ")")
cp: cannot stat '/etc/sysconfig/network-scripts/wan-multi/ifcfg-eth0': No such file or directory
finish download certificate
rm: cannot remove '/etc/allcert/all.pem': No such file or directory
starting ftpd... done
Start ROM Convert
Starting ZySH daemon and client...
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /sbin/zysh.sh: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /usr/sbin/zyshclient: not found
sysctl: can't open '/etc/sysctl.conf': No such file or directory
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /usr/bin/setsystz: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /etc/init.d/stoinit.sh: not found
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
ifconfig: bad address '1500'
device ptm0.3900 is not a slave of br0
nice: /usr/local/btn/do_btncpy: No such file or directory
Starting crond...
Starting crontab...
Starting diagnosed...
nice: /usr/bin/schedule_controller: No such file or directory
nice: timer_source: No such file or directory
setled Success


starting pid 1131, tty '': '/sbin/getty 115200 ttyS0'
cat: can't open '/var/tmp/hosts': No such file or directory
mkdir: cannot create directory '2': Read-only file system
Starting celld daemon......
Enter user spaceRTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory


router login: starting p910nd... done
device eth0.3901 is not a slave of br0
device eth0 is already a member of a bridge; can't enslave it to bridgeERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
 br0.
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
sh: cannot create /proc/lan_vid: nonexistent directory
cat: can't open '/tmp/schedule/*.sche': No such file or directory
killall: updatedd: no process killed
killall: igmpproxy: no process killed
sh: igmpproxy: not found
portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

rm: cannot remove '/etc/igmpproxy.conf': No such file or directory
rm: cannot remove '/etc/igmpv3.conf': No such file or directory
iptables v1.4.6: interface name `ruletmp:/sbin/crond' must be shorter than IFNAMSIZ (15)
Try `iptables -h' or 'iptables --help' for more information.
sh: -p: not found
br0: port 1(eth0) entering forwarding state
Jan  1 01:00:29 ccc_be: beSysMtnReloadConfig(): Loading beVoipConfigLoad...


***********************************************
zyims is not running , just start up zyims
Restarting 
killall: voiceApp: no process killed
killall: mm.exe: no process killed
killall: icf.exe: no process killed
***********************************************
MaxLineCount = 8 


 GetWanInterfaceDnsName: get_voip_iface_address fail



 GetWanInterfaceDnsName: get_voip_iface_address fail

icf_port_open_ipc_channel path = /var/iptk_es.chanl

the open channel succeded 
exit from the es init 
Stopping strongSwan IPsec failed: starter is not running

 @@@@@KENNY TEST FUNC = PhoneInit, COUNTRY = 14
Filesystem firmware binary used (/root/voip_fw/ar9_firmware.bin).
Filesystem BBD binary used (/root/voip_fw/bbd_Netherlands.bin).
BOARD_Easy50812_PrepareBoard : analogCh = 2, coderCh = 5 , DECT_Ch = 0

BOARD_Easy50812_PrepareBoard pBoard->nUsedChannels = 5

Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

VMMC [version 0x 0, type 0x 7, channels 2] ready!
FW Version 2.1
VMMC Driver version 1.9.0.3
73M1966 TAPI Driver, Rev. 2.2, (c) 2007-2009 Teridian Semiconductor Corp.
73M1966 Driver, Rev. 2.7.3lq4, (c) 2007-2009 Teridian Semiconductor Corp.
Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

PhoneEventRxTask() : error to open Dev_FD : -1 


rm: cannot remove '/tmp/SIPPktDebug': No such file or directory
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
stopping ftpd... done
starting ftpd... done
cannot open directory: /var/mnt/usb
stopping minidlna server... cat: can't open '/var/run/minidlna.pid': No such file or directory
sh: you need to specify whom to kill
Killed
Sorry, rule does not exist.
$LOCAL_ADMIN_MAC=Ce:5D:4E:17:75:C4
can't add ra1 to bridge br0: Invalid argument
can't add ra2 to bridge br0: Invalid argument
can't add ra3 to bridge br0: Invalid argument


@@@fxo relay Switch 1

@@@fxo relay Switch 2

killall: upnpd: no process killed
Bad argument `TR069_INPUT'
Try `iptables -h' or 'iptables --help' for more information.
Bad argument `TR069_INPUT'
Try `iptables -h' or 'iptables --help' for more information.
Jan  1 01:00:57 ccc_mr: cccRegModule(): register tr69FE


Unknown commands:  httplearning


VAH_LINKDETECTION Init!
Action 4 device ifb1 ifindex 6
Action 4 device ifb1 ifindex 6


router login: Jan  1 01:01:13 ccc_be:       - statsCallbackList  =


Jan  1 01:01:13 ccc_be:  - toBeExecuted  = 0


rooJan  1 01:01:14 ccc_be: cccBeHandleMessage(): CMSG_ACT_NOTIFY


t
Password: ip6tables: No chain/target/match by that name.
ip6tables: No chain/target/match by that name.
ip6tables: No chain/target/match by that name.
ip6tables: No chain/target/match by that name.
ip6tables: No chain/target/match by that name.
killall: webipqd: no process killed

killall: zyTimeZoneUpdater: no process killed
# mini_httpd: exiting due to signal 15
mini_httpd_ssl: exiting due to signal 15
BusyBox v1.10.4 (2014-02-14 01:32:30 CST) multi-call binary

# uname -a
Linux router 2.6.32.32 #17 Fri Feb 14 01:15:50 CST 2014 mips unknown

# atsh
ZLD   Version          : V1.00(AACC.3)
Bootbase Version       : V3.04|04/01|2011(TUJ)
Vender Name            : ZyXEL Communications Corp.
Product Model          : P-2812HNU-F1
Serial Number          : S110Y45018439
First MAC Address      : CC5D4E1775C0
Last MAC Address       : CC5D4E1775C7
MAC Address Quantity   : 08
Default Country Code   : FD
Boot Module Debug Flag : 01
RootFS      Checksum   : 0000cd41
Kernel      Checksum   : 00006789
RomFile     Checksum   : 0000a846
Main Feature Bits      : 00
Other Feature Bits     :
          06 00 00 04 19 01 00 ff-f8 00 01 00 01 00 00 00
          00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
#  
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

ZyXEL bootloaders (which i can use...):

304TUJ.bm
- ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)
- Z-LOADER 3.0(Apr 1 2011)
- Z-Boot 3.0.0(Feb 14 2014)

Code: Select all

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
DDR Access auto data-eye tuning Rev 0.3a
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x020c
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 114688, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Apr  1 2011)

NAND flash block size: 0x20000
Dual image: Both OK! upgcnt1=22 upgcnt2=21
Select 1st zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Feb 14 2014)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 2 1 0
ROM-D check=0
MRD_CERT_1 check=0
MRD_CERT_2 check=0
AACC309.bm
- ZyU-F02-300-20AA003-V3.09|01/24|2013(AACC)
- Z-LOADER 3.0(Feb 14 2014)
- Z-Boot 3.0.0(Feb 14 2014)

Code: Select all

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

DDR autotuning Rev 0.3d
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.09|01/24|2013(AACC)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x0405
setup MDIO for new GPHY
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 116736, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Feb 14 2014)

NAND flash block size: 0x20000
Dual image: Both OK! upgcnt1=24 upgcnt2=25
Select 2nd zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Feb 14 2014)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 3
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

As i rewrote the NAND, from Z-Boot loader (ZyU-F02-300-20AA003-V3.04|04/01|2011(TUJ)) to U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:58) P-2812HNU-Fx. I did not manage to run the ZyXEL firmware anymore (on this device, yet).

But what i do see within U-Boot are 73 Bad Blocks (some are normal, between 4-20) ?
Nands (can) have some Bad Blocks, normally, but 73 is too much !
'nand bad' command on P-2812HNU-F1 returns 73 Bad Blocks :

Code: Select all

P-2812HNU-F1 # nand bad

Device 0 bad blocks:
  01fc0000
  01fe0000
  02000000
  02020000
  02040000
  02060000
  02080000
  020a0000
  020c0000
  020e0000
  02100000
  02120000
  02140000
  02160000
  02180000
  021a0000
  021c0000
  021e0000
  02200000
  02220000
  02240000
  02280000
  022a0000
  022c0000
  022e0000
  02320000
  02380000
  023a0000
  023c0000
  02400000
  02440000
  02460000
  02480000
  024a0000
  024c0000
  024e0000
  02500000
  02520000
  02540000
  02560000
  02580000
  025a0000
  025c0000
  025e0000
  02600000
  02620000
  02640000
  02660000
  02680000
  026a0000
  026c0000
  026e0000
  02700000
  02720000
  02740000
  02760000
  02780000
  027a0000
  02e60000
  02e80000
  02ea0000
  02ec0000
  02ee0000
  02f00000
  02f20000
  02f40000
  02f60000
  02fa0000
  03000000
  03020000
  03040000
  03060000
  079a0000
P-2812HNU-F1 #
I fixed this by using 'nand scrub.chip' command instead of 'nand erase.chip', as written by cornelius here:
https://forum.openwrt.org/viewtopic.php ... 29#p257629
(logging of nand scrub command, and some more...)

Code: Select all

P-2812HNU-Fx # version

U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:58) P-2812HNU-Fx
mips-openwrt-linux-uclibc-gcc (OpenWrt/Linaro GCC 4.8-2014.04 r43224) 4.8.3
GNU ld (GNU Binutils) 2.24.0
P-2812HNU-Fx #

-----
Providing Board info:
--
P-2812HNU-Fx # bdinfo
boot_params = 0x8FE6DF68
memstart    = 0x80000000
memsize     = 0x10000000
flashstart  = 0x00000000
flashsize   = 0x00000000
flashoffset = 0x00000000
ethaddr     = 00:01:02:03:04:05
ip_addr     = 192.168.1.1
baudrate    = 115200 bps
P-2812HNU-Fx #

-----
All help commands within u-boot:
--
P-2812HNU-Fx # ?
?       - alias for 'help'
base    - print or set address offset
bdinfo  - print Board Info structure
bootm   - boot application image from memory
bootp   - boot image via network using BOOTP/TFTP protocol
chpart  - change active partition
cmp     - memory compare
cp      - memory copy
crc32   - checksum calculation
editenv - edit environment variable
env     - environment handling commands
exit    - exit script
false   - do nothing, unsuccessfully
go      - start application at address 'addr'
help    - print command description/usage
iminfo  - print header information for application image
loadb   - load binary file over serial line (kermit mode)
loadx   - load binary file over serial line (xmodem mode)
loady   - load binary file over serial line (ymodem mode)
loop    - infinite loop on address range
md      - memory display
mdio    - MDIO utility commands
mii     - MII utility commands
mm      - memory modify (auto-incrementing address)
mtdparts- define flash/nand partitions
mw      - memory write (fill)
nand    - NAND sub-system
nboot   - boot from NAND device
nm      - memory modify (constant address)
ping    - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
setenv  - set environment variables
showvar - print local hushshell variables
test    - minimal test like /bin/sh
tftpboot- boot image via network using TFTP protocol
true    - do nothing, successfully
ubi     - ubi commands
ubifsload- load file from an UBIFS filesystem
ubifsls - list files in a directory
ubifsmount- mount UBIFS volume
ubifsumount- unmount UBIFS volume
version - print monitor, compiler and linker version
P-2812HNU-Fx # 

-----
NAND Sub Commands:
--
P-2812HNU-Fx # nand ?
nand - NAND sub-system

Usage:
nand info - show available NAND devices
nand device [dev] - show or set current device
nand read - addr off|partition size
nand write - addr off|partition size
    read/write 'size' bytes starting at offset 'off'
    to/from memory address 'addr', skipping bad blocks.
nand read.raw - addr off|partition [count]
nand write.raw - addr off|partition [count]
    Use read.raw/write.raw to avoid ECC and access the flash as-is.
nand erase[.spread] [clean] off size - erase 'size' bytes from offset 'off'
    With '.spread', erase enough for given file size, otherwise,
    'size' includes skipped bad blocks.
nand erase.part [clean] partition - erase entire mtd partition'
nand erase.chip [clean] - erase entire chip'
nand bad - show bad blocks
nand dump[.oob] off - dump page
nand scrub [-y] off size | scrub.part partition | scrub.chip
    really clean NAND erasing bad blocks (UNSAFE)
nand markbad off [...] - mark bad block(s) at offset (UNSAFE)
nand biterr off - make a bit error at offset (UNSAFE)
P-2812HNU-Fx #

-----
'nand bad' command on P-2812HNU-F1:
--
P-2812HNU-F1 # nand bad

Device 0 bad blocks:
  01fc0000
  01fe0000
... DG as already shown, too much :) ....
  03040000
  03060000
  079a0000
P-2812HNU-F1 #

-----
Too many Bad Blocks, we need to really clear this chip...
ERASE NAND, clearing BAD BLOCKS:
--
P-2812HNU-Fx # nand scrub.chip

NAND scrub.chip: device 0 whole chip
Warning: scrub option will erase all factory set bad blocks!
         There is no reliable way to recover them.
         Use this command only for testing purposes if you
         are sure of what you are doing!

Really scrub this NAND flash? <y/N>
Erasing at 0x7980000 --  95% complete.
nand0: MTD Erase failure: -5
Erasing at 0x7fe0000 -- 100% complete.
OK
P-2812HNU-Fx #

-----
See the BAD BLOCKS:
--
P-2812HNU-Fx # nand bad

Device 0 bad blocks:
  079a0000
P-2812HNU-Fx #

--
Better, only 1 bad block left  :)

-----
Get into UART:
--

P-2812HNU-Fx # nand write.raw 0 0

NAND write:@
ROM VER: 1.0.5
CFG 02
UART
Actually, as seen above 1st i tried the .asc and image from 18 november 2014:
U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:58) P-2812HNU-Fx
mips-openwrt-linux-uclibc-gcc (OpenWrt/Linaro GCC 4.8-2014.04 r43224) 4.8.3
GNU ld (GNU Binutils) 2.24.0
Those did not work 1st time, so i used the .asc and other image of [cornelius[/b]'s Dropbox (8 dec 2014, 23:28:15).
Further, i followed and used files of scapi)'s Dropbox.
- Linux version 3.14.25 (sylwek@WRT) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r43437) ) #2 Wed Dec 3 21:29:49 CET 2014

Code: Select all

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2014 (Dec 08 2014 - 23:28:15)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2014 (Dec 08 2014 - 23:28:15) P-2812HNU-F1

Board: ZyXEL P-2812HNU-F1
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
Wrong Image Format for bootm command
ERROR: can't get kernel image!
P-2812HNU-F1 # tftp 0x80800000 openwrt-lantiq-xrx200-P2812HNUF1-uImage
ltq_phy: addr 0, link 1, speed 100, duplex 1
ltq_phy: addr 1, link 0, speed 10, duplex 0
ltq_phy: addr 17, link 0, speed 10, duplex 0
ltq_phy: addr 19, link 0, speed 10, duplex 0
ltq_phy: addr 5, link 0, speed 10, duplex 0
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-lantiq-xrx200-P2812HNUF1-uImage'.
Load address: 0x80800000
Loading: #################################################################
         #####################################
         77.1 KiB/s
done
Bytes transferred = 1493429 (16c9b5 hex)
P-2812HNU-F1 # nand erase 0x60000 0x200000

NAND erase: device 0 offset 0x60000, size 0x200000
Erasing at 0x240000 -- 100% complete.
OK
P-2812HNU-F1 # nand write 0x80800000 0x60000 0x200000

NAND write: device 0 offset 0x60000, size 0x200000
 2097152 bytes written: OK
P-2812HNU-F1 # tftpboot 0x80800000 openwrt-lantiq-xrx200-P2812HNUF1-uImage-initramfs
ltq_phy: addr 0, link 1, speed 100, duplex 1
ltq_phy: addr 1, link 0, speed 10, duplex 0
ltq_phy: addr 17, link 0, speed 10, duplex 0
ltq_phy: addr 19, link 0, speed 10, duplex 0
ltq_phy: addr 5, link 0, speed 10, duplex 0
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-lantiq-xrx200-P2812HNUF1-uImage-initramfs'.
Load address: 0x80800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #########################################################
         77.1 KiB/s
done
Bytes transferred = 4642725 (46d7a5 hex)
P-2812HNU-F1 # bootm 0x80800000
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-3.14.25
   Created:      2014-12-03  20:30:08 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    4642661 Bytes = 4.4 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.14.25 (sylwek@WRT) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r43437) ) #2 Wed Dec 3 21:29:49 CET 2014
[    0.000000] SoC: VR9 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is P2812HNUF1 - ZyXEL P-2812HNU-F1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00064480
[    0.000000] Readback ErrCtl register=00064480
[    0.000000] Memory: 122244K/131072K available (3181K kernel code, 152K rwdata, 900K rodata, 3172K init, 201K bss, 8828K reserved)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 500MHz
[    0.000000] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.032000] pid_max: default: 32768 minimum: 301
[    0.036000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.044000] pinctrl core: initialized pinctrl subsystem
[    0.048000] NET: Registered protocol family 16
[    0.060000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.064000] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.072000] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.076000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.080000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.084000]   IO 0x000000001ae00000..0x000000001affffff
[    0.100000] bio: create slab <bio-0> at 0
[    0.104000] gpio-stp-xway 1e100bb0.stp: Init done
[    0.108000] usbcore: registered new interface driver usbfs
[    0.112000] usbcore: registered new interface driver hub
[    0.116000] usbcore: registered new device driver usb
[    0.120000] PCI host bridge to bus 0000:00
[    0.124000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.128000] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
[    0.132000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.136000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.140000] Switched to clocksource MIPS
[    0.148000] NET: Registered protocol family 2
[    0.152000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.160000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.164000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.172000] TCP: reno registered
[    0.176000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.180000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.188000] NET: Registered protocol family 1
[    5.180000] gptu: totally 6 16-bit timers/counters
[    5.184000] gptu: misc_register on minor 63
[    5.188000] gptu: succeeded to request irq 126
[    5.192000] gptu: succeeded to request irq 127
[    5.196000] gptu: succeeded to request irq 128
[    5.200000] gptu: succeeded to request irq 129
[    5.204000] gptu: succeeded to request irq 130
[    5.212000] gptu: succeeded to request irq 131
[    5.216000] phy-xrx200 gphy-xrx200.4: requesting lantiq/vr9_phy11g_a1x.bin
[    5.224000] phy-xrx200 gphy-xrx200.4: booting GPHY0 firmware at 6A20000
[    5.232000] phy-xrx200 gphy-xrx200.4: booting GPHY1 firmware at 6A20000
[    5.340000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    5.348000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    5.352000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    5.364000] msgmni has been set to 238
[    5.368000] io scheduler noop registered
[    5.372000] io scheduler deadline registered (default)
[    5.380000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    5.388000] console [ttyLTQ0] enabled
[    5.388000] console [ttyLTQ0] enabled
[    5.396000] bootconsole [early0] disabled
[    5.396000] bootconsole [early0] disabled
[    5.408000] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    5.408000] nand: Samsung NAND 128MiB 3,3V 8-bit
[    5.408000] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    5.420000] Scanning device for bad blocks
[    5.504000] Bad eraseblock 973 at 0x0000079a0000
[    5.512000] 4 ofpart partitions found on MTD device 14000000.nand-parts
[    5.520000] Creating 4 MTD partitions on "14000000.nand-parts":
[    5.524000] 0x000000000000-0x000000040000 : "uboot"
[    5.532000] 0x000000040000-0x000000060000 : "uboot-env"
[    5.536000] 0x000000060000-0x000000260000 : "kernel"
[    5.544000] 0x000000260000-0x000008000000 : "ubi"
[    5.656000] libphy: lantiq,xrx200-mdio: probed
[    5.664000] net-xrx200: invalid MAC, using random
[    5.732000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    5.800000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:01, irq=-1)
[    5.868000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[    5.936000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[    6.004000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:05, irq=-1)
[    6.012000] wdt 1f8803f0.watchdog: Init done
[    6.020000] TCP: cubic registered
[    6.024000] NET: Registered protocol family 17
[    6.028000] 8021q: 802.1Q VLAN Support v1.8
[    6.036000] UBI: auto-attach mtd3
[    6.036000] UBI: attaching mtd3 to ubi0
[    6.228000] UBI: scanning is finished
[    6.240000] UBI: attached mtd3 (name "ubi", size 125 MiB) to ubi0
[    6.244000] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    6.252000] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    6.260000] UBI: VID header offset: 512 (aligned 512), data offset: 2048
[    6.264000] UBI: good PEBs: 1004, bad PEBs: 1, corrupted PEBs: 0
[    6.272000] UBI: user volume: 0, internal volumes: 1, max. volumes count: 128
[    6.280000] UBI: max/mean erase counter: 1/1, WL threshold: 4096, image sequence number: 3837791959
[    6.288000] UBI: available PEBs: 981, total reserved PEBs: 23, PEBs reserved for bad PEB h[    6.308000] Freeing unused kernel memory: 3172K (80427000 - 80740000)
[    6.312000] UBI: background thread "ubi_bgt0d" started, PID 231
procd: Console is alive
procd: - watchdog -
[    6.384000] SCSI subsystem initialized
[    6.396000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    6.400000] Chip Version :01c0 BurstSize=0
[    7.004000] IFXUSB: USB core #0 soft-reset
[    7.308000] IFXUSB: USB core #0 soft-reset
[    7.308000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    7.316000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 1
[    7.320000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    7.328000] IFXUSB: Init: Power Port (0)
[    7.332000] eth0: port 0 got link
[    7.336000] hub 1-0:1.0: USB hub found
[    7.340000] hub 1-0:1.0: 1 port detected
[    7.844000] IFXUSB: USB core #1 soft-reset
[    8.144000] IFXUSB: USB core #1 soft-reset
[    8.148000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    8.152000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    8.160000] ifxusb_hcd ifxusb_hcd: irq 91, io mem 0xbe106000
[    8.168000] IFXUSB: Init: Power Port (0)
[    8.172000] hub 2-0:1.0: USB hub found
[    8.176000] hub 2-0:1.0: 1 port detected
[    8.180000] ifxusb_hcd ifxusb_hcd: requested GPIO 233
[    8.188000] usbcore: registered new interface driver usb-storage
procd: - preinit -
[    8.444000] random: mktemp urandom read with 33 bits of entropy available
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
procd: - early -
procd: - watchdog -
procd: - ubus -
procd: - init -
Please press Enter to activate this console.
[   13.924000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH

[   13.952000] NET: Registered protocol family 10
[   13.964000] NET: Registered protocol family 8
[   13.968000] NET: Registered protocol family 20
[   13.980000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[   13.996000] PPP generic driver version 2.4.2
[   14.004000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.024000] MEI CPE Driver, Version 1.2.0

[   14.024000] (c) Copyright 2009, Infineon Technologies AG
### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###


Lantiq CPE API Driver version: DSL CPE API V4.11.4
[   14.048000]
[   14.048000] Predefined debug level: 2
[   14.060000] fuse init (API version 7.22)
[   14.068000] Loading modules backported from Linux version master-2014-11-04-0-gf3660a2
[   14.076000] Backport generated by backports.git backports-20141023-2-g4ff890b
[   14.088000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   14.100000] Infineon Technologies DEU driver version 2.0.0
[   14.104000] IFX DEU DES initialized (multiblock).
[   14.108000] IFX DEU AES initialized (multiblock).
[   14.112000] IFX DEU ARC4 initialized (multiblock).
[   14.116000] IFX DEU SHA1 initialized.
[   14.120000] IFX DEU MD5 initialized.
[   14.124000] IFX DEU SHA1_HMAC initialized.
[   14.128000] IFX DEU MD5_HMAC initialized.
[   14.140000] nf_conntrack version 0.5.0 (1959 buckets, 7836 max)
[   14.164000] NET: Registered protocol family 24
[   14.168000] usbcore: registered new interface driver ums-alauda
[   14.176000] usbcore: registered new interface driver ums-cypress
[   14.180000] usbcore: registered new interface driver ums-datafab
[   14.188000] usbcore: registered new interface driver ums-freecom
[   14.196000] usbcore: registered new interface driver ums-isd200
[   14.204000] usbcore: registered new interface driver ums-jumpshot
[   14.212000] usbcore: registered new interface driver ums-karma
[   14.216000] usbcore: registered new interface driver ums-sddr09
[   14.224000] usbcore: registered new interface driver ums-sddr55
[   14.232000] usbcore: registered new interface driver ums-usbat
[   14.240000] usbcore: registered new interface driver usblp
[   14.248000] usbcore: registered new interface driver usbserial
[   14.252000] usbcore: registered new interface driver usbserial_generic
[   14.260000] usbserial: USB Serial support registered for generic
[   14.288000] xt_time: kernel timezone is -0000
[   14.316000] cfg80211: Calling CRDA to update world regulatory domain
[   14.328000] cfg80211: World regulatory domain updated:
[   14.328000] cfg80211:  DFS Master region: unset
[   14.336000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.344000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.352000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.360000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   14.368000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.376000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   14.384000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.392000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.400000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   14.496000] usbcore: registered new interface driver option
[   14.500000] usbserial: USB Serial support registered for GSM modem (1-port)
[   14.520000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   14.524000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[   14.536000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[   19.056000] PTM 1.0.27    PTM (E1) firmware version 0.30
[   19.060000] ifxmips_ptm: PTM init succeed
[   20.752000] device eth0.1 entered promiscuous mode
[   20.756000] device eth0 entered promiscuous mode
[   20.768000] br-lan: port 1(eth0.1) entered forwarding state
[   20.772000] br-lan: port 1(eth0.1) entered forwarding state
[   22.776000] br-lan: port 1(eth0.1) entered forwarding state
procd: - init complete -
[   28.656000] random: nonblocking pool is initialized



BusyBox v1.22.1 (2014-12-03 21:20:05 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 CHAOS CALMER (Bleeding Edge, r43437)
 -----------------------------------------------------
  * 1 1/2 oz Gin            Shake with a glassful
  * 1/4 oz Triple Sec       of broken ice and pour
  * 3/4 oz Lime Juice       unstrained into a goblet.
  * 1 1/2 oz Orange Juice
  * 1 tsp. Grenadine Syrup
 -----------------------------------------------------
root@OpenWrt:/# uname -a
Linux OpenWrt 3.14.25 #2 Wed Dec 3 21:29:49 CET 2014 mips GNU/Linux
root@OpenWrt:/# ping 192.168.1.2
PING 192.168.1.2 (192.168.1.2): 56 data bytes
64 bytes from 192.168.1.2: seq=0 ttl=128 time=0.804 ms
64 bytes from 192.168.1.2: seq=1 ttl=128 time=0.478 ms
64 bytes from 192.168.1.2: seq=2 ttl=128 time=0.413 ms
^C
--- 192.168.1.2 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.413/0.565/0.804 ms
root@OpenWrt:/# ubidetach -p /dev/mtd3
[  387.340000] UBI: detaching mtd3 from ubi0
[  387.344000] UBI: mtd3 is detached from ubi0
root@OpenWrt:/# ubiformat /dev/mtd3 -f /tmp/openwrt-lantiq-xrx200-P2812HNUF1-roo
tfs-overlay.ubi
ubiformat: mtd3 (nand), size 131727360 bytes (125.6 MiB), 1005 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
libscan: scanning eraseblock 1004 -- 100 % complete
ubiformat: 1004 eraseblocks have valid erase counter, mean value is 1
ubiformat: 1 bad eraseblocks found, numbers: 954
ubiformat: flashing eraseblock 27 -- 100 % complete
ubiformat: formatting eraseblock 1004 -- 100 % complete
root@OpenWrt:/# procd: - shutdown -
procd: - SIGTERM processes -
procd:à
ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2014 (Dec 08 2014 - 23:28:15)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2014 (Dec 08 2014 - 23:28:15) P-2812HNU-F1

Board: ZyXEL P-2812HNU-F1
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
P-2812HNU-F1 #
P-2812HNU-F1 # setenv nboot 'nand read 0x80800000 0x60000 0x200000; bootm 0x80800000'
P-2812HNU-F1 # setenv bootcmd 'run nboot'
P-2812HNU-F1 # saveenv
Saving Environment to NAND...
Erasing NAND...
Erasing at 0x40000 -- 100% complete.
Writing to NAND... OK
P-2812HNU-F1 #
After a hard reboot (power off) it should work nicely!
Although i guess on my box the WAN port stays dead...
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

As i have (still) have no 'root' access on my ZyXEL box. (i just needed the 1Gbps working...)
Firmware etc:
Image

If have SCP access with admin and grabbed some log out of it. Placed them here ( They are long :P )

sysall.log:

Code: Select all

Jan  1 01:00:43 local1.info ccc_be: SET ACL Rules=iptables -A WANTOLAN -s 137.117.86.84  -p tcp -j LOG --log-prefix "ACL:"
Jan  1 01:00:43 local1.info ccc_be: putcmd(): sch:0 pri:1 rule:iptables -A WANTOLAN -s 137.117.86.84  -p tcp -j LOG --log-prefix "ACL:" 
Jan  1 01:00:43 local1.info ccc_be: putcmd(): add cmd now:iptables -A WANTOLAN -s 137.117.86.84  -p tcp -j LOG --log-prefix "ACL:"
Jan  1 01:00:43 local1.info ccc_be: SET ACL Rules for TCP Rule=iptables -A WANTOLAN -s 137.117.86.84  -p tcp -j REJECT
Jan  1 01:01:18 local1.info ETHER: WAN Physical Link Up. Wan mode Type is ETHER.
Jan  1 01:01:33 local1.info SystemMaintenance: System Bootup Successfully
Jan  5 13:18:22 local1.info NTP: Time initialized by NTP server
Jan  5 13:18:35 local1.info TR069: 0:Tx Inform, evt=0x26, rty=0
Jan  5 13:18:35 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=48668 DF PROTO=TCP SPT=33024 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:18:35 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33024 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:18:38 local1.info RemoteManagement: Web Login Successfully from IP:192.168.117.144
Jan  5 13:18:38 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=48669 DF PROTO=TCP SPT=33024 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:18:38 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33024 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:18:51 local1.info TR069: 0:Tx Inform, evt=0x26, rty=1
Jan  5 13:18:51 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=17194 DF PROTO=TCP SPT=33025 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:19:12 local1.info TR069: 0:Tx Inform, evt=0x26, rty=2
Jan  5 13:19:55 local1.info TR069: 0:Tx Inform, evt=0x26, rty=3
Jan  5 13:19:55 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=24774 DF PROTO=TCP SPT=33027 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:21:22 local1.info TR069: 0:Tx Inform, evt=0x26, rty=4
Jan  5 13:21:22 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=12294 DF PROTO=TCP SPT=33028 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:23:23 local1.info TR069: 0:Tx Inform, evt=0x26, rty=5
Jan  5 13:23:23 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=5298 DF PROTO=TCP SPT=39025 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:23:23 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=39025 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:24:00 local1.info RemoteManagement: Web Login Successfully from IP:192.168.2.33
Jan  5 13:28:43 local1.info TR069: 0:Tx Inform, evt=0x26, rty=6
Jan  5 13:28:43 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55669 DF PROTO=TCP SPT=36746 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:28:43 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36746 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:28:46 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55670 DF PROTO=TCP SPT=36746 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:28:46 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36746 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:34:55 local1.info TR069: 0:Tx Inform, evt=0x26, rty=7
Jan  5 13:34:55 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=51766 DF PROTO=TCP SPT=58218 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:34:55 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=58218 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:34:58 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=51767 DF PROTO=TCP SPT=58218 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:34:58 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=58218 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:56:19 local1.info TR069: 0:Tx Inform, evt=0x26, rty=8
Jan  5 13:56:19 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=50412 DF PROTO=TCP SPT=40007 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:56:19 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=40007 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:56:22 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=50413 DF PROTO=TCP SPT=40007 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:56:22 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=40007 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 14:18:38 local1.info TR069: 0:Tx Inform, evt=0x26, rty=9
Jan  5 14:18:38 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=25952 DF PROTO=TCP SPT=36852 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 14:18:38 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36852 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 14:18:41 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=25953 DF PROTO=TCP SPT=36852 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 14:18:41 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36852 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:10:59 local1.info TR069: 0:Tx Inform, evt=0x26, rty=10
Jan  5 15:10:59 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=43452 DF PROTO=TCP SPT=44190 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:10:59 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=44190 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:11:02 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=43453 DF PROTO=TCP SPT=44190 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:11:02 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=44190 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:59:26 local1.info TR069: 0:Tx Inform, evt=0x26, rty=11
Jan  5 15:59:26 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=49596 DF PROTO=TCP SPT=35772 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:59:26 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=35772 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:59:29 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=49597 DF PROTO=TCP SPT=35772 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:59:29 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=35772 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 17:18:54 local1.info TR069: 0:Tx Inform, evt=0x26, rty=12
Jan  5 17:18:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=65155 DF PROTO=TCP SPT=57659 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 17:18:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=57659 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 17:18:57 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=65156 DF PROTO=TCP SPT=57659 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 17:18:57 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=57659 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 18:10:11 local1.info TR069: 0:Tx Inform, evt=0x26, rty=13
Jan  5 18:10:11 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=23265 DF PROTO=TCP SPT=59610 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 18:10:11 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=59610 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 18:10:14 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=23266 DF PROTO=TCP SPT=59610 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 18:10:14 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=59610 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 19:32:20 local1.info TR069: 0:Tx Inform, evt=0x26, rty=14
Jan  5 19:32:20 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=9230 DF PROTO=TCP SPT=38958 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 19:32:20 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=38958 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 19:32:23 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=9231 DF PROTO=TCP SPT=38958 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 19:32:23 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=38958 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 20:49:10 local1.info TR069: 0:Tx Inform, evt=0x26, rty=15
Jan  5 20:49:10 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55224 DF PROTO=TCP SPT=49394 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 20:49:10 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=49394 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 20:49:13 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55225 DF PROTO=TCP SPT=49394 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 20:49:13 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=49394 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 21:53:51 local1.info TR069: 0:Tx Inform, evt=0x26, rty=16
Jan  5 21:53:51 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=596 DF PROTO=TCP SPT=33067 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 21:53:51 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33067 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 21:53:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=597 DF PROTO=TCP SPT=33067 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 21:53:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33067 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 22:34:49 local1.info RemoteManagement: Web Login Successfully from IP:192.168.117.40
Jan  5 22:35:57 local1.info RemoteManagement: SSH Login Successfully from IP:192.168.117.40
syslog.log:

Code: Select all

Jan  1 01:00:13 syslog.notice syslog-ng: syslog-ng starting up; version='2.0.6'
Jan  1 01:00:13 kern.notice kernel: 15:50 CST 2014
Jan  1 01:00:13 kern.warning kernel: phym = 08000000, mem = 07e00000, max_pfn = 00007e00
Jan  1 01:00:13 kern.warning kernel: Reserving memory for CP1 @0xa7e00000, size 0x00200000
Jan  1 01:00:13 kern.info kernel: 00019555 (MIPS 34Kc)
Jan  1 01:00:13 kern.info kernel: 
Jan  1 01:00:13 kern.info kernel: 
Jan  1 01:00:13 kern.info kernel: 07e00000 @ 00000000 (usable)
Jan  1 01:00:13 kern.info kernel: Initrd not found or empty - disabling initrd
Jan  1 01:00:13 kern.warning kernel: 
Jan  1 01:00:13 kern.warning kernel: Normal   0x00000000 -> 0x00007e00
Jan  1 01:00:13 kern.warning kernel: Movable zone start PFN for each node
Jan  1 01:00:13 kern.warning kernel: early_node_map[1] active PFN ranges
Jan  1 01:00:13 kern.warning kernel: 0x00000000 -> 0x00007e00
Jan  1 01:00:13 kern.debug kernel: 32256
Jan  1 01:00:13 kern.debug kernel: node 0, pgdat 80467b10, node_mem_map 81000000
Jan  1 01:00:13 kern.debug kernel: 252 pages used for memmap
Jan  1 01:00:13 kern.debug kernel: 0 pages reserved
Jan  1 01:00:13 kern.debug kernel: 32004 pages, LIFO batch:7
Jan  1 01:00:13 kern.warning kernel: 32004
Jan  1 01:00:13 kern.notice kernel: root=/dev/mtdblock0 rootfstype=yaffs2 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=0 
Jan  1 01:00:13 kern.info kernel: 512 (order: -1, 2048 bytes)
Jan  1 01:00:13 kern.info kernel: 16384 (order: 4, 65536 bytes)
Jan  1 01:00:13 kern.info kernel: 8192 (order: 3, 32768 bytes)
Jan  1 01:00:13 kern.warning kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Jan  1 01:00:13 kern.warning kernel: Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Jan  1 01:00:13 kern.info kernel: Writing ErrCtl register=000442f0
Jan  1 01:00:13 kern.info kernel: Readback ErrCtl register=000442f0
Jan  1 01:00:13 kern.info kernel: 122436k/129024k available (3514k kernel code, 6424k reserved, 986k data, 204k init, 0k highmem)
Jan  1 01:00:13 kern.info kernel: Hierarchical RCU implementation.
Jan  1 01:00:13 kern.info kernel: 185
Jan  1 01:00:13 kern.info kernel: Lantiq ICU driver, version 3.0.1, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.info kernel: console [ttyS0] enabled
Jan  1 01:00:13 kern.info kernel: Calibrating delay loop... 332.59 BogoMIPS (lpj=1662976)
Jan  1 01:00:13 kern.info kernel: Security Framework initialized
Jan  1 01:00:13 kern.warning kernel: 512
Jan  1 01:00:13 kern.info kernel: Registered protocol family 16
Jan  1 01:00:13 kern.info kernel: Lantiq PCI host controller driver, version 1.2.0, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.warning kernel: create slab <bio-0> at 0
Jan  1 01:00:13 kern.notice kernel: SCSI subsystem initialized
Jan  1 01:00:13 kern.info kernel: registered new interface driver usbfs
Jan  1 01:00:13 kern.info kernel: registered new interface driver hub
Jan  1 01:00:13 kern.info kernel: registered new device driver usb
Jan  1 01:00:13 kern.debug kernel: 00:00.0: supports D1 D2
Jan  1 01:00:13 kern.info kernel: 00:00.0: PME# supported from D1 D2
Jan  1 01:00:13 kern.info kernel: 00:00.0: PME# disabled
Jan  1 01:00:13 kern.debug kernel: 00:0e.0: reg 10 32bit mmio: [0xffff0000-0xffffffff]
Jan  1 01:00:13 kern.info kernel: Registered protocol family 8
Jan  1 01:00:13 kern.info kernel: Registered protocol family 20
Jan  1 01:00:13 kern.info kernel: Switching to clocksource MIPS
Jan  1 01:00:13 kern.info kernel: Registered protocol family 2
Jan  1 01:00:13 kern.info kernel: 1024 (order: 0, 4096 bytes)
Jan  1 01:00:13 kern.info kernel: 4096 (order: 3, 32768 bytes)
Jan  1 01:00:13 kern.info kernel: 4096 (order: 2, 16384 bytes)
Jan  1 01:00:13 kern.info kernel: Hash tables configured (established 4096 bind 4096)
Jan  1 01:00:13 kern.info kernel: TCP reno registered
Jan  1 01:00:13 kern.info kernel: Registered protocol family 1
Jan  1 01:00:13 kern.info kernel: totally 6 16-bit timers/counters
Jan  1 01:00:13 kern.info kernel: misc_register on minor 63
Jan  1 01:00:13 kern.info kernel: succeeded to request irq 118
Jan  1 01:00:13 kern.info kernel: succeeded to request irq 119
Jan  1 01:00:13 kern.info kernel: succeeded to request irq 120
Jan  1 01:00:13 kern.info kernel: succeeded to request irq 121
Jan  1 01:00:13 kern.info kernel: succeeded to request irq 122
Jan  1 01:00:13 kern.info kernel: succeeded to request irq 123
Jan  1 01:00:13 kern.info kernel: v1.0.24 
Jan  1 01:00:13 kern.info kernel: ,(c)2009 Infineon Technologies AG
Jan  1 01:00:13 kern.info kernel: Lantiq CGU driver, version 1.1.32, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.warning kernel: vpe1_mem = 200000
Jan  1 01:00:13 kern.warning kernel: Wired TLB entries for Linux read_c0_wired() = 0
Jan  1 01:00:13 kern.info kernel: version 4.0 (2009/01/31) Phillip Lougher
Jan  1 01:00:13 kern.warning kernel: Registering mini_fo version $Id$
Jan  1 01:00:13 kern.info kernel: JFFS2 version 2.2 (NAND) (SUMMARY) (ZLIB) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Jan  1 01:00:13 kern.warning kernel: 10:13 Installing. 
Jan  1 01:00:13 kern.info kernel: msgmni has been set to 239
Jan  1 01:00:13 kern.info kernel: io scheduler noop registered (default)
Jan  1 01:00:13 kern.info kernel: Major 252
Jan  1 01:00:13 kern.info kernel: Lantiq PMU driver, version 1.2.6, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.info kernel: Lantiq GPIO driver, version 1.3.2, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.info kernel: Infineon Technologies RCU driver version 1.0.7 
Jan  1 01:00:13 kern.info kernel: Lantiq LED Controller driver, version 1.1.3, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.info kernel: MEI CPE Driver, Version 1.2.1
Jan  1 01:00:13 kern.info kernel: 
Jan  1 01:00:13 kern.info kernel: (c) Copyright 2009, Infineon Technologies AG
Jan  1 01:00:13 kern.info kernel: 
Jan  1 01:00:13 kern.info kernel: ### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###
Jan  1 01:00:13 kern.info kernel: 
Jan  1 01:00:13 kern.info kernel: ttyS0 at MMIO 0xbe100c00 (irq = 105) is a IFX_ASC
Jan  1 01:00:13 kern.info kernel: Register ASC (UART) to PMCU.
Jan  1 01:00:13 kern.info kernel: Lantiq ASC (UART) driver, version 1.0.11, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.info kernel: module loaded
Jan  1 01:00:13 kern.info kernel: module loaded
Jan  1 01:00:13 kern.warning kernel: ifx_nand_init
Jan  1 01:00:13 kern.warning kernel: Probe for NAND flash...
Jan  1 01:00:13 kern.warning kernel: Checking if ONFI complient
Jan  1 01:00:13 kern.info kernel: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Jan  1 01:00:13 kern.info kernel: Scanning device for bad blocks
Jan  1 01:00:13 kern.warning kernel: Bad eraseblock 24 at 0x000000300000
Jan  1 01:00:13 kern.notice kernel: 
Jan  1 01:00:13 kern.notice kernel: "rootfs,kernel1"
Jan  1 01:00:13 kern.notice kernel: "rootfs,kernel2"
Jan  1 01:00:13 kern.notice kernel: "reserve"
Jan  1 01:00:13 kern.notice kernel: "firmware"
Jan  1 01:00:13 kern.notice kernel: "config"
Jan  1 01:00:13 kern.notice kernel: "romd"
Jan  1 01:00:13 kern.notice kernel: "mrd_cert1"
Jan  1 01:00:13 kern.notice kernel: "mrd_cert2"
Jan  1 01:00:13 kern.info kernel: Lantiq SSC driver, version 2.3.9, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:13 kern.info kernel: PPP generic driver version 2.4.2
Jan  1 01:00:13 kern.info kernel: PPP Deflate Compression module registered
Jan  1 01:00:13 kern.info kernel: PPP BSD Compression module registered
Jan  1 01:00:13 kern.info kernel: PPP MPPE Compression module registered
Jan  1 01:00:13 kern.info kernel: Registered protocol family 24
Jan  1 01:00:13 kern.info kernel: IMQ driver loaded successfully.
Jan  1 01:00:13 kern.info kernel: 	Hooking IMQ after NAT on PREROUTING.
Jan  1 01:00:13 kern.info kernel: 	Hooking IMQ after NAT on POSTROUTING.
Jan  1 01:00:13 kern.info kernel: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
Jan  1 01:00:13 kern.info kernel: registered new interface driver pegasus
Jan  1 01:00:13 kern.warning kernel: IFX SWITCH API, Version 1.1.8.5
Jan  1 01:00:13 kern.info kernel: Registered character device [switch_api] with major no [81]
Jan  1 01:00:13 kern.warning kernel: PCE MicroCode loaded !!
Jan  1 01:00:14 kern.err kernel: GPHY FW load for G.Hn !!
Jan  1 01:00:14 kern.err kernel: GPHY FW load for A11 !!
Jan  1 01:00:14 kern.warning kernel: 4bc000
Jan  1 01:00:14 kern.warning kernel: 4bc000
Jan  1 01:00:14 kern.info kernel: V1.0.1 - Firmware: 8304
Jan  1 01:00:14 kern.warning kernel: @@@@@@ disable GPHY port 0, 1, 2, 4 and 5 @@@@@@@@@@@@@ !!
Jan  1 01:00:14 kern.warning kernel: Checking PHY LED States!!
Jan  1 01:00:14 kern.warning kernel: 
Jan  1 01:00:14 kern.info kernel: broadband_led
Jan  1 01:00:14 kern.info kernel: internet_led
Jan  1 01:00:14 kern.info kernel: ledc_2
Jan  1 01:00:14 kern.info kernel: ledc_3
Jan  1 01:00:14 kern.info kernel: ledc_4
Jan  1 01:00:14 kern.info kernel: ledc_5
Jan  1 01:00:14 kern.info kernel: ledc_6
Jan  1 01:00:14 kern.info kernel: ledc_7
Jan  1 01:00:14 kern.info kernel: ledc_8
Jan  1 01:00:14 kern.info kernel: ledc_9
Jan  1 01:00:14 kern.info kernel: ledc_10
Jan  1 01:00:14 kern.info kernel: ledc_11
Jan  1 01:00:14 kern.info kernel: wps:green
Jan  1 01:00:14 kern.info kernel: ledc_13
Jan  1 01:00:14 kern.info kernel: ledc_14
Jan  1 01:00:14 kern.info kernel: usb2_link_led
Jan  1 01:00:14 kern.info kernel: ledc_16
Jan  1 01:00:14 kern.info kernel: ledc_17
Jan  1 01:00:14 kern.info kernel: usb1_link_led
Jan  1 01:00:14 kern.info kernel: fxo_act_led
Jan  1 01:00:14 kern.info kernel: internet_red_led
Jan  1 01:00:14 kern.info kernel: voip_led
Jan  1 01:00:14 kern.info kernel: warning_led
Jan  1 01:00:14 kern.info kernel: ledc_23
Jan  1 01:00:14 kern.info kernel: Lantiq LED driver, version 1.1.4, (c) 2001-2011 Lantiq Deutschland GmbH
Jan  1 01:00:14 kern.warning kernel: Mirror/redirect action on
Jan  1 01:00:14 kern.warning kernel: u32 classifier
Jan  1 01:00:14 kern.warning kernel: Performance counters on
Jan  1 01:00:14 kern.warning kernel: input device check on 
Jan  1 01:00:14 kern.warning kernel: Actions configured 
Jan  1 01:00:14 kern.warning kernel: nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
Jan  1 01:00:14 kern.warning kernel: ip_conntrack_rtsp v0.6.21 loading
Jan  1 01:00:14 kern.info kernel: kernel timezone is -0000
Jan  1 01:00:14 kern.warning kernel: zy_sm_init() register hooks successful.
Jan  1 01:00:14 kern.info kernel: GRE over IPv4 tunneling driver
Jan  1 01:00:14 kern.warning kernel: ip_nat_rtsp v0.6.21 loading
Jan  1 01:00:14 kern.info kernel: (C) 2000-2006 Netfilter Core Team
Jan  1 01:00:14 kern.info kernel: TCP cubic registered
Jan  1 01:00:14 kern.info kernel: Initializing XFRM netlink socket
Jan  1 01:00:14 kern.info kernel: Registered protocol family 10
Jan  1 01:00:14 kern.info kernel: (C) 2000-2006 Netfilter Core Team
Jan  1 01:00:14 kern.info kernel: IPv6 over IPv4 tunneling driver
Jan  1 01:00:14 kern.info kernel: Registered protocol family 17
Jan  1 01:00:14 kern.info kernel: Registered protocol family 15
Jan  1 01:00:14 kern.info kernel: Ebtables v2.0 registered
Jan  1 01:00:14 kern.warning kernel: Feb 14 2014 01:12:31 initialized
Jan  1 01:00:14 kern.warning kernel: Feb 14 2014 01:12:28 initialized
Jan  1 01:00:14 kern.warning kernel: KOAM is loaded successfully.
Jan  1 01:00:14 kern.info kernel: 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
Jan  1 01:00:14 kern.info kernel: All bugs added by David S. Miller <davem@redhat.com>
Jan  1 01:00:14 kern.info kernel: dev is 32505856 name is "mtdblock0"
Jan  1 01:00:14 kern.info kernel: passed flags ""
Jan  1 01:00:14 kern.warning kernel: Attempting MTD mount on 31.0, "mtdblock0"
Jan  1 01:00:14 kern.warning kernel: block 18 is bad
Jan  1 01:00:14 kern.warning kernel: isCheckpointed 0
Jan  1 01:00:14 kern.warning kernel: Mounted root (yaffs2 filesystem) readonly on device 31:0.
Jan  1 01:00:14 kern.info kernel: 204k freed
Jan  1 01:00:14 kern.info kernel: dev is 32505860 name is "mtdblock4"
Jan  1 01:00:14 kern.info kernel: passed flags ""
Jan  1 01:00:14 kern.warning kernel: Attempting MTD mount on 31.4, "mtdblock4"
Jan  1 01:00:14 kern.warning kernel: isCheckpointed 0
Jan  1 01:00:14 kern.warning kernel: isCheckpointed 1
Jan  1 01:00:14 kern.info kernel: dev is 32505859 name is "mtdblock3"
Jan  1 01:00:14 kern.info kernel: passed flags ""
Jan  1 01:00:14 kern.warning kernel: Attempting MTD mount on 31.3, "mtdblock3"
Jan  1 01:00:14 kern.warning kernel: restored from checkpoint
Jan  1 01:00:14 kern.warning kernel: isCheckpointed 1
Jan  1 01:00:14 kern.warning kernel: isCheckpointed 1
Jan  1 01:00:14 kern.warning kernel: Checking if ONFI complient
Jan  1 01:00:14 kern.info kernel: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Jan  1 01:00:14 kern.info kernel: Scanning device for bad blocks
Jan  1 01:00:14 kern.warning kernel: Bad eraseblock 24 at 0x000000300000
Jan  1 01:00:14 kern.warning kernel:  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:14 kern.warning kernel: 1e100b10, len:58, vir addr: be100b10
Jan  1 01:00:14 kern.warning kernel:  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:14 kern.warning kernel: 1e100bb0, len:14, vir addr: be100bb0
Jan  1 01:00:14 kern.warning kernel: init_gpio_reg
Jan  1 01:00:14 kern.warning kernel: /proc/btn_io is created
Jan  1 01:00:14 kern.warning kernel: init_btn_io_module() SUCCESS, Major Numer is 220
Jan  1 01:00:14 kern.warning kernel: 
Jan  1 01:00:14 kern.warning kernel: Enable BTN_timer.
Jan  1 01:00:14 kern.info kernel: IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH
Jan  1 01:00:14 kern.info kernel:  Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
Jan  1 01:00:14 kern.info kernel: IFX KPI egress tasklet registered to group 1
Jan  1 01:00:14 kern.info kernel: Lantiq KPI2UDP driver, version 2.2.0.0, (c) 2008-2010 Lantiq Deutschland GmbH
Jan  1 01:00:14 kern.warning kernel: Lantiq MIPS34KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Jan  1 01:00:14 kern.warning kernel: Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
Jan  1 01:00:14 kern.warning kernel: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872  [last message repeated 2 times in 0 seconds]
Jan  1 01:00:14 kern.warning kernel: Loading E5 (MII0/1) driver ...... Succeeded!
Jan  1 01:00:14 kern.warning kernel: 
Jan  1 01:00:14 kern.warning kernel: 64.3.3.1.0.1.1
Jan  1 01:00:14 kern.warning kernel: VR9
Jan  1 01:00:14 kern.warning kernel: Normal Data Path | Indirect-Fast Path
Jan  1 01:00:14 kern.warning kernel: MII0 | MII1
Jan  1 01:00:14 kern.warning kernel: Routing
Jan  1 01:00:14 kern.warning kernel: 0.1.1
Jan  1 01:00:14 kern.warning kernel: 
Jan  1 01:00:14 kern.warning kernel: 7.2.7.8.3.9
Jan  1 01:00:14 kern.warning kernel: VR9
Jan  1 01:00:14 kern.warning kernel: Acceleration
Jan  1 01:00:14 kern.warning kernel: MII0/1 + PTM Bonding
Jan  1 01:00:14 kern.warning kernel: 6rd/DS-lite
Jan  1 01:00:14 kern.warning kernel: 3.9
Jan  1 01:00:14 kern.warning kernel: module license 'unspecified' taints kernel.
Jan  1 01:00:14 kern.warning kernel: Disabling lock debugging due to kernel taint
Jan  1 01:00:14 kern.warning kernel: PPA API --- init successfully
Jan  1 01:00:14 kern.warning kernel: init_internet_led_control_module() SUCCESS, Major Numer is 225
Jan  1 01:00:14 kern.info kernel: device eth0 entered promiscuous mode
Jan  1 01:00:14 kern.info kernel: port 1(eth0) entering learning state
Jan  1 01:00:14 kern.info kernel: port 1(eth0) entering disabled state
Jan  1 01:00:14 kern.info kernel: port 1(eth0) entering learning state
Jan  1 01:00:14 kern.warning kernel: the port was not in the member
Jan  1 01:00:14 user.debug syslog: mcputil.c:MRD_CERT 1 for read, MRD_CERT 0 for write, upgCnt1: 771, upgCnt2: 772
Jan  1 01:00:14 user.debug syslog: ddd
Jan  1 01:00:14 user.debug syslog: nnn
Jan  1 01:00:14 user.debug syslog: flag :0
Jan  1 01:00:14 user.debug syslog: decompress date from /var/pdm/config.xml.lz to /var/pdm/config.xml
Jan  1 01:00:19 user.debug syslog: nnn
Jan  1 01:00:19 user.debug syslog: flag :1
Jan  1 01:00:19 user.debug syslog: compress data from /var/pdm/config.xml to /var/pdm/config.xml.lz
Jan  1 01:00:19 user.debug syslog: FileEncode(): Encode fileSize:323330
Jan  1 01:00:20 user.debug syslog: mcputil.c:MRD_CERT 1 for read, MRD_CERT 0 for write, upgCnt1: 771, upgCnt2: 772
Jan  1 01:00:21 user.debug syslog: mcputil.c:MRD_CERT 0 for read, MRD_CERT 1 for write, upgCnt1: 773, upgCnt2: 772
Jan  1 01:00:21 user.info syslog: mcputil.c:type number 0x4b does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:TLV with type number 0x4b does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:read item 0 (tag 0x4b) failed
Jan  1 01:00:21 user.info syslog: mcputil.c:type number 0x4c does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:TLV with type number 0x4c does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:read item 1 (tag 0x4c) failed
Jan  1 01:00:21 user.info syslog: mcputil.c:type number 0x4d does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:TLV with type number 0x4d does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:read item 2 (tag 0x4d) failed
Jan  1 01:00:21 user.debug syslog: mcputil.c:MRD_CERT 0 for read, MRD_CERT 1 for write, upgCnt1: 773, upgCnt2: 772
Jan  1 01:00:21 user.info syslog: mcputil.c:type number 0x40 does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:TLV with type number 0x40 does not exist
Jan  1 01:00:21 user.warning syslog: mcputil.c:read item 0 (tag 0x40) failed
Jan  1 01:00:22 kern.warning kernel: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872 
Jan  1 01:00:12 daemon.info dnsmasq: started, version 2.49 cachesize 150
Jan  1 01:00:23 daemon.warning dnsmasq: overflow: 5 log entries lost
Jan  1 01:00:24 kern.info kernel: device eth0 left promiscuous mode
Jan  1 01:00:24 kern.info kernel: port 1(eth0) entering disabled state
Jan  1 01:00:24 kern.info kernel: device eth0.3901 entered promiscuous mode
Jan  1 01:00:24 kern.info kernel: device eth0 entered promiscuous mode
Jan  1 01:00:24 kern.info kernel: port 1(eth0.3901) entering learning state
Jan  1 01:00:24 kern.warning kernel: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1872  [last message repeated 3 times in 0 seconds]
Jan  1 01:00:27 syslog.notice syslog-ng: syslog-ng starting up; version='2.0.6'
Jan  1 01:00:29 user.debug syslog: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:00:29 user.debug syslog: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:00:29 user.debug syslog: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:00:30 kern.debug kernel: VPE1 running successfully
Jan  1 01:00:29 user.debug syslog: rdmInit(): finish rdmCB:5b0148
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:30 kern.warning kernel: 73M1966 TAPI Driver, Rev. 2.2, (c) 2007-2009 Teridian Semiconductor Corp.
Jan  1 01:00:30 kern.warning kernel: 73M1966 Driver, Rev. 2.7.3lq4, (c) 2007-2009 Teridian Semiconductor Corp.
Jan  1 01:00:29 user.debug syslog: VoiceProfileNumberOfEntries = 2
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CW_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #### 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_INTERNALCALL 
Jan  1 01:00:29 user.debug syslog: Extensions = REFER,INFO 
Jan  1 01:00:29 user.debug syslog: Transports = UDP,TCP 
Jan  1 01:00:29 user.debug syslog: chgFom_Transports = 99 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *98# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_TRANSFER_ACTIVE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *21* 
Jan  1 01:00:29 user.debug syslog: EntryID = 1
Jan  1 01:00:29 user.debug syslog: Codec = G.711MuLaw
Jan  1 01:00:29 user.debug syslog: BitRate = 64
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFU_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #21# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFU_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: EntryID = 2
Jan  1 01:00:29 user.debug syslog: Codec = G.711ALaw
Jan  1 01:00:29 user.debug syslog: BitRate = 64
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: EntryID = 3
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: PrefixRange = *61* 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFNR_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: Codec = G.729
Jan  1 01:00:29 user.debug syslog: BitRate = 8
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: EntryID = 5
Jan  1 01:00:29 user.debug syslog: Codec = G.726-32
Jan  1 01:00:29 user.debug syslog: BitRate = 32
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #61# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFNR_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *67* 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: EntryID = 7
Jan  1 01:00:29 user.debug syslog: Codec = G.722
Jan  1 01:00:29 user.debug syslog: BitRate = 64
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFB_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #67# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFB_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: EntryID = 4
Jan  1 01:00:29 user.debug syslog: Codec = G.723
Jan  1 01:00:29 user.debug syslog: BitRate = 64
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 30
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: PrefixRange = *44# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_ONESHOT_CW_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #44# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: EntryID = 32
Jan  1 01:00:29 user.debug syslog: Codec = T.38
Jan  1 01:00:29 user.debug syslog: BitRate = 14400
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 0
Jan  1 01:00:29 user.debug syslog: EntryID = 101
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_ONESHOT_CW_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #95# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_DND_DISABLE 
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: Codec = RFC2833
Jan  1 01:00:29 user.debug syslog: BitRate = 8
Jan  1 01:00:29 user.debug syslog: PacketizationPeriod = 20,40,60
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 1
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *95# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_DND_ENABLE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = ** 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 2
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_SINGLE_INTERNAL_CALL 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #11 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 3
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_OUTGOING_FIX_LINE 
Jan  1 01:00:31 user.info syslog: ### VoiceAPP: start to recv ####
Jan  1 01:00:29 user.info syslog: GetL3FORWARDWanInterfaceName(): L3FORWARD_p.DefaultConnectionService=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1
Jan  1 01:00:29 user.debug syslog: PrefixRange = #12 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 3
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_OUTGOING_SIP 
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: LocalPortMin = 50000 
Jan  1 01:00:29 user.debug syslog: LocalPortMax = 65535 
Jan  1 01:00:29 user.debug syslog: RTP DSCPMark = 0 
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #22 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 3
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_QUICK_DIAL_VOIP 
Jan  1 01:00:29 user.debug syslog: PrefixRange = 0000 
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 2 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: RTP X_ZyXEL_TOSByte = 0 
Jan  1 01:00:29 user.debug syslog: Enable = 1
Jan  1 01:00:29 user.debug syslog: TxRepeatInterval = 5000
Jan  1 01:00:29 user.debug syslog: LocalCName= 
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_FXO_PREFIX 
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange = *92# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_CALL_RETURN 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *30# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CLIR_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixRange = #30# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CLIR_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #31# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CA_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *31* 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_CA_DISABLE 
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange = *43# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CW_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #43# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CW_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #### 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_INTERNALCALL 
Jan  1 01:00:29 user.debug syslog: ButtonName =  
Jan  1 01:00:29 user.debug syslog: QuickDialNumber =  
Jan  1 01:00:29 user.debug syslog: UserAccess = 0 
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *98# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_TRANSFER_ACTIVE 
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: DialMethod = 0 
Jan  1 01:00:29 user.debug syslog: ActivePriorityRoute = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *21* 
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: NumberOfTuple = 10 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFU_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #21# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFU_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *61* 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFNR_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #61# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFNR_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *67* 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFB_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #67# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CFB_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *44# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_ONESHOT_CW_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #44# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_ONESHOT_CW_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #95# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_DND_DISABLE 
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: NumberOfInterface = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *95# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_DND_ENABLE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = ** 
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: NumberOfPort = 2 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 2
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_SINGLE_INTERNAL_CALL 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #11 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 3
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_OUTGOING_FIX_LINE 
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: PhoneNumber = 11 
Jan  1 01:00:29 user.debug syslog: PhoneNumber = 12 
Jan  1 01:00:29 user.debug syslog: NumberOfPort = 1 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_PSTNAutoOffhook = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #12 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 3
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_OUTGOING_SIP 
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: FxoPhoneSelect = 1 
Jan  1 01:00:29 user.debug syslog: FxoFlashMinInterval = 50 
Jan  1 01:00:29 user.debug syslog: FxoFlashMaxInterval = 600 
Jan  1 01:00:29 user.debug syslog: SIPFailOver = 0 
Jan  1 01:00:29 user.debug syslog: RingCadenceCheck = 1 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #22 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 3
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_QUICK_DIAL_VOIP 
Jan  1 01:00:29 user.debug syslog: PrefixRange = 0000 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.info syslog: GetL3FORWARDWanInterfaceName(): L3FORWARD_p.DefaultConnectionService=InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: RingCadenceCheckBuffer = 250 
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: SilenceSuppression = 0 
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_FXO_PREFIX 
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: LineIndex = 1
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 1
Jan  1 01:00:29 user.debug syslog: LineIndex = 1
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 1
Jan  1 01:00:29 user.debug syslog: LineIndex = 2
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 1
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: LocalPortMin = 50000 
Jan  1 01:00:29 user.debug syslog: LocalPortMax = 65535 
Jan  1 01:00:29 user.debug syslog: RTP DSCPMark = 0 
Jan  1 01:00:29 user.debug syslog: RTP X_ZyXEL_TOSByte = 0 
Jan  1 01:00:29 user.debug syslog: Enable = 1
Jan  1 01:00:29 user.debug syslog: TxRepeatInterval = 5000
Jan  1 01:00:29 user.debug syslog: LocalCName= 
Jan  1 01:00:29 user.debug syslog: LineIndex = 2
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: EntryID = 0 
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:33 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:00:33 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:00:33 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:00:33 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: PrefixRange = *92# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_CALL_RETURN 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *30# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: EntryID = 0  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:33 daemon.debug mini_httpd: rdmInit(): finish rdmCB:42d008
Jan  1 01:00:33 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:00:33 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:00:33 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:00:33 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:00:29 user.debug syslog: PrefixRange =  
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 1
Jan  1 01:00:29 user.debug syslog: FacilityAction =  
Jan  1 01:00:29 user.debug syslog: FacilityAction = CLIR_DEACTIVATE 
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:33 daemon.debug mini_httpd_ssl: rdmInit(): finish rdmCB:436150
Jan  1 01:00:29 user.debug syslog: PrefixRange = #30# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CLIR_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #31# 
Jan  1 01:00:29 user.debug syslog: ProfileIndex = 0
Jan  1 01:00:29 user.debug syslog: LineIndex = 0
Jan  1 01:00:29 user.debug syslog: ButtonName =  
Jan  1 01:00:29 user.debug syslog: QuickDialNumber =  
Jan  1 01:00:29 user.debug syslog: UserAccess = 0 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CA_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *31* 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = X_CA_DISABLE 
Jan  1 01:00:29 user.debug syslog: PrefixRange = *43# 
Jan  1 01:00:29 user.debug syslog: PrefixMinNumberOfDigits = 4
Jan  1 01:00:29 user.debug syslog: PrefixMaxNumberOfDigits = 40
Jan  1 01:00:29 user.debug syslog: FacilityAction = CW_ACTIVATE 
Jan  1 01:00:29 user.debug syslog: TransmitGain = 0 
Jan  1 01:00:29 user.debug syslog: ReceiveGain = 0 
Jan  1 01:00:29 user.debug syslog: EchoCancellationEnable = 1 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: PrefixRange = #43# 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:29 user.debug syslog: 
Jan  1 01:00:29 user.debug syslog: AuthUserName = ChangeMe 
Jan  1 01:00:29 user.debug syslog: AuthPassword = ChangeMe 
Jan  1 01:00:29 user.debug syslog: X_ZyXEL_UrlType = URL_Sip 
Jan  1 01:00:29 user.debug syslog: chgFom_ZyXEL_url_type = 3 
Jan  1 01:00:34 authpriv.warning dropbear: Failed reading '/etc/dropbear/dropbear_dss_host_key', disabling DSS
Jan  1 01:00:34 authpriv.info dropbear: Running in background
Jan  1 01:00:39 kern.info kernel: port 1(eth0.3901) entering forwarding state
Jan  1 01:00:40 user.notice kernel: klogd started: BusyBox v1.10.4 (2014-02-14 01:32:30 CST)
Jan  1 01:00:44 kern.warning kernel: isCheckpointed 1 [last message repeated 1 times in 0 seconds]
Jan  1 01:00:47 kern.debug kernel: Setting latency timer of device 0000:00:0e.0 to 64
Jan  1 01:00:47 kern.warning kernel:  [last message repeated 1 times in 0 seconds]
Jan  1 01:00:47 kern.warning kernel: === pAd = c1f97000, size = 618840 ===
Jan  1 01:00:47 kern.warning kernel: 
Jan  1 01:00:47 kern.warning kernel: <-- RTMPAllocAdapterBlock, Status=0
Jan  1 01:00:47 kern.warning kernel: pAd->CSRBaseAddress =0xb8000000, csr_addr=0xb8000000!
Jan  1 01:00:47 user.warning kernel: RX DESC a3e9b000  size = 2048
Jan  1 01:00:47 user.warning kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Jan  1 01:00:47 user.warning kernel: Key1Str is Invalid key length(0) or Type(0) [last message repeated 3 times in 0 seconds]
Jan  1 01:00:47 user.warning kernel: Key2Str is Invalid key length(0) or Type(0) [last message repeated 3 times in 0 seconds]
Jan  1 01:00:47 user.warning kernel: Key3Str is Invalid key length(0) or Type(0) [last message repeated 3 times in 0 seconds]
Jan  1 01:00:47 user.warning kernel: Key4Str is Invalid key length(0) or Type(0) [last message repeated 3 times in 0 seconds]
Jan  1 01:00:47 user.warning kernel: 1. Phy Mode = 9
Jan  1 01:00:47 user.warning kernel: 2. Phy Mode = 9
Jan  1 01:00:47 user.warning kernel: NVM is Efuse and its size =3c[3c0-3fb] 
Jan  1 01:00:47 user.warning kernel: 3. Phy Mode = 9
Jan  1 01:00:47 user.warning kernel: MCS Set = ff ff 00 00 01
Jan  1 01:00:47 kern.warning kernel: <==== rt28xx_init, Status=0
Jan  1 01:00:47 kern.warning kernel: 0x1300 = 00064300
Jan  1 01:00:47 kern.info kernel: /proc/driver/wlan_short_cut created
Jan  1 01:00:47 kern.warning kernel: Init RALINK_FP_Handle
Jan  1 01:00:48 user.info kernel: device ra0 entered promiscuous mode
Jan  1 01:00:48 user.info kernel: br0: port 2(ra0) entering learning state
Jan  1 01:00:48 kern.info kernel: device ra1 entered promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra1 left promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra1 entered promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra1 left promiscuous mode
Jan  1 01:00:48 user.info kernel: device ra2 entered promiscuous mode
Jan  1 01:00:48 user.info kernel: device ra2 left promiscuous mode
Jan  1 01:00:48 user.info kernel: device ra2 entered promiscuous mode
Jan  1 01:00:48 user.info kernel: device ra2 left promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra3 entered promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra3 left promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra3 entered promiscuous mode
Jan  1 01:00:48 kern.info kernel: device ra3 left promiscuous mode
Jan  1 01:00:48 user.warning kernel: Remove RALINK_FP_Handle
Jan  1 01:00:48 user.warning kernel: /proc/driver/wlan_short_cut removed
Jan  1 01:00:48 user.info kernel: br0: port 2(ra0) entering disabled state
Jan  1 01:00:48 kern.warning kernel: RX DESC a3c30000  size = 2048
Jan  1 01:00:48 kern.warning kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Jan  1 01:00:48 user.warning kernel: 1. Phy Mode = 9
Jan  1 01:00:48 user.warning kernel: 2. Phy Mode = 9
Jan  1 01:00:48 user.warning kernel: 3. Phy Mode = 9
Jan  1 01:00:48 user.warning kernel: MCS Set = ff ff 00 00 01
Jan  1 01:00:53 kern.warning kernel: 00:00:00:00:00
Jan  1 01:00:53 kern.warning kernel: <==== rt28xx_init, Status=0
Jan  1 01:00:53 kern.warning kernel: 0x1300 = 00064320
Jan  1 01:00:53 kern.info kernel: /proc/driver/wlan_short_cut created
Jan  1 01:00:53 kern.warning kernel: Init RALINK_FP_Handle
Jan  1 01:00:53 kern.info kernel: port 2(ra0) entering learning state
Jan  1 01:00:56 user.debug syslog: msgget id is 262148 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  1 01:00:56 user.debug syslog: mid :262148 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  1 01:00:56 user.info syslog: dnsmasq: send event [CEVENT_LAN_HOST_INFO_UPDATE], mode=1 
Jan  1 01:00:57 user.debug syslog: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:00:57 user.debug syslog: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:00:57 user.debug syslog: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:00:57 user.debug syslog: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:00:57 user.debug syslog: rdmInit(): finish rdmCB:940138
Jan  1 01:00:57 user.debug syslog: msgget id is 327684 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  1 01:00:57 user.debug syslog: mid :327684 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  1 01:00:57 user.debug syslog: msgget id is 393220 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  1 01:00:57 user.debug syslog: mid :393220 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  1 01:00:58 kern.info kernel: fuse init (API version 7.13)
Jan  1 01:00:58 user.info kernel: usbcore: registered new interface driver usblp
Jan  1 01:00:58 kern.info kernel: registered new interface driver usbserial
Jan  1 01:00:58 kern.info kernel: USB Serial Driver core
Jan  1 01:00:59 kern.info kernel: USB Serial support registered for GSM modem (1-port)
Jan  1 01:00:59 kern.info kernel: registered new interface driver option
Jan  1 01:00:59 kern.info kernel: v0.7.2:USB Driver for GSM modems
Jan  1 01:00:59 user.info kernel: Initializing USB Mass Storage driver...
Jan  1 01:00:59 user.info kernel: usbcore: registered new interface driver usb-storage
Jan  1 01:00:59 user.info kernel: USB Mass Storage support registered.
Jan  1 01:00:59 kern.info kernel: ifxusb_hcd: version 3.2 B111209
Jan  1 01:01:00 user.info kernel: Chip Version :0001 BurstSize=0
Jan  1 01:01:00 user.info kernel: IFXUSB: USB core #0 soft-reset [last message repeated 1 times in 0 seconds]
Jan  1 01:01:00 user.info kernel: ifxusb_hcd ifxusb_hcd: IFX USB Controller
Jan  1 01:01:00 user.info kernel: ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 1
Jan  1 01:01:00 user.info kernel: ifxusb_hcd ifxusb_hcd: irq 54, io mem 0xbe101000
Jan  1 01:01:00 user.info kernel: IFXUSB: Init: Power Port (0)
Jan  1 01:01:00 kern.info kernel: configuration #1 chosen from 1 choice
Jan  1 01:01:01 user.info kernel: hub 1-0:1.0: USB hub found
Jan  1 01:01:01 user.info kernel: hub 1-0:1.0: 1 port detected
Jan  1 01:01:01 user.info kernel: IFXUSB: USB core #1 soft-reset [last message repeated 1 times in 0 seconds]
Jan  1 01:01:01 user.info kernel: ifxusb_hcd ifxusb_hcd: IFX USB Controller
Jan  1 01:01:01 user.info kernel: ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
Jan  1 01:01:01 user.info kernel: ifxusb_hcd ifxusb_hcd: irq 83, io mem 0xbe106000
Jan  1 01:01:01 user.info kernel: IFXUSB: Init: Power Port (0)
Jan  1 01:01:01 kern.info kernel: configuration #1 chosen from 1 choice
Jan  1 01:01:01 user.info kernel: hub 2-0:1.0: USB hub found
Jan  1 01:01:01 user.info kernel: hub 2-0:1.0: 1 port detected
Jan  1 01:01:02 kern.warning kernel: ifx_ppa_init - init succeeded
Jan  1 01:01:02 user.debug syslog: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:01:02 user.debug syslog: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:01:02 user.debug syslog: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:01:02 user.debug syslog: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:01:02 user.debug syslog: rdmInit(): finish rdmCB:415008
Jan  1 01:01:02 user.info syslog: main(): VAH_LINKDETECTION Init
Jan  1 01:01:03 user.debug syslog: msgget id is 524298 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  1 01:01:03 user.debug syslog: mid :524298 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  1 01:01:03 kern.debug kernel: fuse exit
Jan  1 01:01:03 user.info syslog: linkdetection(): send event [CEVENT_WAN_PHYSICAL_LINK_UP], wan mode=ETHER [last message repeated 1 times in 0 seconds]
Jan  1 01:01:03 kern.warning kernel: ZLD_SM_DownStream(WAN)=[0]
Jan  1 01:01:03 kern.warning kernel: ZLD_SM_UpStream(LAN)=[1] 
Jan  1 01:01:03 kern.warning kernel: Add WAN interface [eth1]
Jan  1 01:01:03 kern.warning kernel: Add WAN interface [eth1.3900]
Jan  1 01:01:03 kern.warning kernel: Add LAN interface [eth0.3901]
Jan  1 01:01:03 kern.warning kernel: Add LAN interface [br0]
Jan  1 01:01:04 kern.warning kernel: quantum of class 10001 is big. Consider r2q change.
Jan  1 01:01:08 kern.info kernel: port 2(ra0) entering forwarding state
Jan  1 01:01:14 daemon.notice mini_httpd: exiting due to signal 15
Jan  1 01:01:14 daemon.notice mini_httpd_ssl: exiting due to signal 15
Jan  1 01:01:14 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:01:14 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:01:14 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:01:14 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:01:14 daemon.debug mini_httpd: rdmInit(): finish rdmCB:42d008
Jan  1 01:01:15 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:3c
Jan  1 01:01:15 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:14
Jan  1 01:01:15 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  1 01:01:15 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  1 01:01:15 daemon.debug mini_httpd_ssl: rdmInit(): finish rdmCB:436150
Jan  1 01:01:17 kern.info kernel: device ra0 left promiscuous mode
Jan  1 01:01:17 kern.info kernel: port 2(ra0) entering disabled state
Jan  1 01:01:17 kern.info kernel: device ra0 entered promiscuous mode
Jan  1 01:01:17 kern.info kernel: port 1(ra0) entering learning state
Jan  1 01:01:18 local1.info ETHER: WAN Physical Link Up. Wan mode Type is ETHER.
Jan  1 01:01:18 kern.warning kernel: enable led
Jan  1 01:01:23 user.notice igmp: igmp started!
Jan  1 01:01:27 kern.warning kernel: quantum of class 10001 is big. Consider r2q change.
Jan  1 01:01:32 kern.info kernel: port 1(ra0) entering forwarding state
Jan  1 01:01:33 local1.info SystemMaintenance: System Bootup Successfully
Jan  5 13:18:22 user.info syslog: ### VoiceAPP: CEVENT_VOIP_IP_CHANGE !!###
Jan  5 13:18:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=6861', processed='center(received)=6853', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=6', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=0', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=6209', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=0', processed='destination(d_file)=644', processed='destination(d_NTP)=0', processed='source(s_log)=6853'
Jan  5 13:18:22 local1.info NTP: Time initialized by NTP server
Jan  5 13:18:22 user.debug syslog: msgget id is 720906 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  5 13:18:22 user.debug syslog: mid :720906 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  5 13:18:22 authpriv.info dropbear: premature exit: Terminated by signal
Jan  5 13:18:23 authpriv.warning dropbear: Failed reading '/etc/dropbear/dropbear_dss_host_key', disabling DSS
Jan  5 13:18:23 daemon.notice mini_httpd: exiting due to signal 15
Jan  5 13:18:23 authpriv.info dropbear: Running in background
Jan  5 13:18:24 daemon.notice mini_httpd_ssl: exiting due to signal 15
Jan  5 13:18:24 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:3c
Jan  5 13:18:24 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:14
Jan  5 13:18:24 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  5 13:18:24 daemon.debug mini_httpd: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  5 13:18:24 daemon.debug mini_httpd: rdmInit(): finish rdmCB:42d008
Jan  5 13:18:25 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:3c
Jan  5 13:18:25 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:14
Jan  5 13:18:25 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:1 [last message repeated 1 times in 0 seconds]
Jan  5 13:18:25 daemon.debug mini_httpd_ssl: GetUnpackSize(): GetUnpackSize b:0 [last message repeated 3 times in 0 seconds]
Jan  5 13:18:25 daemon.debug mini_httpd_ssl: rdmInit(): finish rdmCB:436150
Jan  5 13:18:35 local1.info TR069: 0:Tx Inform, evt=0x26, rty=0
Jan  5 13:18:35 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=48668 DF PROTO=TCP SPT=33024 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:18:35 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33024 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:18:38 user.err syslog: LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:38 local1.info RemoteManagement: Web Login Successfully from IP:192.168.117.144
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: ###indexMain.c loginLevel=1
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:38 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=48669 DF PROTO=TCP SPT=33024 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:18:38 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33024 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:39 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=0
Jan  5 13:18:39 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=1
Jan  5 13:18:39 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=2
Jan  5 13:18:39 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=1
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:18:40 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:18:51 local1.info TR069: 0:Tx Inform, evt=0x26, rty=1
Jan  5 13:18:51 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=17194 DF PROTO=TCP SPT=33025 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:19:12 local1.info TR069: 0:Tx Inform, evt=0x26, rty=2
Jan  5 13:19:55 local1.info TR069: 0:Tx Inform, evt=0x26, rty=3
Jan  5 13:19:55 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=24774 DF PROTO=TCP SPT=33027 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:20:27 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:20:27 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:20:27 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:20:29 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:20:29 user.info syslog: event Id = 2202
Jan  5 13:20:29 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:20:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:20:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:20:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:15 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:15 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:15 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:18 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:21:18 user.info syslog: event Id = 2202
Jan  5 13:21:18 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:21:18 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:18 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:18 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:22 local1.info TR069: 0:Tx Inform, evt=0x26, rty=4
Jan  5 13:21:22 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=12294 DF PROTO=TCP SPT=33028 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:21:25 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:25 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:25 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:28 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:21:28 user.info syslog: event Id = 2202
Jan  5 13:21:28 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:21:28 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:28 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:28 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:35 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:35 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:35 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:38 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:21:38 user.info syslog: event Id = 2202
Jan  5 13:21:38 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:21:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:45 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:45 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:45 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:48 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:21:48 user.info syslog: event Id = 2202
Jan  5 13:21:48 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:21:48 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:48 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:48 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:21:58 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:21:58 user.info syslog: event Id = 2202
Jan  5 13:21:58 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:21:58 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:21:58 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:21:58 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:06 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:06 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:06 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:08 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:22:08 user.info syslog: event Id = 2202
Jan  5 13:22:08 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:22:08 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:08 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:08 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:16 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:16 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:16 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:18 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:22:18 user.info syslog: event Id = 2202
Jan  5 13:22:18 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:22:18 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:18 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:18 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:26 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:26 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:26 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:28 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:22:28 user.info syslog: event Id = 2202
Jan  5 13:22:28 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:22:28 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:28 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:28 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:36 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:36 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:36 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:38 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:22:38 user.info syslog: event Id = 2202
Jan  5 13:22:38 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:22:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:38 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:48 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:22:48 user.info syslog: event Id = 2202
Jan  5 13:22:48 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:22:48 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:48 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:48 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:56 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:56 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:56 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:22:58 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:22:58 user.info syslog: event Id = 2202
Jan  5 13:22:58 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:22:58 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:22:58 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:22:58 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:06 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:06 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:06 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:08 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:23:08 user.info syslog: event Id = 2202
Jan  5 13:23:08 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:23:08 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:08 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:08 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:16 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:16 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:16 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:19 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:23:19 user.info syslog: event Id = 2202
Jan  5 13:23:19 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:23:19 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:19 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:19 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:23 local1.info TR069: 0:Tx Inform, evt=0x26, rty=5
Jan  5 13:23:23 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=5298 DF PROTO=TCP SPT=39025 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:23:23 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=39025 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:23:26 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:26 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:26 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:29 user.info syslog: ### VoiceAPP: CEVENT_VOIP_STATS_UPDATE !!###
Jan  5 13:23:29 user.info syslog: event Id = 2202
Jan  5 13:23:29 user.info syslog: ### VoiceAPP: cmsgReplyUpdate CCC_STATUS_ACK ###
Jan  5 13:23:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:29 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:36 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:36 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:36 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:40 kern.warning kernel: AP SETKEYS DONE - WPA2, AuthMode(7)=WPA2PSK, WepStatus(6)=AES, GroupWepStatus(4)=TKIP
Jan  5 13:23:40 kern.warning kernel: 
Jan  5 13:23:42 user.warning kernel: Rcv Wcid(1) AddBAReq
Jan  5 13:23:42 user.warning kernel: Start Seq = 00000047
Jan  5 13:23:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:46 user.debug syslog: msgget id is 2031628 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  5 13:23:46 user.debug syslog: mid :2031628 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  5 13:23:47 user.info syslog: dnsmasq: send event [CEVENT_LAN_HOST_INFO_UPDATE], mode=1 
Jan  5 13:23:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:23:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:23:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:23:55 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:00 local1.info RemoteManagement: Web Login Successfully from IP:192.168.2.33
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:00 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: ###indexMain.c loginLevel=1
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=0
Jan  5 13:24:01 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=1
Jan  5 13:24:01 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=2
Jan  5 13:24:01 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=1
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:24:07 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 13:24:07 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 13:24:07 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 13:28:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9387', processed='center(received)=9352', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=24', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8400', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=6', processed='destination(d_file)=952', processed='destination(d_NTP)=1', processed='source(s_log)=9352'
Jan  5 13:28:43 local1.info TR069: 0:Tx Inform, evt=0x26, rty=6
Jan  5 13:28:43 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55669 DF PROTO=TCP SPT=36746 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:28:43 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36746 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:28:46 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55670 DF PROTO=TCP SPT=36746 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:28:46 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36746 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:28:48 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:28:49 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:33:09 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:33:40 user.warning kernel: /home/tresia/UGW5.2/P-2812HNU-F1/build/sysapps/Ralink3062-2.5.0.2/Module/os/linux/../../ap/ap_sync.c:1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 13:34:55 local1.info TR069: 0:Tx Inform, evt=0x26, rty=7
Jan  5 13:34:55 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=51766 DF PROTO=TCP SPT=58218 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:34:55 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=58218 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:34:58 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=51767 DF PROTO=TCP SPT=58218 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:34:58 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=58218 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:35:06 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:37:12 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:37:12 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:37:12 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:38:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9441', processed='center(received)=9394', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=34', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8408', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=8', processed='destination(d_file)=986', processed='destination(d_NTP)=1', processed='source(s_log)=9394'
Jan  5 13:39:25 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:41:32 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:43:30 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:43:31 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:43:40 kern.warning kernel: 1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 13:45:35 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:47:41 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:48:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9460', processed='center(received)=9413', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=34', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8408', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=8', processed='destination(d_file)=1005', processed='destination(d_NTP)=1', processed='source(s_log)=9413'
Jan  5 13:49:48 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:49:48 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:49:48 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:49:55 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:51:54 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 13:53:40 user.warning kernel: /home/tresia/UGW5.2/P-2812HNU-F1/build/sysapps/Ralink3062-2.5.0.2/Module/os/linux/../../ap/ap_sync.c:1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 13:54:08 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:56:13 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:56:19 local1.info TR069: 0:Tx Inform, evt=0x26, rty=8
Jan  5 13:56:19 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=50412 DF PROTO=TCP SPT=40007 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:56:19 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=40007 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:56:22 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=50413 DF PROTO=TCP SPT=40007 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 13:56:22 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=40007 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 13:58:19 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 13:58:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9496', processed='center(received)=9443', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=39', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8412', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=9', processed='destination(d_file)=1031', processed='destination(d_NTP)=1', processed='source(s_log)=9443'
Jan  5 13:58:40 kern.warning kernel: 1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 13:59:51 user.debug syslog: msgget id is 2162698 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  5 13:59:51 user.debug syslog: mid :2162698 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  5 13:59:52 user.info syslog: dnsmasq: send event [CEVENT_LAN_HOST_INFO_UPDATE], mode=1 
Jan  5 13:59:53 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 20 times in 4 seconds]
Jan  5 14:02:23 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:03:40 user.warning kernel: /home/tresia/UGW5.2/P-2812HNU-F1/build/sysapps/Ralink3062-2.5.0.2/Module/os/linux/../../ap/ap_sync.c:1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 14:04:17 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:06:37 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:07:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 14:07:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 14:07:01 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 14:07:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 14:07:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 14:07:02 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 14:08:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9553', processed='center(received)=9500', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=39', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8423', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=9', processed='destination(d_file)=1077', processed='destination(d_NTP)=1', processed='source(s_log)=9500'
Jan  5 14:08:40 kern.warning kernel: 1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 14:10:56 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:13:01 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:13:40 user.warning kernel: /home/tresia/UGW5.2/P-2812HNU-F1/build/sysapps/Ralink3062-2.5.0.2/Module/os/linux/../../ap/ap_sync.c:1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 14:14:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:14:54 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:14:54 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:15:01 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:18:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9591', processed='center(received)=9538', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=39', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8423', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=9', processed='destination(d_file)=1115', processed='destination(d_NTP)=1', processed='source(s_log)=9538'
Jan  5 14:18:38 local1.info TR069: 0:Tx Inform, evt=0x26, rty=9
Jan  5 14:18:38 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=25952 DF PROTO=TCP SPT=36852 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 14:18:38 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36852 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 14:18:40 user.warning kernel: /home/tresia/UGW5.2/P-2812HNU-F1/build/sysapps/Ralink3062-2.5.0.2/Module/os/linux/../../ap/ap_sync.c:1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 14:18:41 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=25953 DF PROTO=TCP SPT=36852 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 14:18:41 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=36852 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 14:19:20 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:20:15 kern.warning kernel: AP SETKEYS DONE - WPA2, AuthMode(7)=WPA2PSK, WepStatus(6)=AES, GroupWepStatus(4)=TKIP
Jan  5 14:20:15 kern.warning kernel: 
Jan  5 14:20:15 user.debug syslog: msgget id is 2228234 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  5 14:20:15 user.debug syslog: mid :2228234 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  5 14:20:15 user.info syslog: dnsmasq: send event [CEVENT_LAN_HOST_INFO_UPDATE], mode=1 
Jan  5 14:20:31 user.warning kernel: AP SETKEYS DONE - WPA2, AuthMode(7)=WPA2PSK, WepStatus(6)=AES, GroupWepStatus(4)=TKIP
Jan  5 14:20:31 user.warning kernel: 
Jan  5 14:20:31 user.debug syslog: msgget id is 2293770 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  5 14:20:31 user.debug syslog: mid :2293770 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  5 14:20:31 user.info syslog: dnsmasq: send event [CEVENT_LAN_HOST_INFO_UPDATE], mode=1 
Jan  5 14:20:35 user.debug syslog: msgget id is 2359306 cmsg_register_module.c 87: cmsgRegisterModule()
Jan  5 14:20:35 user.debug syslog: mid :2359306 cmsg_register_module.c 112: cmsgRegisterModule()
Jan  5 14:20:35 user.info syslog: dnsmasq: send event [CEVENT_LAN_HOST_INFO_UPDATE], mode=1 
Jan  5 14:21:19 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:23:23 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:25:41 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:27:43 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:28:22 syslog.info syslog-ng: Log statistics; processed='center(queued)=9666', processed='center(received)=9607', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=44', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8460', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=10', processed='destination(d_file)=1147', processed='destination(d_NTP)=1', processed='source(s_log)=9607'
Jan  5 14:29:42 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:38:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:38:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9671', processed='center(received)=9612', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=44', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8460', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=10', processed='destination(d_file)=1152', processed='destination(d_NTP)=1', processed='source(s_log)=9612'
Jan  5 14:42:25 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:43:45 user.warning kernel: /home/tresia/UGW5.2/P-2812HNU-F1/build/sysapps/Ralink3062-2.5.0.2/Module/os/linux/../../ap/ap_sync.c:1528 assert regclassfailed [last message repeated 3 times in 0 seconds]
Jan  5 14:44:25 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:46:29 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:48:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9683', processed='center(received)=9624', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=44', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8460', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=10', processed='destination(d_file)=1164', processed='destination(d_NTP)=1', processed='source(s_log)=9624'
Jan  5 14:50:49 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:52:55 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 14:57:00 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 14:58:10 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:10 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:10 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:10 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:17 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:17 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9697', processed='center(received)=9638', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=44', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8460', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=10', processed='destination(d_file)=1178', processed='destination(d_NTP)=1', processed='source(s_log)=9638'
Jan  5 14:58:29 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 14:58:56 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:56 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:56 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 14:58:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:58:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:58:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:59:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:59:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:59:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 14:59:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 14:59:10 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 15:01:11 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 15:02:48 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:05:31 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:08:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9726', processed='center(received)=9667', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=44', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8460', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=10', processed='destination(d_file)=1207', processed='destination(d_NTP)=1', processed='source(s_log)=9667'
Jan  5 15:09:36 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 15:10:59 local1.info TR069: 0:Tx Inform, evt=0x26, rty=10
Jan  5 15:10:59 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=43452 DF PROTO=TCP SPT=44190 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:10:59 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=44190 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:11:02 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=43453 DF PROTO=TCP SPT=44190 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:11:02 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=44190 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:13:55 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:16:01 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:18:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9747', processed='center(received)=9682', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=49', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8464', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=11', processed='destination(d_file)=1218', processed='destination(d_NTP)=1', processed='source(s_log)=9682'
Jan  5 15:21:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:21:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:21:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:21:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:21:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:21:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:21:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:21:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:21:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:21:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:21:23 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 15:21:27 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 15:25:42 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:25:46 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:25:50 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:26:25 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 15:28:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9773', processed='center(received)=9708', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=49', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8464', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=11', processed='destination(d_file)=1244', processed='destination(d_NTP)=1', processed='source(s_log)=9708'
Jan  5 15:30:44 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:30:45 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:31:12 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:12 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:31:12 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:31:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:31:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:31:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:31:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:31:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:31:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:32:07 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:32:07 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:32:07 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:32:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:32:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:32:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:32:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:32:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:32:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:32:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:32:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:32:14 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 15:32:15 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:33:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:33:40 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:33:40 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:33:40 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:33:46 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:33:46 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:33:46 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:33:47 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:34:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:34:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:36:01 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 11 times in 2 seconds]
Jan  5 15:36:53 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 15:38:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9841', processed='center(received)=9776', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=49', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8464', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=11', processed='destination(d_file)=1312', processed='destination(d_NTP)=1', processed='source(s_log)=9776'
Jan  5 15:40:20 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:41:13 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:48:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9844', processed='center(received)=9779', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=49', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8464', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=11', processed='destination(d_file)=1315', processed='destination(d_NTP)=1', processed='source(s_log)=9779'
Jan  5 15:53:49 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 15:54:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:54:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:54:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:54:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:54:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:54:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:54:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:54:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:54:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:54:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:04 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:04 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:04 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:55:44 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:55:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:13 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:19 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:19 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:25 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:25 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:57:25 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:57:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:58:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9884', processed='center(received)=9819', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=49', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8464', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=11', processed='destination(d_file)=1355', processed='destination(d_NTP)=1', processed='source(s_log)=9819'
Jan  5 15:58:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:58:25 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:58:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:58:26 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:58:26 kern.warning kernel: pending queue full, dropping entries.
Jan  5 15:58:26 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 15:58:55 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 15:59:26 local1.info TR069: 0:Tx Inform, evt=0x26, rty=11
Jan  5 15:59:26 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=49596 DF PROTO=TCP SPT=35772 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:59:26 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=35772 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 15:59:29 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=49597 DF PROTO=TCP SPT=35772 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 15:59:29 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=35772 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 16:00:57 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:00:57 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 17 times in 7 seconds]
Jan  5 16:02:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 1 seconds]
Jan  5 16:04:12 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 16:05:23 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:08:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9946', processed='center(received)=9875', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1407', processed='destination(d_NTP)=1', processed='source(s_log)=9875'
Jan  5 16:08:32 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:10:30 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 16:14:41 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 16:16:55 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:18:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=9955', processed='center(received)=9884', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1416', processed='destination(d_NTP)=1', processed='source(s_log)=9884'
Jan  5 16:18:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:18:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:18:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:18:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:18:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:18:50 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:50 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:18:50 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:18:50 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:19:01 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:20:58 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:20:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:20:58 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:20:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:37 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:55 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:21:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:21:55 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:22:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:22:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:37 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:22:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:37 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:22:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:37 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:22:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:37 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 16:22:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:22:37 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:24:02 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:26:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:26:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:26:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:26:02 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 16:26:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:26:02 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 16:26:03 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:26:05 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:28:08 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:28:08 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 17 times in 5 seconds]
Jan  5 16:28:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=10055', processed='center(received)=9984', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1516', processed='destination(d_NTP)=1', processed='source(s_log)=9984'
Jan  5 16:29:40 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 5 times in 1 seconds]
Jan  5 16:30:04 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:30:04 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:30:04 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:30:05 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:30:10 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:30:10 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 17 times in 9 seconds]
Jan  5 16:31:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:31:30 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 16:34:38 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:35:49 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:35:51 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:37:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:37:44 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:37:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:37:44 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:37:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:37:44 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:38:23 syslog.info syslog-ng: Log statistics; processed='center(queued)=10103', processed='center(received)=10032', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1564', processed='destination(d_NTP)=1', processed='source(s_log)=10032'
Jan  5 16:39:26 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:39:26 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:39:27 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:39:27 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:39:33 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:39:33 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:39:33 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 16:39:45 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:39:45 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:39:45 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:39:45 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:39:45 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:39:45 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:40:41 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:42:42 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 17 times in 1 seconds]
Jan  5 16:42:46 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 11 times in 5 seconds]
Jan  5 16:47:07 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:47:10 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:48:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10156', processed='center(received)=10085', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1617', processed='destination(d_NTP)=1', processed='source(s_log)=10085'
Jan  5 16:50:31 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 16:51:47 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:51:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:51:48 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 16:51:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:51:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:51:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:51:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:51:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:51:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:51:54 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:51:54 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:51:54 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:51:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:53:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:53:32 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 16:53:33 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:53:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:53:39 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:53:40 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:53:40 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:53:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:53:52 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:53:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:53:52 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:53:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:53:52 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:54:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:54:17 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:54:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:54:18 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:54:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:54:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:54:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 16:54:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 16:55:17 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 16:57:21 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 23 times in 9 seconds]
Jan  5 16:58:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10224', processed='center(received)=10153', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1685', processed='destination(d_NTP)=1', processed='source(s_log)=10153'
Jan  5 16:58:48 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:00:53 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:01:49 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:05:06 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:08:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10235', processed='center(received)=10164', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1696', processed='destination(d_NTP)=1', processed='source(s_log)=10164'
Jan  5 17:09:17 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:11:31 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:12:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:12:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:12:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:12:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:12:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:12:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:12:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:12:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:04 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:04 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:04 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:04 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:10 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:10 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:13:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:13:37 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:15:27 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:15:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:15:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:15:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:16:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:16:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:09 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:09 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:09 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:09 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:15 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:17:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:17:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:18:13 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 0 seconds]
Jan  5 17:18:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10307', processed='center(received)=10236', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=54', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8468', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=12', processed='destination(d_file)=1768', processed='destination(d_NTP)=1', processed='source(s_log)=10236'
Jan  5 17:18:54 local1.info TR069: 0:Tx Inform, evt=0x26, rty=12
Jan  5 17:18:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=65155 DF PROTO=TCP SPT=57659 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 17:18:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=57659 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 17:18:57 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=65156 DF PROTO=TCP SPT=57659 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 17:18:57 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=57659 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 17:19:36 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 8 times in 12 seconds]
Jan  5 17:19:48 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:20:17 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:20:18 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:20:23 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:20:25 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:22:21 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:22:22 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:22:24 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:22:28 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:24:26 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:24:28 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:24:31 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:24:32 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:24:34 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:28:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10374', processed='center(received)=10297', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=59', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8472', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=13', processed='destination(d_file)=1825', processed='destination(d_NTP)=1', processed='source(s_log)=10297'
Jan  5 17:28:51 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:28:54 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:30:25 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:31:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:31:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:31:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:31:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:32:00 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:32:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:32:00 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:32:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:32:10 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:32:10 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:32:10 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:32:10 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:32:10 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:32:10 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:33:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:33:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:33:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:33:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:33:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:33:55 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:33:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:33:55 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:34:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:34:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:34:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:34:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:34:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:34:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:34:53 user.notice ooping: ooping Configuration API
Jan  5 17:34:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:34:53 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 1 times in 0 seconds]
Jan  5 17:34:53 user.warning kernel: Please Select the IGMP Mode through Multicast Sn
Jan  5 17:34:54 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 5 times in 1 seconds]
Jan  5 17:36:36 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:36:38 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:38:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10423', processed='center(received)=10346', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=59', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8472', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=13', processed='destination(d_file)=1874', processed='destination(d_NTP)=1', processed='source(s_log)=10346'
Jan  5 17:40:47 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:40:57 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:42:54 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:47:13 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:48:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10432', processed='center(received)=10355', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=59', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8472', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=13', processed='destination(d_file)=1883', processed='destination(d_NTP)=1', processed='source(s_log)=10355'
Jan  5 17:49:19 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:50:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:19 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:19 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:19 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:19 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:19 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:19 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:49 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:49 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:49 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:49 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:56 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:56 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:50:56 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:50:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:16 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 17:52:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:58 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:52:59 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:52:59 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:53:05 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:53:05 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:53:05 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:53:05 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:53:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:53:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:53:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:53:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:53:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 17:53:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 17:53:42 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:55:30 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:57:35 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 17:58:01 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 17:58:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10494', processed='center(received)=10417', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=59', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8472', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=13', processed='destination(d_file)=1945', processed='destination(d_NTP)=1', processed='source(s_log)=10417'
Jan  5 18:01:55 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:08:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:08:06 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:08:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10502', processed='center(received)=10425', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=59', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8472', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=13', processed='destination(d_file)=1953', processed='destination(d_NTP)=1', processed='source(s_log)=10425'
Jan  5 18:10:11 local1.info TR069: 0:Tx Inform, evt=0x26, rty=13
Jan  5 18:10:11 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=23265 DF PROTO=TCP SPT=59610 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 18:10:11 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=59610 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 18:10:14 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=23266 DF PROTO=TCP SPT=59610 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 18:10:14 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=59610 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 18:10:19 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:10:50 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:10:50 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:10:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:10:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:10:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:10:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:10:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:10:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:33 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:33 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:33 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:39 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:11:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:11:40 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:12:26 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:13:15 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 18:13:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:13:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:13:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:13:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:13:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:13:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:13:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:13:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:13:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:13:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:13:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:13:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:14:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:14:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:14:09 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:14:09 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:14:15 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:14:15 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:14:15 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:14:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:15:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:15:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:15:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:15:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:15:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:15:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:15:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:15:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:15:54 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:15:54 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:16:00 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:16:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:16:00 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:16:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:16:49 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:16:49 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:16:50 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:16:50 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:16:56 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:16:56 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:16:56 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:16:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:34 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:34 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:34 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:41 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:42 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:17:42 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:17:42 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:17 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10608', processed='center(received)=10525', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2049', processed='destination(d_NTP)=1', processed='source(s_log)=10525'
Jan  5 18:18:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:18:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:18:43 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:18:44 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:18:45 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:18:45 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:20:45 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 8 times in 1 seconds]
Jan  5 18:20:46 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:20:51 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:20:51 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:22:48 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:25:11 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117  [last message repeated 1 times in 0 seconds]
Jan  5 18:27:07 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:28:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10651', processed='center(received)=10568', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2092', processed='destination(d_NTP)=1', processed='source(s_log)=10568'
Jan  5 18:29:06 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:33:25 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:35:24 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:38:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10659', processed='center(received)=10576', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2100', processed='destination(d_NTP)=1', processed='source(s_log)=10576'
Jan  5 18:39:43 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:41:42 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:46:01 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:46:02 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:48:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10666', processed='center(received)=10583', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2107', processed='destination(d_NTP)=1', processed='source(s_log)=10583'
Jan  5 18:48:59 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:48:59 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:48:59 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:48:59 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:06 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:06 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:41 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:41 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 18:49:41 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:47 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:47 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:47 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:47 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:47 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:47 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:49:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:49:48 kern.warning kernel: pending queue full, dropping entries.
Jan  5 18:50:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 18:50:10 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:52:11 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 18:56:31 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 18:58:24 syslog.info syslog-ng: Log statistics; processed='center(queued)=10697', processed='center(received)=10614', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2138', processed='destination(d_NTP)=1', processed='source(s_log)=10614'
Jan  5 19:02:43 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:04:55 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:06:55 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:08:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10705', processed='center(received)=10622', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2146', processed='destination(d_NTP)=1', processed='source(s_log)=10622'
Jan  5 19:11:06 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:11:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:11:08 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:13:12 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:15:26 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:17:31 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:17:32 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:18:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10721', processed='center(received)=10638', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2162', processed='destination(d_NTP)=1', processed='source(s_log)=10638'
Jan  5 19:19:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:19:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:19:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:19:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:19:42 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 19:19:42 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:19:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:20:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:20:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:21:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:21:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:22:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:22:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:22:17 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:22:17 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:22:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:22:52 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 19:22:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:22:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:22:58 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:22:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:22:59 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:23:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:23:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:23:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:23:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:23:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:23:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:23:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:23:22 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:25:48 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:27:41 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:27:53 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:28:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10787', processed='center(received)=10704', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=64', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8476', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=14', processed='destination(d_file)=2228', processed='destination(d_NTP)=1', processed='source(s_log)=10704'
Jan  5 19:32:07 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:32:20 local1.info TR069: 0:Tx Inform, evt=0x26, rty=14
Jan  5 19:32:20 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=9230 DF PROTO=TCP SPT=38958 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 19:32:20 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=38958 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 19:32:23 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=9231 DF PROTO=TCP SPT=38958 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 19:32:23 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=38958 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 19:36:26 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:38:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10807', processed='center(received)=10718', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2238', processed='destination(d_NTP)=1', processed='source(s_log)=10718'
Jan  5 19:44:49 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:48:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10809', processed='center(received)=10720', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2240', processed='destination(d_NTP)=1', processed='source(s_log)=10720'
Jan  5 19:48:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:48:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:48:51 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 19:49:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:49:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:49:43 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 19:49:50 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:49:50 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:49:50 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:49:50 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:50:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:50:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:50:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:50:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:50:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:50:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 19:50:25 kern.warning kernel: pending queue full, dropping entries.
Jan  5 19:50:25 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:50:27 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:50:30 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:53:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 19:54:45 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:57:26 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 19:58:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10843', processed='center(received)=10754', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2274', processed='destination(d_NTP)=1', processed='source(s_log)=10754'
Jan  5 20:01:37 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:02:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:02:55 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:02:55 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:02:55 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:03:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:03:02 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:03:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:03:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:03:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:03:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:03:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:03:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:03:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:03:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:04:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:04:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:04:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:04:37 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:15 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:15 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:16 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:16 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:05:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:05:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:07:05 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:07:05 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:07:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:07:06 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:07:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:07:08 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:07:11 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:07:12 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:08:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10891', processed='center(received)=10802', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2322', processed='destination(d_NTP)=1', processed='source(s_log)=10802'
Jan  5 20:09:53 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:11:27 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:14:13 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:18:25 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:18:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10898', processed='center(received)=10809', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2329', processed='destination(d_NTP)=1', processed='source(s_log)=10809'
Jan  5 20:21:22 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 20:21:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:21:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:21:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:21:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:21:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:21:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:21:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:21:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:21:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:21:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:21:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:21:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:22:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:22:07 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:22:07 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:22:07 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:22:13 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:22:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:22:14 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:22:14 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:22:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:28:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10922', processed='center(received)=10833', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2353', processed='destination(d_NTP)=1', processed='source(s_log)=10833'
Jan  5 20:30:54 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:35:05 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:37:12 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:38:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10932', processed='center(received)=10843', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2363', processed='destination(d_NTP)=1', processed='source(s_log)=10843'
Jan  5 20:39:18 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:43:38 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:45:43 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:48:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10938', processed='center(received)=10849', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=69', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8480', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=15', processed='destination(d_file)=2369', processed='destination(d_NTP)=1', processed='source(s_log)=10849'
Jan  5 20:49:10 local1.info TR069: 0:Tx Inform, evt=0x26, rty=15
Jan  5 20:49:10 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55224 DF PROTO=TCP SPT=49394 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 20:49:10 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=49394 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 20:49:13 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=55225 DF PROTO=TCP SPT=49394 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 20:49:13 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=49394 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 20:49:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:49:44 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:49:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:49:44 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:49:45 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:49:45 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 20:50:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 20:50:51 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:50:54 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:51:53 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:53:59 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:55:10 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 20:56:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 20:58:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=10977', processed='center(received)=10882', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=74', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8484', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=16', processed='destination(d_file)=2398', processed='destination(d_NTP)=1', processed='source(s_log)=10882'
Jan  5 21:00:25 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:02:32 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:03:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:03:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:03:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:03:43 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:03:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:03:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:03:51 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:03:51 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:04:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:04:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:04:21 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:04:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:04:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:04:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:04:28 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:04:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:04:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:04:30 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:05:02 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:08 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 21:05:08 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:08 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:46 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:46 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:46 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:47 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:52 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:52 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:52 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:05:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:05:54 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:06:52 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:06:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:06:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:06:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:06:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:06:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:36 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:07:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:07:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:08:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:08:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:08:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:08:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:08:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=11049', processed='center(received)=10954', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=74', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8484', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=16', processed='destination(d_file)=2470', processed='destination(d_NTP)=1', processed='source(s_log)=10954'
Jan  5 21:08:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:08:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:08:29 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:08:29 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:08:49 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:12:32 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:12:32 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:12:33 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:12:33 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:12:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:12:39 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:12:40 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:12:40 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:12:54 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:17:06 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:17:06 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:17:07 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:18:25 syslog.info syslog-ng: Log statistics; processed='center(queued)=11071', processed='center(received)=10976', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=74', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8484', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=16', processed='destination(d_file)=2492', processed='destination(d_NTP)=1', processed='source(s_log)=10976'
Jan  5 21:21:17 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:21:28 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:24:38 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:24:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:24:39 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:24:39 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:24:45 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:24:45 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:24:46 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:24:46 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:25:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:25:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:25:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:25:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:25:01 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:25:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:25:23 kern.warning kernel: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 21:25:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:25:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:25:37 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:28:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11095', processed='center(received)=11000', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=74', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8484', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=16', processed='destination(d_file)=2516', processed='destination(d_NTP)=1', processed='source(s_log)=11000'
Jan  5 21:29:42 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:31:49 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:33:53 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:38:13 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:38:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11106', processed='center(received)=11011', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=74', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8484', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=16', processed='destination(d_file)=2527', processed='destination(d_NTP)=1', processed='source(s_log)=11011'
Jan  5 21:42:26 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:46:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:46:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:46:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:46:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:46:11 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:46:11 kern.warning kernel: pending queue full, dropping entries.
Jan  5 21:47:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 21:47:06 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:48:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11118', processed='center(received)=11023', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=74', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8484', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=16', processed='destination(d_file)=2539', processed='destination(d_NTP)=1', processed='source(s_log)=11023'
Jan  5 21:51:25 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 21:53:51 local1.info TR069: 0:Tx Inform, evt=0x26, rty=16
Jan  5 21:53:51 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=596 DF PROTO=TCP SPT=33067 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 21:53:51 kern.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33067 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 21:53:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=64 ID=597 DF PROTO=TCP SPT=33067 DPT=8080 WINDOW=32792 RES=0x00 SYN URGP=0 MARK=0x21 
Jan  5 21:53:54 user.alert kernel: LAND ATTACK:IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=192.168.0.2 DST=192.168.0.2 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=8080 DPT=33067 WINDOW=0 RES=0x00 ACK RST URGP=0 MARK=0x21 
Jan  5 21:54:54 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:56:59 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 21:58:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11141', processed='center(received)=11040', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=79', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8488', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=17', processed='destination(d_file)=2552', processed='destination(d_NTP)=1', processed='source(s_log)=11040'
Jan  5 22:01:12 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:05:31 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 22:07:37 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 22:08:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11147', processed='center(received)=11046', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=79', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8488', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=17', processed='destination(d_file)=2558', processed='destination(d_NTP)=1', processed='source(s_log)=11046'
Jan  5 22:08:56 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:08:56 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:08:57 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:08:57 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:09:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:09:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:09:03 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:09:03 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:09:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:09:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:09:22 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:09:22 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:09:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:09:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:09:36 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:09:36 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:10:35 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:10:35 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:10:36 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 22:10:42 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:10:42 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:10:42 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:10:43 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:20 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:20 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:21 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:23 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:23 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:27 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:27 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:11:27 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:11:28 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:12:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:12:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:12:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:12:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:12:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:12:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:12:53 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:12:53 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:12:54 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:12:54 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:13:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:13:00 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:13:00 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:13:01 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:13:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:13:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:13:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:13:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:13:24 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:13:24 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:13:48 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:18:00 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:18:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11214', processed='center(received)=11113', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=79', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8488', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=17', processed='destination(d_file)=2625', processed='destination(d_NTP)=1', processed='source(s_log)=11113'
Jan  5 22:22:19 kern.warning kernel: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 22:24:25 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 22:25:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:25:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:25:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:25:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:25:30 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:25:30 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:25:58 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:25:59 user.warning kernel: mroute: pending queue full, dropping entries. [last message repeated 1 times in 0 seconds]
Jan  5 22:25:59 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:26:05 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:26:06 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:26:06 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:26:06 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:31 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:31 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:41 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:41 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:42 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:42 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:48 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:49 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:27:49 user.warning kernel: mroute: pending queue full, dropping entries.
Jan  5 22:27:49 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:28:26 syslog.info syslog-ng: Log statistics; processed='center(queued)=11245', processed='center(received)=11144', processed='destination(d_VoIP)=0', processed='destination(d_SYSALL)=79', processed='destination(d_ETHER)=1', processed='destination(d_VoIPSIPDebug)=0', processed='destination(d_DDNS)=0', processed='destination(d_VoIPSIPCallSignaling)=0', processed='destination(d_VoIPPhoneDebug)=0', processed='destination(d_VoIPSIPRegistrations)=0', processed='destination(d_NAT)=0', processed='destination(d_RemoteMGMT)=2', processed='destination(d_WANDHCP)=0', processed='destination(d_VoIPSIPPktDebug)=0', processed='destination(d_Acl)=0', processed='destination(d_SystemMTEN)=1', processed='destination(d_VoIPRestartInfo)=0', processed='destination(d_Attack)=0', processed='destination(d_xDSL)=0', processed='destination(d_VoIPCallStatistics)=0', processed='destination(d_VoIPCCMDebug)=0', processed='destination(d_VoIPMisc)=0', processed='destination(d_VoIPVoiceAppDebug)=0', processed='destination(d_CCCLog)=8488', processed='destination(d_PPP)=0', processed='destination(d_VoIPPhoneEvent)=0', processed='destination(d_VoIPMMDebug)=0', processed='destination(d_TR069)=17', processed='destination(d_file)=2656', processed='destination(d_NTP)=1', processed='source(s_log)=11144'
Jan  5 22:28:44 kern.warning kernel: pending queue full, dropping entries.
Jan  5 22:28:44 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:28:46 user.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:32:42 kern.warning kernel: Please Select the IGMP Mode through Multicast Snooping Configuration API [last message repeated 2 times in 0 seconds]
Jan  5 22:33:05 user.warning kernel: Error: (IGMP snoop is not enabled) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MulticastTableEntryRead:4117 
Jan  5 22:34:41 user.notice syslog: ppa session 834a5068 with weight 2694 added to hardware
Jan  5 22:34:41 user.notice syslog: ppa session 834a5068 with weight 67 added to hardware
Jan  5 22:34:41 user.notice syslog: ppa session 83503e38 with weight 6 added to hardware [last message repeated 1 times in 0 seconds]
Jan  5 22:34:45 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:45 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:45 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:46 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:47 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:47 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:47 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 local1.info RemoteManagement: Web Login Successfully from IP:192.168.117.40
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: ###indexMain.c loginLevel=1
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:49 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=0
Jan  5 22:34:50 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=1
Jan  5 22:34:50 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=2
Jan  5 22:34:50 user.err syslog: 1-LoginPrivilegeMgmt_p->UserLevel=1
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: ###indexMain.c loginLevel=1
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:50 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:51 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:51 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:51 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:52 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:52 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:52 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:52 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:52 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:52 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:53 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=supervisor, maxAccountNum=3
Jan  5 22:34:53 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=admin, maxAccountNum=3
Jan  5 22:34:53 user.err syslog: Web_LoginPrivilegeMgmt_p->UserName=user, maxAccountNum=3
Jan  5 22:34:54 daemon.crit mini_httpd: Inside do_dir
Jan  5 22:34:54 daemon.info mini_httpd: 192.168.117.40 Directory "/images" is protected
Jan  5 22:35:43 user.notice syslog: ppa session 83503e38 with weight 0 added to hardware [last message repeated 1 times in 0 seconds]
Jan  5 22:35:49 authpriv.info dropbear: Child connection from 192.168.117.40:1250
Jan  5 22:35:57 authpriv.notice dropbear: password auth succeeded for 'admin' from 192.168.117.40:1250
Jan  5 22:35:57 local1.info RemoteManagement: SSH Login Successfully from IP:192.168.117.40
within admin putty session :

Code: Select all

ZySH> show version
ZyXEL Communications Corp.
model           : P-2812HNU-F1
firmware version: V1.00(AACC.3)
OS information : Linux version 2.6.32.32 (tresia@tpds-dsl) (gcc version 4.3.3 (GCC) ) #17 Fri Feb 14 01:15:50 CST 2014

Application Version
==========================
bridge-utils-1.4
busybox-1.10.4
dhcpdetect
dnsmasq-2.49
dropbear-0.52
ebtables-v2.0.9-2
ffmpeg-0.5.4
flac-1.2.1
flex-2.5.4
fuse-2.8.3
gmp-4.3.2
iproute2-2.6.24
iptables-1.4.6
jpeg-6b
libbase64-0.0.1
libccc
libedit-20080712-2.11
libexif-0.6.19
libid3tag-0.15.1b
libmcrypt-2.5.7
libogg-1.2.2
libpcap-1.0.0
libupnp-1.4.2
libusb
libvorbis-1.3.2
linuxigd-1.0
logrotate-3.7.1
mcrypt-2.6.8
mhash-0.9.9
mini_httpd
minidlna-1.0.19
mtd-utils-1.0.0
ncurses-5.7
net-snmp-5.5
ntfs-3g-2009.4.4
ntpclient-2007
openssh-5.2p1
openssl-0.9.7f
p910nd-0.93
ppp-2.4.4
pure-ftpd-1.0.23
radvd-1.7
samba-3.0.36
sqlite-autoconf-3070500
strongswan-4.2.8
syslog-ng-2.0.6
sysstat-8.1.8
tcpdump-4.0.0
updatedd-2.6
usb_modeswitch
usbautomount-0.0.1
wide-dhcpv6-20080615
wireless_tools.29
ZySH>
Not so much found, named 'pci' in /proc:
Image

Btw, this topic (all obove this post) has all serial output of different versions of ZyXEL code, from my current running test F1.
I hope they both have same HW (still not done much on my ZyXEL running box...)

openWRT things (are also/only) found under:
viewforum.php?f=19
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

I bought myself a brand new F1 :) for €15, this one runs ZyXEL V3.10(TUE.3)

Image

NOTE: This box has complete other systemboard, ie. a V1.2 (VRX288) CPU?, i doubt it :)
It only has not the metal shield plate (heat sinker?) as my other 2 boxes:

Image

Other pictures of this board:
Image

Image

Serial boot-log:

Code: Select all

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2015.01.13 00:00:01 =~=~=~=~=~=~=~=~=~=~=~=

ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK

ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK

DDR autotuning Rev 0.3d
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.10|01/08|2013(TUE)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x0405
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 116736, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Jan  8 2013)

NAND flash block size: 0x20000
verify_zboot_image: wrong signature in the 2nd zboot image.
Select 1st zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Dec 29 2011)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 2 1 0
no ROMD partition
MRD_CERT_1 check=0
MRD_CERT_2 check=0


 Read Kernel to RAM from 1180800
bootargs=root=/dev/mtdblock0 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1
## Booting image at 80800000 ...
   Image Name:   MIPS Linux-2.6.20
   Created:      2011-12-29   8:40:42 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1298116 Bytes =  1.2 MB
   Load Address: 80002000
   Entry Point:  803b3000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 803b3000) ...
## Giving linux memsize in MB, 128

Starting kernel ...

Infineon xDSL CPE VR9
mips_hpt_frequency = 250000000, counter_resolution = 2
Linux version 2.6.20.19
 (jiuan@holyBuild) (gcc version 4.3.3 (GCC) ) #21 Thu Dec 29 16:40:32 CST 2011
phym = 08000000, mem = 07e00000, max_pfn = 00007e00
Reserving memory for CP1 @0xa7e00000, size 0x00200000
CPU revision is: 00019556
Determined physical RAM map:
User-defined physical RAM map:
 memory: 07e00000 @ 00000000 (usable)
Initrd not found or empty - disabling initrd
Built 1 zonelists.  Total pages: 32004
Kernel command line: root=/dev/mtdblock0 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1 
1 MIPSR2 register sets available
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
Lantiq ICU driver, version 3.0.1, (c) 2001-2010 Lantiq Deutschland GmbH
PID hash table entries: 512 (order: 9, 2048 bytes)


cycles_per_jiffy = 2500000
Using 250.000 MHz high precision timer.
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 123520k/129024k available (2986k kernel code, 5472k reserved, 788k data, 180k init, 0k highmem)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Lantiq PCI host controller driver, version 1.1.9, (c) 2001-2010 Lantiq Deutschland GmbH
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
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 4096 bind 2048)
TCP reno registered
gptu: totally 6 16-bit timers/counters
gptu: misc_register on minor 63
gptu: succeeded to request irq 118
gptu: succeeded to request irq 119
gptu: succeeded to request irq 120
gptu: succeeded to request irq 121
gptu: succeeded to request irq 122
gptu: succeeded to request irq 123
IFX DMA driver, version ifxmips_dma_core.c:v1.0.10 
,(c)2009 Infineon Technologies AG
Lantiq CGU driver, version 1.0.11, (c) 2001-2010 Lantiq Deutschland GmbH
Wired TLB entries for Linux read_c0_wired() = 0
squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
squashfs: LZMA suppport for slax.org by jro
JFFS2 version 2.2. (NAND) (SUMMARY)  (C) 2001-2006 Red Hat, Inc.
yaffs Dec 29 2011 16:36:05 Installing. 
Infineon Technologies DEU driver version 1.0.1 
IFX DEU DES initialized (multiblock).
IFX DEU AES initialized (multiblock).
IFX DEU ARC4 initialized (multiblock).
IFX DEU SHA1 initialized.
io scheduler noop registered (default)
ifx_pmu_init: Major 252
Lantiq PMU driver, version 1.1.4, (c) 2001-2010 Lantiq Deutschland GmbH
Lantiq GPIO driver, version 1.2.12, (c) 2001-2010 Lantiq Deutschland GmbH
Infineon Technologies RCU driver version 1.0.6 
Lantiq LED Controller driver, version 1.0.4, (c) 2001-2010 Lantiq Deutschland GmbH
MEI CPE Driver, Version 1.1.0

<6>(c) Copyright 2009, Infineon Technologies AG

<6>### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###

<6>ttyS0 at MMIO 0xbe100c00 (irq = 105) is a IFX_ASC
Lantiq ASC (UART) driver, version 1.0.5, (c) 2001-2010 Lantiq Deutschland GmbH
RAMDISK driver initialized: 1 RAM disks of 6144K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
IFX SWITCH API, Version 1.1.6
SWAPI: Registered character device [switch_api] with major no [81]
Switch API: PCE MicroCode loaded !!
Switch Auto Polling value = 0
GPHY FW load for A2x !!
GPHY FIRMWARE LOAD SUCCESSFULLY AT ADDR : 400000
IFX GPHY driver GE Mode, version ifxmips_vr9_gphy: V0.7 - Firmware: 405
Checking PHY LED States!!

ifx_nand_init
Probe for NAND flash...
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 339 at 0x02a60000
Bad eraseblock 920 at 0x07300000
Creating 7 MTD partitions on "ifx_nand":
0x000e0000-0x01ee0000 : "rootfs,kernel1"
0x01ee0000-0x03ce0000 : "rootfs,kernel2"
0x03ce0000-0x047a0000 : "telenor"
0x047a0000-0x07460000 : "firmware"
0x07460000-0x07f00000 : "config"
0x07f00000-0x07f40000 : "mrd_cert1"
0x07f40000-0x07f80000 : "mrd_cert2"
Lantiq SSC driver, version 2.2.2, (c) 2001-2010 Lantiq Deutschland GmbH
pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
Registered led device: ledc_0
Registered led device: ledc_1
Registered led device: ledc_2
Registered led device: ledc_3
Registered led device: ledc_4
Registered led device: ledc_5
Registered led device: ledc_6
Registered led device: ledc_7
Registered led device: ledc_8
Registered led device: ledc_9
Registered led device: ledc_10
Registered led device: ledc_11
Registered led device: ledc_12
Registered led device: ledc_13
Registered led device: ledc_14
Registered led device: ledc_15
Registered led device: ledc_16
Registered led device: ledc_17
Registered led device: ledc_18
Registered led device: ledc_19
Registered led device: ledc_20
Registered led device: ledc_21
Registered led device: ledc_22
Registered led device: ledc_23
Lantiq LED driver, version 1.0.15, (c) 2001-2010 Lantiq Deutschland GmbH
Mirror/redirect action on
u32 classifier
    Performance counters on
    input device check on 
    Actions configured 
nf_conntrack version 0.5.0 (1008 buckets, 8064 max)
nf_ct_ftp: registering helper for pf: 2 port: 21
nf_ct_ftp: registering helper for pf: 10 port: 21
ip_conntrack_rtsp v0.6.21 loading
ZLD: zy_sm_init() register hooks successful.
GRE over IPv4 tunneling driver
ip_nat_rtsp v0.6.21 loading
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_time loading
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Bridge firewalling registered
Ebtables v2.0 registered
ebt_ulog: not logging via ulog since somebody else already registered for PF_BRIDGE
NET: Registered protocol family 8
atmpvc_init() failed with -17
lec.c: Dec 29 2011 16:37:55 initialized
mpc.c: Dec 29 2011 16:37:52 initialized
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
yaffs: dev is 32505856 name is "mtdblock0"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.0, "mtdblock0"
Time: MIPS clocksource has been installed.
yaffs: auto selecting yaffs2
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) readonly.
Freeing unused kernel memory
init started: BusyBox v1.10.4 (2011-12-29 16:57:15 CST)

starting pid 162, tty '': '/etc/init.d/rcS'
Algorithmics/MIPS FPU Emulator v1.5
Run init.d/rcS!
Trying to mount NAND flash as YAFFS2 for configuration files
yaffs: dev is 32505860 name is "mtdblock4"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.4, "mtdblock4"
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
Trying to mount NAND flash as YAFFS2 for firmware files
yaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
save exit: isCheckpointed 1
/
INITRD: Trying to mount NAND flash as Root FSsync

Run init.d/rcS1!
Running all S1 scripts in /etc/init.dload hidden_nand_access.ko
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 339 at 0x02a60000
Bad eraseblock 920 at 0x07300000


===> Dump Default Romfile and FW Info


==================================================
=    ZyCLiP Version Information                  =
==================================================
ZyCLiP    :   3.0.0.0
ZLOader   :   3.0
Z-Boot    :   3.0.0
Run S1_10ethernet to load Ethernet module
First get MAC address=EC43F6291210
Create MAC = EC:43:F6:29:12:10
Create MAC = EC:43:f6:29:12:11
Create MAC = EC:43:f6:29:12:12
Create MAC = EC:43:f6:29:12:13
Create MAC = EC:43:f6:29:12:14
Create MAC = EC:43:f6:29:12:15
Create MAC = EC:43:f6:29:12:16
Insert BTN IO module


GPIO phy addr:1e100b10, len:58, vir addr: be100b10


LED phy addr:1e100bb0, len:14, vir addr: be100bb0
init_gpio_reg
/proc/btn_io is created
init_btn_io_module() SUCCESS, Major Numer is 220

Enable BTN_timer.
Insert LCD Control module
Run S1_12xdsl to load xdsl module
IFXOS, Version 1.5.11

<6>(c) Copyright 2007, Infineon Technologies AG

<6>### IFXOS - IFXOS - IFXOS - IFXOS ###

Wan pin select is 0 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is ETHER
Loads switch module S17
portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

Run S1_20voip to load ZyIMS module
#### Tune MIPS-34k VPE Priority for VoIP ####
insmod: cannot insert '/usr/opt/ifx/bin/drv_ifxos.ko': File exists
Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH


<6>IFX KPI egress tasklet registered to group 1
Lantiq KPI2UDP driver, version 2.2.0.0, (c) 2008-2010 Lantiq Deutschland GmbH
modprobe: cannot parse modules.dep
Lantiq MIPS34KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
BRIDGE_DEV=br0
ignore /sbin/CfgVLAN.sh
Set VLAN Enable Success

pkgSize 1536 Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

setwan 0x10 Success

******WAN PORT *******
nRegAddr = 0xccd
nData = 0x20
*******WAN PORT ******ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
*
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
Wan pin select is 0 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is ETHER
ifxmips_ppa_datapath_vr9_e5: module license 'unspecified' taints kernel.
Loading D5 (MII0/1) driver ...... <0><6>

ZyXEL: after start_cpu_port()

ERROR: (MAC dynamic0) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Succeeded!
PPE datapath driver info:
  Version ID: 128.3.3.1.0.0.1
  Family    : N/A
  DR Type   : Normal Data Path | Indirect-Fast Path
  Interface : MII0 | MII1
  Mode      : Routing
  Release   : 0.0.1
PPE 1 firmware info:
  Version ID: 7.2.1.6.1.17
  Family    : VR9
  FW Type   : Acceleration
  Interface : MII0 + MII1
  Mode      : Bridging + IPv4 Routing
  Release   : 1.17
PPA API --- init successfully
Insert internet LED control module
init_internet_led_control_module() SUCCESS, Major Numer is 225
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device eth0 entered promiscuous mode
br0: port 1(eth0) entering disabled state
br0: port 1(eth0) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
portdisable Enable Success

/etc/init.d/40network_lan: line 164: showdbgMsg: notError: the prot was not in the member
 found
/etc/init.d/40network_lan: line 164: showdbgMsg: not found
Enabling IP forwarding
Bringing up interface lo
params = lo 127.0.0.1
userspace registering PID
/usr/sbin/dsl_cpe_pipe.sh: line 13: cannot create /tmp/pipe/dsl_cpe0_cmd: nonexistent directory
cat: can't open '/tmp/pipe/dsl_cpe0_ack': No such file or directory
/usr/sbin/dsl_cpe_pipe.sh: line 13: cannot create /tmp/pipe/dsl_cpe0_cmd: nonexistent directory
cat: can't open '/tmp/pipe/dsl_cpe0_ack': No such file or directory

/usr/sbin/dsl_cpe_pipe.sh: line 13: cannot create /tmp/pipe/dsl_cpe0_cmd: nonexistent directory
cat: can't open '/tmp/pipe/dsl_cpe0_ack': No such file or directory

/usr/sbin/dsl_cpe_pipe.sh: line 13: cannot create /tmp/pipe/dsl_cpe0_cmd: nonexistent directory
cat: can't open '/tmp/pipe/dsl_cpe0_ack': No such file or directory

setled Success

Read GATEWAY_CONF_FILE fail

dnsmasq: setting capabilities failed: Operation not permitted
portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

save exit: isCheckpointed 1
Running all S2 scripts in /mnt/NAND/script/init.d/
Starting syslog-ng...
Starting ZLD CCC(Common Configuration Center)...

RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6

finish download certificate
rm: cannot remove '/etc/allcert/all.pem': No such file or directory
Starting mini_httpd...
Can not find httpd /usr/apache2/bin/apachectl
socket: Address family not supported by protocol
rdm init fail: No such file or directory
Can not find /usr/local/app/dms/bin/mediaserver
touch: invalid option -- t
BusyBox v1.10.4 (2011-12-29 16:57:15 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

stopping ftpd... done
starting ftpd... BE DHCPCLIENT init
mkdir: cannot create directory '2': Read-only file system
Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 307


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 403


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 404


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 606


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 201


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 202


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 215


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 402


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 405


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 602


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 604


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 605


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 607


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 303


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 304


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 1000


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 2203


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 2204


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 2302


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 603


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 2210


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 2211


Jan  1 01:00:18 ccc_mr: cccRegModToEvent(): subscribed event Id: 500


done
Start ROM Convert
=======================================
resetAllPPPDUnitNumberStatus(): 
pppdUnitNumberInUsed[0]=0 
pppdUnitNumberInUsed[1]=0 
pppdUnitNumberInUsed[2]=0 
pppdUnitNumberInUsed[3]=0 
pppdUnitNumberInUsed[4]=0 
pppdUnitNumberInUsed[5]=0 
pppdUnitNumberInUsed[6]=0 
pppdUnitNumberInUsed[7]=0 
=======================================
sh: *Áê: not found
sh: ¡4: not found
Starting ZySH daemon and client...
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /sbin/zysh.sh: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /usr/sbin/zyshclient: not found
sysctl: can't open '/etc/sysctl.conf': No such file or directory
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /usr/bin/setsystz: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 159: /etc/init.d/stoinit.sh: not found
nice: /usr/local/btn/do_btncpy: No such file or directory
Starting crond...
Starting crontab...
Starting diagnosed...
nice: /usr/bin/schedule_controller: No such file or directory
autonego Success

ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Run GPHY SNR workaround !!

starting pid 1063, tty '': '/sbin/getty 115200 ttyS0'
Start GPHY detect mode !!
The x.register_access.nData port 5 = 74
GPHY port 5 is linked up
nice: timer_source: No such file or directory


(none) login: ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
device eth1.3900 is not a slave of br0
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
interface eth0.10 does not exist!
vconfig: ioctl error for rem: Invalid argument
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
setpvid_Please setvlan first

Command faild

ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
setpvid_Please setvlan first

Command faild

ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
setpvid_Please setvlan first

Command faild

ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
setpvid_Please setvlan first

Command faild

ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
setpvid_Please setvlan first

Command faild

ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
device eth0 left promiscuous mode
br0: port 1(eth0) entering disabled state
eth0.3901: dev_set_promiscuity(master, 1)
device eth0 entered promiscuous mode
br0: port 1(eth0.3901) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
sh: cannot create /proc/lan_vid: nonexistent directory
IPAlias_p->Enable = 0
IPAlias_p->Enable = 0
ERROR: drivers/net/ifxmips_switch_api/ifx_ethsw_pce.c:ifx_pce_rule_write:2014 
igmpenable Success

cat: can't open '/var/tmp/hosts': No such file or directory
Starting celld daemon......
Enter user spacemkdir: cannot create directory '2': Read-only file system
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
stopping p910nd... done
cat: can't open '/tmp/schedule/*.sche': No such file or directory
killall: updatedd: no process killed
portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

portdisable Enable Success

autonego Success

Jan  1 01:00:24 ccc_be: beSysMtnReloadConfig(): Loading beTrafficmirrorConfigLoad...




=== pAd = c01a5000, size = 643880 ===

<-- RTMPAllocAdapterBlock, Status=0
RX DESC a4edc000  size = 2048
<-- RTMPAllocTxRxRingMemory, Status=0
1. Phy Mode = 9
2. Phy Mode = 9
3. Phy Mode = 9
MCS Set = ff ff 00 00 01
Main bssid = ec:43:f6:29:12:14
<==== rt28xx_init, Status=0
0x1300 = 00064320
/proc/driver/wlan_short_cut created
Init RALINK_FP_Handle
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device ra0 entered promiscuous mode
device ra1 entered promiscuous mode
device ra2 entered promiscuous mode
device ra3 entered promiscuous mode
Remove RALINK_FP_Handle
Terminate the task(RtmpCmdQTask) with pid(1322)!
Terminate the task(RtmpWscTask) with pid(1323)!
/proc/driver/wlan_short_cut removed
br0: port 2(ra0) entering disabled state
br0: port 3(ra1) entering learning state
br0: port 4(ra2) entering learning state
br0: port 5(ra3) entering learning state
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (MAC dynamic0) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
eth1.4: dev_set_promiscuity(master, 1)
device eth1 entered promiscuous mode
device eth1.4 entered promiscuous mode
This vid exists
Please setvlan first

Command faild

br1: port 1(eth1.4) entering learning state
rm: cannot remove '/etc/igmpproxy.conf': No such file or directory
rm: cannot remove '/etc/igmpv3.conf': No such file or directory
ERROR: drivers/net/ifxmips_switch_api/ifx_ethsw_pce.c:ifx_pce_rule_write:2014 
Jan  1 01:00:31 ccc_mr: cccNotify(): notification


***********************************************
zyims is not running , just start up zyims
Restarting 
killall: voiceApp: no process killed
killall: mm.exe: no process killed
killall: icf.exe: no process killed
icf_port_open_ipc_channel path = /var/iptk_es.chanl

the open channel succeded 
exit from the es init 
***********************************************
MaxLineCount = 3 
Filesystem firmware binary used (/root/voip_fw/ar9_firmware.bin).
Filesystem BBD binary used (/root/voip_fw/bbd_Netherlands.bin).
BOARD_Easy50812_PrepareBoard : analogCh = 2, coderCh = 5 , DECT_Ch = 0

BOARD_Easy50812_PrepareBoard pBoard->nUsedChannels = 5

Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

VMMC [version 0x 0, type 0x 7, channels 2] ready!
FW Version 2.1
VMMC Driver version 1.9.0.3
Set fxsFd 0 to /dev/vmmc11

Set channelFd 0 to /dev/vmmc11

Set fxsFd 1 to /dev/vmmc12

Set channelFd 1 to /dev/vmmc12

Set channelFd 2 to /dev/vmmc13

Set channelFd 3 to /dev/vmmc14

Set channelFd 4 to /dev/vmmc15

rm: cannot remove '/tmp/SIPPktDebug': No such file or directory
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IPADDRESS FAIL : CFG_SET_SELF_IP_REQ
voiceApp > ICF_CFG_SET_SELF_IP_REQ towards IP Phone Toolkit Failed.
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
voiceApp:-   GET IP ADDRESS FAIL!
br0: topology change detected, propagating
br0: port 1(eth0.3901) entering forwarding state
Stopping strongSwan IPsec failed: starter is not running
Stopping strongSwan IPsec failed: starter is not running
Initializing XFRM netlink socket
Starting strongSwan 4.2.8 IPsec [starter]...
no default route - cannot cope with %defaultroute!!!
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
modprobe: cannot parse modules.dep
stopping ftpd... done
starting ftpd... done
beRemoteMgmt6ServerStop: failed to kill 874: No such process
socket: Address family not supported by protocol
socket: Address family not supported by protocol
socket: Address family not supported by protocol
killall: upnpd: no process killed
ZySM: TCP session matching has already been disabled
ZySM: UDP session matching has already been disabled
Action 4 device ifb1 ifindex 3
Action 4 device ifb1 ifindex 3
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
mini_httpd: exiting due to signal 15
mini_httpd_ssl: exiting due to signal 15
socket: Address family not supported by protocol
socket: Address family not supported by protocol
=======================================
resetAllPPPDUnitNumberStatus(): 
pppdUnitNumberInUsed[0]=0 
pppdUnitNumberInUsed[1]=0 
pppdUnitNumberInUsed[2]=0 
pppdUnitNumberInUsed[3]=0 
pppdUnitNumberInUsed[4]=0 
pppdUnitNumberInUsed[5]=0 
pppdUnitNumberInUsed[6]=0 
pppdUnitNumberInUsed[7]=0 
=======================================
sh: ÿÿÿÿ: not found
socket: Address family not supported by protocol
autonego Success

device eth1.3900 is not a slave of br0
sh: cannot create /proc/wan_vid: nonexistent directory
Enabling IP forwarding
Bringing up interface eth1.3900
 Configuring via udhcpc
udhcpc (v1.10.4) started
valueType string
========== interface eth1.3900 ================

============== Do not enable option forward =====================

Lease of 192.168.1.188 obtained, lease time 43200
deleting routers
route: SIOCDELRT: No such process
adding dns 192.168.1.1
valueType string
Please setvlan first

Command faild

iptables: No chain/target/match by that name
killall: zcip: no process killed
route: SIOCDELRT: No such process
mkdir: cannot create directory '2': Read-only file system
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
route: resolving netmask
IGMP stopping ....
killall: igmp: no process killed
killall: igmp: no process killed
rm: cannot remove '/var/run/igmp_pid': No such file or directory
killall: igmpproxy: no process killed
killall: igmp: no process killed
Action 4 device ifb1 ifindex 3
Action 4 device ifb1 ifindex 3


before updateVoipWanifnameList pCommon->runtimeIfName is eth1.3900,eth1.4,,,,


 checking IfName is eth1.3900


after updateVoipWanifnameList pCommon->runtimeIfName is eth1.3900,eth1.4,,,,
Config Itf gets IP Change...
36524 00077.588  205676.0     88.7  474418805801432.8  33294.7         0
fopen fail !!
setsockopt:IP_DROP_MEMBERSHIP: Cannot assign requested address


router login: admin
Password: 
No entry for terminal type "vt102";
using dumb terminal settings.
ZySH> 
clear                     - Reset functions
configure                 - Enter configuration mode
copy                      - Copy from one file to another
disable                   - Exit privileged EXEC mode
exit                      - Close an active terminal session
history                   - Display or clear CLI history
reboot                    - Shutdown and perform a cold restart
release                   - Perform an immediate release of a Dynamic Host Co
                            nfiguration Protocol (DHCP) lease for an interfac
                            e
renew                     - Perform an immediate renewal of a Dynamic Host Co
                            nfiguration Protocol (DHCP) lease for an interfac
                            e
show                      - Show running system information
traffic-mirror            - <N/A>


ZySH> show

ZySH> show 
arp                 hosts               interfaces          ip                  
memory              processes           running-config.xml  startup-config.xml  
version             


ZySH> show ver

ZySH> show version 
ZyXEL Communications Corp.
model           : P-2812HNU-F1
firmware version: V3.10(TUE.3)
build date      : Thu Dec 29 16:40:32 CST 2011

ZySH> show st

ZySH>
First i wanna have a copy this boot-image (or complete NAND), and try to restore it on my current openWRT?
To fully get back the ZyXEL on all 3 boxes?

Only if needed ... (or just to try 4 fun. )

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

Image

My new bought box, on low level ZyXEL FW, V3.10(TUE.3) has a strange DSL blockage, although it's set to (and uses) eth-WAN.

Code: Select all

ZHAL> atsh
ZLD   Version          : V3.10(TUE.3)
Bootbase Version       : V3.10|01/08|2013(TUE)
Vender Name            : ZyXEL Communications Corp.
Product Model          : P-2812HNU-F1
Serial Number          : S130Y09022194
First MAC Address      : EC43F6291210
Last MAC Address       : EC43F6291217
MAC Address Quantity   : 08
Default Country Code   : FD
Boot Module Debug Flag : 00
RootFS      Checksum   : 000014c9
Kernel      Checksum   : 000077cb
RomFile     Checksum   : 0000e661
Main Feature Bits      : 00
Other Feature Bits     :
          06 00 00 02 19 01 00 ff-f8 00 00 00 01 00 00 00
          00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
First update to next level (3.11) to gain 'root' access. As that trick did NOT work on my current level FW -yet-!

Goal:
Eventually get this F1 running the same level as my other working F1, FW lvl V1.00(AACC.3)
And keep track of 'root' access.
Get the most logs for anyone who wants them :)

Meanwhile i will try to setup a nicely Linux machine to build my own kernels for any kinda router ...

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

Using the unbranding methode of asmartin: https://forum.openwrt.org/viewtopic.php?id=47957

Just to upgrade to a 3.11 version.
If this does not work to get root access, also boot-base should go to : 304TUJ.bm

Code: Select all

ZHAL> atsh
ZLD   Version          : V3.10(TUE.3)
Bootbase Version       : V3.10|01/08|2013(TUE)
Vender Name            : ZyXEL Communications Corp.
Product Model          : P-2812HNU-F1
Serial Number          : S130Y09022194
First MAC Address      : EC43F6291210
Last MAC Address       : EC43F6291217
MAC Address Quantity   : 08
Default Country Code   : FD
Boot Module Debug Flag : 00
RootFS      Checksum   : 000014c9
Kernel      Checksum   : 000077cb
RomFile     Checksum   : 00003349
Main Feature Bits      : 00
Other Feature Bits     :
          06 00 00 02 19 01 00 ff-f8 00 00 00 01 00 00 00
          00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
ZHAL> ATSE P2812HNU-F1
4651CD291210
ZHAL> aten 1,1170A6FD
ZHAL> atbt 1
ZHAL> atur 311TUJ0C0.bin
atur from 0x80000000 load 311TUJ0C0.bin
.....
	 ##################################################################
	 ##################################################################
	 ###################################################################
	 ###
done
Bytes transferred = 18984768 (121af40 hex)
verify zboot ok
FW package is not correct
Also the second try from ATGU and tftp did not the right update.
I guess the bootbase sould be downgraded to 304TUJ.bm
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: ZyXEL P-2812HNU-F1

Post by admin »

Getting firmware V3.11(TUJ.0) running with the 'ZLO'-prompt.

Boot the device and instead of pressing 'any'-key, press 'z' to get the ZLO> prompt:

Code: Select all

ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK

DDR autotuning Rev 0.3d
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.10|01/08|2013(TUE)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x0405
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 116736, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Jan  8 2013)

NAND flash block size: 0x20000
ZLO> zz  ?

ZLGO          boot up the whole system
ZLGU          go back to U-Boot command line
ZLUAx         upgrade ras image (whole image)
ZLUPx         upgrade ras image (zboot+kernel+rootfs)
ZLO> zlua 311TUJ0C0.bin

Using vr9 Switch device
TFTP from server 192.168.1.33; our IP address is 192.168.1.1
Filename '311TUJ0C0.bin'.
Load address: 0x80000000
Loading: *#################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 #################################################################
 ###
done
Bytes transferred = 18984768 (121af40 hex)
verify zboot ok
verify_zboot_image: wrong signature in the 2nd zboot image.
select_image_to_upgrade: 2
nand erase offset 80000 length 20000

Erasing at 0x80000 -- 100% complete.
OK
Rebuild sysconfig... nand erase offset 7420000 length aa0000

Erasing at 0x7420000 --   1% complete.
Erasing at 0x7440000 --   2% complete.
Erasing at 0x7460000 --   3% complete.
Erasing at 0x7480000 --   4% complete.
Erasing at 0x74a0000 --   5% complete.
Erasing at 0x74c0000 --   7% complete.
Erasing at 0x74e0000 --   8% complete.
Erasing at 0x7500000 --   9% complete.
Erasing at 0x7520000 --  10% complete.
Erasing at 0x7540000 --  11% complete.
Erasing at 0x7560000 --  12% complete.
Erasing at 0x7580000 --  14% complete.
Erasing at 0x75a0000 --  15% complete.
Erasing at 0x75c0000 --  16% complete.
Erasing at 0x75e0000 --  17% complete.
Erasing at 0x7600000 --  18% complete.
Erasing at 0x7620000 --  20% complete.
Erasing at 0x7640000 --  21% complete.
Erasing at 0x7660000 --  22% complete.
Erasing at 0x7680000 --  23% complete.
Erasing at 0x76a0000 --  24% complete.
Erasing at 0x76c0000 --  25% complete.
Erasing at 0x76e0000 --  27% complete.
Erasing at 0x7700000 --  28% complete.
Erasing at 0x7720000 --  29% complete.
Erasing at 0x7740000 --  30% complete.
Erasing at 0x7760000 --  31% complete.
Erasing at 0x7780000 --  32% complete.
Erasing at 0x77a0000 --  34% complete.
Erasing at 0x77c0000 --  35% complete.
Erasing at 0x77e0000 --  36% complete.
Erasing at 0x7800000 --  37% complete.
Erasing at 0x7820000 --  38% complete.
Erasing at 0x7840000 --  40% complete.
Erasing at 0x7860000 --  41% complete.
Erasing at 0x7880000 --  42% complete.
Erasing at 0x78a0000 --  43% complete.
Erasing at 0x78c0000 --  44% complete.
Erasing at 0x78e0000 --  45% complete.
Erasing at 0x7900000 --  47% complete.
Erasing at 0x7920000 --  48% complete.
Erasing at 0x7940000 --  49% complete.
Erasing at 0x7960000 --  50% complete.
Erasing at 0x7980000 --  51% complete.
Erasing at 0x79a0000 --  52% complete.
Erasing at 0x79c0000 --  54% complete.
Erasing at 0x79e0000 --  55% complete.
Erasing at 0x7a00000 --  56% complete.
Erasing at 0x7a20000 --  57% complete.
Erasing at 0x7a40000 --  58% complete.
Erasing at 0x7a60000 --  60% complete.
Erasing at 0x7a80000 --  61% complete.
Erasing at 0x7aa0000 --  62% complete.
Erasing at 0x7ac0000 --  63% complete.
Erasing at 0x7ae0000 --  64% complete.
Erasing at 0x7b00000 --  65% complete.
Erasing at 0x7b20000 --  67% complete.
Erasing at 0x7b40000 --  68% complete.
Erasing at 0x7b60000 --  69% complete.
Erasing at 0x7b80000 --  70% complete.
Erasing at 0x7ba0000 --  71% complete.
Erasing at 0x7bc0000 --  72% complete.
Erasing at 0x7be0000 --  74% complete.
Erasing at 0x7c00000 --  75% complete.
Erasing at 0x7c20000 --  76% complete.
Erasing at 0x7c40000 --  77% complete.
Erasing at 0x7c60000 --  78% complete.
Erasing at 0x7c80000 --  80% complete.
Erasing at 0x7ca0000 --  81% complete.
Erasing at 0x7cc0000 --  82% complete.
Erasing at 0x7ce0000 --  83% complete.
Erasing at 0x7d00000 --  84% complete.
Erasing at 0x7d20000 --  85% complete.
Erasing at 0x7d40000 --  87% complete.
Erasing at 0x7d60000 --  88% complete.
Erasing at 0x7d80000 --  89% complete.
Erasing at 0x7da0000 --  90% complete.
Erasing at 0x7dc0000 --  91% complete.
Erasing at 0x7de0000 --  92% complete.
Erasing at 0x7e00000 --  94% complete.
Erasing at 0x7e20000 --  95% complete.
Erasing at 0x7e40000 --  96% complete.
Erasing at 0x7e60000 --  97% complete.
Erasing at 0x7e80000 --  98% complete.
Erasing at 0x7ea0000 -- 100% complete.
OK
Rebuild firmware partition... nand erase offset 4760000 length 2cc0000

Erasing at 0x4760000 --   0% complete.
Erasing at 0x47c0000 --   1% complete.
Erasing at 0x4840000 --   2% complete.
Erasing at 0x48a0000 --   3% complete.
Erasing at 0x4920000 --   4% complete.
Erasing at 0x4980000 --   5% complete.
Erasing at 0x4a00000 --   6% complete.
Erasing at 0x4a80000 --   7% complete.
Erasing at 0x4ae0000 --   8% complete.
Erasing at 0x4b60000 --   9% complete.
Erasing at 0x4bc0000 --  10% complete.
Erasing at 0x4c40000 --  11% complete.
Erasing at 0x4ca0000 --  12% complete.
Erasing at 0x4d20000 --  13% complete.
Erasing at 0x4da0000 --  14% complete.
Erasing at 0x4e00000 --  15% complete.
Erasing at 0x4e80000 --  16% complete.
Erasing at 0x4ee0000 --  17% complete.
Erasing at 0x4f60000 --  18% complete.
Erasing at 0x4fe0000 --  19% complete.
Erasing at 0x5040000 --  20% complete.
Erasing at 0x50c0000 --  21% complete.
Erasing at 0x5120000 --  22% complete.
Erasing at 0x51a0000 --  23% complete.
Erasing at 0x5200000 --  24% complete.
Erasing at 0x5280000 --  25% complete.
Erasing at 0x5300000 --  26% complete.
Erasing at 0x5360000 --  27% complete.
Erasing at 0x53e0000 --  28% complete.
Erasing at 0x5440000 --  29% complete.
Erasing at 0x54c0000 --  30% complete.
Erasing at 0x5520000 --  31% complete.
Erasing at 0x55a0000 --  32% complete.
Erasing at 0x5620000 --  33% complete.
Erasing at 0x5680000 --  34% complete.
Erasing at 0x5700000 --  35% complete.
Erasing at 0x5760000 --  36% complete.
Erasing at 0x57e0000 --  37% complete.
Erasing at 0x5860000 --  38% complete.
Erasing at 0x58c0000 --  39% complete.
Erasing at 0x5940000 --  40% complete.
Erasing at 0x59a0000 --  41% complete.
Erasing at 0x5a20000 --  42% complete.
Erasing at 0x5a80000 --  43% complete.
Erasing at 0x5b00000 --  44% complete.
Erasing at 0x5b80000 --  45% complete.
Erasing at 0x5be0000 --  46% complete.
Erasing at 0x5c60000 --  47% complete.
Erasing at 0x5cc0000 --  48% complete.
Erasing at 0x5d40000 --  49% complete.
Erasing at 0x5da0000 --  50% complete.
Erasing at 0x5e20000 --  51% complete.
Erasing at 0x5ea0000 --  52% complete.
Erasing at 0x5f00000 --  53% complete.
Erasing at 0x5f80000 --  54% complete.
Erasing at 0x5fe0000 --  55% complete.
Erasing at 0x6060000 --  56% complete.
Erasing at 0x60e0000 --  57% complete.
Erasing at 0x6140000 --  58% complete.
Erasing at 0x61c0000 --  59% complete.
Erasing at 0x6220000 --  60% complete.
Erasing at 0x62a0000 --  61% complete.
Erasing at 0x6300000 --  62% complete.
Erasing at 0x6380000 --  63% complete.
Erasing at 0x6400000 --  64% complete.
Erasing at 0x6460000 --  65% complete.
Erasing at 0x64e0000 --  66% complete.
Erasing at 0x6540000 --  67% complete.
Erasing at 0x65c0000 --  68% complete.
Erasing at 0x6640000 --  69% complete.
Erasing at 0x66a0000 --  70% complete.
Erasing at 0x6720000 --  71% complete.
Erasing at 0x6780000 --  72% complete.
Erasing at 0x6800000 --  73% complete.
Erasing at 0x6860000 --  74% complete.
Erasing at 0x68e0000 --  75% complete.
Erasing at 0x6960000 --  76% complete.
Erasing at 0x69c0000 --  77% complete.
Erasing at 0x6a40000 --  78% complete.
Erasing at 0x6aa0000 --  79% complete.
Erasing at 0x6b20000 --  80% complete.
Erasing at 0x6b80000 --  81% complete.
Erasing at 0x6c00000 --  82% complete.
Erasing at 0x6c80000 --  83% complete.
Erasing at 0x6ce0000 --  84% complete.
Erasing at 0x6d60000 --  85% complete.
Erasing at 0x6dc0000 --  86% complete.
Erasing at 0x6e40000 --  87% complete.
Erasing at 0x6ec0000 --  88% complete.
Erasing at 0x6f20000 --  89% complete.
Erasing at 0x6fa0000 --  90% complete.
Erasing at 0x7000000 --  91% complete.
Erasing at 0x7080000 --  92% complete.
Erasing at 0x70e0000 --  93% complete.
Erasing at 0x7160000 --  94% complete.
Erasing at 0x71e0000 --  95% complete.
Erasing at 0x7240000 --  96% complete.
Erasing at 0x72c0000 --  97% complete.
Skipping bad block at  0x07300000                                            

Erasing at 0x7320000 --  98% complete.
Erasing at 0x73a0000 --  99% complete.
Erasing at 0x7400000 -- 100% complete.
OK
Rebuild reserve partition... nand erase offset 3ce0000 length a80000

Erasing at 0x3ce0000 --   1% complete.
Erasing at 0x3d00000 --   2% complete.
Erasing at 0x3d20000 --   3% complete.
Erasing at 0x3d40000 --   4% complete.
Erasing at 0x3d60000 --   5% complete.
Erasing at 0x3d80000 --   7% complete.
Erasing at 0x3da0000 --   8% complete.
Erasing at 0x3dc0000 --   9% complete.
Erasing at 0x3de0000 --  10% complete.
Erasing at 0x3e00000 --  11% complete.
Erasing at 0x3e20000 --  13% complete.
Erasing at 0x3e40000 --  14% complete.
Erasing at 0x3e60000 --  15% complete.
Erasing at 0x3e80000 --  16% complete.
Erasing at 0x3ea0000 --  17% complete.
Erasing at 0x3ec0000 --  19% complete.
Erasing at 0x3ee0000 --  20% complete.
Erasing at 0x3f00000 --  21% complete.
Erasing at 0x3f20000 --  22% complete.
Erasing at 0x3f40000 --  23% complete.
Erasing at 0x3f60000 --  25% complete.
Erasing at 0x3f80000 --  26% complete.
Erasing at 0x3fa0000 --  27% complete.
Erasing at 0x3fc0000 --  28% complete.
Erasing at 0x3fe0000 --  29% complete.
Erasing at 0x4000000 --  30% complete.
Erasing at 0x4020000 --  32% complete.
Erasing at 0x4040000 --  33% complete.
Erasing at 0x4060000 --  34% complete.
Erasing at 0x4080000 --  35% complete.
Erasing at 0x40a0000 --  36% complete.
Erasing at 0x40c0000 --  38% complete.
Erasing at 0x40e0000 --  39% complete.
Erasing at 0x4100000 --  40% complete.
Erasing at 0x4120000 --  41% complete.
Erasing at 0x4140000 --  42% complete.
Erasing at 0x4160000 --  44% complete.
Erasing at 0x4180000 --  45% complete.
Erasing at 0x41a0000 --  46% complete.
Erasing at 0x41c0000 --  47% complete.
Erasing at 0x41e0000 --  48% complete.
Erasing at 0x4200000 --  50% complete.
Erasing at 0x4220000 --  51% complete.
Erasing at 0x4240000 --  52% complete.
Erasing at 0x4260000 --  53% complete.
Erasing at 0x4280000 --  54% complete.
Erasing at 0x42a0000 --  55% complete.
Erasing at 0x42c0000 --  57% complete.
Erasing at 0x42e0000 --  58% complete.
Erasing at 0x4300000 --  59% complete.
Erasing at 0x4320000 --  60% complete.
Erasing at 0x4340000 --  61% complete.
Erasing at 0x4360000 --  63% complete.
Erasing at 0x4380000 --  64% complete.
Erasing at 0x43a0000 --  65% complete.
Erasing at 0x43c0000 --  66% complete.
Erasing at 0x43e0000 --  67% complete.
Erasing at 0x4400000 --  69% complete.
Erasing at 0x4420000 --  70% complete.
Erasing at 0x4440000 --  71% complete.
Erasing at 0x4460000 --  72% complete.
Erasing at 0x4480000 --  73% complete.
Erasing at 0x44a0000 --  75% complete.
Erasing at 0x44c0000 --  76% complete.
Erasing at 0x44e0000 --  77% complete.
Erasing at 0x4500000 --  78% complete.
Erasing at 0x4520000 --  79% complete.
Erasing at 0x4540000 --  80% complete.
Erasing at 0x4560000 --  82% complete.
Erasing at 0x4580000 --  83% complete.
Erasing at 0x45a0000 --  84% complete.
Erasing at 0x45c0000 --  85% complete.
Erasing at 0x45e0000 --  86% complete.
Erasing at 0x4600000 --  88% complete.
Erasing at 0x4620000 --  89% complete.
Erasing at 0x4640000 --  90% complete.
Erasing at 0x4660000 --  91% complete.
Erasing at 0x4680000 --  92% complete.
Erasing at 0x46a0000 --  94% complete.
Erasing at 0x46c0000 --  95% complete.
Erasing at 0x46e0000 --  96% complete.
Erasing at 0x4700000 --  97% complete.
Erasing at 0x4720000 --  98% complete.
Erasing at 0x4740000 -- 100% complete.
OK
write Rootfs kernel, from ofs:21000
nand erase offset 1ee0000 length 1e00000

Erasing at 0x1ee0000 --   0% complete.
Erasing at 0x1f20000 --   1% complete.
Erasing at 0x1f60000 --   2% complete.
Erasing at 0x1fc0000 --   3% complete.
Erasing at 0x2000000 --   4% complete.
Erasing at 0x2040000 --   5% complete.
Erasing at 0x20a0000 --   6% complete.
Erasing at 0x20e0000 --   7% complete.
Erasing at 0x2140000 --   8% complete.
Erasing at 0x2180000 --   9% complete.
Erasing at 0x21c0000 --  10% complete.
Erasing at 0x2220000 --  11% complete.
Erasing at 0x2260000 --  12% complete.
Erasing at 0x22c0000 --  13% complete.
Erasing at 0x2300000 --  14% complete.
Erasing at 0x2340000 --  15% complete.
Erasing at 0x23a0000 --  16% complete.
Erasing at 0x23e0000 --  17% complete.
Erasing at 0x2440000 --  18% complete.
Erasing at 0x2480000 --  19% complete.
Erasing at 0x24c0000 --  20% complete.
Erasing at 0x2520000 --  21% complete.
Erasing at 0x2560000 --  22% complete.
Erasing at 0x25c0000 --  23% complete.
Erasing at 0x2600000 --  24% complete.
Erasing at 0x2640000 --  25% complete.
Erasing at 0x26a0000 --  26% complete.
Erasing at 0x26e0000 --  27% complete.
Erasing at 0x2740000 --  28% complete.
Erasing at 0x2780000 --  29% complete.
Erasing at 0x27c0000 --  30% complete.
Erasing at 0x2820000 --  31% complete.
Erasing at 0x2860000 --  32% complete.
Erasing at 0x28c0000 --  33% complete.
Erasing at 0x2900000 --  34% complete.
Erasing at 0x2940000 --  35% complete.
Erasing at 0x29a0000 --  36% complete.
Erasing at 0x29e0000 --  37% complete.
Erasing at 0x2a40000 --  38% complete.
Skipping bad block at  0x02a60000                                            

Erasing at 0x2a80000 --  39% complete.
Erasing at 0x2ac0000 --  40% complete.
Erasing at 0x2b20000 --  41% complete.
Erasing at 0x2b60000 --  42% complete.
Erasing at 0x2bc0000 --  43% complete.
Erasing at 0x2c00000 --  44% complete.
Erasing at 0x2c40000 --  45% complete.
Erasing at 0x2ca0000 --  46% complete.
Erasing at 0x2ce0000 --  47% complete.
Erasing at 0x2d40000 --  48% complete.
Erasing at 0x2d80000 --  49% complete.
Erasing at 0x2dc0000 --  50% complete.
Erasing at 0x2e20000 --  51% complete.
Erasing at 0x2e60000 --  52% complete.
Erasing at 0x2ec0000 --  53% complete.
Erasing at 0x2f00000 --  54% complete.
Erasing at 0x2f40000 --  55% complete.
Erasing at 0x2fa0000 --  56% complete.
Erasing at 0x2fe0000 --  57% complete.
Erasing at 0x3040000 --  58% complete.
Erasing at 0x3080000 --  59% complete.
Erasing at 0x30c0000 --  60% complete.
Erasing at 0x3120000 --  61% complete.
Erasing at 0x3160000 --  62% complete.
Erasing at 0x31c0000 --  63% complete.
Erasing at 0x3200000 --  64% complete.
Erasing at 0x3240000 --  65% complete.
Erasing at 0x32a0000 --  66% complete.
Erasing at 0x32e0000 --  67% complete.
Erasing at 0x3340000 --  68% complete.
Erasing at 0x3380000 --  69% complete.
Erasing at 0x33c0000 --  70% complete.
Erasing at 0x3420000 --  71% complete.
Erasing at 0x3460000 --  72% complete.
Erasing at 0x34c0000 --  73% complete.
Erasing at 0x3500000 --  74% complete.
Erasing at 0x3540000 --  75% complete.
Erasing at 0x35a0000 --  76% complete.
Erasing at 0x35e0000 --  77% complete.
Erasing at 0x3640000 --  78% complete.
Erasing at 0x3680000 --  79% complete.
Erasing at 0x36c0000 --  80% complete.
Erasing at 0x3720000 --  81% complete.
Erasing at 0x3760000 --  82% complete.
Erasing at 0x37c0000 --  83% complete.
Erasing at 0x3800000 --  84% complete.
Erasing at 0x3840000 --  85% complete.
Erasing at 0x38a0000 --  86% complete.
Erasing at 0x38e0000 --  87% complete.
Erasing at 0x3940000 --  88% complete.
Erasing at 0x3980000 --  89% complete.
Erasing at 0x39c0000 --  90% complete.
Erasing at 0x3a20000 --  91% complete.
Erasing at 0x3a60000 --  92% complete.
Erasing at 0x3ac0000 --  93% complete.
Erasing at 0x3b00000 --  94% complete.
Erasing at 0x3b40000 --  95% complete.
Erasing at 0x3ba0000 --  96% complete.
Erasing at 0x3be0000 --  97% complete.
Erasing at 0x3c40000 --  98% complete.
Erasing at 0x3c80000 --  99% complete.
Erasing at 0x3cc0000 -- 100% complete.
OK
ZLO> zlgu


=>## Application terminated, rc = 0x0
VR9 # ?

?       - alias for 'help'
askenv  - get environment variables from stdin
autoscr - run script from memory
bootm   - boot application image from memory
cp      - memory copy
echo    - echo args to console
go      - start application at address 'addr'
help    - print online help
imls    - list all images found in flash
md      - memory display
mm      - memory modify (auto-incrementing)
mtest   - simple RAM test
mw      - memory write (fill)
nand    - NAND sub-system
ping- send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
setenv  - set environment variables
tftpboot- boot image via network using TFTP protocol
VR9 # bootm 0x07300000

## Booting image at 07300000 ...

ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK

DDR autotuning Rev 0.3d
DDR size from 0xa0000000 - 0xa7ffffff
DDR check ok... start booting...



ZyU-F02-300-20AA003-V3.10|01/08|2013(TUE)

CLOCK CPU 500M RAM 250M
DRAM:  128 MB

 relocate_code start
 relocate_code finish.
128 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   fw_addr=0xa0200000
Internal phy(GE) firmware version: 0x0405
vr9 Switch
Hit any key to stop autoboot:  0 

NAND read: device 0 offset 116736, size 65536 ...  65536 bytes read: OK
## Starting application at 0x86A80000 ...


Z-LOADER 3.0(Jan  8 2013)

NAND flash block size: 0x20000
Dual image: Both OK! upgcnt1=0 upgcnt2=1
Select 2nd zboot image...
go 0x86a90000
## Starting application at 0x86A90000 ...


Z-Boot 3.0.0(Sep 15 2011)

we get zloader version: 3.0
Hit any key to stop autoboot:   3 2 1 0
TLV_TYPE_CHKSUM is missing
ROM-D check=1
nand erase offset 7ec0000 length 20000

Erasing at 0x7ec0000 -- 100% complete.
OK
Reset ROM-D=0
MRD_CERT_1 check=0
MRD_CERT_2 check=0


 Read Kernel to RAM from 2f31000
bootargs=root=/dev/mtdblock1 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1
## Booting image at 80800000 ...
   Image Name:   MIPS Linux-2.6.20
   Created:      2011-09-19  12:23:19 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1283659 Bytes =  1.2 MB
   Load Address: 80002000
   Entry Point:  803a5000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 803a5000) ...
## Giving linux memsize in MB, 128

Starting kernel ...

Infineon xDSL CPE VR9
mips_hpt_frequency = 250000000, counter_resolution = 2
Linux version 2.6.20.19
 (tommy@holyBuild) (gcc version 4.3.3 (GCC) ) #28 Mon Sep 19 20:23:07 CST 2011
phym = 08000000, mem = 07e00000, max_pfn = 00007e00
Reserving memory for CP1 @0xa7e00000, size 0x00200000
CPU revision is: 00019556
Determined physical RAM map:
User-defined physical RAM map:
 memory: 07e00000 @ 00000000 (usable)
Initrd not found or empty - disabling initrd
Built 1 zonelists.  Total pages: 32004
Kernel command line: root=/dev/mtdblock1 console=ttyS0,115200 phym=128M mem=126M panic=1 vpe1_load_addr=0x87e00000M vpe1_mem=2M vpe1_wired_tlb_entries=1 
1 MIPSR2 register sets available
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
Lantiq ICU driver, version 3.0.1, (c) 2001-2010 Lantiq Deutschland GmbH
PID hash table entries: 512 (order: 9, 2048 bytes)


cycles_per_jiffy = 2500000
Using 250.000 MHz high precision timer.
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 123520k/129024k available (2994k kernel code, 5420k reserved, 725k data, 180k init, 0k highmem)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
NET: Registered protocol family 16
Lantiq PCI host controller driver, version 1.1.9, (c) 2001-2010 Lantiq Deutschland GmbH
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
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 4096 bind 2048)
TCP reno registered
gptu: totally 6 16-bit timers/counters
gptu: misc_register on minor 63
gptu: succeeded to request irq 118
gptu: succeeded to request irq 119
gptu: succeeded to request irq 120
gptu: succeeded to request irq 121
gptu: succeeded to request irq 122
gptu: succeeded to request irq 123
IFX DMA driver, version ifxmips_dma_core.c:v1.0.10 
,(c)2009 Infineon Technologies AG
Lantiq CGU driver, version 1.0.11, (c) 2001-2010 Lantiq Deutschland GmbH
Wired TLB entries for Linux read_c0_wired() = 0
squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
squashfs: LZMA suppport for slax.org by jro
JFFS2 version 2.2. (NAND) (SUMMARY)  (C) 2001-2006 Red Hat, Inc.
yaffs Sep 15 2011 11:15:40 Installing. 
Infineon Technologies DEU driver version 1.0.1 
IFX DEU DES initialized (multiblock).
IFX DEU AES initialized (multiblock).
IFX DEU ARC4 initialized (multiblock).
IFX DEU SHA1 initialized.
io scheduler noop registered (default)
ifx_pmu_init: Major 252
Lantiq PMU driver, version 1.1.4, (c) 2001-2010 Lantiq Deutschland GmbH
Lantiq GPIO driver, version 1.2.12, (c) 2001-2010 Lantiq Deutschland GmbH
Infineon Technologies RCU driver version 1.0.6 
Lantiq LED Controller driver, version 1.0.4, (c) 2001-2010 Lantiq Deutschland GmbH
MEI CPE Driver, Version 1.1.0

<6>(c) Copyright 2009, Infineon Technologies AG

<6>### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###

<6>ttyS0 at MMIO 0xbe100c00 (irq = 105) is a IFX_ASC
Lantiq ASC (UART) driver, version 1.0.5, (c) 2001-2010 Lantiq Deutschland GmbH
RAMDISK driver initialized: 1 RAM disks of 6144K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
IFX SWITCH API, Version 1.1.6
SWAPI: Registered character device [switch_api] with major no [81]
Switch API: PCE MicroCode loaded !!
Switch Auto Polling value = 0
GPHY FIRMWARE LOAD SUCCESSFULLY AT ADDR : 3f0000
IFX GPHY driver GE Mode, version ifxmips_vr9_gphy: V0.7 - Firmware: 8304
Checking PHY LED States!!

ifx_nand_init
Probe for NAND flash...
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 339 at 0x02a60000
Bad eraseblock 920 at 0x07300000
Creating 8 MTD partitions on "ifx_nand":
0x000e0000-0x01ee0000 : "rootfs,kernel1"
0x01ee0000-0x03ce0000 : "rootfs,kernel2"
0x03ce0000-0x04760000 : "reserve"
0x04760000-0x07420000 : "firmware"
0x07420000-0x07ec0000 : "config"
0x07de0000-0x07e20000 : "romd"
0x07f00000-0x07f40000 : "mrd_cert1"
0x07f40000-0x07f80000 : "mrd_cert2"
Lantiq SSC driver, version 2.2.2, (c) 2001-2010 Lantiq Deutschland GmbH
pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
Registered led device: ledc_0
Registered led device: ledc_1
Registered led device: ledc_2
Registered led device: ledc_3
Registered led device: ledc_4
Registered led device: ledc_5
Registered led device: ledc_6
Registered led device: ledc_7
Registered led device: ledc_8
Registered led device: ledc_9
Registered led device: ledc_10
Registered led device: ledc_11
Registered led device: ledc_12
Registered led device: ledc_13
Registered led device: ledc_14
Registered led device: ledc_15
Registered led device: ledc_16
Registered led device: ledc_17
Registered led device: ledc_18
Registered led device: ledc_19
Registered led device: ledc_20
Registered led device: ledc_21
Registered led device: ledc_22
Registered led device: ledc_23
Lantiq LED driver, version 1.0.15, (c) 2001-2010 Lantiq Deutschland GmbH
Mirror/redirect action on
u32 classifier
    Performance counters on
    input device check on 
    Actions configured 
nf_conntrack version 0.5.0 (1008 buckets, 8064 max)
nf_ct_ftp: registering helper for pf: 2 port: 21
nf_ct_ftp: registering helper for pf: 10 port: 21
ip_conntrack_rtsp v0.6.21 loading
ZLD: zy_sm_init() register hooks successful.
GRE over IPv4 tunneling driver
ip_nat_rtsp v0.6.21 loading
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_time loading
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Bridge firewalling registered
Ebtables v2.0 registered
ebt_ulog: not logging via ulog since somebody else already registered for PF_BRIDGE
NET: Registered protocol family 8
atmpvc_init() failed with -17
lec.c: Sep 15 2011 11:17:31 initialized
mpc.c: Sep 15 2011 11:17:27 initialized
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
yaffs: dev is 32505857 name is "mtdblock1"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.1, "mtdblock1"
Time: MIPS clocksource has been installed.
yaffs: auto selecting yaffs2
block 93 is bad
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) readonly.
Freeing unused kernel memor
init started: BusyBox v1.10.4 (2011-09-19 20:41:07 CST)

starting pid 166, tty '': '/etc/init.d/rcS'
Algorithmics/MIPS FPU Emulator v1.5
Run init.d/rcS!
Trying to mount NAND flash as YAFFS2 for configuration files (/dev/mtdblock4)
yaffs: dev is 32505860 name is "mtdblock4"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.4, "mtdblock4"
yaffs_read_super: isCheckpointed 0
save exit: isCheckpointed 1
Trying to mount NAND flash as YAFFS2 for temporal space for firmware upgrade (/deyaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
v/mtdblock3)
block 350 is bad
yaffs_read_super: isCheckpointed 0
save exit: isCheckpointed 1
/
INITRD: Trying to mount NAND flash as Root FSsync
Run init.d/rcS1!
Running all S1 scripts in /etc/init.dload hidden_nand_access.ko
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 339 at 0x02a60000
Bad eraseblock 920 at 0x07300000


===> Dump Default Romfile and FW Info

mcputil.c:read item (tag 0x70) failed
Nothing to dump ROM-D!

==================================================
=    ZyCLiP Version Information                  =
==================================================
ZyCLiP    :   3.0.0.0
ZLOader   :   3.0
Z-Boot    :   3.0.0
Run S1_10ethernet to load Ethernet module
First get MAC address=EC43F6291210
Create MAC = EC:43:F6:29:12:10
Create MAC = EC:43:f6:29:12:11
Create MAC = EC:43:f6:29:12:12
Create MAC = EC:43:f6:29:12:13
Create MAC = EC:43:f6:29:12:14
Create MAC = EC:43:f6:29:12:15
Create MAC = EC:43:f6:29:12:16
Insert BTN IO module


GPIO phy addr:1e100b10, len:58, vir addr: be100b10


LED phy addr:1e100bb0, len:14, vir addr: be100bb0
init_gpio_reg
/proc/btn_io is created
init_btn_io_module() SUCCESS, Major Numer is 220

Enable BTN_timer.
Insert LCD Control module
Run S1_12xdsl to load xdsl module
IFXOS, Version 1.5.11

<6>(c) Copyright 2007, Infineon Technologies AG

<6>### IFXOS - IFXOS - IFXOS - IFXOS ###

Wan pin select is 0 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is ETHER
Loads switch module S17
portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

Run S1_20voip to load ZyIMS module
#### Tune MIPS-34k VPE Priority for VoIP ####
insmod: cannot insert '/usr/opt/ifx/bin/drv_ifxos.ko': File exists
Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH


<6>IFX KPI egress tasklet registered to group 1
Lantiq KPI2UDP driver, version 2.2.0.0, (c) 2008-2010 Lantiq Deutschland GmbH
modprobe: cannot parse modules.dep
Lantiq MIPS34KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
BRIDGE_DEV=br0
ignore /sbin/CfgVLAN.sh
Set VLAN Enable Success

pkgSize 1536 Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

portdisable Disable Success

setwan 0x10 Success

******WAN PORT *******
nRegAddr = 0xccd
nData = 0x20
*******WAN PORT *******
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
ERROR: (VID does not exists) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_VLAN_IdGet:1765 
igmpquery Success

igmpquery Success

igmpquery Success

Wan pin select is 0 (0:Ethernet Wan, 1:DSL Wan)
Wan mode file setting is ETHER
ifxmips_ppa_datapath_vr9_e5: module license 'unspecified' taints kernel.
Loading D5 (MII0/1) driver ...... <0><6>

ZyXEL: after start_cpu_port()

ERROR: (MAC dynamic0) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
Succeeded!
PPE datapath driver info:
  Version ID: 128.3.3.1.0.0.1
  Family    : N/A
  DR Type   : Normal Data Path | Indirect-Fast Path
  Interface : MII0 | MII1
  Mode      : Routing
  Release   : 0.0.1
PPE 1 firmware info:
  Version ID: 7.2.1.6.1.17
  Family    : VR9
  FW Type   : Acceleration
  Interface : MII0 + MII1
  Mode      : Bridging + IPv4 Routing
  Release   : 1.17
PPA API --- init successfully
Insert internet LED control module
init_internet_led_control_module() SUCCESS, Major Numer is 225
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
device eth0 entered promiscuous mode
br0: port 1(eth0) entering disabled state
br0: port 1(eth0) entering learning state
ERROR: (MAC dynamic1) drivers/net/ifxmips_switch_api/ifx_ethsw_flow_api.c:IFX_FLOW_MAC_TableEntryAdd:1178 11
portdisable Enable Success

Enabling IP forwarding
Bringing up interface lo
params = lo 127.0.0.1
Read GATEWAY_CONF_FILE fail

dnsmasq: setting capabilities failed: Operation not permitted
portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

portdisable Enable Success

Running all S2 scripts in /mnt/NAND/script/init.d/
Starting syslog-ng...
Starting ZLD CCC(Common Configuration Center)...

RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6


RESET CCC LOG LEVEL: 6

finish download certificate
rm: cannot remove '/etc/allcert/all.pem': No such file or directory
Starting mini_httpd...
Can not find httpd /usr/apache2/bin/apachectl
touch: invalid option -- t
Can not find /usr/local/app/dms/bin/mediaserver
BusyBox v1.10.4 (2011-09-19 20:41:07 CST) multi-call binary

Usage: touch [-c] FILE [FILE...]

Update the last-modified date on the given FILE[s]

Options:
-cDo not create any files

socket: Address family not supported by protocol
can't get rdm Layer3Forwarding object
Layer3Forwarding.DefaultConnectionService value is wrong. 
starting ftpd... done
Start ROM Convert
Starting ZySH daemon and client...
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 64: /sbin/zysh.sh: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 67: /usr/sbin/zyshclient: not found
sysctl: can't open '/etc/sysctl.conf': No such file or directory
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 73: /usr/bin/setsystz: not found
/etc/init.d/rcS: /mnt/NAND/script/init.d/rcS2: line 76: /etc/init.d/stoinit.sh: not found
nice: /usr/local/btn/do_btncpy: No such file or directory
Starting crond...
Starting crontab...
Starting diagnosed...
nice: /usr/bin/schedule_controller: No such file or directory
Run GPHY SNR workaround !!
Start GPHY detect mode !!
The x.register_access.nData port 0 = 74
GPHY port 0 is linked up
The x.register_access.nData port 5 = 74
GPHY port 5 is linked up

starting pid 805, tty '': '/sbin/getty 115200 ttyS0'
nice: timer_source: No such file or directory


(none) login: 

(none) login: br0: topology change detected, propagating
br0: port 1(eth0) entering forwarding state


(none) login: root
Password: 
# ls
config.rom  fw          voip_fw
# pwd
/root
#
Now the box is running:

Code: Select all

# atsh
ZLD   Version          : V3.11(TUJ.0)
Bootbase Version       : V3.10|01/08|2013(TUE)
Vender Name            : ZyXEL Communications Corp.
Product Model          : P-2812HNU-F1
Serial Number          : S130Y09022194
First MAC Address      : EC43F6291210
Last MAC Address       : EC43F6291217
MAC Address Quantity   : 08
Default Country Code   : FD
Boot Module Debug Flag : 00
RootFS      Checksum   : 0000c2ac
Kernel      Checksum   : 000072d4
RomFile     Checksum   : 00004a72
Main Feature Bits      : 00
Other Feature Bits     :
          06 00 00 02 19 01 00 ff-f8 00 00 00 01 00 00 00
          00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
#
It could be that the box now reboot unregulairly. Use 'killall crond' command to stop these reboots.

@ this moment this is running, but i can't access the webinterface -yet-.
Or can ping both ends ...
Post Reply