Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-18 Thread Noah Omamalin

Try www.freecisco.org, the site has a floopy drive
linux server software. It can do routing of your
single ip address and share it with your networked
computers. Also features print server, http server and
ppp modules. Get the Freesco027 version of the
software. I'm very impressed with it and have it
configured in an hour. I have already used it for my
internet cafe business.

=]

Noah
--- Romanator [EMAIL PROTECTED] wrote:
 Hi everybody,
 
 Has any one had success setting a single Linux box
 using DHCP, pump and
 setting up
 your cable modem? If you have, I am very interested
 on how you got your
 Internet setup
 working.
 
 -- 
 Roman
 Registered Linux User #179293
 


__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/




Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-18 Thread Dennis Veatch

Another good floppy based Router/Firewall/dhcp/dhclient linux server
is the Linux Router Project. It can be run on one floppy or depending
on other services you want to run multiple floppies. I have been
running the EigerStien2BETA image and has proven to be very stable
and no fuss. There are other LRP images available if the word beta
scares you. It and other LRP images can be found at lrp.c0wz.com and
lrp.steinkuehler.net .

I have mine setup to run DHCP, dhclient, dnscache, ipchains and
portsentry.

Noah Omamalin wrote:

 Try www.freecisco.org, the site has a floopy drive
 linux server software. It can do routing of your
 single ip address and share it with your networked
 computers. Also features print server, http server and
 ppp modules. Get the Freesco027 version of the
 software. I'm very impressed with it and have it
 configured in an hour. I have already used it for my
 internet cafe business.

 =]

 Noah
 --- Romanator [EMAIL PROTECTED] wrote:
  Hi everybody,
 
  Has any one had success setting a single Linux box
  using DHCP, pump and
  setting up
  your cable modem? If you have, I am very interested
  on how you got your
  Internet setup
  working.
 
  --
  Roman
  Registered Linux User #179293
 

 __
 Do You Yahoo!?
 Yahoo! Messenger - Talk while you surf!  It's FREE.
 http://im.yahoo.com/





RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-18 Thread D.M. Mattix

On Tue, 17 Oct 2000, Larry Marshall wrote:
  I saw Larry's post about PPPoE and it just depends on what your DSL service
  is offering evidently not all offer PPPoE...
 
 Really?  What are the alternatives?  I thought the main thing that was
 allowing DSL to become reasonably priced was the simple pppoe
 approach.  I'm also one of the dumbest guys on the planet when it comes to
 networking :-)
 
 Cheers --- Larry

That is possible but it depends on what is doing the PPPoE.  My provider
swbell.net allows and configures for DHCP on the RJ45 side of the DSL modem.  A
friend attempted to use PPPoE on his Linksys and failed at first and then it
worked after he had given up (now since I have not checked his setup I have no
idea if he switched it back to DHCP while he was attempting to connect multiple
times and failing or not...).  I set my DLink router up with DHCP on the WAN
side and boom it worked just fine.  It did not suprise me since my NT box  and
Linux box had been setup for DHCP directly attached to the DSL modem.  So, the
short of it: I am connecting to DSL (and have been for nearly 8 months) without
PPPoE.  The only thing I can glean from my experience and those reported here
is that DSL can be configured multiple ways depending upon the provider.  So to
me that means there is no universal answer to the burning question of how to
connect to DSL/Cable modems...

 --  
D.M.(Mike) Mattix 
[EMAIL PROTECTED]




Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-17 Thread Dennis Veatch

"Thomas F. RuBane" wrote:

 Hi Roman  All:

 I'm using Mandrake 7.1 (With an automatic install)
 and a Netgear 310tx which is a tulip chipset compatible card.
 My DSL service uses DHCP, but I haven't gotten that working either. I
 entered all the information manually (I checked using winipcfg the get the
 info). I have installed the dhcp-client. Previously, linux would recognize
 eth0, but I could not get it up using ifconfig. I did a reinstall of linux,
 and now doing ifconfig -a will not even show that there is an eth0
 interface.

snip

Have you set the NIC to use dhclient?





RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-17 Thread D.M. Mattix

