Re: modem programming

2003-10-06 Thread Gary Stainburn
ites. I had > posted for help prior to this and was advised to read thru serial > programming and modem HOWTOs. I have gone thru Serial programming HOWTO and > modems HOWTO. But I'm not able to assemble the pieces together. Can anyone > please assist me in this regard? I just need som

Re: SpeedStream 5200 ADSL Modem

2003-10-04 Thread Hal Burgiss
On Sat, Oct 04, 2003 at 05:18:02PM -0500, Bob wrote: > What I am wondering is when the DSL service is connected (they use DHCP to > provide my computer with the IP address) will that disable my manually > configured NIC? It shouldn't at all, as long as you have compatible hardware and everything

Re: SpeedStream 5200 ADSL Modem

2003-10-04 Thread Jeff Wimmer
Is your old LAN a 10Base2 lan? Why would you want to keep that rather than getting nic's for your other systems and going 10BaseT? That way, with an inexpensive ethernet hub, plug your DSL modem into it, then plug your other systems into it. Seems 2 nics should work in your system, but it

RE: SpeedStream 5200 ADSL Modem

2003-10-04 Thread Bob
Hal, I checked with the DSL provider and the modem does the authentication so I don't need to worry about that. What I am concerned about now though is that the system board has an onboard Ethernet NIC. I haven't been using that for my home LAN because I needed a plug-in NIC that sup

Re: SpeedStream 5200 ADSL Modem

2003-10-04 Thread Hal Burgiss
On Fri, Oct 03, 2003 at 11:53:57PM -0500, Bob wrote: > Hal, > > The 5200 supports Ethernet and USB. > > My DSL provider uses PPPoA. Does the modem do all of the PPPoA > authentication with the provider or do I need to use PPoE over PPPoA to > authenticate from the Linux box

RE: SpeedStream 5200 ADSL Modem

2003-10-03 Thread Bob
Hal, The 5200 supports Ethernet and USB. My DSL provider uses PPPoA. Does the modem do all of the PPPoA authentication with the provider or do I need to use PPoE over PPPoA to authenticate from the Linux box? Thank you Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

modem programming

2003-10-03 Thread Srinivas S
erial programming and modem HOWTOs. I have gone thru Serial programming HOWTO and modems HOWTO. But I'm not able to assemble the pieces together. Can anyone please assist me in this regard? I just need some sample code that can dial a phone number, and a sample code to setup a linux machine t

RE: SpeedStream 5200 ADSL Modem

2003-10-01 Thread Bob
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Hal Burgiss Sent: Wednesday, October 01, 2003 10:25 PM To: redhat-list Subject: Re: SpeedStream 5200 ADSL Modem On Wed, Oct 01, 2003 at 08:28:59PM -0500, Bob wrote: > My questions are: > > - Will RH7.0 supp

Re: SpeedStream 5200 ADSL Modem

2003-10-01 Thread Hal Burgiss
On Wed, Oct 01, 2003 at 08:28:59PM -0500, Bob wrote: > My questions are: > > - Will RH7.0 support a USB connection to a SpeedStream 5200 ADSL modem ? I don't think any of the Speedstream modems had Linux drivers (which is required). Its more than just a dumb USB device. Best bet i

SpeedStream 5200 ADSL Modem

2003-10-01 Thread Bob
has been in place a long time and runs over thinnet coax. I do not want to change it out. My questions are: - Will RH7.0 support a USB connection to a SpeedStream 5200 ADSL modem ? - How do I change my current DoD RH configuration to point to the USB connected SS 5200 ? My fear is that I get

Re: isa modem

2003-10-01 Thread Edward Dekkers
gamalt tant wrote: it seems to me that my isa modem on redhat8.0 does not dial. i used the command "wvdialconf create" . i got many lines wih okay and mymodem was detected on stty1. Howver, when i press Activate button on Network Device Control, the status become active and sometim

isa modem

2003-10-01 Thread gamalt tant
it seems to me that my isa modem on redhat8.0 does not dial. i used the command "wvdialconf create" . i got many lines wih okay and mymodem was detected on stty1. Howver, when i press Activate button on Network Device Control, the status become active and sometimes Network Device Acti

isa modem

