I have been attempting to get TCP/IP up and running on my system, I have had some success, but TCP/IP refuses to work correctly. At the moment, I need only a loopback, however, soon I will need to talk to other machines.
My Config...
Clone 486DX/50
8MB RAM
Maxtor 7213 210MB HD
Conner 120MB HD
Diamond Speedstar24X
WD8003 Ethernet Card
SLS 0.98 pl1
GCC 2.2.2d+Jump 4.1(I think...they came with the distribution)
OLWM V3.0
TCP/IP 0.8
When I run rc.net...
Spectrum -> 129.173.3.35
socket: Protocol not supported
socket: Protocol not supported
-r - bad address.
socket: Protocol not supported
starting /usr/etc/inet/inetd
staring /usr/etc/inet/named
It would seem that this command is the problem...
#config loopback 127.0.0.1
If I attempt to connect to myself...
ftp 129.173.3.35
ftp: connect: Network is unreachable
ftp>
What am I doing wrong ?......Thanks in advance for any help...