From: "Ed Durrant" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2397754 for os2-wireless_users@2rosenthals.com; Thu, 09 Apr 2009 10:07:44 -0400 Received: from static-71-171-102-26.clppva.fios.verizon.net ([71.171.102.26] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1Lruuq-000055-NZ for os2-wireless_users@2rosenthals.com; Thu, 09 Apr 2009 10:07:44 -0400 Received: from nschwqsrv02p.mx.bigpond.com ([61.9.189.234]:35068) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1Lruun-00018E-0g for os2-wireless_users@2rosenthals.com; Thu, 09 Apr 2009 10:07:37 -0400 Received: from nschwotgx02p.mx.bigpond.com ([124.184.157.45]) by nschwmtas01p.mx.bigpond.com with ESMTP id <20090409113933.DTXG5250.nschwmtas01p.mx.bigpond.com@nschwotgx02p.mx.bigpond.com> for ; Thu, 9 Apr 2009 11:39:33 +0000 Received: from [192.168.100.2] (really [124.184.157.45]) by nschwotgx02p.mx.bigpond.com with ESMTP id <20090409113932.UPCF23905.nschwotgx02p.mx.bigpond.com@[192.168.100.2]> for ; Thu, 9 Apr 2009 11:39:32 +0000 X-CTCH-RefID: str=0001.0A010203.49DE0129.0139,ss=1,fgs=0 Message-ID: <49DDDE75.2060709@durrant.mine.nu> Date: Thu, 09 Apr 2009 21:39:33 +1000 User-Agent: Thunderbird 2.0.0.6 (OS/2/20070731) MIME-Version: 1.0 To: OS/2 Wireless Users Mailing List Subject: Re: [OS2Wireless] ftp route fails References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at nschwotgx02p.mx.bigpond.com from [124.184.157.45] using ID edward.durrant@bigpond.com at Thu, 9 Apr 2009 11:39:32 +0000 X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150202.49DDDE75.000C,ss=1,fgs=0 X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ os24u wrote: > Have 2 computers connected via cable to Linksys router doing file transfers using ftpd.exe (mixed results) or yafsos2.exe (fast). Ftp > server is started from CLI and ended with Control-Break. IP addresses as: > > router 192.168.1.1 > desktop 192.168.1.100 > laptop 192.168.1.101 > > Either machine could be server. After server is begun once and closed could not connect again either way. Had to reboot. Tried doing > a route.exe flush and then run setup.cmd from \mptn. Can connect again after that. > > Appears I need to do more for this process to work normal: > > 1. Start ftp server using different method than typing at cli > 2. Create a batch file with a route or ipconfig command. Do not yet understand why the route is blocked after ftp server quits. There > will probably be more boxes connected at some point to router so adding 1 route command may not suffice. > > Can someone enlighten? > > Cal > > > > Although the device you are connected to is a router, what you are actually using is the built in n-way switch. I presume the subnet mask in use is 255.255.255.0 ? If so all three addresses are on the same network subnet and you don't need to set any routes on the systems, the two PCs should "see" each other. Perhaps if you are executing a route command this is causing the problem ? Cheers/2 Ed.