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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Share from different subnet

Status
Not open for further replies.

howhao

IS-IT--Management
Joined
Nov 5, 2003
Messages
1
Location
US
Here is what I have.

I have a cisco router, which gets a T1 line, and it connects to a hub.

There are three things connected to the hub, two of them connect directly to two machines, and a Firewall device which DHCPs for the whole office.

My computer is one of those two machines directly connected to the hub, and the printer is shared from a computer behind the firwall. So I have a Static IP address from the router, and the computer with the printer has an internal IP address assigned by the DHCP in the firewall...

How do i get access to the printer?
 
In this case you would need to use WINS to resolve the name of the printer to its DHCP assigned address. The WINS server needs to be on the LAN with the PC/printer.

Also the firewall filtering would need to allow your WINS traffic and also the DHCP assigned address for the printer.

However as this address is dynamic, the firewall would have to let in any possible DHCP address, as you dont know what address the printer/PC will be allocated. This is why you need WINS.

If ypu could use a static address fot the PC/printer then you could use LMHOST's on your local PC, or simply connect to the IP address of the PC rather than the machine name.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top