2003-10-01 Thread gamalt tant
it seems to me that my isa modem on redhat8.0 does not dial. i used the command "wvdialconf create" . i got many lines wih okay and mymodem was detected on stty1. Howver, when i press Activate button on Network Device Control, the status become active and sometimes Network Device Acti

Re: modem programming

2003-09-28 Thread fred smith
On Sun, Sep 28, 2003 at 10:27:15AM -0700, Srinivas S wrote: > Hello, > > I want to program my external modem for communication. If > anyone could tell me how i could go abt it or send a sample program in > C/C++, how to program an external modem on a serial port, to

modem programming

2003-09-28 Thread Srinivas S
Hello,       I want to program my external modem for communication. If anyone could tell me how i could go abt it or send a sample program in C/C++, how to program an external modem on a serial port, to initialize it and dial a number, it would be of great help.   Regards, Srinivas. Do you

Re: modem help

2003-09-24 Thread Sean Estabrooks
On Wed, 24 Sep 2003 10:22:52 -0700 (PDT) Srinivas S <[EMAIL PROTECTED]> wrote: > I have Redhat 9.0 and a Dlink external 56K data/fax modem. (DFM - 560ES) > I want to know how i can communicate with the modem either as shell > commands or as a C program. > > I tried the fol

modem help

2003-09-24 Thread Srinivas S
I have Redhat 9.0 and a Dlink external 56K data/fax modem. (DFM - 560ES) I want to know how i can communicate with the modem either as shell commands or as a C program.   I tried the following, which did not work   ln -s /dev/ttyS1 /dev/modem echo "ATX1DT6565206" > /dev/modem   is th

Re: ISDN external modem Q1: pppd timeouts

2003-09-20 Thread Rodolfo J. Paiz
At 21:49 9/20/2003, you wrote: Rodolfo J. Paiz wrote: You are right, I want 24/7 because my provider allows it. I run "demand" because that is the only way I know to make the thing dial, then redial if dropped, and keep the connection up always. If there is a better way to get 24/7 and auto-redi

Re: ISDN external modem Q1: pppd timeouts

2003-09-20 Thread Edward Dekkers
Rodolfo J. Paiz wrote: You are right, I want 24/7 because my provider allows it. I run "demand" because that is the only way I know to make the thing dial, then redial if dropped, and keep the connection up always. If there is a better way to get 24/7 and auto-redial, I have not found it. Any su

Re: ISDN external modem Q1: pppd timeouts

2003-09-20 Thread Rodolfo J. Paiz
At 12:23 9/20/2003 +0800, you wrote: Rodolfo J. Paiz wrote: 2. When I do issue a "pppd demand call terra", sometimes it dials instantly and sometimes it sits there for a few minutes (one, sometimes three, sometimes five) before actually dialing the modem. Where could this

Re: ISDN external modem Q1: pppd timeouts

2003-09-19 Thread Edward Dekkers
Rodolfo J. Paiz wrote: 2. When I do issue a "pppd demand call terra", sometimes it dials instantly and sometimes it sits there for a few minutes (one, sometimes three, sometimes five) before actually dialing the modem. Where could this wait time possibly be coming from?

ISDN external modem Q1: pppd timeouts

2003-09-19 Thread Rodolfo J. Paiz
I have succeeded in getting my RHL 7.3 and RHL 9 boxen to use an external ISDN modem made by Aethra (www.aethra.it) for use with Telefonica's "Terra" service in Guatemala. It acts just like an analog Hayes-compatible, just had to get the modem strings right. 1. The comma

Re: True HW modem for M700

2003-09-12 Thread Jason Dixon
TED]) has asked about this laptop/modem twice in the last week. If that's all it is, please search the archives for "lucent" and you should see a post from me with the URL for this driver. -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net -- redhat-list mailing

Re: True HW modem for M700

2003-09-12 Thread SAQIB
have a M700 notebook, and I installed RH 9.0 on it. I dont want to deal > > with the Lucent Winmodem that came with notebook. > > > > I would like purchase a seperate true hardware modem (PCMCIA / external) . > > Which one should I buy? Which brand/model is certified to run o

Re: True HW modem for M700

