1
I want to ping (technically, i need to connect to port 80) a PC that is connected to a second PC (through crossover cable), that's connected to a Router.
I have a little sketch of what I'm trying to do, I'll use it as a base for the explanation.
- The PC (A) is connected to (B) through Crossover cable.
- (B) is connected to the router through wifi (though it doesn't really make a difference if its a wired connection)
- (C) is connected to the router as well, through a wireless connection.
I want to know how can I ping the PC (A) from (C). Would manually setting B, and A's IP in the same range, and Subnet to the same values, make PC (A) appear af it was connected directly to the router?.
Thanks in Advance, Jesus.
Sounds like you're looking for Internet Connection Sharing, or something similar. Search [su] for that term, and see if that helps. – Iszi – 2012-05-09T21:14:46.157
It makes a huge difference if the connection is wired or wireless. You can bridge two wired connections, but you can't bridge a wired connection to a wireless client connection. – David Schwartz – 2012-05-09T22:06:59.063
What I meant is that i can connect it with an ethernet cable if needed :). Thanks anyways.. By the way, I don't necessarily need connection to the internet on any of the pc's, I just need them to be on the same network. – Jesús Otero – 2012-05-10T13:13:30.110