Results 1 to 9 of 9

Thread: PB with v1.9.2.7 CR5a And ftp server with cmd LIST from WAN

  1. #1

    PB with v1.9.2.7 CR5a And ftp server with cmd LIST from WAN

    I,

    I had a problem with ftp server from wan (from lan all is ok).

    From Wan :
    Commande : USER monftp
    Réponse : 331 Password required for user monftp.
    Commande : PASS ****
    Réponse : 230 User monftp logged in.
    Commande : FEAT
    Réponse : 503 Command not understood.
    Commande : SYST
    Réponse : 215 UNIX Type: L8 (Linux).
    Etat : Connecté
    Etat : Récupération de la liste de répertoires...
    Commande : CWD /
    Réponse : 250 CWD command successful.
    Commande : PWD
    Réponse : 257 "/" is current directory.
    Commande : TYPE A
    Réponse : 200 Type set to A.
    Commande : PORT 192,168,1,3,9,146
    Réponse : 200 PORT command successful.
    Commande : LIST KO

    I don't understand why ?

    my log on asus is that :


    Jan 1 01:00:05 syslogd started: BusyBox v1.00 (2005.05.11-18:29+0000)
    Jan 1 01:00:05 dnsmasq[52]: started, version 2.17 cachesize 150
    Jan 1 01:00:05 dnsmasq[52]: read /etc/hosts - 4 addresses
    Jan 1 01:00:05 dnsmasq[52]: reading /tmp/resolv.conf
    Jan 1 01:00:05 kernel: MPPE/MPPC encryption/compression module registered
    Jan 1 01:00:05 kernel: Amd/Fujitsu Extended Query Table v1.1 at 0x0040
    Jan 1 01:00:05 kernel: Physically mapped flash: Swapping erase regions for broken CFI table.
    Jan 1 01:00:05 kernel: number of CFI chips: 1
    Jan 1 01:00:05 kernel: Flash device: 0x400000 at 0x1fc00000
    Jan 1 01:00:05 kernel: Physically mapped flash: squashfs filesystem found at block 941
    Jan 1 01:00:05 kernel: Creating 5 MTD partitions on "Physically mapped flash":
    Jan 1 01:00:05 kernel: 0x00000000-0x00040000 : "pmon"
    Jan 1 01:00:05 kernel: 0x00040000-0x003e0000 : "linux"
    Jan 1 01:00:05 kernel: 0x000eb5b4-0x003e0000 : "rootfs"
    Jan 1 01:00:05 kernel: 0x003f0000-0x00400000 : "nvram"
    Jan 1 01:00:05 kernel: 0x003e0000-0x003f0000 : "config"
    Jan 1 01:00:05 kernel: sflash: chipcommon not found
    Jan 1 01:00:05 kernel: NET4: Linux TCP/IP 1.0 for NET4.0
    Jan 1 01:00:05 kernel: IP Protocols: ICMP, UDP, TCP
    Jan 1 01:00:05 kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
    Jan 1 01:00:05 kernel: TCP: Hash tables configured (established 1024 bind 2048)
    Jan 1 01:00:05 kernel: ip_conntrack version 2.1 (128 buckets, 1024 max) - 344 bytes per conntrack
    Jan 1 01:00:05 kernel: ip_conntrack_pptp version 1.9 loaded
    Jan 1 01:00:05 kernel: ip_nat_pptp version 1.5 loaded
    Jan 1 01:00:05 kernel: ip_tables: (C) 2000-2002 Netfilter core team
    Jan 1 01:00:05 kernel: ipt_time loading
    Jan 1 01:00:05 kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
    Jan 1 01:00:05 kernel: IPv6 v0.8 for NET4.0
    Jan 1 01:00:05 kernel: IPv6 over IPv4 tunneling driver
    Jan 1 01:00:05 kernel: NET4: Ethernet Bridge 008 for NET4.0
    Jan 1 01:00:05 kernel: 802.1Q VLAN Support v1.7 Ben Greear <greearb@candelatech.com>
    Jan 1 01:00:05 kernel: All bugs added by David S. Miller <davem@redhat.com>
    Jan 1 01:00:05 kernel: FAT: bogus logical sector size 2560
    Jan 1 01:00:05 kernel: FAT: bogus logical sector size 2560
    Jan 1 01:00:05 kernel: NTFS: Unable to set blocksize 512.
    Jan 1 01:00:05 kernel: VFS: Mounted root (squashfs filesystem) readonly.
    Jan 1 01:00:05 kernel: Mounted devfs on /dev
    Jan 1 01:00:05 kernel: Freeing unused kernel memory: 72k freed
    Jan 1 01:00:05 kernel: Warning: unable to open an initial console.
    Jan 1 01:00:05 kernel: Algorithmics/MIPS FPU Emulator v1.5
    Jan 1 01:00:05 kernel: eth0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.90.7.0
    Jan 1 01:00:05 kernel: eth1: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.90.7.0
    Jan 1 01:00:05 kernel: PCI: Enabling device 01:02.0 (0004 -> 0006)
    Jan 1 01:00:05 kernel: eth2: Broadcom BCM4320 802.11 Wireless Controller 3.90.23.0
    Jan 1 01:00:05 kernel: device eth0 entered promiscuous mode
    Jan 1 01:00:05 kernel: device eth2 entered promiscuous mode
    Jan 1 01:00:05 kernel: br0: port 2(eth2) entering listening state
    Jan 1 01:00:05 kernel: br0: port 1(eth0) entering listening state
    Jan 1 01:00:05 kernel: br0: port 2(eth2) entering learning state
    Jan 1 01:00:05 kernel: br0: port 1(eth0) entering learning state
    Jan 1 01:00:05 kernel: br0: port 2(eth2) entering forwarding state
    Jan 1 01:00:05 kernel: br0: topology change detected, propagating
    Jan 1 01:00:05 kernel: br0: port 1(eth0) entering forwarding state
    Jan 1 01:00:05 kernel: br0: topology change detected, propagating
    Jan 1 01:00:06 kernel: usb.c: registered new driver usbdevfs
    Jan 1 01:00:06 kernel: usb.c: registered new driver hub
    Jan 1 01:00:06 kernel: usb-ohci.c: USB OHCI at membase 0xb8004000, IRQ 2
    Jan 1 01:00:06 kernel: usb-ohci.c: usb-00:04.0, PCI device 14e4:4715
    Jan 1 01:00:06 kernel: usb.c: new USB bus registered, assigned bus number 1
    Jan 1 01:00:06 kernel: hub.c: USB hub found
    Jan 1 01:00:06 kernel: hub.c: 2 ports detected
    Jan 1 01:00:07 kernel: hub.c: new USB device 00:04.0-1, assigned address 2
    Jan 1 01:00:07 kernel: usb.c: USB device 2 (vend/prod 0x5e3/0x702) is not claimed by any active driver.
    Jan 1 01:00:08 kernel: lp0: using parport0 (polling).
    Jan 1 01:00:08 kernel: usb.c: registered new driver usblp
    Jan 1 01:00:08 kernel: printer.c: v0.13: USB Printer Device Class driver
    Jan 1 01:00:10 kernel: usb.c: registered new driver audio
    Jan 1 01:00:10 kernel: audio.c: v1.0.0:USB Audio Class driver
    Jan 1 01:00:10 kernel: Linux video capture interface: v1.00
    Jan 1 01:00:11 kernel: SCSI subsystem driver Revision: 1.00
    Jan 1 01:00:11 kernel: Initializing USB Mass Storage driver...
    Jan 1 01:00:11 kernel: usb.c: registered new driver usb-storage
    Jan 1 01:00:11 kernel: scsi0 : SCSI emulation for USB Mass Storage devices
    Jan 1 01:00:11 kernel: Vendor: HTS54804 Model: 0M9AT00 Rev: 0811
    Jan 1 01:00:11 kernel: Type: Direct-Access ANSI SCSI revision: 02
    Jan 1 01:00:11 kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    Jan 1 01:00:11 kernel: SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
    Jan 1 01:00:11 kernel: Partition check:
    Jan 1 01:00:12 kernel: p5 >
    Jan 1 01:00:12 kernel: USB Mass Storage support registered.
    Jan 1 01:00:12 udhcpc[84]: udhcpc (v0.9.9-pre) started
    Jan 1 01:00:12 kernel: lp driver: get device ID
    Jan 1 01:00:13 kernel: neg fail
    Jan 1 01:00:13 dnsmasq[52]: read /etc/hosts - 4 addresses
    Jan 1 01:00:13 dnsmasq[52]: reading /tmp/resolv.conf
    Jan 1 01:00:13 dhcp client: deconfig: lease is lost
    Jan 1 01:00:15 udhcpc[84]: Lease of XX.XXX.XXX.XXX obtained, lease time 604800
    Jan 1 01:00:15 dnsmasq[52]: read /etc/hosts - 4 addresses
    Jan 1 01:00:15 dnsmasq[52]: reading /tmp/resolv.conf
    Jan 1 01:00:15 dnsmasq[52]: using nameserver XXX.XXX.X.XXX#53
    Jan 1 01:00:15 dnsmasq[52]: using nameserver XXX.XXX.X.XXX#53
    Jan 1 01:00:16 kernel: lp driver: get device ID
    Jan 1 01:00:16 kernel: neg fail
    Jan 1 00:00:16 kernel: neg fail
    Jan 1 00:00:16 dhcp client: bound IP : XX.XXX.XXX.XXX from XX.XXX.XXX.XXX
    Jan 1 00:00:23 kernel: attempt to access beyond end of device
    Jan 1 00:00:23 kernel: 08:01: rw=0, want=2, limit=1
    Jan 1 00:00:23 kernel: EXT3-fs: unable to read superblock
    Jan 1 00:00:23 kernel: MSDOS FS: Using codepage 950
    Jan 1 00:00:23 kernel: MSDOS FS: IO charset cp950
    Jan 1 00:00:23 kernel: FAT: bogus logical sector size 0
    Jan 1 00:00:23 kernel: VFS: Can't find a valid FAT filesystem on dev 08:01.
    Jan 1 00:00:23 kernel: FAT: freeing iocharset=cp950
    Jan 1 00:00:23 kernel: FAT: bogus logical sector size 0
    Jan 1 00:00:23 kernel: VFS: Can't find a valid FAT filesystem on dev 08:01.
    Jan 1 00:00:23 kernel: VFS: Can't find ext3 filesystem on dev sd(8,5).
    Jan 1 00:00:23 kernel: MSDOS FS: Using codepage 950
    Jan 1 00:00:23 kernel: MSDOS FS: IO charset cp950
    May 16 19:50:31 USB storage: vfat fs mounted to /tmp/harddisk
    May 16 19:50:32 FTP server: daemon is started
    May 16 19:50:41 ntp client: Synchronizing time with time.nist.gov ...
    May 16 19:52:13 login[121]: root login on `pts/0'
    May 16 19:52:36 FTP server: user monftp logged in from 192.168.1.3





    HELPPPPPPPPPPPPP

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    So, what is the problem exactly?

  3. #3
    Impossible to see the list of directory ... because command ftp LIST failed ... It 's not your release because I had the same pb with asus 1.9.2.7

  4. #4
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    From your log it appears, that you're accessing your ftp server from LAN, while you're writing about WAN access. On the other hand you're writing, that everything is works fine from LAN. So, it's something strange to read your post.

  5. #5
    OK, in my log it's from LAN (No pb with lan) but I had try from WAN and I had the problem (see the log of my ftp client). Log is the same but with WAN IP adress


    Sorry for my english, I'm french.

    Oh I forgot, Think a lot for your release, my lan is now more speed ... and samba and NFS is interesting fonctionnality.

  6. #6
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by yeplefou
    OK, in my log it's from LAN (No pb with lan) but I had try from WAN and I had the problem (see the log of my ftp client). Log is the same but with WAN IP adress
    Both your logs are from LAN side (look for the IP addresses). So, I've no idea what are your talking about, sorry.

  7. #7
    OK I try to explain :
    I have an usb key on my 500g.

    To access to ftp server on my asus 500g from my lan no problem, but from
    wan i had my ftp client lose the connexion when it try to obtain the directory list of my usb key (which is connect to my 500g) ...

  8. #8
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    Quote Originally Posted by yeplefou
    OK I try to explain :
    I have an usb key on my 500g.

    To access to ftp server on my asus 500g from my lan no problem, but from
    wan i had my ftp client lose the connexion when it try to obtain the directory list of my usb key (which is connect to my 500g) ...
    i don't know, I can read french but don't have any idea what it means so please post a log from a FTP client which is in english

    easier is to supply me a testaccount (no we don't need your ip)
    I have a strong feeling it is the ftp client which is faulty

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  9. #9
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    This post is closed. I was able to connect to the ftp server of this guy using 3 different apps, including IE. So, the problem is client software related.

Similar Threads

  1. Wish List
    By WlanMan in forum WL-500g Custom Development
    Replies: 56
    Last Post: 25-07-2010, 09:18
  2. How to list unassociated or unauthenticated STA
    By Jared in forum WL-500g Q&A
    Replies: 0
    Last Post: 21-09-2005, 09:15
  3. Firmware v1.9.2.7 CR5, updated: v1.9.2.7 CR5a [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 189
    Last Post: 18-06-2005, 12:07
  4. Replies: 0
    Last Post: 16-09-2004, 09:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •