SCOUG-HELP Mailing List Archives
Return to [ 09 |
March |
2003 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
Harry Chris Motin wrote:
>
> I was having trouble with JunkSky using a dynamic address
> . . .
> I reconfigured my TCPIP to a DHCP dynamic address.
> The router still does not register the computer
Harry,
In your CONFIG.SYS file is a CALL= which specifies
x:\MPTN\BIN\MPTSTART.CMD
In your MPTSTART.CMD file is a CALL x:\MPTN\BIN\SETUP.CMD
In your SETUP.CMD file are two lines for DHCPSTRT and IFCONFIG
Which of the following do you have in your SETUP.CMD?
dhcpstrt -i lan0
ifconfig lo 127.0.0.1
-or-
ifconfig lo 127.0.0.1
dhcpstrt -i lan0
The second one doesn't work because dhcpstrt.exe resets the ifconfig
setting. Use the first one. This sequence error is a bug (unless it's
finally been fixed) in the TCP/IP notebook which rewrites the file when
you use the notebook to make changes.
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 09 |
March |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|