Ask a Question related to Mac Networking, Design and Development.
-
Peter Werner #1
Basics of setting up a simple 2 computer + dsl network
I'm setting up a very basic network and need some information on how
to proceed. Basically, its going to be a G4/466 and a Dell Dimension
4600 which use a KVM switch to share a common keyboard and monitor.
Network-wise, they'll have an ethernet connection to each other, but
also need to share a DSL line and peripherals such as a printer.
Will I need to purchase a seperate router or hub to do this?
Also, if anybody could recommend a good introductory book or website
on networking - preferably one that includes info about networking
both macs and pcs - that would be great.
Thanks,
Peter
Peter Werner Guest
-
Help with the basics of setting up permissions for onepage
I am just beginning to explore Contribute (I have been a Dreamweaver user for years) and am in need of a way to provide different users access to... -
Can't see other computer on network
your laptop ?? Do you have domain or workgroup network do you install microsoft client session. check user in your win2k workstation?? account is... -
Access entire desktop computer from laptop computer on wireless network
When I try to set up a network place on my laptop, I browse the locations that I want to setup in the network place set-up wizard but it wont let... -
Two computer network
Darren: Using a Crossover cable to connect two XP systems is no different than using a hub. This holds with respect to sharing a printer as well.... -
This computer connects through a network hub
I am trying to connect my computer (that has xp) to the internet throught the hub i have. Its networked and i can see the other comps on the... -
Bernd Wuensche #2
Re: Basics of setting up a simple 2 computer + dsl network
[email]pgwerner1966@yahoo.com[/email] (Peter Werner) wrote in message news:<13378f69.0309222146.3a8bbebd@posting.google. com>...
Hi Peter,1. Which equipment do you have?> I'm setting up a very basic network
> G4/466 and a Dell Dimension
> 4600 which use a KVM switch
> an ethernet connection to each other
> need to share a DSL line and peripherals such as a printer.
- An external DSL adapter or a PCI card?
- Does your printer has built-in ethernet?I'll say yes and no.> Will I need to purchase a seperate router or hub to do this?
Perhaps your KVM switch can handle the printer. Then the only problem
would be DSL. If you don't mind un/plugging the cables all the time,
you're fine.
Otherwise:
Buy a router with a printer port.
Not that expensive. $/€ 40+.
Simple and effective.
No plugging, no fuss and a firewall.
But I don't know if you still can use the direct ethernet connection
of both computers. I thin it should work.
Greets, Bernd
Bernd Wuensche Guest
-
Peter Werner #3
Re: Basics of setting up a simple 2 computer + dsl network
[email]b.wuensche@firemail.de[/email] (Bernd Wuensche) wrote :
Both the Mac and the Dell have built-in ethernet.> 1. Which equipment do you have?> > I'm setting up a very basic network
> > G4/466 and a Dell Dimension
> > 4600 which use a KVM switch
> > an ethernet connection to each other
> > need to share a DSL line and peripherals such as a printer.
> - An external DSL adapter or a PCI card?
I haven't bought the new printer yet - built-in ethernet is a feature> - Does your printer has built-in ethernet?
I should look for then?
Thanks for the advice. Do I need a seperate piece of hardware for a> Buy a router with a printer port.
> Not that expensive. $/? 40+.
> Simple and effective.
> No plugging, no fuss and a firewall.
firewall, or is a firewall a program that I can install on each
computer?
Peter
Peter Werner Guest
-
Bob Harris #4
Re: Basics of setting up a simple 2 computer + dsl network
In article <13378f69.0309222146.3a8bbebd@posting.google.com >,
[email]pgwerner1966@yahoo.com[/email] (Peter Werner) wrote:
Get a Cable/DSL Router (search <dealmac.com> and you should be able to> I'm setting up a very basic network and need some information on how
> to proceed. Basically, its going to be a G4/466 and a Dell Dimension
> 4600 which use a KVM switch to share a common keyboard and monitor.
> Network-wise, they'll have an ethernet connection to each other, but
> also need to share a DSL line and peripherals such as a printer.
>
> Will I need to purchase a seperate router or hub to do this?
>
> Also, if anybody could recommend a good introductory book or website
> on networking - preferably one that includes info about networking
> both macs and pcs - that would be great.
>
> Thanks,
> Peter
find some inexpensive ones).
The Cable/DSL router will provide NAT services. Basically it allows the
router to get an IP address from your DSL provider and NAT allows the
router to share the IP address with all the computers in your home.
In addition, the router acts as a firewall because any attempt to
connect to one of your computers will need to address an IP port, but
because they are sharing the single IP address assigned to the router,
there are no incoming ports on your computers for the routers to send
the request to. This is because the request was directed at the router
and since there are several computers on the other side, the router can
not choose which one should get the request, so it is dropped.
You can configure the router to pass ports if you wish, but by default
the outside world can only get to you via email virus/worms that you
fetch.
The printer. Some routers have either a USB or Parallel port for
attaching a printer. If you have a printer that can attach to that port
you may be able to use the router as a print server. A word of caution.
Some fun and games may be necessary to get both the Mac and the PC to
see the printer. For the Mac, look to GIMP-PRINT drivers as a way to
maybe gain access from MacOSX. The other option is to just get an
etherenet based printer where the manufacture provides drivers for both
the Mac and the PC (more expensive, but it might be worth it). And a
printer that supports networking and postscript will most likely live
for a long time over may generations of equipment changes.
------
On the other hand, if you want to be cheaper, then get a second ethernet
card for either the PC or the Mac. Configure it as the DSL connection,
then get the build-in router software working on the Mac or PC. And run
a fire wall on the system that is providing the routing.
This can be done, but a lot more of the work is going to be left up to
you and you will need to have the router system running when you need to
use the internet.
personally, I think it is much less of a pain to just get the Cable/DSL
router. They really do not cost that much. They don't use a lot of
power, they are small, they often times provide 4 10/100BaseT ethernet
switched ports, they can be configured via a browser from either the Mac
or the PC. What's not to like :-)
-------
Suggested reading. Try <threemacs.com>
Search this news group archive via google looking for other postings on
this same subject.
Checkout the O'Riely books
Good luck.
Bob Harris
Bob Harris Guest
-
Peter Werner #5
Re: Basics of setting up a simple 2 computer + dsl network
Bob Harris <harris@zk3.dec.com> wrote:
I looked at some internet printers and it seems like my options are> The printer. Some routers have either a USB or Parallel port for
> attaching a printer. If you have a printer that can attach to that port
> you may be able to use the router as a print server. A word of caution.
> Some fun and games may be necessary to get both the Mac and the PC
> to see the printer. For the Mac, look to GIMP-PRINT drivers as a way to
> maybe gain access from MacOSX. The other option is to just get an
> etherenet based printer where the manufacture provides drivers for both
> the Mac and the PC (more expensive, but it might be worth it). And a
> printer that supports networking and postscript will most likely live
> for a long time over may generations of equipment changes.
pretty limited if I'm looking for something smaller than a bulky
office laser printer.
An option I'd like to know more about is simply to use a USB to
Ethernet adapter and plug a USB printer into that. Is this a workable
option? Could one assign an address to the adapter that would allow
both computers to send to the printer over the network?
Peter
Peter Werner Guest



Reply With Quote

