Want to connect my Suse 10.2 with my DOS computer via a serial null modem
cable. I have a DOS program which runs as a NFS server with the address
192.168.1.3 Believe it will work. Name of the program SOSS
Problem starts at the Suse box. I would have to tell the box that it is
192.168.1.1 (done) and that the NFS client has to work via the com 1 port
with a speed of 115200. (not yet done)
According to README txt it would work if I follow the instructions as follows:
insmod slhc ##not needed if kernel already has slip capability
insmod slip ##not needed if kernel already has slip capability
slattach -dvs 115200 -p slip /dev/cua0 &
ifconfig sl0 192.168.1.1 pointopoint 192.168.1.3
route add 192.168.1.3
These instructions got me in trouble. Several error messages and up to now it
still does work.
Anybody with an idea how to connect? Think I have to make manually a NFS
client etc.
--
+=========================================+
| Powered by openSUSE 10.2 (i586) Kernel: 2.6.18.8-0.1-default |
KDE: 3.5.5 "release 45.2"
| 9:23pm up 0:44, 3 users, load average: 0.59, 0.38, 0.45 |
+=========================================+
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]