Re: [expert] Sprint Broadband internet

2000-11-03 Thread J . A . Magallon


On Fri, 03 Nov 2000 04:11:06 Sridhar Govindarajulu wrote:
 I am planning to set up a hub/switch. In that case do I need another eth
 card. Currently I have a win client connected to my server.
 
Perhaps you don't. If you don't want to make an internal network, and just 
want to connect both clients to the net. The manual in may cable-modem (Samsung)
says that you can connect the hub directly to the cable-modem (with a
crossover RJ45 cable), and the all the computers to the hub. They boot
and request independent DHCP addresses.

And a note: in Mandrake I have tested both 'pump' and 'dhcpd', and like
very much the first.

-- 
Juan Antonio Magallon Lacarta # cd /pub
mailto:[EMAIL PROTECTED] # more beer




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-11-02 Thread Sridhar Govindarajulu

Due to my apartment regulations sprintbroadband will not be installable.
Now I am planning for CAIS internet service. It's a wireless service, with
the receiver connected to my ethernet card.
I have a eth0 connected to my Win 2000 client. Running LM 7.1 planning to
install 7.2 later.

My ISP says I have to connect the gateway module to my Win eth card, supply
the username/password and I am all set. It supports Mac systems also. It's
dynamic IP

From the messages I received on this list I assume it's DHCP.

So How do I configure the card? Any HOWTO's where I can find the info or
just give me some info to set it up.

Thanks
Sridhar

- Original Message -
From: "Asheesh Laroia" [EMAIL PROTECTED]
To: "Mandrake Expert" [EMAIL PROTECTED]
Sent: Tuesday, October 17, 2000 12:49 PM
Subject: Re: [expert] Sprint Broadband internet


 Assuming you have no other ethernet cards installed in your computer, and
 the (cable modem?) (DSL thingy?) (Satellite dish?) connects to your
 network card, try the following:

 dhcpcd eth0

 That runs "DHCP Client Daemon" and tells it to try connecting to a DHCP
 server (Dynamic Host Configuration Protocol; what many ISPs use to assign
 semi-random, arbitrary IPs to arbitrary computers) through the 0th
 (1st) ethernet card.

 If you have other ethernet cards, pass the one connected to
 SprintHighSpeedSomething to dhcpcd; e.g., "dhcpcd eth1".

 This will work if (and only if) your ISP uses DHCP to set up its
 hosts.  The basic question to find this out is, Did the Sprint people
 want to install any Windows software?  If they did install some, then it
 might be PPPoE (Point-to-Point Protocol (what most phone-line ISPs
 use) over Ethernet).

 Anyway, try DHCP.  It might work, and if not, no harm done.

 Best of luck.

 -- Asheesh Laroia.


 --
 Seems a computer engineer, a systems analyst, and a programmer were
 driving down a mountain when the brakes gave out.  They screamed down the
 mountain, gaining speed, but finally managed to grind to a halt, more by
 luck than anything else, just inches from a thousand foot drop to jagged
 rocks.  They all got out of the car:
 The computer engineer said, "I think I can fix it."
 The systems analyst said, "No, no, I think we should take it
 into town and have a specialist look at it."
 The programmer said, "OK, but first I think we should get back
 in and see if it does it again."









 Keep in touch with http://mandrakeforum.com:
 Subscribe the "[EMAIL PROTECTED]" mailing list.





Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-11-02 Thread Greg Stewart

You will probably want to switch eth0 to your external  wireless device, and
add another NIC for eth1 on the internal network--just remove the IP
assignment and the rest of the info from eth0, and put it into eth1. Make
eth0 DHCP configured, and enabled at boot.

Also: Either read up on ipchains and masquerading to institute firewalling
and internal client masquerading, or get yourself a firewall script like
pmfirewall (www.pointman.org) to do the firewall and masquerade setup for
you.

--Greg


- Original Message -
From: "Sridhar Govindarajulu" [EMAIL PROTECTED]


 Due to my apartment regulations sprintbroadband will not be installable.
 Now I am planning for CAIS internet service. It's a wireless service, with
 the receiver connected to my ethernet card.
 I have a eth0 connected to my Win 2000 client. Running LM 7.1 planning to
 install 7.2 later.

 My ISP says I have to connect the gateway module to my Win eth card,
