Click to See Complete Forum and Search --> : Excite@home in RedHat


PuterFreaK
10-28-2001, 01:11 AM
Anyone know how to configure RedHat to use an Excite@home connection?

SPB
10-28-2001, 01:28 AM
Well if your @home is anything like my @home then all you have to do is set it for dhcp and use the computer name you were given as your domain name (example: cx123456-c). The @home domain name isn't used anywhere, well eccept for your e-mail address. At least thats how I got mine working with Mandrake 8.1. Obviously your ethernet card needs to be working. Good luck ;)

PuterFreaK
10-28-2001, 01:31 AM
I know how to do it in Mandrake...I need to know how to do it in redhat.......anyone?

bdg1983
10-28-2001, 05:35 AM
Can you not use Linuxconf to setup/configure networking? netcfg netconfig whatever tools Redhat comes with.

PuterFreaK
10-28-2001, 12:24 PM
Ive tried. I REALY need someone who has DONE it before and knows EXACTLY what to do...

thedexman
10-28-2001, 05:19 PM
Before you get your panties in a knot, why don't you tell us what version of RedHat?

PuterFreaK
10-28-2001, 07:57 PM
7.2

DMR
10-28-2001, 08:05 PM
Unfortunately, Rh 7.x dropped linuxconf/netconf from their installation, even if you do an expert install. I've heard that linuxconf is still on the CD's, but that you have to install it manually. As for what configuration program Rh7.x does use, I don't know. If you get linuxconf on your 'puter I can step you through it, but otherwise, I'm just lame and useless...sorry.
;)

BTW- you can always do it by hand; we can step you through that if you want.

[ 28 October 2001: Message edited by: DMR ]

thedexman
10-28-2001, 08:19 PM
Well, assuming your network card already works, use netconfig to set up the network information. Be sure to select dhcp. Assuming your card is at eth0, edit /etc/sysconfig/network-scripts/ifcfg-eth0, and add the line DHCP_HOSTNAME=XXX, where XXX is the hostname given to you by your cable provider. Run 'ifdown eth0' and then 'ifup eth0'. It should work after this.

subnet_rx
10-29-2001, 02:23 AM
I posted a tutorial about this over at the New Users Forum-----Networking at the Red Hat forums.

PuterFreaK
10-30-2001, 01:48 AM
Originally posted by DMR:
<STRONG>Unfortunately, Rh 7.x dropped linuxconf/netconf from their installation, even if you do an expert install. I've heard that linuxconf is still on the CD's, but that you have to install it manually. As for what configuration program Rh7.x does use, I don't know. If you get linuxconf on your 'puter I can step you through it, but otherwise, I'm just lame and useless...sorry.
;)

BTW- you can always do it by hand; we can step you through that if you want.

[ 28 October 2001: Message edited by: DMR ]</STRONG>I have the text version of linuxconf installed.
Would you know how to set with up in that?