Hi,
We have 2 lans set up at the office... one works with an old SCO (eugh) system:
client ip addresses: 6.0.0.11 and up
server ip address: 6.0.0.10
We also have a seperate windows network:
192.168.1.1 - internet gateway
192.168.1.2 and up are all client machines.
The subnets for both of these networks are 255.255.255.0.
I would like to give the unix network to access to the windows network internet gateway.
I would have thought that putting the following entry into MSDOS on those machines on the UNIX network would do the trick;
"
route add 0.0.0.0 mask 255.255.255.0 192.168.0.1
"
But I get the following problem:
"
The route addition failed: Either the interface index is wrong or the gateway do
es not lie on the same network as the interface. Check the IP Address Table for
the machine.
"
Please could you give me advice on whether this is feasible and if so how to do it?
Thanks,
Tom Jermy
We have 2 lans set up at the office... one works with an old SCO (eugh) system:
client ip addresses: 6.0.0.11 and up
server ip address: 6.0.0.10
We also have a seperate windows network:
192.168.1.1 - internet gateway
192.168.1.2 and up are all client machines.
The subnets for both of these networks are 255.255.255.0.
I would like to give the unix network to access to the windows network internet gateway.
I would have thought that putting the following entry into MSDOS on those machines on the UNIX network would do the trick;
"
route add 0.0.0.0 mask 255.255.255.0 192.168.0.1
"
But I get the following problem:
"
The route addition failed: Either the interface index is wrong or the gateway do
es not lie on the same network as the interface. Check the IP Address Table for
the machine.
"
Please could you give me advice on whether this is feasible and if so how to do it?
Thanks,
Tom Jermy