I recently did a Full system upgrade and i guess there was a new glib whats happening is i can connect to pogo via telnet ssh at first and after 5-10 mins the ssh connection drops though all services in it samba , minidlna are running and the current connection of telnet is also active but no new connections can be made it rejects any new connections.
Below is dmesg
$this->bbcode_second_pass_code('', '
[ 1.690000] tun: Universal TUN/TAP device driver, 1.6
[ 1.700000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.700000] NAND: Page read time 40ms
[ 1.710000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit)
[ 1.720000] Scanning device for bad blocks
[ 1.740000] Bad eraseblock 311 at 0x0000026e0000
[ 1.800000] Creating 2 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[ 1.800000] 0x000000000000-0x000000e00000 : "boot"
[ 1.810000] 0x000000e00000-0x000008000000 : "rootfs"
[ 1.810000] UBI: attaching mtd2 to ubi0
[ 1.820000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 1.820000] UBI: logical eraseblock size: 129024 bytes
[ 1.830000] UBI: smallest flash I/O unit: 2048
[ 1.830000] UBI: sub-page size: 512
[ 1.840000] UBI: VID header offset: 512 (aligned 512)
[ 1.840000] UBI: data offset: 2048
[ 2.250000] UBI: attached mtd2 to ubi0
[ 2.260000] UBI: MTD device name: "rootfs"
[ 2.260000] UBI: MTD device size: 114 MiB
[ 2.270000] UBI: number of good PEBs: 911
[ 2.270000] UBI: number of bad PEBs: 1
[ 2.280000] UBI: max. allowed volumes: 128
[ 2.280000] UBI: wear-leveling threshold: 4096
[ 2.290000] UBI: number of internal volumes: 1
[ 2.290000] UBI: number of user volumes: 1
[ 2.290000] UBI: available PEBs: 0
[ 2.300000] UBI: total number of reserved PEBs: 911
[ 2.300000] UBI: number of PEBs reserved for bad PEB handling: 9
[ 2.310000] UBI: max/mean erase counter: 2/0
[ 2.310000] UBI: image sequence number: 0
[ 2.320000] UBI: background thread "ubi_bgt0d" started, PID 306
[ 2.320000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.320000] ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96
[ 2.320000] <6>probe for usb
[ 2.320000] <6>starting usb for 820
[ 2.320000] ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96
[ 2.320000] <6>initialise for OX820 series USB
[ 2.320000] <6>usb hsmph ctrl set to:0x2a5435e0
[ 2.320000] <6>registers:
[ 2.320000] <6>SYS_CTRL_CKEN_CTRL 0xf1e00024: 0x00000000
[ 2.320000] <6>SYS_CTRL_RSTEN_CTRL 0xf1e00028: 0x00000000
[ 2.320000] <6>SYS_CTRL_USBHSPHY_CTRL 0xf1e00084: 0x00002abd
[ 2.320000] <6>SYS_CTRL_TERTIARY_SEL 0xf1e0008c: 0x00000000
[ 2.320000] <6>SYS_CTRL_SECONDARY_SEL 0xf1e00014: 0x01fff018
[ 2.320000] <6>SYS_CTRL_REF300_DIV 0xf1e000f8: 0x00001900
[ 2.320000] <6>SYS_CTRL_USB_CTRL 0xf1e00090: 0x00000042
[ 2.320000] <6>@ed200000 Device ID register 42fa05
[ 2.320000] oxnas-ehci oxnas-ehci.0: OXNAS EHCI Host Controller
[ 2.320000] drivers/usb/core/inode.c: creating file 'devices'
[ 2.320000] drivers/usb/core/inode.c: creating file '001'
[ 2.320000] oxnas-ehci oxnas-ehci.0: new USB bus registered, assigned bus number 1
[ 2.320000] oxnas-ehci oxnas-ehci.0: reset
[ 2.320000] hcs_params 0x1210012 dbg=2 ind cc=0 pcc=0 ordered ports=2
[ 2.320000] oxnas-ehci oxnas-ehci.0: reset
[ 2.320000] hcc_params 0006 thresh 0 uframes 256/512/1024 park
[ 2.320000] oxnas-ehci oxnas-ehci.0: park 0
[ 2.320000] oxnas-ehci oxnas-ehci.0: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT
[ 2.320000] oxnas-ehci oxnas-ehci.0: ...powerdown ports...
[ 2.350000] oxnas-ehci oxnas-ehci.0: irq 39, io mem 0x00000000
[ 2.350000] oxnas-ehci oxnas-ehci.0: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT
[ 2.350000] oxnas-ehci oxnas-ehci.0: init command 010009 (park)=0 ithresh=1 period=256 RUN
[ 2.370000] oxnas-ehci oxnas-ehci.0: USB 0.0 started, EHCI 1.00
[ 2.370000] usb usb1: default language 0x0409
[ 2.370000] usb usb1: udev 1, busnum 1, minor = 0
[ 2.370000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.380000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.380000] usb usb1: Product: OXNAS EHCI Host Controller
[ 2.390000] usb usb1: Manufacturer: Linux 2.6.31.6_SMP_820 ehci_hcd
[ 2.400000] usb usb1: SerialNumber: usb
[ 2.400000] usb usb1: uevent
[ 2.400000] usb usb1: usb_probe_device
[ 2.400000] usb usb1: configuration #1 chosen from 1 choice
[ 2.410000] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 2.410000] usb 1-0:1.0: uevent
[ 2.410000] hub 1-0:1.0: usb_probe_interface
[ 2.410000] hub 1-0:1.0: usb_probe_interface - got id
[ 2.410000] hub 1-0:1.0: USB hub found
[ 2.410000] hub 1-0:1.0: 2 ports detected
[ 2.410000] hub 1-0:1.0: standalone hub
[ 2.410000] hub 1-0:1.0: individual port power switching
[ 2.410000] hub 1-0:1.0: individual port over-current protection
[ 2.410000] hub 1-0:1.0: Single TT
[ 2.410000] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 2.410000] hub 1-0:1.0: power on to power good time: 20ms
[ 2.410000] hub 1-0:1.0: local power source is good
[ 2.410000] hub 1-0:1.0: enabling power on all ports
[ 2.420000] drivers/usb/core/inode.c: creating file '001'
[ 2.420000] Initializing USB Mass Storage driver...
[ 2.420000] usbcore: registered new interface driver usb-storage
[ 2.430000] USB Mass Storage support registered.
[ 2.430000] usbcore: registered new interface driver libusual
[ 2.440000] mice: PS/2 mouse device common for all mice
[ 2.440000] usbcore: registered new interface driver hiddev
[ 2.450000] usbcore: registered new interface driver usbhid
[ 2.460000] usbhid: v2.6:USB HID core driver
[ 2.460000] TCP cubic registered
[ 2.460000] NET: Registered protocol family 10
[ 2.470000] lo: Disabled Privacy Extensions
[ 2.470000] NET: Registered protocol family 17
[ 2.480000] RPC: Registered udp transport module.
[ 2.480000] RPC: Registered tcp transport module.
[ 2.490000] Waiting for root device /dev/sda1...
[ 2.510000] oxnas-ehci oxnas-ehci.0: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[ 2.510000] hub 1-0:1.0: port 1: status 0101 change 0001
[ 2.610000] hub 1-0:1.0: state 7 ports 2 chg 0002 evt 0000
[ 2.610000] hub 1-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[ 2.730000] usb 1-1: new high speed USB device using oxnas-ehci and address 2
[ 2.790000] oxnas-ehci oxnas-ehci.0: port 1 high speed
[ 2.790000] oxnas-ehci oxnas-ehci.0: GetStatus port 1 status 8001205 POWER sig=se0 PE CONNECT
[ 2.880000] usb 1-1: default language 0x0409
[ 2.880000] usb 1-1: udev 2, busnum 1, minor = 1
[ 2.880000] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 2.880000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.890000] usb 1-1: Product: USB2.0 Hub
[ 2.890000] usb 1-1: uevent
[ 2.900000] usb 1-1: usb_probe_device
[ 2.900000] usb 1-1: configuration #1 chosen from 1 choice
[ 2.900000] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[ 2.900000] usb 1-1:1.0: uevent
[ 2.900000] hub 1-1:1.0: usb_probe_interface
[ 2.900000] hub 1-1:1.0: usb_probe_interface - got id
[ 2.900000] hub 1-1:1.0: USB hub found
[ 2.910000] hub 1-1:1.0: 4 ports detected
[ 2.910000] hub 1-1:1.0: standalone hub
[ 2.910000] hub 1-1:1.0: ganged power switching
[ 2.910000] hub 1-1:1.0: global over-current protection
[ 2.910000] hub 1-1:1.0: Single TT
[ 2.910000] hub 1-1:1.0: TT requires at most 32 FS bit times (2664 ns)
[ 2.910000] hub 1-1:1.0: Port indicators are supported
[ 2.910000] hub 1-1:1.0: power on to power good time: 100ms
[ 2.910000] hub 1-1:1.0: local power source is good
[ 2.910000] hub 1-1:1.0: no over-current condition exists
[ 2.910000] hub 1-1:1.0: enabling power on all ports
[ 2.910000] drivers/usb/core/inode.c: creating file '002'
[ 2.910000] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[ 3.010000] hub 1-1:1.0: port 4: status 0101 change 0001
[ 3.110000] usb 1-1: link qh256-0001/ffc00100 start 1 [1/0 us]
[ 3.110000] hub 1-1:1.0: state 7 ports 4 chg 0010 evt 0000
[ 3.110000] hub 1-1:1.0: port 4, status 0101, change 0000, 12 Mb/s
[ 3.190000] usb 1-1.4: new high speed USB device using oxnas-ehci and address 3
[ 3.300000] usb 1-1.4: default language 0x0409
[ 3.300000] usb 1-1.4: udev 3, busnum 1, minor = 2
[ 3.300000] usb 1-1.4: New USB device found, idVendor=0951, idProduct=1623
[ 3.300000] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.310000] usb 1-1.4: Product: DataTraveler 120
[ 3.320000] usb 1-1.4: Manufacturer: Kingston
[ 3.320000] usb 1-1.4: SerialNumber: 001CC0EC34ADF011F6A10D15
[ 3.330000] usb 1-1.4: uevent
[ 3.330000] usb 1-1.4: usb_probe_device
[ 3.330000] usb 1-1.4: configuration #1 chosen from 1 choice
[ 3.330000] usb 1-1.4: adding 1-1.4:1.0 (config #1, interface 0)
[ 3.330000] usb 1-1.4:1.0: uevent
[ 3.330000] usb-storage 1-1.4:1.0: usb_probe_interface
[ 3.330000] usb-storage 1-1.4:1.0: usb_probe_interface - got id
[ 3.330000] scsi2 : SCSI emulation for USB Mass Storage devices
[ 3.340000] usb-storage: device found at 3
[ 3.340000] usb-storage: waiting for device to settle before scanning
[ 3.340000] drivers/usb/core/inode.c: creating file '003'
[ 3.340000] hub 1-1:1.0: state 7 ports 4 chg 0000 evt 0010
[ 8.340000] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 120 1.00 PQ: 0 ANSI: 2
[ 8.350000] usb-storage: device scan complete
[ 8.350000] sd 2:0:0:0: [sda] 15636304 512-byte logical blocks: (8.00 GB/7.45 GiB)
[ 8.360000] sd 2:0:0:0: [sda] Write Protect is off
[ 8.360000] sd 2:0:0:0: [sda] Mode Sense: 03 00 00 00
[ 8.360000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 8.370000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 8.380000] sda: sda1
[ 8.380000] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 8.390000] sd 2:0:0:0: [sda] Attached SCSI removable disk
[ 21.370000] kjournald starting. Commit interval 5 seconds
[ 21.370000] EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
[ 21.660000] EXT3 FS on sda1, internal journal
[ 21.660000] EXT3-fs: recovery complete.
[ 21.670000] EXT3-fs: mounted filesystem with writeback data mode.
[ 21.680000] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 21.690000] devtmpfs: mounted
[ 21.690000] Freeing init memory: 140K
[ 23.520000] <30>systemd-udevd[389]: starting version 196
[ 23.630000] usb usb1: uevent
[ 23.630000] usb 1-0:1.0: uevent
[ 23.630000] usb 1-1: uevent
[ 23.630000] usb 1-1.4: uevent
[ 23.630000] usb 1-1.4:1.0: uevent
[ 23.640000] usb 1-1:1.0: uevent
[ 23.780000] usb usb1: uevent
[ 23.820000] usb 1-0:1.0: uevent
[ 23.830000] usb usb1: uevent
[ 23.830000] usb 1-1: uevent
[ 23.830000] usb usb1: uevent
[ 23.850000] usb usb1: uevent
[ 23.850000] usb 1-1.4: uevent
[ 23.860000] usb 1-1:1.0: uevent
[ 23.860000] usb 1-1: uevent
[ 23.870000] usb 1-1: uevent
[ 23.880000] usb 1-1: uevent
[ 23.880000] usb 1-1.4:1.0: uevent
[ 23.880000] usb 1-1.4: uevent
[ 23.890000] usb 1-1.4: uevent
[ 23.890000] usb 1-1.4:1.0: uevent
[ 23.950000] usb 1-1.4:1.0: uevent
[ 23.950000] usb 1-1.4: uevent
[ 23.970000] Probing for Synopsis GMAC, unit 0
[ 23.970000] eth0: Tuning GMAC 0 RGMII timings
[ 23.980000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 23.990000] eth0: GMAC ver = 53, vendor ver = 18 at 0xed400000, IRQ 40
[ 23.990000] eth0: Found PHY at address 3, type 0x001cc914 -> 10/100/1000
[ 24.000000] eth0: Ethernet addr: 00:30:e0:00:00:00
[ 24.000000] probe() eth0: Leon x2 clock
[ 24.620000] EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
[ 24.630000] EXT3 FS on sda1, internal journal
[ 25.640000] Turning off blinking LED.
[ 26.020000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 26.030000] CoPro offload is active on eth0
[ 26.030000] Alloc'ing ARM descs 8192 bytes
[ 26.040000] Alloc'ing CoPro parameters 36 bytes
[ 26.040000] gmac gmac.0: firmware: requesting gmac_copro_firmware
[ 26.060000] CoPro: Programming start address as 0xd000e000
[ 26.160000] eth0: Resetting GMAC
[ 26.170000] eth0: GMAC reset complete
[ 26.170000] eth0: Setting Rx flow control thresholds for LAN port
[ 26.730000] eth0: PHY is Realtek RTL8211D, type 0x001cc914
[ 27.230000] eth0: link down
[ 29.190000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.230000] eth0: link up, 100Mbps, full-duplex, using pause, lpa 0x45E1
[ 29.230000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 40.190000] eth0: no IPv6 routers present
[ 184.370000] hub 1-1:1.0: state 7 ports 4 chg 0000 evt 0008
[ 184.370000] hub 1-1:1.0: port 3, status 0100, change 0001, 12 Mb/s
[ 184.530000] hub 1-1:1.0: debounce: port 3: total 100ms stable 100ms status 0x100
[ 186.930000] hub 1-1:1.0: state 7 ports 4 chg 0000 evt 0008
[ 186.930000] hub 1-1:1.0: port 3, status 0101, change 0001, 12 Mb/s
[ 187.090000] hub 1-1:1.0: debounce: port 3: total 100ms stable 100ms status 0x101
[ 187.170000] usb 1-1.3: new high speed USB device using oxnas-ehci and address 4
[ 187.280000] usb 1-1.3: default language 0x0409
[ 187.280000] usb 1-1.3: udev 4, busnum 1, minor = 3
[ 187.280000] usb 1-1.3: New USB device found, idVendor=0bc2, idProduct=5021
[ 187.280000] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 187.290000] usb 1-1.3: Product: FreeAgent GoFlex
[ 187.300000] usb 1-1.3: Manufacturer: Seagate
[ 187.300000] usb 1-1.3: SerialNumber: NA0EV57Q
[ 187.300000] usb 1-1.3: uevent
[ 187.310000] usb 1-1.3: usb_probe_device
[ 187.310000] usb 1-1.3: configuration #1 chosen from 1 choice
[ 187.310000] usb 1-1.3: adding 1-1.3:1.0 (config #1, interface 0)
[ 187.310000] usb 1-1.3:1.0: uevent
[ 187.310000] usb-storage 1-1.3:1.0: usb_probe_interface
[ 187.310000] usb-storage 1-1.3:1.0: usb_probe_interface - got id
[ 187.310000] scsi3 : SCSI emulation for USB Mass Storage devices
[ 187.330000] usb-storage: device found at 4
[ 187.330000] usb-storage: waiting for device to settle before scanning
[ 187.330000] drivers/usb/core/inode.c: creating file '004'
[ 187.360000] usb 1-1.3: uevent
[ 187.360000] usb 1-1: uevent
[ 187.370000] usb 1-1.3:1.0: uevent
[ 187.370000] usb 1-1.3: uevent
[ 187.370000] usb 1-1.3: uevent
[ 187.380000] usb 1-1.3:1.0: uevent
[ 192.330000] scsi 3:0:0:0: Direct-Access Seagate FreeAgent GoFlex 0148 PQ: 0 ANSI: 4
[ 192.350000] sd 3:0:0:0: [sdb] 976773167 512-byte logical blocks: (500 GB/465 GiB)
[ 192.360000] sd 3:0:0:0: [sdb] Write Protect is off
[ 192.360000] usb-storage: device scan complete
[ 192.360000] sd 3:0:0:0: [sdb] Mode Sense: 1c 00 00 00
[ 192.360000] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[ 192.370000] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[ 192.380000] sdb: sdb2
[ 192.440000] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[ 192.450000] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 192.460000] usb 1-1.3:1.0: uevent
[ 193.150000] EXT4-fs (sdb2): barriers enabled
[ 193.180000] kjournald2 starting: pid 1126, dev sdb2:8, commit interval 5 seconds
[ 193.190000] EXT4-fs (sdb2): internal journal on sdb2:8
[ 193.200000] EXT4-fs (sdb2): delayed allocation enabled
[ 193.200000] EXT4-fs: file extents enabled
[ 193.210000] EXT4-fs: mballoc enabled
[ 193.210000] EXT4-fs (sdb2): mounted filesystem with ordered data mode
[ 357.320000] Adding 1048568k swap on /media/Data/swapfile.img. Priority:-1 extents:266 across:1772460k
[root@alarm ~]$
')