Re: Cable Modem setup

2008-01-26 Thread Hugo Vanwoerkom
Andrew Sackville-West wrote: On Sat, Jan 26, 2008 at 07:03:52AM -0600, Hugo Vanwoerkom wrote: "Most, if not all, cable modems are easily configured for use with Linux" So please check me if what I think is right: 1. The box has an (presently unused) ethernet port and lspci shows it: 00:12.0 E

Re: Cable Modem setup

2008-01-26 Thread Andrew Sackville-West
On Sat, Jan 26, 2008 at 07:03:52AM -0600, Hugo Vanwoerkom wrote: > "Most, if not all, cable modems are easily configured for use with Linux" > > So please check me if what I think is right: > > 1. The box has an (presently unused) ethernet port and lspci shows it: > 00:12.0 Ethernet controller: VI

Re: cable modem connection slower than dial up

2006-11-24 Thread Gianfranco
Hi all! I've the same problem... On the same pc, with windows xp internet is fast (about 80k) but with the latest debian etch, internet is very very very slow (about 25k)!! I've installed debian sarge, dist-upgrading to etch and the download speed is about 80k. But installing the deb linux-image

Re: cable modem connection slower then dial up

2006-11-06 Thread Zoran Kolic
> Ok. It seems that the internet is extremely fast when I use Mozilla > and extremely slow when I use Konqueror. I am still unable to telnet > www.google.com 80 get /. What machine exactly you have? If it is pentium I with 64 mb... KDE is ready to modern box, just as xp or vista. Fire up fv

Re: cable modem connection slower then dial up

2006-11-06 Thread Rodrigo Paes
On 6 Nov 2006 13:59:23 -0800 "schmity" <[EMAIL PROTECTED]> wrote: > Ok. It seems that the internet is extremely fast when I use Mozilla > and extremely slow when I use Konqueror. I am still unable to telnet > www.google.com 80 get /. seems like we are getting somewhere now... if browsing t

Re: cable modem connection slower than dial up

2006-11-06 Thread Russell L. Harris
If there is any question concerning the router, and if you have a spare machine with a pair of ethernet cards, download an ISO image of SmoothWall Express 2.0 (www.smoothwall.org), burn a CD, install SmoothWall on the spare machine, and see whether the situation improves. Installation of Smoot

Re: cable modem connection slower then dial up

2006-11-06 Thread schmity
Ok. It seems that the internet is extremely fast when I use Mozilla and extremely slow when I use Konqueror. I am still unable to telnet www.google.com 80 get /. > I've seen your ping results. Better than > my probes. > To debug this issue, power down all devi- > ces. Computers, router, mode

Re: cable modem connection slower than dial up

2006-11-06 Thread Miles Bader
Rodrigo Paes <[EMAIL PROTECTED]> writes: >> PING www.l.google.com (66.249.89.104): 56 data bytes >> 64 bytes from 66.249.89.104: icmp_seq=0 ttl=243 time=15.3 ms >> 64 bytes from 66.249.89.104: icmp_seq=1 ttl=243 time=16.6 ms >> 64 bytes from 66.249.89.104: icmp_seq=2 ttl=243 time=16.7 ms >> 64 byte

Re: cable modem connection slower than dial up

2006-11-06 Thread Rodrigo Paes
On Tue, 07 Nov 2006 06:40:44 +0900 Miles Bader <[EMAIL PROTECTED]> wrote: > > PING www.l.google.com (66.249.89.104): 56 data bytes > 64 bytes from 66.249.89.104: icmp_seq=0 ttl=243 time=15.3 ms > 64 bytes from 66.249.89.104: icmp_seq=1 ttl=243 time=16.6 ms > 64 bytes from 66.249.89.104: icmp_seq=

Re: cable modem connection slower than dial up

2006-11-06 Thread Miles Bader
Rodrigo Paes <[EMAIL PROTECTED]> writes: > "schmity" <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED]:~$ ping www.google.com >> PING www.l.google.com (216.239.37.104) 56(84) bytes of data. >> 64 bytes from 216.239.37.104: icmp_seq=1 ttl=241 time=78.5 ms >> 64 bytes from 216.239.37.104: icmp_seq=2 tt

Re: cable modem connection slower than dial up

2006-11-06 Thread schmity
Ok I added the following line in my /etc/network/interfaces file auto eth0 ... ... up ifconfig mtu 1450 after doing a ifdown -a and ifup -a I could verify the mtu by ifconfig -a. I tried 1450, 1400, 1300, 1200, .700. None of which seemed to help. how do I check on the ipv6 packet? Ken Irv

Re: cable modem connection slower than dial up

2006-11-06 Thread Rodrigo Paes
On 5 Nov 2006 19:48:17 -0800 "schmity" <[EMAIL PROTECTED]> wrote: > > > [EMAIL PROTECTED]:~$ ping www.google.com > PING www.l.google.com (216.239.37.104) 56(84) bytes of data. > 64 bytes from 216.239.37.104: icmp_seq=1 ttl=241 time=78.5 ms > 64 bytes from 216.239.37.104: icmp_seq=2 ttl=241 time

Re: cable modem connection slower then dial up

2006-11-06 Thread David R. Litwin
On 06/11/06, Zoran Kolic <[EMAIL PROTECTED]> wrote: > I have a cable modem connected to a router that connects to a Windows> XP machine and my Debian linux machine.  Internet on the Windows XP> machine is extremely fast and the Debian machine is slower than dial up > (no joke! night and day differe

Re: cable modem connection slower than dial up

2006-11-06 Thread Ken Irving
On Sun, Nov 05, 2006 at 07:48:17PM -0800, schmity wrote: > Here is what I get when I do the tests. It takes a long time to ping > google and yahoo. Telnet didn't work with google or yahoo and it was > extremely slow also. Don't know about the ipv6 packet or where to > ... Maybe check the MTU se

Re: cable modem connection slower then dial up

2006-11-05 Thread Zoran Kolic
> I have a cable modem connected to a router that connects to a Windows > XP machine and my Debian linux machine. Internet on the Windows XP > machine is extremely fast and the Debian machine is slower than dial up > (no joke! night and day difference!) What is wrong with the Debian > machine? I

Re: cable modem connection slower than dial up

2006-11-05 Thread schmity
Here is what I get when I do the tests. It takes a long time to ping google and yahoo. Telnet didn't work with google or yahoo and it was extremely slow also. Don't know about the ipv6 packet or where to look. I'll check into it or if you have more info that you could give me it would be apprec

Re: cable modem connection slower than dial up

2006-11-05 Thread Rodrigo Paes
On 5 Nov 2006 18:28:32 -0800 "schmity" <[EMAIL PROTECTED]> wrote: > I have a cable modem connected to a router that connects to a Windows > XP machine and my Debian linux machine. Internet on the Windows XP > machine is extremely fast and the Debian machine is slower than dial up > (no joke! nigh

Re: Cable Modem / Internet / Built-in 10-100 Ethernet / Slows & Then Stalls...

2006-10-08 Thread Richard
On Sunday 08 October 2006 8:43 pm, Roberto C. Sanchez wrote: > On Sun, Oct 08, 2006 at 08:02:03PM -0400, Richard wrote: > > This is odd, (VERY) > > when surfing its okay, however, when downloading like new iso image > > files, or ftping... the ethernet connection seems to come to a crawl, > > then

Re: Cable Modem / Internet / Built-in 10-100 Ethernet / Slows & Then Stalls...

2006-10-08 Thread Roberto C. Sanchez
On Sun, Oct 08, 2006 at 08:02:03PM -0400, Richard wrote: > This is odd, (VERY) > when surfing its okay, however, when downloading like new iso image files, > or ftping... the ethernet connection seems to come to a crawl, then stops > (cold) (please note: in Window XP (oops) there was never a probl

Re: Cable modem configuration -- DHCP? (was Re: internet)

2003-11-15 Thread Kent West
Kent West wrote: Karsten M. Self wrote: on Sat, Nov 15, 2003 at 08:05:55AM -0500, Ed and Pat Reilly ([EMAIL PROTECTED]) wrote: HI, I have setup debian on my pc along with windows 98 se. I've had redhat and suse before and they recognized my cable connection and set it up. How can I get debian to

Re: Cable modem configuration -- DHCP? (was Re: internet)

2003-11-15 Thread Kent West
Karsten M. Self wrote: on Sat, Nov 15, 2003 at 08:05:55AM -0500, Ed and Pat Reilly ([EMAIL PROTECTED]) wrote: HI, I have setup debian on my pc along with windows 98 se. I've had redhat and suse before and they recognized my cable connection and set it up. How can I get debian to recognize my inter

Re: Cable Modem Setup?? (Newbie...)

2001-11-05 Thread Chris Majewski
Stephen Gran <[EMAIL PROTECTED]> writes: > > I know that the card in question requires > > driver rtl8139.o, which does exist on my machine. > > When I do 'insmod' for this object file, I get > > "Device or resource busy," possibly due to IO > > and/or IRQ conflicts. > > look at dmesg - dmesg |le

Re: Cable Modem Setup?? (Newbie...)

2001-11-04 Thread Stephen Gran
Thus spake Raphael Bustin: > Adelphia uses DHCP, and AFAIK there are no fixed > IP addresses anywhere, other than the reserved > address used by the Linksys router: 192.168.1.1 That's a private network address, not the 'real' one, but it might be enough. > How would I set up /etc/network/interface

Re: Cable Modem Problems

2001-10-12 Thread Luke Reeves
Thanks, the article was good. Turns out the problem was a faulty network card - I know, I should have checked this first. But it literally gave out while I was installing Debian, so I kinda ignored that possibility. Luke Josh McKinney wrote: On approximately Thu, Oct 11, 2001 at 1

Re: Cable Modem Problems

2001-10-11 Thread Kyle Girard
Nope i'm using the stock debian kernel On Thu, 2001-10-11 at 14:37, Luke Reeves wrote: > Strange. I'll try that when I get home today. Did you change any of > the kernel parameters in the /proc filesystem? I remember reading a > blurb about that somewhere affecting DHCP systems. Thanks! > >

Re: Cable Modem Problems

2001-10-11 Thread Josh McKinney
On approximately Thu, Oct 11, 2001 at 12:50:25PM -0400, Luke Reeves wrote: > Hello everyone. I've recently erased my RedHat Linux machine and > installed Debian Woody. I used [EMAIL PROTECTED] (in Canada) with RedHat > just > fine, using either Pump or DHCPCD - specifying the hostname and > i

Re: Cable Modem Problems

2001-10-11 Thread Luke Reeves
Strange. I'll try that when I get home today. Did you change any of the kernel parameters in the /proc filesystem? I remember reading a blurb about that somewhere affecting DHCP systems. Thanks! Luke Kyle Girard wrote: I have rogers and I'm working fine although my setup is a lit

Re: Cable Modem Problems

2001-10-11 Thread Kyle Girard
I have rogers and I'm working fine although my setup is a little different from yours (2.2.17 kernel, unstable). I used dhcp-client and here's my dhclient.conf file send host-name "hostname"; and here's my /etc/network/interfaces iface lo inet loopback iface eth0 inet dhcp And everything works

Re: Cable Modem/NIC cards

2001-08-14 Thread John Galt
On Tue, 14 Aug 2001, T.Phan wrote: >Hi All, > > Is there a way to soft reset the cable modem and the NIC on > a Debian/Linux box? > > The AT&T Cable Modem some time loses connection, sometime it > resets itself. Afterward, the Debian box will no longer be > able to establish the connection u

Re: Cable Modem/NIC cards

2001-08-14 Thread Duane
I don't know if this will help, but give it a try... 1) ifdown eth0 and then ifup eth0 This shuts dowm the ethernet interface, then restarts it. 2) ifdown eth0 then remove the modules from memory, then re-install the modues and bring the eth0 back up. Hope this helps, Duane Curlee ([EMAIL PROT

RE: Cable Modem/NIC cards

2001-08-14 Thread T.Phan
: Nathan E Norman [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2001 11:44 AM To: debian-user@lists.debian.org Subject: Re: Cable Modem/NIC cards On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote: > On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > > Is there a wa

Re: Cable Modem/NIC cards

2001-08-14 Thread Nathan E Norman
On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote: > On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > > Is there a way to soft reset the cable modem and the NIC on > > a Debian/Linux box? > > > > The AT&T Cable Modem some time loses connection, sometime it > > resets

Re: Cable Modem/NIC cards

2001-08-14 Thread Rafael Sasaki
On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote: > On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > > Is there a way to soft reset the cable modem and the NIC on > > a Debian/Linux box? > > > > The AT&T Cable Modem some time loses connection, sometime it > > resets

RE: Cable Modem/NIC cards

2001-08-14 Thread T.Phan
... THis problem happens on Windows/NT 4.0 also... THanks! -Original Message- From: dman [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2001 10:12 AM To: debian-user@lists.debian.org Subject: Re: Cable Modem/NIC cards On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: | Hi All,

Re: Cable Modem/NIC cards

2001-08-14 Thread Angus D Madden
On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > Is there a way to soft reset the cable modem and the NIC on > a Debian/Linux box? > > The AT&T Cable Modem some time loses connection, sometime it > resets itself. Afterward, the Debian box will no longer be > able to establish t

Re: Cable Modem/NIC cards

2001-08-14 Thread dman
On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: | Hi All, | | Is there a way to soft reset the cable modem and the NIC on | a Debian/Linux box? 'ifdown eth0' will shutdown the interface eth0 and 'ifup eth0' will bring it back up. | The AT&T Cable Modem some time loses connection, s

Re: Cable Modem/NIC cards

2001-08-14 Thread Michael Heldebrant
On 14 Aug 2001 09:21:47 -0500, T.Phan wrote: > Hi All, > > Is there a way to soft reset the cable modem and the NIC on > a Debian/Linux box? > > The AT&T Cable Modem some time loses connection, sometime it > resets itself. Afterward, the Debian box will no longer be > able to establish

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

Re: Cable Modem

2001-03-25 Thread C Mead
Awesome thanks Jason I'm leavin now to try install it... CM - Original Message - From: Jason Majors <[EMAIL PROTECTED]> To: C Mead <[EMAIL PROTECTED]> Cc: Debian User Sent: Sunday, March 25, 2001 1:38 PM Subject: Re: Cable Modem > I have @home and don't use dh

Re: Cable Modem

2001-03-25 Thread Jason Majors
I have @home and don't use dhcp. They don't change IPs (at least not in the two years I've had mine), so you're safe using a static IP. You can make the hostname and domain anything you want, just put in the right IP, gateway, and DNS servers and you're all set. I don't know about the interactive p

Re: Cable Modem

2000-10-24 Thread Steve Juranich
On Mon, 23 Oct 2000, Alvin Smith wrote: > Thanks. I printed out and read those last week. I am having problems > compiling the programs that come in the sb1000-1.1.2.tar. All of the > instructions seem to be for older kernels without cablemodem support. From > what I was able to gather, potato

Re: Cable Modem

2000-10-23 Thread Alvin Smith
Thanks. I printed out and read those last week. I am having problems compiling the programs that come in the sb1000-1.1.2.tar. All of the instructions seem to be for older kernels without cablemodem support. From what I was able to gather, potato has support for cm in the kernel. Is that why I

Re: Cable Modem

2000-10-23 Thread Andrei Ivanov
You need to read Cable-HOWTO and Ethernet-HOWTO in order to find your NIC-specific information (NICs distributed by cable companies may not work out of the box). Other than that, get NIC working properly (proper kernel modules), fire up dhcp client of your choice with hostname you were given, and i

Re: cable modem: does my hostname matter?

2000-09-13 Thread Bob G
"Krzys Majewski" <[EMAIL PROTECTED]> wrote: > My cable provider tells me my hostname is cr275960-a. So I've put > cr275960-a in /etc/hostname and everything works. My /etc/hosts looks > like this: > > 127.0.0.1 localhost > 24.115.135.172cr275960-a cr275960-a.crdva1.bc.wave.home.com > > A

Re: cable modem: does my hostname matter?

2000-09-06 Thread Juli-Manel Merino Vidal
On Tue, Sep 05, 2000 at 09:59:18AM -0700, Krzys Majewski wrote: > My cable provider tells me my hostname is cr275960-a. So I've put > cr275960-a in /etc/hostname and everything works. My /etc/hosts looks > like this: > > 127.0.0.1 localhost > 24.115.135.172cr275960-a cr275960-a.crdva1.

Re: Cable modem problems (hardware or software?)

2000-08-07 Thread jbardin
i would just use apt-get install dhcp-client also check out the dhcp client setup at http://home.cfl.rr.com/aawtrey/ he has laid out a nice howto.begin:vcard n:Bardin;Jon x-mozilla-html:FALSE adr:;; version:2.1 email;internet:[EMAIL PROTECTED] note:www.gamesig.com -uniting the linux gaming com

re: cable modem

2000-05-08 Thread massa confusa
Hi Sven, Thanks for responding to my question, I do appreciate it. I have tried what you suggested and this is what I got: >>I installed dhcpcd and it appears to start on startup. >Is it really up? A "ps x|grep dhcpcd" will do for that. When I did that it said: 183 1 S 0:00 grep dhcpcd When

Re: cable modem

2000-05-08 Thread Sven Burgener
Hi all >I am a newbie with a newly installed slink. I am trying to get online >(Cable Modem - Road Runner) but not having much luck. Have set up one, too, just not Road Runner. First had some incompatibility problem with "dhclient", so I ended up using "dhcpcd". >I installed dhcpcd and it appea

Re: cable modem and LAN

2000-03-31 Thread Peter Ross
On Thu, Mar 30, 2000 at 10:38:34AM -0600, matt garman wrote: > On Thu, Mar 30, 2000 at 07:19:38AM -0500, Tom Pfeifer wrote: > > 1) Here's the contents of my files on newdebian.home (connected to > > internet) > > > > /etc/hostname: > > newdebian > > ... > > After doing these things, I noticed som

Re: cable modem and LAN

2000-03-31 Thread Peter Ross
On Thu, Mar 30, 2000 at 08:05:44AM -0800, [EMAIL PROTECTED] wrote: > > > Fairly simple: > > Make sure your "internal network" interface is on one of the private > networks. I usually use 192.168.1.1 for the interface (192.168.1/24 is the > network) Make your kernel with the ipmasq options, insta

Re: cable modem and LAN

2000-03-30 Thread Jaye Inabnit ke6sls
Here is my two cents worth. 1. locate your 'hosts' file, usually in /etc/hosts. Use vi or some other good editor to add ips for the rest of your boxes. should look something like this: 127.0.0.1 localhost 192.168.10.1main.mylinuxbox.org linux 192.168.10.20 1stwinbox.win.org w

Re: cable modem and LAN

2000-03-30 Thread David Wright
Quoting matt garman ([EMAIL PROTECTED]): > > After doing these things, I noticed something else: the output of ifconfig > for eth1: > > eth1 Link encap:Ethernet HWaddr 00:A0:CC:5B:DD:F8 > inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0 > UP BROADCAST RUN

Re: cable modem and LAN

2000-03-30 Thread matt garman
On Thu, Mar 30, 2000 at 07:19:38AM -0500, Tom Pfeifer wrote: > 1) Here's the contents of my files on newdebian.home (connected to > internet) > > /etc/hostname: > newdebian > ... After doing these things, I noticed something else: the output of ifconfig for eth1: eth1 Link encap:Ethernet H

Re: cable modem and LAN

2000-03-30 Thread matt garman
On Thu, Mar 30, 2000 at 07:19:38AM -0500, Tom Pfeifer wrote: > 2) Here's the other box (olddebian) which shares the internet > connection: > To bring the interface up: > ifconfig eth0 192.168.1.2 netmask 255.255.255.0 up > route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0 > route add defaul

Re: cable modem and LAN

2000-03-30 Thread ferret
Fairly simple: Make sure your "internal network" interface is on one of the private networks. I usually use 192.168.1.1 for the interface (192.168.1/24 is the network) Make your kernel with the ipmasq options, install "ipmasq" package, and restart with the new kernel. I'm assuming you're going t

Re: cable modem and LAN

2000-03-30 Thread Tom Pfeifer
matt garman wrote: > I originally thought that using dhcp would be simpler. Anyway, I went > ahead and entered 192.168.0.2 as my roommate's IP address and rebooted his > computer. But I still can't even ping my linux box (ping 198.168.0.1) > from my roommate's windows box (the ping times out).

Re: cable modem and LAN

2000-03-30 Thread matt garman
On Wed, Mar 29, 2000 at 10:33:13PM -0900, Ethan Benson wrote: > why are you trying to use dhcp for a small private lan? just enter > static ip addresses into all the machines that are behind the linux > firewall. use the 192.168.0.* range. dhcp is more trouble then its > worth for just a couple

Re: cable modem and LAN

2000-03-30 Thread Ethan Benson
On Thu, Mar 30, 2000 at 01:19:28AM -0600, matt garman wrote: > > I configured one of my roommates' Windows box to automatically receive an > IP address. I restarted his computer, and watched the output of > "tail -f /var/log/messages" on my Linux box to see if dhcpd assigned an IP > address: dhcp

Re: cable modem and LAN

2000-03-30 Thread matt garman
On Wed, Mar 29, 2000 at 02:01:05PM -0600, Nathan E Norman wrote: > I don't know of one on the "net" (i hate that term), but here goes: > > 1) Build a PC with two ethernet cards > 2) Install Debian. > 3) Install kernel-package and kernel-source packages > 4) Compile new kernel; make sure IP masq is

Re: cable modem and LAN

2000-03-30 Thread matt garman
On Wed, Mar 29, 2000 at 02:01:05PM -0600, Nathan E Norman wrote: > You may install other services as you see fit. On my proxy I run a DHCP > server for my internal LAN, and I run a caching only named. Great, thanks for the info. I'm a bit time-constrained (i.e. lazy), so could anyone send me the

Re: cable modem and LAN

2000-03-29 Thread Brian Boonstra
Hi Matt The following link: http://linuxrouter.sourceforge.net/documentation/LRP-2.9.4/ has documentation on doing this, for the Debian-based Linux Router Project. For various reasons, you might want to set a machine up with that instead. - Brian

Re: cable modem and LAN

2000-03-29 Thread Nathan E Norman
On Wed, Mar 29, 2000 at 01:40:50PM -0600, matt garman wrote: > > Hello: > > I'm getting a cable modem installation this weekend (AT&T @home). In > order to not pay for multiple IPs, my three roommates and I are setting up > a home network. > > I plan to run the cablemodem into my Linux box to u

Re: Cable modem, Debian firewall/proxy and home PC's - advice!

1999-04-30 Thread Steve Lamb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 30 Apr 1999 15:50:28 -0800, Hogland, Thomas E. wrote: >ipfwadmin might be enough, put 2 NIC's in it and connect the second one to >my hub and the other PC's. Sound practical? Completely. The only pitfall I can see on people helping you i

Re: cable modem

1998-10-06 Thread Kenneth Scharf
It really depends on what setup they are using for the service. Here in Baltimore, we have the Motorola modems that uses the cable for the back channel, but I have heard that in some markets they are using a version that requires a separate phone line for the back channel. If they have the same

Re: cable modem

1998-10-06 Thread pussy
> My local cable company is now offering high-speed cable modem service. > The following excerpt is from their web page Q&A section. I am running > Slink with IPV4 (I believe). > > > Can I use any TCP/IP stack with @Home? > At this time, @Home supports the following: Windows 95, NT workstations

Re: cable modem

1998-10-06 Thread Steve Rothanburg
It really depends on what setup they are using for the service. Here in Baltimore, we have the Motorola modems that uses the cable for the back channel, but I have heard that in some markets they are using a version that requires a separate phone line for the back channel. If they have the same

Re: cable modem

1998-10-06 Thread Chris Hoover
Russ, You should have no problem using the @home modem with linux. I'm using it right now, and it really flies. The only thing I have left to do is to set up dhcp, but for the time being, I'm using the static ip they gave me. chris Russ Cook wrote: > My local cable company is now offering

Re: cable modem

1998-10-06 Thread Packy Anderson
Russ Cook writes: > > Can I use any TCP/IP stack with @Home? > At this time, @Home supports the following: Windows 95, NT workstations, > and MacOS 7.5.3 with open Transport v. 1.1 or greater TCP/IP stacks. > > > Does anyone think I would have an insurmountable problem using this > service? @

Re: cable modem

1998-10-06 Thread servis
*- Russ Cook wrote about "cable modem" | My local cable company is now offering high-speed cable modem service. | The following excerpt is from their web page Q&A section. I am running | Slink with IPV4 (I believe). | | | Can I use any TCP/IP stack with @Home? | At this time, @Home supports the

Re: cable-modem woes (TCI/@HOME)

1998-09-18 Thread Chris Hoover
Stuart: I also have a cable modem with @HOME. They are relativley easy to get working. Set the ip of the nic they gave you to 24.1.106.xxx. Then set the netmask to 255.255.255.0. The gateway is 24.1.106.1. Then use the DNS servers they gave you. They should have given you a name for you

RE: cable-modem woes (TCI/@HOME)

1998-09-18 Thread Hank Fay
Stuart, in Win98, you need to set the gateway and DSN addresses of the client. The gateway is the local network address of the inside NIC on your cable modem box. The DNS addresses are those of the ISP (24.129.x.xx)or whatever. That much I know; I'm still stuck on one-way cable

Re: cable-modem woes (TCI/@HOME)

1998-09-15 Thread Nathan E Norman
On Mon, 14 Sep 1998, Stuart Marshall wrote: : Hi, : : I am having trouble getting my cable-modem working and I am wondering : if somebody out there knows the right way. Here is the info: : : - works in win98 : - looks like a subnet of a class A network (this could be my problem) : - ip

re: cable modem (was question)

1998-02-05 Thread Stephen Gregory
I installed the dhcpcd package, pluged rj45 into the modem and the card, and it worked (note: dhcpCd not dhcpd). It helped that I had compiled a kernel with the ehternet drivers. Be sure to check with you cable co that they use 'dhcp' and not some proprietary gunk. the tech's comment: "Wow that