Re: remote printer setup



Rick wrote:
hi all,

my sco os5.0.06 box has a network address of 10.100.100.10. i need to setup a printer that has an ip address of 10.100.120.50 so that i can print from the sco box to the printer. i need some help with this one. i have setup remote printers sucessfully when they are on the same network as my sco box but i have never tried to do this type of printer setup before. so before i mess it up, i thought i had better ask first.

will some kind soul point me in the right direction.

thanks a lot!




Everything depends upon the class of your network. If your 10.xxx.xxx.xxx network
is a class A (netmask 255.0.0.0) then you should be able to ping the printer
(built in print server?) without a specific route.

If you can ping the printer you should be able to print to it. If you can't ping it,
then you likely have used subnets in the 10.xxx.xxx.xxx space and need to set up
a route to the 10.100.120 segment from the 10.100.100 segment:

route add -net 10.100.120. 10.100.100.xxx < where xxx is the gateway to your WAN

If you have a gateway set up, and you still can't ping, then it's likely that
the IP setup on the printer does not specify the gateway on the 10.100.120
network to get the ping back to 10.100.100.50.


--
Steve Fabac
S.M. Fabac & Associates
816/765-1670
.



Relevant Pages

  • Trouble with OpenVPN setup
    ... I am trying to setup a vpn between two satellite offices. ... test route and managed to ping successfully to both side of the tunnel. ... another host on network A I get no response. ... I've tried just about every bastardization of the route I ...
    (comp.os.linux.setup)
  • Re: Home network problem
    ... and internet connection on all computers on my network. ... Can you ping each computer from all of the others? ... Did you make a restore disk using the Network Setup Wizard on one of the ... post the results from ipconfig/all on each computer. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Home network problem
    ... You need a space after the "g" in Ping. ... The commands are two separate commands: ... >> and internet connection on all computers on my network. ... > experience is one or more firewalls not setup correctly. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Wireless connection stopped working
    ... I had a similar problem a few days ago though I'm using a D-Link setup. ... > switched it on to find that it would not work on the network. ... > Since i cant ping the gateway, i did not bother trying to ping any ... > the wireless connection to work but that made no difference. ...
    (microsoft.public.windowsxp.network_web)
  • Re: remote printer setup
    ... setup a printer that has an ip address of 10.100.120.50 so that i can print ... from the sco box to the printer. ... setup remote printers sucessfully when they are on the same network as my ... If routers and a WAN is joining these two networks then you need to ...
    (comp.unix.sco.misc)

Loading