supply
 the username/password and I am all set. It supports Mac systems also. It's
 dynamic IP

 From the messages I received on this list I assume it's DHCP.

 So How do I configure the card? Any HOWTO's where I can find the info or
 just give me some info to set it up.

 Thanks
 Sridhar

 - Original Message -
 From: "Asheesh Laroia" [EMAIL PROTECTED]
 To: "Mandrake Expert" [EMAIL PROTECTED]
 Sent: Tuesday, October 17, 2000 12:49 PM
 Subject: Re: [expert] Sprint Broadband internet


  Assuming you have no other ethernet cards installed in your computer,
and
  the (cable modem?) (DSL thingy?) (Satellite dish?) connects to your
  network card, try the following:
 
  dhcpcd eth0
 
  That runs "DHCP Client Daemon" and tells it to try connecting to a DHCP
  server (Dynamic Host Configuration Protocol; what many ISPs use to
assign
  semi-random, arbitrary IPs to arbitrary computers) through the 0th
  (1st) ethernet card.
 
  If you have other ethernet cards, pass the one connected to
  SprintHighSpeedSomething to dhcpcd; e.g., "dhcpcd eth1".
 
  This will work if (and only if) your ISP uses DHCP to set up its
  hosts.  The basic question to find this out is, Did the Sprint people
  want to install any Windows software?  If they did install some, then it
  might be PPPoE (Point-to-Point Protocol (what most phone-line ISPs
  use) over Ethernet).
 
  Anyway, try DHCP.  It might work, and if not, no harm done.
 
  Best of luck.
 
  -- Asheesh Laroia.
 
 
  --
  Seems a computer engineer, a systems analyst, and a programmer were
  driving down a mountain when the brakes gave out.  They screamed down
the
  mountain, gaining speed, but finally managed to grind to a halt, more by
  luck than anything else, just inches from a thousand foot drop to jagged
  rocks.  They all got out of the car:
  The computer engineer said, "I think I can fix it."
  The systems analyst said, "No, no, I think we should take it
  into town and have a specialist look at it."
  The programmer said, "OK, but first I think we should get back
  in and see if it does it again."
 
 
 


 --
--
 


  Keep in touch with http://mandrakeforum.com:
  Subscribe the "[EMAIL PROTECTED]" mailing list.
 









 Keep in touch with http://mandrakeforum.com:
 Subscribe the "[EMAIL PROTECTED]" mailing list.


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





Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-11-02 Thread Sridhar Govindarajulu

Due to my apartment regulations sprintbroadband will not be installable.
Now I am planning for CAIS internet service. It's a wireless service, with
the receiver connected to my ethernet card.
I have a eth0 connected to my Win 2000 client. Running LM 7.1 planning to
install 7.2 later.

My ISP says I have to connect the gateway module to my Win eth card, supply
the username/password and I am all set. It supports Mac systems also. It's
dynamic IP

From the messages I received on this list I assume it's DHCP.

So How do I configure the card? Any HOWTO's where I can find the info or
just give me some info to set it up.

Thanks
Sridhar

- Original Message -
From: "Asheesh Laroia" [EMAIL PROTECTED]
To: "Mandrake Expert" [EMAIL PROTECTED]
Sent: Tuesday, October 17, 2000 12:49 PM
Subject: Re: [expert] Sprint Broadband internet


 Assuming you have no other ethernet cards installed in your computer, and
 the (cable modem?) (DSL thingy?) (Satellite dish?) connects to your
 network card, try the following:

 dhcpcd eth0

 That runs "DHCP Client Daemon" and tells it to try connecting to a DHCP
 server (Dynamic Host Configuration Protocol; what many ISPs use to assign
 semi-random, arbitrary IPs to arbitrary computers) through the 0th
 (1st) ethernet card.

 If you have other ethernet cards, pass the one connected to
 SprintHighSpeedSomething to dhcpcd; e.g., "dhcpcd eth1".

 This will work if (and only if) your ISP uses DHCP to set up its
 hosts.  The basic question to find this out is, Did the Sprint people
 want to install any Windows software?  If they did install some, then it
 might be PPPoE (Point-to-Point Protocol (what most phone-line ISPs
 use) over Ethernet).

 Anyway, try DHCP.  It might work, and if not, no harm done.

 Best of luck.

 -- Asheesh Laroia.


 --
 Seems a computer engineer, a systems analyst, and a programmer were
 driving down a mountain when the brakes gave out.  They screamed down the
 mountain, gaining speed, but finally managed to grind to a halt, more by
 luck than anything else, just inches from a thousand foot drop to jagged
 rocks.  They all got out of the car:
 The computer engineer said, "I think I can fix it."
 The systems analyst said, "No, no, I think we should take it
 into town and have a specialist look at it."
 The programmer said, "OK, but first I think we should get back
 in and see if it does it again."









 Keep in touch with http://mandrakeforum.com:
 Subscribe the "[EMAIL PROTECTED]" mailing list.





Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-11-02 Thread Sridhar Govindarajulu

