- Dec 11, 1999
- 16,613
- 4,532
- 75
And it's not working. I'm trying to connect two windows boxes through the Red Hat box I just set up.
I connected the three boxes with ethernet cards and crossover cables like so:
(I could use a switch, but I had all the materials and I want to learn how to set this up.)
Win1
192.168.0.1
|
192.168.0.7
Red Hat 9 box
192.168.1.7
|
192.168.1.2
Win2
My Kernel routing table is:
Destination.....Gateway.........Genmask.........Flags...MSS.Window..irtt.Iface
192.168.1.0.....*...............255.255.255.0...U.........0.0..........0.eth1
192.168.0.0.....*...............255.255.255.0...U.........0.0..........0.eth0
169.254.0.0.....*...............255.255.0.0.....U.........0.0..........0.eth1 (something with IPV6? It shouldn't matter)
127.0.0.0.......*...............255.0.0.0.......U.........0.0..........0.lo
default.........192.168.0.1.....0.0.0.0.........UG........0.0..........0.eth0
Edit: Oh, yes, my problem. Both Windows boxes can see both addresses of the Linux box, but neither Windows box can see the other.
Any idea what I'm doing wrong?
Thanks!
I connected the three boxes with ethernet cards and crossover cables like so:
(I could use a switch, but I had all the materials and I want to learn how to set this up.)
Win1
192.168.0.1
|
192.168.0.7
Red Hat 9 box
192.168.1.7
|
192.168.1.2
Win2
My Kernel routing table is:
Destination.....Gateway.........Genmask.........Flags...MSS.Window..irtt.Iface
192.168.1.0.....*...............255.255.255.0...U.........0.0..........0.eth1
192.168.0.0.....*...............255.255.255.0...U.........0.0..........0.eth0
169.254.0.0.....*...............255.255.0.0.....U.........0.0..........0.eth1 (something with IPV6? It shouldn't matter)
127.0.0.0.......*...............255.0.0.0.......U.........0.0..........0.lo
default.........192.168.0.1.....0.0.0.0.........UG........0.0..........0.eth0
Edit: Oh, yes, my problem. Both Windows boxes can see both addresses of the Linux box, but neither Windows box can see the other.
Any idea what I'm doing wrong?
Thanks!