On Tue, 17 Oct 2000, Thomas F. RuBane wrote:
 Hi Roman  All:
 
 I'm using Mandrake 7.1 (With an automatic install)
 and a Netgear 310tx which is a tulip chipset compatible card.
 My DSL service uses DHCP, but I haven't gotten that working either. I
 entered all the information manually (I checked using winipcfg the get the
 info). I have installed the dhcp-client. Previously, linux would recognize
 eth0, but I could not get it up using ifconfig. I did a reinstall of linux,
 and now doing ifconfig -a will not even show that there is an eth0
 interface.
 
 I've tried using Drakconfig  going to the hardware configuration dialog. it
 shows a network card is installed, but warns that it is already configured
 when I try and configure it.
 
 I recognize the benefits of Unix  Linux - that's why I'm trying to get it
 up  running. But I have to admit Windows still is easier to configure in
 some respects.
 
 Thanks for any help,
 
 Tom
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Romanator
 Sent: Saturday, October 14, 2000 3:47 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] DHCP, Pump commands and Cable Modem Setup
 
 Hello Tom,
 
 You'll need the following:
 
 For example:
 Host name: cr123543-b
 Subdomain address: myarea.state.wave.home.com
 IP address: xx.xxx.xxx.xx
 Subnet mask: 255.255.255.0
 Gateway address: xx.xxx.xxx.xx
 Broadcast: xx.xxx.xxx.xxx
 Network: xx.xxx.xxx.x
 
 And:
 1. Which version of Linux are you using?
 2. What type of netwrok card are you using i.e. 3c905c ?
 
 --
 Roman
 Registered Linux User #179293

Tom,

Go into Network Configuration.  It is an option on DrakeConfig.  The problem is
that the automatic install does not configure your network card.  I only have
the text mode version working on the system I am currently running but the GUI
version has a tabbed interface.  You must click on the adapter 1 tab and 
enable that adapter, then select DHCP also in the same tab and you should be
on your way.

I saw Larry's post about PPPoE and it just depends on what your DSL service
is offering evidently not all offer PPPoE...

--  D.M.(Mike) Mattix
[EMAIL PROTECTED]




RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-17 Thread Larry Marshall


 I saw Larry's post about PPPoE and it just depends on what your DSL service
 is offering evidently not all offer PPPoE...

Really?  What are the alternatives?  I thought the main thing that was
allowing DSL to become reasonably priced was the simple pppoe
approach.  I'm also one of the dumbest guys on the planet when it comes to
networking :-)

Cheers --- Larry






Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-14 Thread Greg Stewart

Depending on your particular service, this can either be extremely simple,
or a little tricky. Give us a bit more infomration if you have the equipment
and account, or tell us which service you plan to use, or how you plan to
set things up.

-Greg


- Original Message -
From: "Romanator" [EMAIL PROTECTED]


 Hi everybody,

 Has any one had success setting a single Linux box using DHCP, pump and
 setting up
 your cable modem? If you have, I am very interested on how you got your
 Internet setup
 working.

 --
 Roman
 Registered Linux User #179293


 
__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif






Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-14 Thread chronos

At 09:11 AM 10/14/2000 -0400, you wrote:
To Roman-
Hi, I actually do tech support for a cable isp and my first suggustion 
would be to set yourself up statically and enter in all the info, if this 
doesnt work let me know so I can consult my fellow work mates. Also give me 
any error messages you get.
   
 Thank 
you, Chronos.
Hi everybody,

Has any one had success setting a single Linux box using DHCP, pump and
setting up
your cable modem? If you have, I am very interested on how you got your
Internet setup
working.

--
Roman
Registered Linux User #179293





RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-14 Thread Thomas F. RuBane

I'm having a similar problem with a DSL modem. I've tried configuring
statically, but am still unable to connect. When trying to up the eth0
interface with the ifconfig command, I get the error "this resource is
temporarily unavailable." Or something similar. I would be grateful for any
suggestions.

Thanks,

Tom RuBane

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of chronos
Sent: Saturday, October 14, 2000 1:15 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] DHCP, Pump commands and Cable Modem Setup


At 09:11 AM 10/14/2000 -0400, you wrote:
To Roman-
Hi, I actually do tech support for a cable isp and my first suggustion
would be to set yourself up statically and enter in all the info, if this
doesnt work let me know so I can consult my fellow work mates. Also give me
any error messages you get.

Thank
you, Chronos.