From: "Al Heath" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.3) with ESMTP id 1592600 for os2-wireless_users@2rosenthals.com; Wed, 16 Jan 2008 11:40:35 -0500 Received-SPF: pass (secmgr-ny.randr: domain of us.ibm.com designates 32.97.110.150 as permitted sender) client-ip=32.97.110.150; envelope-from=aheath@us.ibm.com; helo=e32.co.us.ibm.com; Received: from e32.co.us.ibm.com ([32.97.110.150]) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1JFBJT-00078p-Jz for os2-wireless_users@2rosenthals.com; Wed, 16 Jan 2008 11:40:33 -0500 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e32.co.us.ibm.com (8.13.8/8.13.8) with ESMTP id m0GFbCvB017644 for ; Wed, 16 Jan 2008 10:37:12 -0500 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m0GGe6W2072716 for ; Wed, 16 Jan 2008 09:40:06 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m0GGe6FS014132 for ; Wed, 16 Jan 2008 09:40:06 -0700 Received: from d03nm122.boulder.ibm.com (d03nm122.boulder.ibm.com [9.17.195.148]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m0GGe6Rc014127 for ; Wed, 16 Jan 2008 09:40:06 -0700 Importance: Normal Sensitivity: Subject: Re: [OS2Wireless] Fail to get past router To: "OS/2 Wireless Users Mailing List" Date: Wed, 16 Jan 2008 10:40:01 -0600 Message-ID: X-MIMETrack: Serialize by Router on D03NM122/03/M/IBM(Release 7.0.2FP2HF300 | September 14, 2007) at 01/16/2008 09:40:05 MIME-Version: 1.0 Content-type: multipart/alternative; Boundary="0__=09BBF941DFC88C098f9e8a93df938690918c09BBF941DFC88C09" Content-Disposition: inline X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ --0__=09BBF941DFC88C098f9e8a93df938690918c09BBF941DFC88C09 Content-type: text/plain; charset=US-ASCII > Had dsl installed today with a Linksys router BEFW11S4 version 4 between. Modem > uses PPoE dynamic address. Can ping and change settings in router. Assuming your router is 192.168.1.1 -- for the route statement, I believe you want: route add default 192.168.1.1 and likely you want your resolv2 file in \mptn\etc to contain nameserver 192.168.1.1 so that router caches the DNS lookups I'm not sure why you configured a "route net" Al H --0__=09BBF941DFC88C098f9e8a93df938690918c09BBF941DFC88C09 Content-type: text/html; charset=US-ASCII Content-Disposition: inline

> Had dsl installed today with a Linksys router BEFW11S4 version 4 between.   Modem > uses PPoE dynamic address.  Can ping and change settings in router.

Assuming your router is 192.168.1.1 -- for the route statement, I believe you want:
route add default 192.168.1.1

and likely you want your resolv2 file in \mptn\etc to contain
nameserver 192.168.1.1
so that router caches the DNS lookups

I'm not sure why you configured a "route net"

Al H --0__=09BBF941DFC88C098f9e8a93df938690918c09BBF941DFC88C09--