Re: Cable Modem on Linux

2001-08-13 Thread Paul Mackinney
W. Paul Mills muttered: > > I use the Linksys. It is actually a 4-port switch with a built in > firewall and router, and a port for connection to your cable modem. > Seems to work pretty well for me on roadrunner. > > Paul > Here's another vote for Linksys. I've got the router-only version, wor

Re: Cable Modem on Linux

2001-08-07 Thread Hall Stevenson
> Is it possible to just hook up all my machines > to the hub provided by the cable modem > provider, then install a Firewall program on > each one? Or do I have to get a cable router > or something? You seem to be ignoring a simple concept. All of your machines *must* have a unique IP address, be

Re: Cable Modem on Linux

2001-08-07 Thread P Kirk
| I don't care if my machines can packet-sniff things coming across the | network-- they're all for personal use. I'm not using them in a configuration | where one machine's information needs to be kept private. | | -- Deven | | I know you don't care. You think that if there's nothing personal

Re: Cable Modem on Linux

2001-08-06 Thread W. Paul Mills
The seperate machine as a firewall is a quite good solution. And more flexible than the cable router. I know some who have set this machine up will an old "junk" machine that boots from floppy. Every- thing then runs in ramdisk. Easy to recover if someone gets into your firewall box. Now if they

Re: Cable Modem on Linux

2001-08-06 Thread W. Paul Mills
Only if they give you a seperate IP address for each machine. These may be static or dynamic, but they must be unique. Some charge extra for this, some do not, but most have a limit on how many you can have. Paul [EMAIL PROTECTED] writes: > Is it possible to just hook up all my machines to the

Re: Cable Modem on Linux

2001-08-06 Thread P Kirk
Hi Jake, Connecting to a hub without a firewall means that each machine becomes an exposed node and that all communications between them can be picked up by a packet sniffer. So that's the root passwords given away and a shortcut to either having the ISP pull the account or being RBL-ed. Stop l

RE: Cable Modem on Linux

2001-08-06 Thread Chris Mason
@lists.debian.org Subject: Re: Cable Modem on Linux Is it possible to just hook up all my machines to the hub provided by the cable modem provider, then install a Firewall program on each one? Or do I have to get a cable router or something? -- Deven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Cable Modem on Linux

2001-08-06 Thread John Griffiths
At 03:16 PM 8/6/01 -0700, Andrew Agno wrote: >[EMAIL PROTECTED] writes: > > Is it possible to just hook up all my machines to the hub provided by the > > cable modem provider, then install a Firewall program on each one? Or do I > > have to get a cable router or something? > >If they all have IP

Re: Cable Modem on Linux

2001-08-06 Thread Mike Egglestone
Hi.. If your ISP hands out multiple IP's through dhcp, then you'll be fine... (you can hook all your machines to the hub) but you won't be firewalled...(unless you install software) Your best bet, is to make one linux machine a gateway, with 2 nics... or buy one...(ex. suggestions from the other

Re: Cable Modem on Linux

2001-08-06 Thread Andrew Agno
[EMAIL PROTECTED] writes: > Is it possible to just hook up all my machines to the hub provided by the > cable modem provider, then install a Firewall program on each one? Or do I > have to get a cable router or something? If they all have IP addresses (for the internet), you're okay. Otherwis

Re: Cable Modem on Linux

2001-08-06 Thread JakeCatfox
Is it possible to just hook up all my machines to the hub provided by the cable modem provider, then install a Firewall program on each one? Or do I have to get a cable router or something? -- Deven

Re: Cable Modem on Linux

2001-08-06 Thread Rogério Brito
On Aug 06 2001, Miguel Griffa wrote: > you'll need 2 adapters on the machine that is hooked to the > interrnet AFAIK. While not the best solution in terms of security and privacy, you *can* have your router have only one NIC if you add appropriate addresses and routes to it

Re: Cable Modem on Linux

2001-08-06 Thread P Kirk
| I just got a DSL connection (last night) and my firewall logged a | bunch of DENYed packets on port 138 (Netbios datagram service) from | another IP in my DSL subnet. Somebody messed up . BTW I | apache is logging a whole bunch of Code Red requests already! Now I I uninstalled portsentry beca

Re: Cable Modem on Linux

2001-08-06 Thread W. Paul Mills
Actually, you cannot do it that way unless each machine has it's own internet address. Some providers allow up to three addresses. Beware that you will need to have ALL your machines as secure as possible if you go this route, OR you will be "HACKED" (Bad choise of words, I know!). Another option

Re: Cable Modem on Linux

2001-08-06 Thread dman
On Mon, Aug 06, 2001 at 04:55:16AM -0400, [EMAIL PROTECTED] wrote: | What if I choose to just connect my machines to a hub hooked up to the cable | modem? How would I configure them to access the internet then? One of the problems that arise with this sort of configuration is that your ISP will g

Re: Cable Modem on Linux

2001-08-06 Thread Miguel Griffa
At 08:15 a.m. 06/08/01 -0400, Hall Stevenson wrote: > What if I choose to just connect my machines > to a hub hooked up to the cable modem? How > would I configure them to access the internet > then? What you probably want is to do masquerading, read the masquerading howto, ipchaing how to and

Re: Cable Modem on Linux

2001-08-06 Thread Hall Stevenson
> What if I choose to just connect my machines > to a hub hooked up to the cable modem? How > would I configure them to access the internet > then? Pay your cable company for the additional IP addresses you require... Hall

Re: Cable Modem on Linux

2001-08-06 Thread P Kirk
On Mon, Aug 06, 2001 at 04:55:16AM -0400, [EMAIL PROTECTED] wrote: | What if I choose to just connect my machines to a hub hooked up to the cable | modem? How would I configure them to access the internet then? There's a fine HOWTO on IP masquarading that I used in your position. http://www.li

Re: Cable Modem on Linux

2001-08-06 Thread Sebastiaan
On Mon, 6 Aug 2001 [EMAIL PROTECTED] wrote: > What if I choose to just connect my machines to a hub hooked up to the cable > modem? How would I configure them to access the internet then? > AFAIK it is not possible that way. Think this way: an IP packet arrives for 220.180.1.5 but all four compu

Re: Cable Modem on Linux

2001-08-06 Thread JakeCatfox
What if I choose to just connect my machines to a hub hooked up to the cable modem? How would I configure them to access the internet then? -- Deven

Re: Cable Modem on Linux

2001-08-06 Thread Sebastiaan
High, On Mon, 6 Aug 2001 [EMAIL PROTECTED] wrote: > I'm setting up a cable modem in my house, and it will be connected to a hub. > Can I just connect my networked computers to that hub to share the internet > connection? What kind of configuration do I need to do? Also, is there > anything spe