I am planning to set up a hub/switch. In that case do I need another eth
card. Currently I have a win client connected to my server.

Sridhar

- Original Message -
From: "Greg Stewart" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 02, 2000 6:07 PM
Subject: Re: [expert] Sprint Broadband internet


 You will probably want to switch eth0 to your external  wireless device,
and
 add another NIC for eth1 on the internal network--just remove the IP
 assignment and the rest of the info from eth0, and put it into eth1. Make
 eth0 DHCP configured, and enabled at boot.

 Also: Either read up on ipchains and masquerading to institute firewalling
 and internal client masquerading, or get yourself a firewall script like
 pmfirewall (www.pointman.org) to do the firewall and masquerade setup for
 you.

 --Greg


 - Original Message -
 From: "Sridhar Govindarajulu" [EMAIL PROTECTED]


  Due to my apartment regulations sprintbroadband will not be installable.
  Now I am planning for CAIS internet service. It's a wireless service,
with
  the receiver connected to my ethernet card.
  I have a eth0 connected to my Win 2000 client. Running LM 7.1 planning
to
  install 7.2 later.
 
  My ISP says I have to connect the gateway module to my Win eth card,
 supply
  the username/password and I am all set. It supports Mac systems also.
It's
  dynamic IP
 
  From the messages I received on this list I assume it's DHCP.
 
  So How do I configure the card? Any HOWTO's where I can find the info or
  just give me some info to set it up.
 
  Thanks
  Sridhar
 
  - Original Message -
  From: "Asheesh Laroia" [EMAIL PROTECTED]
  To: "Mandrake Expert" [EMAIL PROTECTED]
  Sent: Tuesday, October 17, 2000 12:49 PM
  Subject: Re: [expert] Sprint Broadband internet
 
 
   Assuming you have no other ethernet cards installed in your computer,
 and
   the (cable modem?) (DSL thingy?) (Satellite dish?) connects to your
   network card, try the following:
  
   dhcpcd eth0
  
   That runs "DHCP Client Daemon" and tells it to try connecting to a
DHCP
   server (Dynamic Host Configuration Protocol; what many ISPs use to
 assign
   semi-random, arbitrary IPs to arbitrary computers) through the 0th
   (1st) ethernet card.
  
   If you have other ethernet cards, pass the one connected to
   SprintHighSpeedSomething to dhcpcd; e.g., "dhcpcd eth1".
  
   This will work if (and only if) your ISP uses DHCP to set up its
   hosts.  The basic question to find this out is, Did the Sprint people
   want to install any Windows software?  If they did install some, then
it
   might be PPPoE (Point-to-Point Protocol (what most phone-line ISPs
   use) over Ethernet).
  
   Anyway, try DHCP.  It might work, and if not, no harm done.
  
   Best of luck.
  
   -- Asheesh Laroia.
  
  
   --
   Seems a computer engineer, a systems analyst, and a programmer were
   driving down a mountain when the brakes gave out.  They screamed down
 the
   mountain, gaining speed, but finally managed to grind to a halt, more
by
   luck than anything else, just inches from a thousand foot drop to
jagged
   rocks.  They all got out of the car:
   The computer engineer said, "I think I can fix it."
   The systems analyst said, "No, no, I think we should take it
   into town and have a specialist look at it."
   The programmer said, "OK, but first I think we should get back
   in and see if it does it again."
  
  
  
 
 

 --
 --
  
 
 
   Keep in touch with http://mandrakeforum.com:
   Subscribe the "[EMAIL PROTECTED]" mailing list.
  
 
 
 


 --
