I have one computer connected to the internet, then second computer connected to the first. I want the second PC (which is not connected to internet) to act like the first PC. I dont have a router and my internet connection is based on a MAC address. The best solution for me would be these two computers acting on the local area network as one.

What is the best way to do this?

link|improve this question
feedback

migrated from serverfault.com Sep 7 '11 at 10:49

This question came from our site for system administrators and desktop support professionals.

3 Answers

Either configure connection sharing, bridge the connection on your first PC, or purchase a router.

link|improve this answer
1  
I would use Internet Connection Sharing (or whatever it's called these days) instead. – SvenW Sep 7 '11 at 10:42
Dead right, edited to add that in. – Chris Thorpe Sep 7 '11 at 10:44
Should add that almost every router in existence today can do Admin Configured MAC. – Chris S Sep 7 '11 at 12:31
feedback

Purchase a router. You can use Internet connection sharing, but you're asking for configuration headaches down the road. It's a lot easier in the long run to just have a router and run two network cables to the two machines.

link|improve this answer
feedback

first, a cross-over cable between the two PCs is a best. second, clone mac address of the first PC to the second PC third, clone the IP of the first PC to the second PC. that's it. Both PCs work as one without internet connection sharing. hope it helps

link|improve this answer
feedback

Your Answer

 
or
required, but never shown