pbxphoneman
Technical User
- Oct 4, 2002
- 104
I have DSL access (dsl router) plus a T1 router on LAN A.
All the machines (win98se)on LAN A have no trouble accessing DSL and exchanging files and whatnot with other machines in LAN A.There are no entries on the TCP/IP "gateway" network field on the NIC's on any of the machines.I would like to access LAN B across my point-to-point T1.I control both T1 routers and cable..no carrier/ISP.In order for me to access LAN B I'm told,I have to add "ROUTE ADD" statements to each machines route table (a pain) because ,I have 2 gateways...one for the DSL router & one for the T1 router (the access to lAN B).When I add the "ROUTE ADD" to the machine,I'm able to reach LAN B and it works.....question
Is there a route I could add in the T1 router so I can get away from adding "ROUTE" statements to all my machines,it would make things alot easier for me.I have a feeling there is because I haven't come across any people using the "ROUTE" command.There are places to make entries in the Intel router I have for static routes on my LAN & WAN interfaces...documentation stinks on this router though
I have my static routes defined in the 2 T1 routers as such
LAN A T1 router IP = 192.168.254.100
LAN A T1 router WAN IP = 192.168.3.1
LAN B T1 router WAN IP = 192.168.3.2
LAN B T1 router IP = 192.168.1.100
mask on all is class C
By just typing "route add 192.168.1.0 mask 255.255.255.0 192.168.254.100 metric 2" at the command prompt to one of my computers in LAN A..I can then access LAN B.LAN B computers have their T1 router entered into the "gateway" space under TCP/IP network properties.
do people use "ROUTE" ????
All the machines (win98se)on LAN A have no trouble accessing DSL and exchanging files and whatnot with other machines in LAN A.There are no entries on the TCP/IP "gateway" network field on the NIC's on any of the machines.I would like to access LAN B across my point-to-point T1.I control both T1 routers and cable..no carrier/ISP.In order for me to access LAN B I'm told,I have to add "ROUTE ADD" statements to each machines route table (a pain) because ,I have 2 gateways...one for the DSL router & one for the T1 router (the access to lAN B).When I add the "ROUTE ADD" to the machine,I'm able to reach LAN B and it works.....question
Is there a route I could add in the T1 router so I can get away from adding "ROUTE" statements to all my machines,it would make things alot easier for me.I have a feeling there is because I haven't come across any people using the "ROUTE" command.There are places to make entries in the Intel router I have for static routes on my LAN & WAN interfaces...documentation stinks on this router though
I have my static routes defined in the 2 T1 routers as such
LAN A T1 router IP = 192.168.254.100
LAN A T1 router WAN IP = 192.168.3.1
LAN B T1 router WAN IP = 192.168.3.2
LAN B T1 router IP = 192.168.1.100
mask on all is class C
By just typing "route add 192.168.1.0 mask 255.255.255.0 192.168.254.100 metric 2" at the command prompt to one of my computers in LAN A..I can then access LAN B.LAN B computers have their T1 router entered into the "gateway" space under TCP/IP network properties.
do people use "ROUTE" ????