--
 


  Keep in touch with http://mandrakeforum.com:
  Subscribe the "[EMAIL PROTECTED]" mailing list.
 




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










 Keep in touch with http://mandrakeforum.com:
 Subscribe the "[EMAIL PROTECTED]" mailing list.





Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-10-19 Thread Stephen Bosch



"Ron Johnson, Jr." wrote:
 
 What Mandrake version do u use?  Mdk6.0 uses "pump" for dynamicly
 assigned addresses.  v6.1 also may use pump.  Newer versions
 use dhcp.

Pump handles dhcp *and* bootp -- if you aren't using pump you need
dhcpcd. Dhcpd is the server daemon -- you need the client.

-Stephen-



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-10-17 Thread Ron Johnson, Jr.

Sridhar Govindarajulu wrote:
 
 Hi,
 
 I am trying to install Sprint Broadband internet access. The company does
 not support Linux, but they say couple of the customers are using linux. The
 cable from the tx/rx dish connects to my eth card
 
 What information do I need to setup the Internet access, I am not sure if
 any type of authentication is involved. Mac and Windows are officially
 supported. I assume due to support for Mac OS, it should work on Linux.

Do they give u a static address or a dynamicly assigned address?
Does Sprint use "PPP over Ethernet", or "real Ethernet"?

These are the 1st things you must ask of Sprint.

What Mandrake version do u use?  Mdk6.0 uses "pump" for dynamicly
assigned addresses.  v6.1 also may use pump.  Newer versions
use dhcp.

Ron
-- 
+--+
| Ron Johnson, Jr.Home: [EMAIL PROTECTED] |
| Jefferson, LA  USA  WWW : [EMAIL PROTECTED] |
| http://ronandheather.dhs.org |
+--+



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-10-17 Thread Michael

First off check to see if it uses a static IP or DHCP. If it uses a static
IP then you probably don't have to do anything more than setting up your
ethernet card with the proper masks and such. If it uses DHCP you might
need to use an assigned hostname to make it work. Try asking on your local
linux group if they have a mailing list. Often somebody locally has
already tried it. :)

*^*^*^*
Have the courage to take your own thoughts seriously, for they will shape
you. -- Albert Einstein

On Tue, 17 Oct 2000, Sridhar Govindarajulu wrote:

 Hi,
 
 I am trying to install Sprint Broadband internet access. The company does
 not support Linux, but they say couple of the customers are using linux. The
 cable from the tx/rx dish connects to my eth card
 
 What information do I need to setup the Internet access, I am not sure if
 any type of authentication is involved. Mac and Windows are officially
 supported. I assume due to support for Mac OS, it should work on Linux.
 
 ANyone having experince with Sprint can you provide me some feedback and
 what questions should I need to ask tech support to install in LM.
 
 Thanks You
 
 Sridhar
 
 
 
 




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Sprint Broadband internet

2000-10-17 Thread Asheesh Laroia

Assuming you have no other ethernet cards installed in your computer, and
the (cable modem?) (DSL thingy?) (Satellite dish?) connects to your
network card, try the following:

dhcpcd eth0

That runs "DHCP Client Daemon" and tells it to try connecting to a DHCP
server (Dynamic Host Configuration Protocol; what many ISPs use to assign
semi-random, arbitrary IPs to arbitrary computers) through the 0th
(1st) ethernet card.

If you have other ethernet cards, pass the one connected to
SprintHighSpeedSomething to dhcpcd; e.g., "dhcpcd eth1".

This will work if (and only if) your ISP uses DHCP to set up its
hosts.  The basic question to find this out is, Did the Sprint people
want to install any Windows software?  If they did install some, then it
might be PPPoE (Point-to-Point Protocol (what most phone-line ISPs
use) over Ethernet).

Anyway, try DHCP.  It might work, and if not, no harm done.

Best of luck.

-- Asheesh Laroia.


-- 
Seems a computer engineer, a systems analyst, and a programmer were
driving down a mountain when the brakes gave out.  They screamed down the
mountain, gaining speed, but finally managed to grind to a halt, more by
luck than anything else, just inches from a thousand foot drop to jagged
rocks.  They all got out of the car:
The computer engineer said, "I think I can fix it."
The systems analyst said, "No, no, I think we should take it
into town and have a specialist look at it."
The programmer said, "OK, but first I think we should get back
in and see if it does it again."




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.