Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 1999 01:52:26 +0900 (KST)
From:      Huidae Cho <hdcho@unix.knu.ac.kr>
To:        freebsd-questions@freebsd.org
Subject:   Connecting 2 PC's using Lan card
Message-ID:  <199911051652.BAA12321@unix.knu.ac.kr>

next in thread | raw e-mail | index | archive | help
I have a Libretto 110CT and 3C589ET PCMCIA Lan card.
I tried to connent this with desktop with 3C509B card.
How can I connect only two PC's using twisted pair cable?
I don't have any REAL INTERNET.



  I did follows:

  at desktop:
	  ifconfig ep0 inet 192.168.1.1 192.168.1.2 -link0 -link1 link2

  at notebook:
  	  ifconfig ep0 inet 192.168.1.2 192.168.1.1 -link0 -link1 link2



 [ DESKTOP ] <-----------------> [ NOTEBOOK ]

Results from 'netstat -I ep0':

  'ping note' at desktop increases Ipkts and Opkts of desktop,
  	and Ipkts of notebook, but Opkts of notebook.
  'ping desk' at notebook increases only Ipkts and Opkts of notebook,
  	but those of desktop.


please help me!


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?199911051652.BAA12321>