2003-09-12 Thread Vinny Valdez
SAQIB wrote: Hello All, I have a M700 notebook, and I installed RH 9.0 on it. I dont want to deal with the Lucent Winmodem that came with notebook. I would like purchase a seperate true hardware modem (PCMCIA / external) . Which one should I buy? Which brand/model is certified to run on RH 9.0

Re: True HW modem for M700

2003-09-12 Thread Jason Dixon
On Fri, 2003-09-12 at 17:33, SAQIB wrote: > Hello All, > > I have a M700 notebook, and I installed RH 9.0 on it. I dont want to deal > with the Lucent Winmodem that came with notebook. > > I would like purchase a seperate true hardware modem (PCMCIA / external) . > Which on

True HW modem for M700

2003-09-12 Thread SAQIB
Hello All, I have a M700 notebook, and I installed RH 9.0 on it. I dont want to deal with the Lucent Winmodem that came with notebook. I would like purchase a seperate true hardware modem (PCMCIA / external) . Which one should I buy? Which brand/model is certified to run on RH 9.0? I dont wanna

Re: Modem config

2003-09-10 Thread Jason Dixon
On Wed, 2003-09-10 at 15:44, Shariq Ali wrote: > Hello everyone, > > I recently installed Redhat Linux 9.0 on my Compaq > Armada M700 laptop. The operating system does not > recognize my modem. Does anyone have any pointers as > to how to activate the modem? I'm typing

Re: Modem config

2003-09-10 Thread gh
On Wednesday 10 September 2003 15:44, Shariq Ali wrote: > Hello everyone, > > I recently installed Redhat Linux 9.0 on my Compaq > Armada M700 laptop. The operating system does not > recognize my modem. Does anyone have any pointers as > to how to activate the modem? >

Modem config

2003-09-10 Thread Shariq Ali
Hello everyone, I recently installed Redhat Linux 9.0 on my Compaq Armada M700 laptop. The operating system does not recognize my modem. Does anyone have any pointers as to how to activate the modem? Thanks. Shariq = "The reasonable man adapts himself to the world; the unreasonabl

Re: agetty over modem

2003-09-08 Thread Sean Estabrooks
n you connect PC to PC throught that same serial > port. I think that somehow or another the connection through the modem is > causing the login issue. Almost acts like if you tried to login to a *nix > system but the account was set up with a false shell. > > Bob, If you'

Re: agetty over modem

2003-09-08 Thread Bob Moran
Sean, Thanks for the suggestion. Tried out mgetty and still ran into the same issue with the login not being accepted. Strange because both agetty and mgetty work perfect when you connect PC to PC throught that same serial port. I think that somehow or another the connection through the modem

Re: agetty over modem

