Date: Tue, 17 Mar 1998 09:47:58 -0800 (PST) From: goldfish@value.net To: questions@FreeBSD.ORG Subject: Telnet problem Message-ID: <Pine.BSI.3.95.980317094058.24310A-100000@value.net>
next in thread | raw e-mail | index | archive | help
Upon establishing the connection between two PCs with cross-over cable, I can't seem to ping the other computer. I have done: ifconfig ed0 10.0.0.1 10.0.0.2 up route add 10.0.0.2 10.0.0.1 1 and on the other: ifconfig ed0 10.0.0.2 10.0.0.1 up route add 10.0.0.0.1 10.0.0.2 1 Then when I ping 10.0.0.2 from 10.0.0.1, the system seiz: ping: socket: Permission denied What is wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.980317094058.24310A-100000>