From: Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2398984 for os2-wireless_users@2rosenthals.com; Fri, 10 Apr 2009 11:15:13 -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 1LsIRi-0000bN-TE for os2-wireless_users@2rosenthals.com; Fri, 10 Apr 2009 11:15:13 -0400 Received: from mx-02mtaout01.mts.net ([142.161.131.3]:21683) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1LsIRZ-0001bm-0K for os2-wireless_users@2rosenthals.com; Fri, 10 Apr 2009 11:15:01 -0400 Received: from wnpgmb021pw-sp03.mts.net ([10.204.128.23]) by mx-02mtaout01.mts.net with ESMTP id <20090410151440.DHSZ3921.mx-02mtaout01.mts.net@wnpgmb021pw-sp03.mts.net> for ; Fri, 10 Apr 2009 10:14:40 -0500 Received: from brndmb02dc1-214-174.dynamic.mts.net (HELO smtp.mts.net) ([216.55.214.174]) by wnpgmb021pw-sp03.mts.net with SMTP; 10 Apr 2009 10:14:39 -0500 X-CTCH-RefID: str=0001.0A010207.49DF6275.007D,ss=1,fgs=0 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoICAI//3knYN9au/2dsb2JhbACVOroABg X-IronPort-AV: E=Sophos;i="4.40,167,1238994000"; d="scan'208";a="73215717" To: "OS/2 Wireless Users Mailing List" Priority: Normal X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Fri, 10 Apr 2009 10:14:31 CST Reply-To: os24u@wisdomtree.info Subject: Re: ftp network Message-Id: <20090410151440.DHSZ3921.mx-02mtaout01.mts.net@wnpgmb021pw-sp03.mts.net> Content-Type: text/plain; charset="utf-8" X-Spam-Score: 0.6 (/) X-Spam-Report: 0.6 NO_REAL_NAME From: does not include a real name ** Reply to note from "OS/2 Wireless Users Mailing List" Fri, 10 Apr 2009 05:07:05 -0400 > > 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 ? > This is my network start file. Internet out is fine. Ftp is fine as long as server is running. Stop server and restart later, error message from client: can not find the ip address. Since I always had to reboot when trying ftpserver again, tried resetting the routes by: route flush and then run setup.cmd. Am not familiar with networks and tcpip to know if this is normal but one would think not. Should not be the router either as you say it is just a switch. **setup.cmd** ifconfig lo 127.0.0.1 ifconfig lan0 192.168.1.100 netmask 255.255.255.0 metric 1 mtu 1492 route add default 192.168.1.1 route add -net 192.168.0.1 192.168.1.1 -netmask 255.255.255.0 -hopcount 1 ipgate off Also find file below on boot but appears to be for peer network which is not installed. tcpcoex.log Log file for TCPCOEX.EXE ..... run time: Fri Apr 10 08:24:44 2009 FINDOURDIRS: nfsctl.exe not found! TCPDIR(s):D:\TCPIP END TCPCOEX.EXE Main question on this is: is it normal to have to run setup.cmd to re-establish the route through router? Cal -- This email was Anti Virus checked by Astaro Security Gateway. http://www.astaro.com