2003-09-08 Thread Sean Estabrooks
On Mon, 8 Sep 2003 11:53:00 -0500 (CDT) "Bob Moran" <[EMAIL PROTECTED]> wrote: > I have a RH 9.0 server with all of the latest updates and kernel that I am > trying to connect to remotely via a dial-up modem (have to do this as it > is behind a firewall that the client

agetty over modem

2003-09-08 Thread Bob Moran
I have a RH 9.0 server with all of the latest updates and kernel that I am trying to connect to remotely via a dial-up modem (have to do this as it is behind a firewall that the client will not open up for any kind of inbound connections). I have tested the system and can connect to it directly

Problem with an installation of Lucent internal modem ...

2003-08-14 Thread bEEnHeX
I'm using RH 9.0 (2.4.20-8)   As far as my default state of a system after installation have not detected and installed my lucent internal modem (Microelectronics 56K internal /L) I had to find correct linux drivers for my exact version of kernel. I did it well.   The problem appeared

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ken Plumley > Sent: Thursday, August 07, 2003 2:31 PM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > > > > The MAC addr

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Jason Staudenmayer
Starting to sound like a deaf NIC. Did you try to swap it out yet? -Original Message- From: Ken Plumley [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 2:23 PM To: [EMAIL PROTECTED] Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet Jason, When I set eth

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
> > Ken, > > Maybe you've already tried this, but my cable modem has a "feature" > which requires it to be reset every time a new device is plugged > into it. > > -Steve > different ken here, BTW - that feature is called ARP,Address Resolution

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
Steve, Yes, I tried unpluging and reseting the cable modem too. It still dosen't work. Ken --- "Rigler, Steve" <[EMAIL PROTECTED]> wrote: > Ken, > > Maybe you've already tried this, but my cable modem > has a "feature" > which requires

Re: USB to Cable modem connection

2003-08-14 Thread Jacob Tennant
Further information on my question: >I am not aware of any way to use USB networking in Linux (I'm sure others may, though), >but what is preventing you from using the current NIC? Have not been able to find any linux drivers for it. Found some for Unixware7? >What is the brand and model of the

Re: Lucent soft modem AMR

2003-08-14 Thread Jason Dixon
On Wed, 2003-08-13 at 23:31, jun hsu wrote: > hi; > I just installed Redhat 9 on my laptop. > my laptop is Acer travel mate 640 series > which is use the "lucent technologies soft modem(AMR)" > can this modem work under RH9? > if can, how to do it? > thanks in advenc

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Jason Staudenmayer
Sounds like the NIC kernel module isn't loading what kind of NIC is it? -Original Message- From: Ken Plumley [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 11:36 AM To: Redhat List Subject: Ethernet & DHCP Fails on Cable Modem to Internet I am trying to setup a

USB to Cable modem connection

2003-08-14 Thread Jacob Tennant
Is there any special drivers I would need to connect my RH( system to my cable modem via USB cable? This will only temporary till I can get a new ethernet card as the present one appears to not be Linux compatable.(Microsoft MN-130) Jake K8JWT -- redhat-list mailing list unsubscribe mailto

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
t > > > Steve, > > Yes, I tried unpluging and reseting the cable modem > too. It still dosen't work. > > Ken > 1) I presume you already reset the linux box for DHCP service for this NIC's address so it should DHCP poll when you reboot the machine. ie you

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
Maybe you need a cross over cable and are using a straight through cable. Check the link lights on the cable modem (labeled PC usually) and your ethernet card. They should light as long as the link is established hardwrtae wise and there is power at both ends. Is the other machine being cabled

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
was > worked out of the MB slot first and needed to be > reseated. > > Of course, if you had all your machines disconnected > from > the cable > modem connection for an extended time period, > it could also be that the ARP table entries for the > single? > IP address

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Jason Staudenmayer
] Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet Jason, The nic is an SMC EZ 10/100 the driver loaded for it is the RealTek RTL-8139. I tested the nic with a fixed IP and was able to access other machines on the LAN. Ken --- Jason Staudenmayer <[EMAIL PROTECTED]> wrote: >

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
ower up at home. Not unusual, but not a normal failure situation. would have suspected that it was worked out of the MB slot first and needed to be reseated. Of course, if you had all your machines disconnected from the cable modem connection for an extended time period, it could also be that the

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Jason Staudenmayer
: Ethernet & DHCP Fails on Cable Modem to Internet Steve, Yes, I tried unpluging and reseting the cable modem too. It still dosen't work. Ken --- "Rigler, Steve" <[EMAIL PROTECTED]> wrote: > Ken, > > Maybe you've already tried this, but my cable modem

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
t; kind of NIC is it? > > -Original Message- > From: Ken Plumley [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 11:36 AM > To: Redhat List > Subject: Ethernet & DHCP Fails on Cable Modem to > Internet > > > I am trying to setup an x86 box

Lucent soft modem AMR

2003-08-14 Thread jun hsu
hi; I just installed Redhat 9 on my laptop. my laptop is Acer travel mate 640 series which is use the "lucent technologies soft modem(AMR)" can this modem work under RH9? if can, how to do it? thanks in advence LEO Email: [EMAIL

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Otto Haliburton
> -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Ken Plumley > Sent: Thursday, August 07, 2003 11:40 AM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > > Otto, > > E

Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
I am trying to setup an x86 box running red hat linux 8.0 to reach the internet using a cable modem. I used the Network Configuration tool to configure eth0 to automatically obtain IP address settings with DHCP and automatically obtain DNS information from the ISP. When I try to activate eth0

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Otto Haliburton
Are you hooking the cable modem to a hub/router. If it is a hub there is only one port to hook the modem to and you do need a crossover cable most of the time. If you are going directly to the PC then you need to try with a crossover and you need to try with a straight cable. This maybe your

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
DHCP port to your > firewall. > > > > -Original Message- > From: Ken Plumley [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 11:47 AM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to > Internet > > > Jas

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Otto Haliburton
; Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > > Also.. Check if you can ping external ip's or not.. It could be your > dns > is wrong > > Cheers > > Kel > > -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- >

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Rik Thomas
On Thu, 2003-08-07 at 12:34, Otto Haliburton wrote: > > > > -- > I see that you had it working on a linux v6.2. Use that IP address, and > DNS. Also most ISP don't do this anymore but I don't know who you have > but your machine name might need to be a certain name. This used to be > used by th

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
Not if he is using it successfully with a static IP on another LAN. Are you using the ethernet cable that came with the cable modem? if not, try it. It should be the correct type for a PC to cable modem connection. > > Starting to sound like a deaf NIC. Did you try to swap it o

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
Otto, Earlier in my trouble shooting I tried the process you suggested of copying the addresses for IP, broadcast and netmask from a different machine that I used to access the internet using the same cable modem at the same location but eth0 fails to active. The cable modem successfully access

Re: USB to Cable modem connection

2003-08-14 Thread Ricky Boone
> Is there any special drivers I would need to connect my RH( system to > my cable modem via USB cable? This will only temporary till I can get > a new ethernet card as the present one appears to not be Linux > compatable.(Microsoft MN-130) I am not aware of any way to use USB n

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
at-list- > > [EMAIL PROTECTED] On Behalf Of Kelerion > > Sent: Thursday, August 07, 2003 12:08 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Ethernet & DHCP Fails on Cable Modem > to Internet > > > > Also.. Check if you can ping external ip's or > n

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
erver info etc, for your cable service provider??? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ken Plumley > Sent: Thursday, August 07, 2003 1:04 PM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cab

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Ken Plumley
swap it out yet? > > -Original Message- > From: Ken Plumley [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to > Internet > > > Jason, > > When I set

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kelerion
Fails on Cable Modem to Internet Your not messing/playing around with a 2.5 or 2.6 kernel are you? I know from experience that dhcpclient breaks with those kernels.. The way I got around it was to set a static ip (also make sure your gateway is correct) and that should help.. Don't know if thi

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Kenneth Goodwin
t; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ken Plumley > Sent: Thursday, August 07, 2003 2:05 PM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > > > Here is the config for these files: > /etc/sysconfig/

Re: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-14 Thread Steve Howard
>>> [EMAIL PROTECTED] 08/07/03 11:36AM >>> >I can reach the internet using the same cable modem at >the same location on a different machine running red >hat 6.2 with eth0 configured for dhcp. Try removing the NIC from the other machine and install it

Re: USB to Cable modem connection

2003-08-11 Thread Ricky Boone
On Mon, 2003-08-11 at 19:56, Jacob Tennant wrote: > Have not been able to find any linux drivers for it. Found some for > Unixware7? Microsoft and SCO (who "owns" UnixWare) are business buddies, and apparently have been for quite some time. It wouldn't surprise me that SCO has drivers for MS prod

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-11 Thread Ken Plumley
TECTED] > On Behalf Of Ken Plumley > Sent: Thursday, August 07, 2003 4:36 PM > To: Redhat List > Subject: Ethernet & DHCP Fails on Cable Modem to > Internet > > > I am trying to setup an x86 box running red hat > linux > 8.0 to reach the internet using a cable mode

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-10 Thread Ken Plumley
> > From: [EMAIL PROTECTED] > [mailto:redhat-list- > > [EMAIL PROTECTED] On Behalf Of Ken Plumley > > Sent: Thursday, August 07, 2003 11:40 AM > > To: [EMAIL PROTECTED] > > Subject: RE: Ethernet & DHCP Fails on Cable Modem > to Internet > > >

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-10 Thread Otto Haliburton
> -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Ken Plumley > Sent: Thursday, August 07, 2003 11:11 AM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > > Steve, >

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-10 Thread Rigler, Steve
Ken, Maybe you've already tried this, but my cable modem has a "feature" which requires it to be reset every time a new device is plugged into it. -Steve > -Original Message- > From: Ken Plumley [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 10:47 A

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-09 Thread Ken Plumley
> > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of > Ken > Plumley > > Sent: Thursday, August 07, 2003 2:05 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Ethernet & DHCP Fails on Cable Modem > to >

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-09 Thread Jason Staudenmayer
Glad to hear it. I hate DEAF NIC's see if the manufacturer will swap it out I know 3com does. -Original Message- From: Ken Plumley [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 3:04 PM To: [EMAIL PROTECTED] Subject: RE: Ethernet & DHCP Fails on Cable Modem to Interne

Re: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-09 Thread lawjm86
AIL PROTECTED] On Behalf Of Ken Plumley Sent: Thursday, August 07, 2003 11:40 AM To: [EMAIL PROTECTED] Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet Otto, Earlier in my trouble shooting I tried the process you suggested of copying the addresses for IP,

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-09 Thread Ken Plumley
: Thursday, August 07, 2003 1:06 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Ethernet & DHCP Fails on Cable Modem > to > Internet > > > > > > Your not messing/playing around with a 2.5 or 2.6 > kernel > are you? > > > > I know from expe

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-09 Thread Ken Plumley
Ken Plumley [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 12:11 PM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to > Internet > > > Steve, > > Yes, I tried unpluging and reseting the cable modem > too. It still

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-08 Thread Kenneth Goodwin
> > I only put one machine on the internet at a time. Forgive if redundant to any previous questioning DO YOU - 1) Move the cable from the ethernet port on "working machine" to ethernet port on broken machine. 2) reboot the cable modem.

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-08 Thread Ken Plumley
Rik, The cable modem has it's own MAC address to authenticate with the ISP. Earlier in my trouble shooting I tried what you suggested for setting the eth0 MAC address to the same MAC address of the NIC on a machine I have successfully used to assess the internet with the cable modem. But

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Kenneth Goodwin
EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > > > Your not messing/playing around with a 2.5 or 2.6 kernel are you? > > I know from experience that dhcpclient breaks with those > kernels.. The > way I got around it was to set a stat

Re: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Steve Howard
My cable company has to reset the MAC address of any "new" NIC that is connected to the modem. For example, if I changed the gateway server I would have to call them and they would reset their equipment to the MAC address of the new server's NIC. I could get around this by switching

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Kelerion
just sounded familiar to me.. HTH Kel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Plumley Sent: Thursday, August 07, 2003 4:36 PM To: Redhat List Subject: Ethernet & DHCP Fails on Cable Modem to Internet I am trying to setup an x86 box runnin

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Ken Plumley
I only put one machine on the internet at a time. --- Kenneth Goodwin <[EMAIL PROTECTED]> wrote: > > > > >I can reach the internet using the same cable > modem at > > >the same location on a different machine running > red > > >hat 6.2 with et

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Kenneth Goodwin
> > >I can reach the internet using the same cable modem at > >the same location on a different machine running red > >hat 6.2 with eth0 configured for dhcp. > > Try removing the NIC from the other machine and install it in the new > machine. At the same time

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Kenneth Goodwin
et & DHCP Fails on Cable Modem to Internet > > > Your not messing/playing around with a 2.5 or 2.6 kernel are you? > > I know from experience that dhcpclient breaks with those > kernels.. The > way I got around it was to set a static ip (also make sure > your gateway &g

RE: Ethernet & DHCP Fails on Cable Modem to Internet

2003-08-07 Thread Otto Haliburton
> -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Otto Haliburton > Sent: Thursday, August 07, 2003 11:22 AM > To: [EMAIL PROTECTED] > Subject: RE: Ethernet & DHCP Fails on Cable Modem to Internet > >

Problem with an installation of Lucent internal modem ...

2003-08-06 Thread bEEnHeX
I'm using RH 9.0 (2.4.20-8) As far as my default state of a system after installation have not detected and installed my lucent internal modem (Microelectronics 56K internal /L) I had to find correct linux drivers for my exact version of kernel. I did it well. The problem appeared afte

Re: How to install and configure Microcom Deskporte Internal/L modem

2003-08-04 Thread James Gibbon
"bEEnHeX" wrote: > Greetings, > > I have installed Red Hat linux 9.0 (Shrike) onto my system without problems > and haven't updated it yet. My Microcom Deskporte Internal/L modem was not > detected and configured by default and I would like to do it manualy. &

How to install and configure Microcom Deskporte Internal/L modem

2003-08-04 Thread bEEnHeX
Greetings, I have installed Red Hat linux 9.0 (Shrike) onto my system without problems and haven't updated it yet. My Microcom Deskporte Internal/L modem was not detected and configured by default and I would like to do it manualy. It has a lucent chip. I have downloaded lt

RE: modem problem

2003-07-31 Thread Trevor
What type of modem are you trying to use (external/internal/name/model)? We need this information first, before we can help you. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andre Kirchner Sent: Thursday, July 31, 2003 10:15 AM To: [EMAIL PROTECTED

Re: modem problem

2003-07-31 Thread Devrim GUNDUZ
Hi, On Thu, 31 Jul 2003, Andre Kirchner wrote: > does anyone know how can I connect to internet by the modem? I used the > kppp program, and tried all the device drivers ( /dev/modem does not > exist, /dev/ttyl1 to /dev/tty4 are unable to open the modem, > /dev/usb/ttyACM0 to t

modem problem

2003-07-31 Thread Andre Kirchner
Hi,   does anyone know how can I connect to internet by the modem? I used the kppp program, and tried all the device drivers ( /dev/modem does not exist, /dev/ttyl1 to /dev/tty4 are unable to open the modem, /dev/usb/ttyACM0 to ttyACM4 could not be found by kppp ) and options available. The only

Re: Internet sharing with ADSL/USB modem (in plain text) ups....

2003-07-14 Thread Edward Dekkers
Toney Samuel wrote: You Require Squid or Apache Proxy Software to run in the Server which has Internet Connection So that all the machines can share ur Internet Connection. Pls. Feel Free to mail me If u have any further Questions Regards Not *entirely* true, You do not REQUIRE to run Squid o

Re: Internet sharing with ADSL/USB modem (in plain text) ups....

2003-07-13 Thread Toney Samuel
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 13, 2003 10:01 PM Subject: Internet sharing with ADSL/USB modem (in plain text) ups > Hi > > I don't know if this subject was already discussed in this group but me > > I didn't find the information o

Re: Samsung USB modem

2003-07-02 Thread Jean-Sebastien Vachon
Sorry, I noticed that myself just after hitting the send button for my previous post. :-( Have you tried 'lsusb' while being logged in as root? Try to see if your modem is found and identified by Linux in the output. However, I suggest you buy a NIC card. It would be much easie

Re: Samsung USB modem

2003-07-02 Thread R Sánchez
Hi Jean-Sebastien, Yes, I've already come up with some of that, but it doesn't apply to me. Mine is a *cable* modem, not a dial-up fax/modem. Thanks anyway. Reven -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Samsung USB modem

2003-07-02 Thread R Sánchez
Hi Bob. In original mesage: > By the way, I'm running RH 9 on a PIII box. No other problems till now. Reven -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Samsung USB modem

2003-07-02 Thread Jean-Sebastien Vachon
Hi, I googled on "USB modem linux" and thought the following would of interest to you. http://groups.google.ca/groups?q=usb+modem+linux&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=bch4t4%24hp6%241%40news-reader12.wanadoo.fr&rnum=3 good luck! On Wed, 2003-07-02 at 17:37,

RE: Samsung USB modem

2003-07-02 Thread Bob Buckley
PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of R SánchezSent: Wednesday, July 02, 2003 2:00 PMTo: [EMAIL PROTECTED]Subject: Samsung USB modem Hi.Yesterday morning I got my cable instalation and finaly was going to be ableto surf the web properly.They've installed a Samsung SC

Re: Samsung USB modem

2003-07-02 Thread R Sánchez
Yes. Other USB connections are working fine without any adjustmenet on my behalf, for example a canon USB scanner. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Samsung USB modem

2003-07-02 Thread Manuel Aróstegui Ramirez
Have you installed the usb module? --- R_Sánchez <[EMAIL PROTECTED]> escribió: > Hi. > > Yesterday morning I got my cable instalation and > finaly was going to be able > to surf the web properly. > > They've installed a Samsung SCM-140 cable modem. > Sin

  1   2   3   4   5   6   7   8   9   10   >