Link to home
Start Free TrialLog in
Avatar of maliksephur
maliksephur

asked on

Configurations necessary to have a single machine access 192.168.1.x AND 192.168.10.x

I would like to know ....

I have a win server on 192.168.1.x
I have a nix server on 192.168.10.x

I would like to configure a workstation/my network, so that it is capable to accessing both of them...

???
SOLUTION
Avatar of Joseph Hornsey
Joseph Hornsey
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial

Actually, you should only have one default gateway either way.

Also, a lot of this depends on what client OS you're running on the workstation.

<-=+=->
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks!