Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TFTP on mutiplesubnets? 1

Status
Not open for further replies.

jtpurcell

Technical User
Mar 20, 2004
24
CA
I have an ip office on 1 subnet and need 2 other subnets to be able to access them(PHONE MANAGER,SOFTCONSOLE)The IT people say they have done everything on their end,how is the set up different from from all being on one subnet.
Please HELP!!!
 
Dont understand, can you please explain in more detail.

ipo.gif
 
I have 3 different companies working on 1 ip office, the 3 companies are all on different subnets(10.204.1.? , 10.14.1.?) They all need to be able to access the tftp server for phone manager(All phones on system are digital)The subnets are linked threw V Lan ports on the data switch.What do i do different from if they were all on the same subnet?
 
Sounds like you need to ad an ip route to the IP offcie pointing trafic to the correct gateway

ie IPO on 192.68.0.0, users on 192.168.1.0

Route 192.168.1.0
mask 255.255.255.0
Gateway <ip address on router on 192.168.1.0 network>
dest Lan1

you will also need to make sure that the other customers router knows how to reach the IPO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top