Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!unb.CA!MARC From: MARC@unb.CA Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: SLIP and KA9Q Message-ID: Date: 12 Nov 90 14:39:06 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 Hello, I am trying to get two PC's to talk to eachother through SLIP using KA9Q NOS v900112. I can load net.exe on both machines but cannot ping one from the other. Here is part of my autoexec.net file: attach asy 0x3f8 4 slip sl0 1024 256 9600 # COM1 at 9600 baud ifconfig sl0 ipaddr 131.202.10.254 netmask 0xffffff00 route add [131.202.10]/24 sl0 The above is similar on the second machine except for the ip address. The two PC's are connected using a pin-to-pin serial cable. Any help would be appreciated. Thanks, marc